summaryrefslogtreecommitdiffstats
path: root/gerrit-war
Commit message (Expand)AuthorAgeFilesLines
* Set version to 2.11David Pursehouse2015-04-101-1/+1
* Remove unused importsDavid Pursehouse2015-03-251-2/+0
* Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11David Pursehouse2015-03-251-2/+2
|\
| * Merge branch 'stable-2.10' into stable-2.11Hugo Arès2015-03-251-2/+2
| |\
| | * Rework intra line diff to interrupt threads instead of killing themHugo Arès2015-03-231-2/+2
* | | Bind SecureStore and SecureStoreClassName in WebAppInitializerDariusz Luksza2015-03-231-2/+20
|/ /
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-162-0/+4
|\|
| * Set version to 2.10.1v2.10.1Saša Živkov2015-03-131-1/+1
| * Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-062-0/+4
| * Update version to 2.10v2.10Saša Živkov2015-01-271-1/+1
| * Update version to 2.10-rc2v2.10-rc2Saša Živkov2015-01-221-1/+1
| * Set version to 2.10-SNAPSHOTSaša Živkov2014-12-051-1/+1
| * Update version to 2.10-rc1v2.10-rc1Saša Živkov2014-12-051-1/+1
| * Set the version to 2.10-SNAPSHOTSaša Živkov2014-09-041-1/+1
* | Copy bindings from db injector to plugin environmentDavid Ostrovsky2015-02-161-1/+1
* | Use AutoCloseable gwtorm/jdbc instancesDave Borowitz2015-01-131-14/+7
* | Separately bind MimeUtil2 as singletonShawn Pearce2015-01-091-0/+2
* | Hoist ContactStore configurtion out of WebModuleShawn Pearce2014-12-051-0/+2
* | gerrit-pgm: Align Buck rules with package boundariesDavid Ostrovsky2014-11-061-0/+1
* | Replace background mergeability checks with reindexingDave Borowitz2014-11-031-2/+0
* | Turn off http features not intended for slaveHugo Arès2014-10-301-1/+1
* | Revert "Use javax.inject.Inject instead of com.google.inject.Inject"Saša Živkov2014-09-301-2/+1
* | Use javax.inject.Inject instead of com.google.inject.InjectDave Borowitz2014-09-291-1/+2
* | Add User to the http request attributesHugo Arès2014-09-241-0/+1
* | Rename GerritUiOptions to GerritOptionsSimon Lei2014-09-121-1/+1
* | Merge branch 'stable-2.10'Shawn Pearce2014-08-271-7/+1
|\|
| * Allow debug and trace log statements to be printed in log filesHugo Arès2014-08-201-7/+1
| * Update version to 2.10-rc0v2.10-rc0Saša Živkov2014-07-211-1/+1
* | pgm: Move gerrit.sh and BaseInit to init subpackageDave Borowitz2014-07-301-1/+1
* | Split pgm:init rule into init and utilDave Borowitz2014-07-301-0/+1
* | pgm: Rename init-base rule to init, matching package nameDave Borowitz2014-07-301-1/+1
* | Bump version to 2.11-SNAPSHOTDavid Pursehouse2014-07-231-1/+1
|/
* Move bindings for cache related REST endpoints into own moduleEdwin Kempin2014-07-011-0/+2
* Merge "Allow to schedule a task to run gc for all projects"Edwin Kempin2014-06-201-0/+2
|\
| * Allow to schedule a task to run gc for all projectsMatthias Sohn2014-06-231-0/+2
* | Buck: Remove usage of genfile()David Ostrovsky2014-06-101-4/+2
|/
* Update version to 2.10-SNAPSHOT in pom.xml filesEdwin Kempin2014-06-041-1/+1
* Merge branch 'stable-2.9'David Pursehouse2014-05-271-0/+59
|\
| * Buck: Deploy plugin artifacts to Maven CentralDavid Ostrovsky2014-05-261-0/+59
* | Update BuckShawn Pearce2014-05-041-2/+2
* | Allow plugins to replace the WebSession implementationAhaan Ugale2014-05-011-1/+1
* | Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-04-261-5/+5
* | Remove unnecessary reference to $SRCDIR in Buck genrulesDavid Ostrovsky2014-03-261-2/+2
|/
* Merge "Control which plugins will be auto installed on auto init"Edwin Kempin2014-02-242-4/+16
|\
| * Control which plugins will be auto installed on auto initSaša Živkov2014-02-242-4/+16
* | Merge "Install all packaged plugins automatically on auto site init"Edwin Kempin2014-02-244-5/+95
|\|
| * Install all packaged plugins automatically on auto site initSaša Živkov2014-02-214-5/+95
* | Merge "Fix init from WebAppInitializer when using -Dgerrit.site_path"Edwin Kempin2014-02-211-2/+2
|\|
| * Fix init from WebAppInitializer when using -Dgerrit.site_pathSaša Živkov2014-02-211-2/+2
* | Refactor the way of binding ssh commandsBruce Zu2014-02-041-2/+2
|/