RETIRED, Gerrit as used by OpenStack
Go to file
Dave Borowitz bc485ee2fc Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo
These have essentially the same public fields, except for a few that
were not previously exposed through ChangeApiImpl for no good reason.

The most invasive change this requires is to hold on to the
SubmitRecord.Label.Status value during label initialization in
ChangeJson, which we now do by holding a pair of (LabelInfo, Status).
This is an implementation detail of ChangeJson, so does not need to
leak into the ChangeInfo class.

Additionally, although we can kill most of ChangeInfoMapper, we still
need the mapping of Change.Status to ChangeStatus, to avoid exposing
an internal implementation detail of the database storage layer to the
extension API.

Change-Id: I20f78ed0bd893560bce1b55d47583d6cba3e3fb2
2014-11-27 10:23:30 +00:00
.settings Support AutoValue 2014-11-08 08:31:08 -08:00
bucklets Rename __standalone_mode__ to STANDALONE_MODE 2014-11-24 08:44:12 +00:00
contrib contrib: Add a simple tool for pushing to named reviewers 2014-11-06 14:42:37 -08:00
Documentation Merge "ChangeScreen2: Make Reply button configurable" 2014-11-27 05:18:02 +00:00
gerrit-acceptance-tests Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo 2014-11-27 10:23:30 +00:00
gerrit-antlr Allow Hashtags searches prefixed with "#". 2014-09-29 17:59:35 +02:00
gerrit-cache-h2 Enable and fix Eclipse warnings about redundant type arguments 2014-10-31 08:27:01 +00:00
gerrit-common Merge "ChangeScreen2: Make Reply button configurable" 2014-11-27 05:18:02 +00:00
gerrit-extension-api Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo 2014-11-27 10:23:30 +00:00
gerrit-gwtdebug Enable and fix Eclipse warnings about redundant type arguments 2014-10-31 08:27:01 +00:00
gerrit-gwtexpui Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-gwtui Merge "Change screen: Make change owner votes removable" 2014-11-27 05:38:46 +00:00
gerrit-gwtui-common Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-httpd ChangeScreen2: Make Reply button configurable 2014-11-21 14:06:03 +01:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Update Lucene to version 4.10.2 2014-11-18 09:15:07 +09:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07: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 Remove now-unused ConfigUtil imports 2014-11-26 10:55:01 -05:00
gerrit-plugin-api Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
gerrit-plugin-archetype Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
gerrit-plugin-gwt-archetype Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
gerrit-plugin-gwtui Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
gerrit-plugin-js-archetype Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
gerrit-prettify Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-reviewdb Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo 2014-11-27 10:23:30 +00:00
gerrit-server Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo 2014-11-27 10:23:30 +00:00
gerrit-solr Simplify ChangeIndex by removing delete(ChangeData) 2014-11-12 10:35:02 -08:00
gerrit-sshd Replace account.AccountInfo with extensions.common.AccountInfo 2014-11-26 11:44:56 -05: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 Bump version to 2.9.2 2014-11-12 15:27:53 +09:00
lib Show link on hover for headings and anchors in documentation 2014-11-18 01:30:46 +00:00
plugins Update replication plugin 2014-11-05 09:46:58 +09:00
ReleaseNotes Merge branch 'stable-2.10' 2014-11-26 18:39:22 +09:00
tools Support AutoValue 2014-11-08 08:31:08 -08:00
website/releases Releases: Update website to use Cloud Storage v1 API 2014-11-21 12:22:59 -08:00
.buckconfig Add buck rule to generate docs for static hosting. 2014-09-05 14:19:15 -07:00
.buckversion Update Buck to recent version 2014-10-30 21:54:51 +01:00
.gitignore Support AutoValue 2014-11-08 08:31:08 -08:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.mailmap Define mailmap 2014-11-06 09:15:44 +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.9.2 2014-11-12 15:27:53 +09:00