summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Update URLs for bouncycastleEdwin Kempin2016-04-131-2/+2
* InitPlugins: Fix incorrect indentationDavid Pursehouse2016-03-141-1/+1
* InitAdminUser: Don't assume the group ID of the Administrators groupDavid Pursehouse2015-11-271-1/+4
* InitPlugins: Suggest to upgrade installed plugins per defaultDavid Ostrovsky2015-11-201-4/+5
* Include server config module in init stepDariusz Luksza2015-10-221-0/+2
* Fix disabling of git ssh 'download' scheme within DefaultCommandModuleMarco Miller2015-06-301-2/+3
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-05-191-3/+3
|\
| * Fix various spelling mistakesDavid Pursehouse2015-05-191-3/+3
* | Fix slave cloning issue by binding Scanning rather than Searching /indexMarco Miller2015-04-271-0/+2
* | Move all GarbageCollection bindings into the same moduleHugo Arès2015-04-202-72/+2
* | Fix gc_log when running in a web containerHugo Arès2015-04-202-15/+22
* | 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