RETIRED, Gerrit as used by OpenStack
Go to file
Monty Taylor 5feaa2757a Keep old timestamps during data migration
As part of the update to patch_set_approavals, the category names
are changed. Doing so causes "ON UPDATE CURRENT_TIMESTAMP" in at
least MySQL to replace all of the existing timestamps with the
time of the migration. Since the purpose of CURRENT_TIMESTAMP
here is to track when the approval vote happened, this is a loss
of data.

Amend the data migration to include granted=granted in the update
list so that anyone running the migration will not lose their
data.

Change-Id: If80891018eae0fab75770a5aea5a382200e9112f
2014-05-02 17:47:08 +00:00
.settings Suppress Eclipse warning "annotation should not be used as a superinterface" 2013-05-10 10:31:19 -07:00
contrib Improve the bash completion script installation instructions 2013-09-27 10:18:30 +09:00
Documentation Include gerrit.war in api_{install,deploy} 2014-05-01 01:32:15 +02:00
gerrit-acceptance-tests Fix Merge Always and Merge If Necessary strategies 2014-03-13 23:27:02 -07:00
gerrit-antlr Document that QueryParseException message is shown to end users 2013-08-22 11:51:26 -07:00
gerrit-cache-h2 Merge branch 'stable-2.7' into stable-2.8 2013-11-05 11:15:47 -08:00
gerrit-common ChangeScreen2: Make diff against revision persistent 2013-11-25 03:06:09 -05:00
gerrit-extension-api Correct Javadoc of RestReadView in extension API 2014-04-04 18:36:44 +09:00
gerrit-gwtdebug Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-gwtexpui SideBySide2: Restore some old keybindings and fix help popup 2013-11-07 11:02:32 +00:00
gerrit-gwtui ChangeScreen2: Only reset the commit message text on cancel 2014-04-25 09:40:45 +09:00
gerrit-httpd Emit ref-updated event when editing project access via web UI 2014-03-26 17:00:28 +00:00
gerrit-launcher Stop packaging joda time in root of gerrit.war 2014-02-04 21:15:11 +01:00
gerrit-lucene Ensure NrtFutures are notified promptly of new search generation 2014-04-14 10:46:30 -07:00
gerrit-main Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-openid Miscellaneous Javadoc cleanups to cut down on Eclipse warnings 2013-10-09 12:18:31 -07:00
gerrit-patch-commonsnet Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-patch-jgit Remove unnecessary imports 2013-11-03 12:36:39 +04:00
gerrit-pgm Install open ssl jar into Gerrit site for bouncycastle crypto provider 2014-04-24 18:14:41 +09:00
gerrit-plugin-api Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-plugin-archetype Bump version to 2.8.4 in plugin API and archetypes 2014-03-26 18:01:33 -07:00
gerrit-plugin-gwt-archetype Bump version to 2.8.4 in plugin API and archetypes 2014-03-26 18:01:33 -07:00
gerrit-plugin-gwtui Bump version to 2.8.4 in plugin API and archetypes 2014-03-26 18:01:33 -07:00
gerrit-plugin-js-archetype Bump version to 2.8.4 in plugin API and archetypes 2014-03-26 18:01:33 -07:00
gerrit-prettify Fix ArrayIndexOutOfBoundsException on intraline diff again 2014-02-10 13:37:05 -06:00
gerrit-reviewdb Fixed the spelling of indefinitely. 2013-11-26 20:30:01 -07:00
gerrit-server Keep old timestamps during data migration 2014-05-02 17:47:08 +00:00
gerrit-solr Fix last line of license headers 2013-10-14 17:40:17 +00:00
gerrit-sshd Added global request handlers to SshDaemon 2014-04-24 10:09:23 +02:00
gerrit-util-cli Remove jsr305 library 2013-09-26 23:12:55 -07:00
gerrit-util-ssl Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-war Merge branch 'stable-2.7' into stable-2.8 2013-11-08 21:16:47 -08:00
lib Install open ssl jar into Gerrit site for bouncycastle crypto provider 2014-04-24 18:14:41 +09:00
plugins Update cookbook plugin to latest revision 2014-04-07 22:04:15 +09:00
ReleaseNotes Release notes for Gerrit 2.8.4 2014-04-11 10:27:52 +09:00
tools Include gerrit.war in api_{install,deploy} 2014-05-01 01:32:15 +02:00
website/releases Update release website index to use new documentation site 2013-10-17 17:07:30 +09:00
.buckconfig Update Buck to latest master 2013-09-20 19:41:26 -07:00
.buckversion Update Buck 2013-11-05 21:38:53 +00:00
.gitignore Add org.eclipse.ltk.core.refactoring.prefs to .gitignore 2013-07-11 18:02:25 +09:00
.gitmodules Set git submodules back to relative paths 2013-10-29 17:04:35 +09:00
.pydevproject Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09:00
BUCK Include gerrit.war in api_{install,deploy} 2014-05-01 01:32:15 +02: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 GERRIT_VERSION to 2.8.4 2014-03-26 16:42:57 -07:00