summaryrefslogtreecommitdiffstats
path: root/gerrit-server
Commit message (Expand)AuthorAgeFilesLines
* gerrit 2.1v2.1Shawn O. Pearce2009-12-211-1/+1
* Clean up the DWIMery for database.* configuration settingsShawn O. Pearce2009-12-191-94/+67
* Completely remove GerritServer.propertiesShawn O. Pearce2009-12-192-0/+271
* Refactor GitRepositoryManager to be an interfaceShawn O. Pearce2009-12-194-168/+215
* daemon: Automatically compress our log filesShawn O. Pearce2009-12-171-1/+4
* Test SocketUtil classShawn O. Pearce2009-12-172-6/+142
* Test SitePaths classShawn O. Pearce2009-12-172-1/+103
* init: Refactor init to be small parts created through GuiceShawn O. Pearce2009-12-1711-100/+424
* init: Create database indexes during schema creationShawn O. Pearce2009-12-169-278/+538
* Update H2 to 1.2.125Shawn O. Pearce2009-12-151-1/+1
* Update Ehcache to 1.7.1Shawn O. Pearce2009-12-151-0/+8
* Don't enable replication if replication.config is emptyShawn O. Pearce2009-12-141-0/+4
* Call the next version 2.1Shawn O. Pearce2009-12-121-1/+1
* Cleanup the reflog identity generationShawn O. Pearce2009-12-121-18/+15
* Fix committer identity on cherry-pickShawn O. Pearce2009-12-122-24/+79
* Fix port number in ssh pull lines in emailsShawn O. Pearce2009-12-032-2/+2
* kill: Support killing any queued task by interrupting itShawn O. Pearce2009-11-214-44/+232
* WorkQueue: Drop the word "-thread" from thread namesShawn O. Pearce2009-11-191-1/+1
* Automatically make first user account administratorShawn O. Pearce2009-11-171-1/+29
* Automatically set preferred_email to first configured addressShawn O. Pearce2009-11-171-1/+13
* Allow adding users who are missing a preferred_emailShawn O. Pearce2009-11-171-0/+7
* Move configuration files under $site_path/etcShawn O. Pearce2009-11-173-4/+6
* init: Create a command to setup a new Gerrit installationShawn O. Pearce2009-11-171-1/+43
* Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76Shawn O. Pearce2009-11-173-6/+11
* Add missing default serialVersionUIDShawn O. Pearce2009-11-168-0/+15
* Remove dead code identified by Eclipse 3.5.1Shawn O. Pearce2009-11-162-9/+0
* Allow $site_path/secure.config to overlay $site_path/gerrit.configShawn O. Pearce2009-11-121-3/+16
* daemon: Automatically log into $site_path/logsShawn O. Pearce2009-11-121-31/+23
* Support invoking gitweb from within GerritShawn O. Pearce2009-11-121-2/+7
* Fix Become link in hosted mode debugging sessionsShawn O. Pearce2009-11-121-2/+1
* Configure database from gerrit.configShawn O. Pearce2009-11-117-150/+35
* Embed Jetty and run it out of `java -jar gerrit.war daemon`Shawn O. Pearce2009-11-112-28/+3
* Use listeners to manage server startup/shutdownShawn O. Pearce2009-11-1110-16/+327
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-11161-0/+18123