summaryrefslogtreecommitdiffstats
path: root/gerrit-pgm
Commit message (Expand)AuthorAgeFilesLines
* Fix the export-review-notes commands guice bindings.Sasa Zivkov2012-05-111-1/+0
* Change version in pom.xml to 2.4-SNAPSHOTSasa Zivkov2012-04-181-1/+1
* Refactor display of --help/-h to be commonShawn O. Pearce2012-04-051-8/+2
* Move parsing of --help/-h to CmdLineParserShawn O. Pearce2012-04-051-5/+2
* Added GroupMembership for group membership checks.Colby Ranger2012-03-261-2/+0
* Run ReceiveCommits in a shared thread poolDave Borowitz2012-03-091-0/+2
* Updated to gwtorm 1.4.Colby Ranger2012-03-0711-27/+27
* Updated to Guice 3.0.Colby Ranger2012-03-075-80/+108
* Update poms to Gerrit 2.3-SNAPSHOTv2.3-rc0Martin Fick2012-02-221-1/+1
* Move Ehcache bindings into their own componentShawn O. Pearce2012-01-272-2/+2
* Refactor CachePool to permit other types of cachingShawn O. Pearce2012-01-272-1/+4
* Extract OpenID RPC implementation into its own moduleDave Borowitz2012-01-232-0/+15
* Refactor ChangeHookRunner as an interfaceShawn O. Pearce2012-01-231-0/+2
* Improve validation of email registration tokensShawn O. Pearce2012-01-231-0/+2
* Cleanup the binding of Git into the URL spaceShawn O. Pearce2012-01-201-1/+1
* daemon: Fix --disable-sshd when HTTP is enabledShawn O. Pearce2012-01-111-4/+6
* Merge changes I8596041e,I373db466Shawn Pearce2011-12-141-0/+2
|\
| * Extract a minimal interface for contactstore connectionsDave Borowitz2011-12-141-0/+2
* | Add entries to .gitignore for m2e settings/preference filesMohan Zhang2011-12-121-0/+1
|/
* gerrit.sh: detach gerrit properlyIan Kumlien2011-11-021-2/+2
* gerrit.sh: disown doesn't accept pid as a argument.Ian Kumlien2011-11-021-2/+2
* Merge branch 'dev-spearce'Shawn O. Pearce2011-11-016-11/+159
|\
| * Add command to output a Protobuf message file for the DBJeff Schumacher2011-10-312-0/+97
| * Move replication queue binding out of GerritGlobalModuleShawn O. Pearce2011-10-311-0/+2
| * Move WorkQueue out of GerritGlobalModuleShawn O. Pearce2011-10-311-0/+2
| * Extract Git /p/ module configurationShawn O. Pearce2011-10-311-0/+2
| * Make WebSession an abstract interfaceShawn O. Pearce2011-10-311-0/+2
| * Move GitRepositoryManager setup out of SchemaModuleShawn O. Pearce2011-10-311-0/+2
| * Move SmtpEmailSender to its own moduleShawn O. Pearce2011-10-311-0/+2
| * Refactor how we tie the SSH objects into the HTTP injectorShawn O. Pearce2011-10-311-0/+2
| * daemon: Allow httpd without sshdShawn O. Pearce2011-10-311-9/+12
| * Allow sshd.listenAddress = off to disable the daemonShawn O. Pearce2011-10-311-1/+14
| * Ensure HttpLog can always get the user identityShawn O. Pearce2011-10-311-1/+22
* | Enable case insensitive login to Gerrit WebUI for LDAP authenticationEdwin Kempin2011-10-261-0/+145
|/
* Updating eclipse settings for 3.7 and m2e 1.0Eric Anderson2011-07-292-2/+6
* prolog-shell: Simple command line Prolog interpreterShawn O. Pearce2011-06-211-0/+93
* Cmd line tool rulec to compile jar from prologJason Tsay2011-06-202-1/+116
* Delete the unused SystemConfigProviderShawn O. Pearce2011-06-173-3/+8
* Move registerEmailPrivateKey to secure.configShawn O. Pearce2011-06-162-6/+19
* Move batch user priority to a capabilityShawn O. Pearce2011-06-161-8/+2
* Replace the shell code that tries to emulate git config with an error.Magnus Vigerlöf2011-06-071-61/+23
* Change version to 2.2-SNAPSHOTShawn O. Pearce2011-05-311-1/+1
* Merge branch 'stable'Shawn O. Pearce2011-05-311-1/+1
|\
| * ExportReviewNotes: Default to 2 threadsShawn O. Pearce2011-05-311-1/+1
* | ExportReviewNotes: Fix duplicate Guice bindingsShawn O. Pearce2011-05-231-6/+0
* | Merge branch 'stable'Shawn O. Pearce2011-05-201-0/+264
|\|
| * ExportReviewNotes: Dump submitted changes to refs/notes/reviewShawn O. Pearce2011-05-201-0/+264
* | Fix unused import/code warningsShawn O. Pearce2011-05-191-2/+0
* | Move "projects" table into GitShawn O. Pearce2011-05-193-14/+4
* | Remove the GitProjectImporterShawn O. Pearce2011-05-193-39/+3
|/