summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Init: Catch NoClassDefFoundError when initializing pluginsDavid Pursehouse2015-04-091-2/+7
* Init: Improve messages when installing/initializing pluginsDavid Pursehouse2015-04-091-3/+11
* Init: Fix typo in --skip-plugins option descriptionDavid Pursehouse2015-04-091-1/+1
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-04-071-6/+6
|\
| * Revert "Downgrade SSHD to 0.9.0-4-g5967cfd"David Ostrovsky2015-04-061-6/+6
* | Remove unused importsDavid Pursehouse2015-03-251-6/+0
* | Convert to new AutoCloseable instances coming in JGit 4.0Dave Borowitz2015-03-252-36/+25
* | Merge "Merge branch 'stable-2.10' into stable-2.11" into stable-2.11David Pursehouse2015-03-252-2/+4
|\ \
| * | Merge branch 'stable-2.10' into stable-2.11Hugo Arès2015-03-252-2/+4
| |\|
| | * Work around MyersDiff infinite loop in PatchListLoaderHugo Arès2015-03-241-0/+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-20/+2
|/ /
* | Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-163-0/+6
|\|
| * Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-063-0/+6
* | Add SwitchSecureStore site programDariusz Luksza2015-02-232-1/+219
* | Make SecureStore an abstract classDariusz Luksza2015-02-232-12/+2
* | Add API to make SecureStore switching possibleDariusz Luksza2015-02-231-0/+5
* | Merge "Enable SecureStore configuration during init"Saša Živkov2015-02-1915-55/+285
|\ \
| * | Enable SecureStore configuration during initDariusz Luksza2015-02-1715-55/+285
* | | Merge "Copy bindings from db injector to plugin environment"Edwin Kempin2015-02-171-1/+1
|\ \ \ | |/ / |/| |
| * | Copy bindings from db injector to plugin environmentDavid Ostrovsky2015-02-161-1/+1
* | | Organize importsDavid Pursehouse2015-02-171-1/+1
|/ /
* | Fix a resource leakStefan Beller2015-02-031-2/+3
* | Fix bashish in bin/gerrit.shMartin Waitz2015-01-281-1/+3
* | Add ChangeCache implementation to scan changes from gitDave Borowitz2015-01-223-9/+17
* | Add "threads" command to the gerrit.sh scriptSaša Živkov2015-01-211-1/+20
* | Use AutoCloseable gwtorm/jdbc instancesDave Borowitz2015-01-132-18/+6
* | Separately bind MimeUtil2 as singletonShawn Pearce2015-01-091-0/+2
* | Permit Realm to supply email address verification on the flyShawn Pearce2014-12-221-0/+3
* | Fix minor python code style issuesDavid Pursehouse2014-12-181-2/+2
* | Merge "Allow to pass run options to daemon with gerrit.sh"Saša Živkov2014-12-111-0/+5
|\ \
| * | Allow to pass run options to daemon with gerrit.shHugo Arès2014-12-111-0/+5
* | | Merge branch 'stable-2.10'David Pursehouse2014-12-101-6/+6
|\ \ \ | |/ / |/| / | |/
| * Merge branch 'stable-2.9' into stable-2.10Saša Živkov2014-12-051-6/+6
| |\
| | * Downgrade SSHD to 0.9.0-4-g5967cfdSaša Živkov2014-12-041-6/+6
| * | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-11-281-18/+27
| |\|
| | * postgres: fix PK drop, don't assume PK name as TABLE_pkeySaša Živkov2014-11-281-18/+27
* | | Hoist ContactStore configurtion out of WebModuleShawn Pearce2014-12-051-0/+2
* | | Improve GWT SDM debug session recompilation time by a factor of 10David Ostrovsky2014-12-041-21/+26
* | | Use dummy index module in RebuildNotedb programDavid Pursehouse2014-12-031-16/+2
* | | Remove now-unused ConfigUtil importsDave Borowitz2014-11-262-2/+0
* | | Remove ConfigUtil getEnum methods that are available in JGitHugo Arès2014-11-262-2/+2
* | | Merge "Add init step that creates initial admin user for developer system"Edwin Kempin2014-11-263-0/+118
|\ \ \
| * | | Add init step that creates initial admin user for developer systemEdwin Kempin2014-11-193-0/+118
* | | | Make InitUtil available for pluginsEdwin Kempin2014-11-2517-45/+47
* | | | Merge branch 'stable-2.10'David Pursehouse2014-11-212-2/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'stable-2.9' into stable-2.10David Pursehouse2014-11-212-0/+172
| |\|
| | * Add InitStep to fix wrong primary key column orderSaša Živkov2014-11-192-0/+172
| * | Fix NullPointerException in ReindexHugo Arès2014-11-201-2/+15
* | | Remove unused import in DaemonDave Borowitz2014-11-121-1/+0