summaryrefslogtreecommitdiffstats
path: root/gerrit-httpd
Commit message (Expand)AuthorAgeFilesLines
* Teach Main to check the Java runtime versionv2.1-rc1Shawn O. Pearce2009-12-181-1/+1
* init: Refactor init to be small parts created through GuiceShawn O. Pearce2009-12-175-51/+32
* Move all resource files into src/main/resourcesShawn O. Pearce2009-12-164-0/+0
* commentlink: Support raw HTML replacementsShawn O. Pearce2009-12-161-11/+11
* Work around NPE when patch list fails to computeShawn O. Pearce2009-12-161-0/+4
* Add a Register link when using LDAP authenticationShawn O. Pearce2009-12-161-8/+8
* Call the next version 2.1Shawn O. Pearce2009-12-121-1/+1
* Use a filter to enforce all HTTP requests through SSLShawn O. Pearce2009-12-123-36/+112
* Fix committer identity on cherry-pickShawn O. Pearce2009-12-121-1/+1
* Fix duplicate branches in the branches panelShawn O. Pearce2009-12-071-3/+16
* Support OpenID behind an HTTP proxyShawn O. Pearce2009-11-171-7/+38
* Move configuration files under $site_path/etcShawn O. Pearce2009-11-173-19/+20
* Update JGit to org.eclipse.jgit 0.5.1.51-g96b2e76Shawn O. Pearce2009-11-172-4/+4
* Add missing default serialVersionUIDShawn O. Pearce2009-11-165-0/+14
* Remove dead code identified by Eclipse 3.5.1Shawn O. Pearce2009-11-164-9/+2
* Support invoking gitweb from within GerritShawn O. Pearce2009-11-127-15/+979
* Embed Jetty and run it out of `java -jar gerrit.war daemon`Shawn O. Pearce2009-11-112-3/+3
* Forbid use of anonymous servlets on any containerShawn O. Pearce2009-11-111-0/+1
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-1181-0/+10224