RETIRED, Gerrit as used by OpenStack
Go to file
Shawn Pearce efcd3168a2 Fix stale dates in committer field
The server's PersonIdent cannot be held by a singleton such as
SubmitStrategyFactory.  Holding it would retain the timestamp of the
first merge in this process, with the time forever stuck in the past.

Instead use Provider<PersonIdent> so Guice can defer creation of
the server's identity until it is required to write a new commit.
This allows the current date to be injected into a newly created
PersonIdent, keeping the committer field current.

Bug: issue 2773
Change-Id: I9e5edd41e42a702ed8541cfef57660204a8c5b57
2014-08-20 14:56:10 -07:00
.settings Eclipse: Bump java source and target level to 7 2013-11-29 00:15:50 +01:00
bucklets Buck: Allow to co-exist in tree and standalone plugins 2014-06-26 10:59:25 +02:00
contrib Allow to download reposize.sh script from Gerrit 2014-05-09 16:20:51 +02:00
Documentation Modify account command: Add option to set preferred email 2014-08-19 23:16:15 +00:00
gerrit-acceptance-tests Reduce number of valid NotesMigration permutations 2014-08-20 07:59:29 -07:00
gerrit-antlr Buck: Remove usage of genfile() 2014-06-10 07:14:18 +00:00
gerrit-cache-h2 Add REST endpoint to list caches 2014-05-28 09:29:12 +02:00
gerrit-common Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-extension-api Auto register static/init.js as JavaScript plugin 2014-08-18 23:19:43 +00:00
gerrit-gwtdebug Prevent StackOverflowError in JettyTreeLogger 2014-02-07 12:54:18 +00:00
gerrit-gwtexpui Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-gwtui Remove redundant 'Prev' and 'Next' string constants 2014-08-20 12:02:57 +09:00
gerrit-gwtui-common Buck: Rename gwtxml to gwt_xml in gwt_module() 2014-05-19 12:26:50 -07:00
gerrit-httpd Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-launcher Apply "type inference for generic instance creation" Java 7 feature 2014-04-26 15:27:57 +02:00
gerrit-lucene Remove unused insert method from secondary index interface 2014-08-12 23:52:06 +00:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-openid Factor out proxy properties from OpenIdServiceImpl 2014-07-30 10:32:57 +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 Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-plugin-api Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwt-archetype Bump version to 2.11-SNAPSHOT 2014-07-23 12:05:35 +09:00
gerrit-plugin-gwtui Organize ALL the imports 2014-08-20 10:23:06 +09: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 Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-server Fix stale dates in committer field 2014-08-20 14:56:10 -07:00
gerrit-solr Remove unused insert method from secondary index interface 2014-08-12 23:52:06 +00:00
gerrit-sshd Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-util-cli Organize ALL the imports 2014-08-20 10:23:06 +09:00
gerrit-util-ssl Remove unused .gitignore 2013-11-28 22:56:51 -08:00
gerrit-war pgm: Move gerrit.sh and BaseInit to init subpackage 2014-07-30 06:41:20 -07:00
lib GWT DevMode is dead; set up SuperDevMode 2014-08-15 21:33:18 +00:00
plugins Update plugins to latest revisions 2014-08-20 10:50:47 +09:00
ReleaseNotes Merge branch 'stable-2.9' into stable-2.10 2014-07-23 12:03:41 +09:00
tools GWT DevMode is dead; set up SuperDevMode 2014-08-15 21:33:18 +00:00
website/releases Exclude gerrit-snapshot-* from releases page 2014-02-19 05:56:00 +00:00
.buckconfig GWT DevMode is dead; set up SuperDevMode 2014-08-15 21:33:18 +00:00
.buckversion Update Buck 2014-08-13 10:51:02 +02: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 Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09: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