11 Commits

Author SHA1 Message Date
David Ostrovsky
fdbfcad77d Remove Buck based build
Bug: Issue 5302
Change-Id: I6e860446ef30ff0ad1c7c49fc0e39d39d921820b
2017-01-23 12:44:58 +00:00
Luca Milanesio
1c16099f03 Add Gerrit install for Fedora and Docker
Include in Gerrit's README.md the instructions on how
to install and run on Fedora and with Docker pre-built
images.

Change-Id: I34970d617475cd6c6294d3da2097e3d809f1e8f4
2016-10-27 08:29:41 +01:00
Luca Milanesio
c0e2926b94 Add build status badge
Change-Id: I2efa8e3076e1b6776cff24af5575aa614d34eb47
2016-10-15 23:49:45 +01:00
David Pursehouse
d633834772 Merge branch 'stable-2.12'
* stable-2.12:
  ChangeIT: Assert that submitting a change doesn't remove non-voting reviewers
  Instead of deleting patch-set-approval set vote to zero
  ChangeIT#commitFooters: Fix setup of test labels
  CreateChangeIT: Fix flaky test
  Add a testing method to set the clock step used by TimeUtil
  Update issue tracker URL in documentation
  Update issue tracker URL in POM files

Change-Id: I991be7faf90cd37a8d664a0c951fea4c14f94492
2016-06-27 11:08:44 +09:00
David Pursehouse
ff8982d548 Update issue tracker URL in documentation
Change-Id: Ica83202a23678ea3fb93dfcff1f40fbc83c42d66
2016-06-23 06:48:12 +00:00
Andrew Bonventre
bd47cf6a20 Remove past events from README.md
Change-Id: I87c3f41c691a545cb6de3390783c4bd202aae94d
2016-04-01 13:12:41 -04:00
David Ostrovsky
c4c6a63b61 Readme: Update events section
Change-Id: I610adf96272ae0a116871624c937619a5866776a
2016-01-07 21:29:47 +01:00
David Ostrovsky
0a79f35422 Buck: Upgrade to the latest version
Since [1] genrule() target doesn't accept deps parameters any more.
As replacement, cmd should use $(location :foo) macro. Reshuffle some
rules to fix existing genrule targets. Remove all rule, as it cannot
depend any more on api and release. Moreover create all.zip with both
api.zip and release.war included doesn't make really sense. Adjust the
documentation correspondingly.

gen_licences.py is accepting first order dependencies and computes the
classpath on its own. Make it work for now by passing the classpath for
the dependencies.  Add a TODO to clean this up and accept the classpath
from the Buck side, similar to what was done in Ifd2dcf69aa.

[1] d2c6edbf7b

Change-Id: Iab403cd964d09aff652662cd18b020db8e07a0d9
2015-11-03 06:36:13 +01:00
David Pursehouse
5553342f12 README: Update events information
Change-Id: I9372210a442b260c92a5a60ccf84f93bbd5a6fdc
2015-07-06 01:47:38 +00:00
David Pursehouse
ec716e0728 README: better linkification
Change-Id: I26cc0e4f94a535de2a549fd43dd4ebcac2a9df7e
2015-06-30 16:31:12 +00:00
David Ostrovsky
0e5a1c37b5 Add README
Change-Id: I71faaddc3a6d6b3918b8bb6fc28f2256d7ed2b4d
2015-06-30 10:59:35 +00:00