RETIRED, Gerrit as used by OpenStack
Go to file
David Ostrovsky 7fc13dca82 Buck: upgrade to recent version
This version fixes a critical bug [1] that prevents us from simplifying
bucklets intergration. In this version, Buck only allows defining new
rule functions in files included with include_defs, not actually
instantiating rules, so we need to reshuffle some rules.

After this commit [2] "$(macro ...)" syntax is preserved for buck
macros, we need to use a backslash to send commands directly to the
shell: "\$(macro ...)". It turns out this doesn't work yet, shell
backticks seem to work though [3].

[1] https://github.com/facebook/buck/issues/182
[2] d6f3252170
[3] https://github.com/facebook/buck/issues/212

Change-Id: Ie99757bafc626d4ac2c5a75a2983d91b0c4f6d24
2014-10-27 20:13:42 +00:00
.settings Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
bucklets Add __standalone_mode__ variable to differentiate between build modes 2014-10-10 12:28:22 +02:00
contrib Allow to download reposize.sh script from Gerrit 2014-05-09 16:20:51 +02:00
Documentation Merge "Allow to manipulate All-Projects's group list in init step" 2014-10-24 15:23:43 +00:00
gerrit-acceptance-tests Buck: Remove unused dependencies 2014-10-26 12:46:47 +01:00
gerrit-antlr Allow Hashtags searches prefixed with "#". 2014-09-29 17:59:35 +02:00
gerrit-cache-h2 Move TimeUtil from gerrit-server to gerrit-common 2014-10-06 07:53:44 -07:00
gerrit-common Merge changes If8296539,Id907cc10 2014-10-22 07:14:11 +00:00
gerrit-extension-api Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
gerrit-gwtdebug Organize imports in Eclipse 2014-09-29 16:31:56 -07:00
gerrit-gwtexpui Expose gwtexpui in plugin API 2014-10-22 09:40:47 +02:00
gerrit-gwtui Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
gerrit-gwtui-common Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-httpd Remove unused import in RunAsFilter 2014-10-22 10:19:04 +09:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-pgm Buck: Remove unused dependencies 2014-10-26 12:46:47 +01:00
gerrit-plugin-api Allow to create javadocs for multiple packages 2014-10-22 01:28:59 +02:00
gerrit-plugin-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwt-archetype Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
gerrit-plugin-gwtui Expose gwtexpui in plugin API 2014-10-22 09:40:47 +02:00
gerrit-plugin-js-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-prettify Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-reviewdb Add hashCode method on LabelVote and PatchLineComment classes 2014-10-17 09:12:27 +09:00
gerrit-server Refactor: Extract group list manipulation 2014-10-24 17:09:01 +02:00
gerrit-solr Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
gerrit-sshd Merge changes If8296539,Id907cc10 2014-10-22 07:14:11 +00:00
gerrit-util-cli Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
gerrit-util-ssl Remove unused .gitignore 2013-11-28 22:56:51 -08:00
gerrit-war Revert "Use javax.inject.Inject instead of com.google.inject.Inject" 2014-09-30 10:53:50 +02:00
lib Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
plugins Update replication plugin to latest revision 2014-10-22 09:42:18 +09:00
ReleaseNotes Update 2.11 release notes 2014-10-22 08:12:09 +00:00
tools Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
website/releases Exclude gerrit-snapshot-* from releases page 2014-02-19 05:56:00 +00:00
.buckconfig Add buck rule to generate docs for static hosting. 2014-09-05 14:19:15 -07:00
.buckversion Buck: upgrade to recent version 2014-10-27 20:13:42 +00:00
.gitignore Merge branch 'stable-2.9' 2014-05-27 09:58:38 +09:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.pydevproject Update PyDev project to use Python 2.7 2014-10-02 15:16:44 +09:00
.watchmanconfig Watchman: Add buck-out dir to ignored directories 2014-08-21 07:32:37 +02:00
BUCK Update Buck and use gwt_binary() 2014-05-19 11:41:31 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00