RETIRED, Gerrit as used by OpenStack
Go to file
David Pursehouse 371030566b Buck: Support download of artifacts with classifier
Beside the main artifact there can be additional files which are
attached to a project. Such attached files can be recognized and
accessed by their classifier.

Extend the `maven_jar` wrapper to support optionally specifying
the classifier in the `id` field, for example:

  maven_jar(
    name = 'example',
    id = 'org.example:example-foo:1.0:extra',
    ...,
  )

Change-Id: Ic0a4fbafffe6625b21324e836cde1a2b3a3e4b1c
2015-03-06 10:43:16 +09:00
.settings RFC: Enable Eclipse warning about fall-through cases in switch statements 2015-02-03 12:17:49 +09:00
bucklets Rename __standalone_mode__ to STANDALONE_MODE 2014-11-24 08:44:12 +00:00
contrib Fix minor python code style issues 2014-12-18 02:51:06 +00:00
Documentation Update set-head ssh command documentation 2015-03-05 09:50:10 +01:00
gerrit-acceptance-tests Fix broken SubmitByCherryPickIT 2015-03-04 14:33:47 +09:00
gerrit-antlr Support change~branch~id in query syntax 2014-12-10 09:55:08 -08:00
gerrit-cache-h2 SitePaths: Convert site_path itself to Path 2015-03-03 11:48:05 +09:00
gerrit-common OpenID: Add support for Launchpad on the login form 2015-03-01 22:25:50 +01:00
gerrit-extension-api ServerPlugin: Extract plugin info glue into separate module class 2015-02-24 15:40:43 -08:00
gerrit-gwtdebug Organize imports 2014-12-18 11:16:03 +09:00
gerrit-gwtexpui Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-gwtui Merge branch 'stable-2.11' 2015-03-02 18:44:40 +09:00
gerrit-gwtui-common Remove unused "remove reviewer" image 2015-01-08 18:39:58 +09:00
gerrit-httpd SitePaths: Convert site_path itself to Path 2015-03-03 11:48:05 +09:00
gerrit-launcher Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-lucene SitePaths: Convert index_dir to Path 2015-03-03 11:19:22 +09:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid OpenID: Add support for Launchpad on the login form 2015-03-01 22:25:50 +01:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-pgm Fix potential null binding of sitePath 2015-03-05 09:40:54 +09:00
gerrit-plugin-api Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00
gerrit-plugin-archetype Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00
gerrit-plugin-gwt-archetype Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00
gerrit-plugin-gwtui Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00
gerrit-plugin-js-archetype Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00
gerrit-prettify Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-reviewdb Allow storing user external federated auth token for auth (e.g. GitHub) 2015-02-19 14:37:29 +00:00
gerrit-server Merge "Add set-head SSH command" 2015-03-05 08:24:39 +00:00
gerrit-solr SitePaths: Convert site_path itself to Path 2015-03-03 11:48:05 +09:00
gerrit-sshd Add set-head SSH command 2015-03-05 09:12:55 +01:00
gerrit-util-cli Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-util-http Refactor RequestUtil into a separate package 2014-10-30 15:35:26 -07:00
gerrit-util-ssl Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-war Convert @SitePath from File to Path 2015-02-23 13:07:56 -08:00
lib Buck: Support download of artifacts with classifier 2015-03-06 10:43:16 +09:00
plugins Update replication plugin to latest revision 2015-03-04 10:49:13 +09:00
ReleaseNotes Add warning about Bouncy Castle Crypto library update in release notes 2015-02-27 16:42:46 +09:00
tools Build Gerrit in headless mode 2015-03-04 10:59:02 +09:00
website/releases Releases: Update website to use Cloud Storage v1 API 2014-11-21 12:22:59 -08:00
.buckconfig Build Gerrit in headless mode 2015-03-04 10:59:02 +09:00
.buckversion Update Buck to newest version 2015-03-03 21:51:39 +01:00
.editorconfig Add basic EditorConfig 2015-03-03 07:12:16 +00:00
.gitignore Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.mailmap Update mailmap 2015-01-23 17:56:02 +09: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 Build Gerrit in headless mode 2015-03-04 10:59:02 +09: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 Set version to 2.12-SNAPSHOT 2015-02-23 02:53:20 +00:00