summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
* Merge "init: Gracefully handle missing browser" into stable-2.6Shawn Pearce2013-05-141-11/+30
|\
| * init: Gracefully handle missing browserShawn Pearce2013-05-141-11/+30
* | init: Don't set username on upgrade if database.type is JDBCShawn Pearce2013-05-131-1/+2
|/
* init: Guess JDBC driver class if not configuredShawn Pearce2013-04-261-6/+21
* Merge "Sort library JARs by last modified time" into stable-2.6Shawn Pearce2013-04-261-0/+6
|\
| * Sort library JARs by last modified timeShawn Pearce2013-04-261-0/+6
* | Merge "Defer loading site libraries until database opens" into stable-2.6Shawn Pearce2013-04-267-118/+136
|\|
| * Defer loading site libraries until database opensShawn Pearce2013-04-267-118/+136
* | Merge "Remove old library JARs when upgrading" into stable-2.6Shawn Pearce2013-04-263-0/+31
|\|
| * Remove old library JARs when upgradingShawn Pearce2013-04-253-0/+31
* | init: Default database type to JDBC when url is presentShawn Pearce2013-04-251-1/+8
|/
* Remove unused getAuthType method from InitHttpdDavid Pursehouse2013-04-181-6/+0
* init: Do not setup the GC loggerShawn Pearce2013-03-212-19/+0
* init: Always configure gerrit.canonicalWebUrlShawn Pearce2013-03-211-6/+1
* Fix gerrit.sh's site path computation if '.' occurs in pathChristian Aistleitner2013-03-211-12/+1
* Merge "Fix 'gerrit.sh restart' for relative paths"Shawn Pearce2013-03-211-2/+8
|\
| * Fix 'gerrit.sh restart' for relative pathsChristian Aistleitner2013-03-191-2/+8
* | Add SSH command to run Git garbage collectionEdwin Kempin2013-03-204-0/+146
* | Whitespace fixes in gerrit.shChristian Aistleitner2013-03-191-9/+9
|/
* Update JGit to 3.0 APIsShawn Pearce2013-03-183-3/+3
* Break IntraLineDiff threads into their own moduleShawn Pearce2013-02-201-1/+3
* Merge "Add gerrit-acceptance-tests"Shawn Pearce2013-02-082-3/+14
|\
| * Add gerrit-acceptance-testsSasa Zivkov2013-02-082-3/+14
* | Move code review notes logic to reviewnotes pluginSasa Zivkov2013-02-011-244/+0
* | Merge "Fire GitReferenceUpdated from NotesBranchUtil"Edwin Kempin2013-02-011-1/+1
|\ \ | |/ |/|
| * Fire GitReferenceUpdated from NotesBranchUtilSasa Zivkov2013-01-091-1/+1
* | Fix running daemon with --disable-sshd flagVladimir Berezniker2013-01-311-1/+6
* | Remove unused @Named importsShawn Pearce2013-01-301-1/+0
* | Option to start headless Gerrit daemonSasa Zivkov2013-01-301-0/+12
* | Set a shell when launching Gerrit via the init scriptWill Boyd2013-01-231-1/+1
* | Add REST endpoint to add members to a groupEdwin Kempin2013-01-171-0/+2
|/
* Merge "gerrit.sh: Add 'status' as synonym for 'check' to be LSB compliant"Shawn Pearce2013-01-011-2/+2
|\
| * gerrit.sh: Add 'status' as synonym for 'check' to be LSB compliantEdwin Kempin2012-12-281-2/+2
* | gerrit.sh: Fix exit status codes to be LSB compliantEdwin Kempin2012-12-281-3/+3
|/
* Revert "Expand submodule subscription support"Shawn Pearce2012-12-071-12/+0
* Merge "Expand submodule subscription support"Martin Fick2012-12-071-0/+12
|\
| * Expand submodule subscription supportPeter Jönsson2012-12-031-0/+12
* | Send email notification when commit message is editedDavid Pursehouse2012-12-061-0/+1
* | Fix compiler warnings about missing switch cases for AuthTypeDavid Pursehouse2012-12-031-0/+17
* | Fix RequestCleanup bug with Git over HTTPShawn O. Pearce2012-11-291-1/+3
|/
* Match all git fetch/clone/push commands to the command executorShawn O. Pearce2012-11-281-1/+1
* Merge "Add LSB headers to init script"Martin Fick2012-11-161-0/+11
|\
| * Add LSB headers to init scriptSteffen Gebert2012-10-301-0/+11
* | Remove auth token based REST API supportShawn O. Pearce2012-11-121-2/+0
* | gerrit-pgm: Remove some unused importsDavid Pursehouse2012-10-292-4/+0
|/
* Merge "Upgrade embedded Jetty to 8.1.7.v20120910"Shawn O. Pearce2012-10-242-9/+20
|\
| * Upgrade embedded Jetty to 8.1.7.v20120910Shawn O. Pearce2012-10-212-9/+20
* | Allow plugins to contribute InitStep to Gerrit init.Luca Milanesio2012-10-2213-42/+194
|/
* Merge "Abstract out concepts of DataSourceType and DatabaseConfigInitializer."Shawn Pearce2012-10-2111-62/+304
|\