RETIRED, Gerrit as used by OpenStack
Go to file
Dave Borowitz d4eee8bc99 Lazily open database connections in ChangeIndexer tasks
These connections are only needed in the request scope environment
when continuing work in a different thread. Most indexing operations
(e.g. from new-style REST APIs) don't happen in a request scope, so
don't need to tie up a database connection on the off chance that
RequestContext.getReviewDbProvider() is called.

Change-Id: Ide04ffc61dc73b2c816ed29ee018c83e948f6f1d
2013-10-03 08:40:14 -07:00
.settings Suppress Eclipse warning "annotation should not be used as a superinterface" 2013-05-10 10:31:19 -07:00
Documentation Added handler of title in get:: macro. 2013-10-02 12:45:14 -07:00
ReleaseNotes Update the 2.8 release notes with recent changes 2013-09-27 21:19:28 +09:00
contrib Improve the bash completion script installation instructions 2013-09-27 10:18:30 +09:00
gerrit-acceptance-tests Fix change messages acceptance tests 2013-10-01 14:40:51 +09:00
gerrit-antlr Document that QueryParseException message is shown to end users 2013-08-22 11:51:26 -07:00
gerrit-cache-h2 Replace `Funnels.stringFunnel` with `Funnels.unencodedCharsFunnel` 2013-10-01 12:27:18 +09:00
gerrit-common ChangeScreen2: mark patch sets with draft comments in revision list 2013-10-02 15:24:01 +09:00
gerrit-extension-api Add top menu extension point 2013-09-30 16:03:35 +02:00
gerrit-gwtdebug Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-gwtexpui Remove usage of to-be-deprecated GWT DOM helper methods 2013-10-02 11:07:24 -07:00
gerrit-gwtui ChangeScreen2: Show file change type in file list 2013-10-03 10:13:15 +09:00
gerrit-httpd Remove jsr305 library 2013-09-26 23:12:55 -07:00
gerrit-launcher Fix lazy initialization of non-volatile static field in GerritLauncher 2013-08-23 19:06:12 +09:00
gerrit-lucene Don't return futures from ChangeIndex methods 2013-10-02 12:00:42 -07:00
gerrit-main Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-openid Remove jsr305 library 2013-09-26 23:12:55 -07:00
gerrit-patch-commonsnet Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-patch-jgit Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-pgm Remove jsr305 library 2013-09-26 23:12:55 -07:00
gerrit-plugin-api Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-plugin-archetype Adapt plugin archetypes to set plugin name in manifest 2013-09-26 05:49:52 +00:00
gerrit-plugin-gwt-archetype Adapt plugin archetypes to set plugin name in manifest 2013-09-26 05:49:52 +00:00
gerrit-plugin-gwtui Delete Maven based build 2013-05-21 20:28:56 -07:00
gerrit-plugin-js-archetype Adapt plugin archetypes to set plugin name in manifest 2013-09-26 05:49:52 +00:00
gerrit-prettify Update prettify to March 4, 2013 release 2013-09-18 13:06:19 -05:00
gerrit-reviewdb ChangeScreen2: add Gerrit config and user preference 2013-09-24 12:33:47 -07:00
gerrit-server Lazily open database connections in ChangeIndexer tasks 2013-10-03 08:40:14 -07:00
gerrit-solr Don't return futures from ChangeIndex methods 2013-10-02 12:00:42 -07:00
gerrit-sshd Remove jsr305 library 2013-09-26 23:12:55 -07: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 Optionally, initialize site from WebAppInitializer. 2013-09-18 12:52:17 -07:00
lib Merge "Fix buck build when referring SNAPSHOT version" 2013-10-03 00:25:10 +00:00
plugins Update the cookbook plugin 2013-10-01 16:49:58 +09:00
tools Fix a few coding style nits in Buck build Python scripts 2013-09-26 16:50:07 +09:00
website/releases Use new cached URL for Diffy logo on releases page 2013-09-09 15:18:08 -07:00
.buckconfig Update Buck to latest master 2013-09-20 19:41:26 -07:00
.buckversion Update Buck 2013-09-26 16:33:09 -07:00
.gitignore Add org.eclipse.ltk.core.refactoring.prefs to .gitignore 2013-07-11 18:02:25 +09:00
.gitmodules Replace helloworld plugin with cookbook plugin 2013-08-13 11:41:58 +09:00
.pydevproject Set python version back to 2.6.5 in .pydevproject 2013-05-20 11:36:08 +09:00
BUCK Update Buck to latest master 2013-09-20 19:41:26 -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 Cleanup maven_deploy, maven_install build rules 2013-07-29 14:05:26 -07:00