summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow targeted cache flushes to only specific cachesShawn O. Pearce2009-05-141-8/+85
* Switch all current SSH commands to use args4jShawn O. Pearce2009-05-149-152/+240
* Add args4j 2.0.12 as a dependencyShawn O. Pearce2009-05-142-0/+14
* Upgrade JGit to 0.4.0-372-gbd3c3dbShawn O. Pearce2009-05-141-1/+1
* Add support for MySQL databaseShawn O. Pearce2009-05-137-14/+272
* Stop bundling the PostgreSQL driverShawn O. Pearce2009-05-133-43/+8
* Convert all GWT 1.5 listener uses to GWT 1.6 handlersShawn O. Pearce2009-05-1333-514/+643
* Switch from our own LazyTabChild to GWT 1.6's LazyPanelShawn O. Pearce2009-05-133-48/+16
* Load the GWT theme before any other stylesheetsShawn O. Pearce2009-05-131-2/+1
* Switch to gwtexpui's new CSS linker moduleShawn O. Pearce2009-05-136-225/+2
* Allow become any account to use GET parametersShawn O. Pearce2009-05-133-22/+16
* Switch to GWT 1.6's new HostedMode debugging utilityShawn O. Pearce2009-05-1324-109/+122
* Upgrade to GWT 1.6.4Shawn O. Pearce2009-05-134-10/+10
* Switch Maven GWT plugin to org.codehaus.mojo:gwt-maven-pluginShawn O. Pearce2009-05-131-10/+6
* Start targeting Java 1.6Shawn O. Pearce2009-05-133-7/+7
* Update SSHD to 1.0-r773859Shawn O. Pearce2009-05-131-2/+2
* Update Ehcache to 1.6.0-beta5Shawn O. Pearce2009-05-131-1/+1
* Fix vararg warnings in GerritSshDaemonShawn O. Pearce2009-05-131-18/+28
* Remove unused imports in SshServletShawn O. Pearce2009-05-131-3/+0
* Report what version we want on a schema version mismatchShawn O. Pearce2009-05-121-1/+2
* Also scan by preferred email for --reviewers and --cc during receiveShawn O. Pearce2009-05-121-0/+5
* Ignore "SshException: Already closed" errorsShawn O. Pearce2009-05-101-0/+10
* Honor --reviewer=not.preferred.email during uploadShawn O. Pearce2009-05-101-9/+52
* Start 2.0.12 developmentShawn O. Pearce2009-05-101-1/+1
* gerrit 2.0.11v2.0.11Shawn O. Pearce2009-05-101-1/+1
* Note in the developer install guides that you need to run other stepsShawn O. Pearce2009-05-102-0/+39
* Change the title of the installation guideShawn O. Pearce2009-05-102-3/+3
* Only use the disk cache directory if we can write to itShawn O. Pearce2009-05-081-5/+8
* Document the new gerrit.config fileShawn O. Pearce2009-05-081-1/+182
* Kill the feature roadmap in the documentationShawn O. Pearce2009-05-082-27/+0
* Cleanup the documentation indexShawn O. Pearce2009-05-081-8/+8
* Cleanup formatting references for file system path variablesShawn O. Pearce2009-05-086-14/+14
* More reformatting of the config-gerrit pageShawn O. Pearce2009-05-083-8/+20
* Add the source code version number to documentationShawn O. Pearce2009-05-081-1/+1
* Enable table of contents in documentation filesShawn O. Pearce2009-05-081-0/+1
* Reformat the config-gerrit page to free up section headersShawn O. Pearce2009-05-081-106/+84
* Minor corrections in install documentationShawn O. Pearce2009-05-081-9/+11
* Clarify the gitweb integration documentationShawn O. Pearce2009-05-081-1/+7
* Expand the config-contact documentation to describe the data formatShawn O. Pearce2009-05-081-6/+82
* Cleanup project setup documentationShawn O. Pearce2009-05-081-6/+7
* Fix git_base_path references in project-setupShawn O. Pearce2009-05-081-4/+4
* Document how ssh-agent cannot be used for replicationShawn O. Pearce2009-05-081-1/+1
* Document how ~/.ssh/known_hosts is used during replicationShawn O. Pearce2009-05-081-0/+5
* Document that replication honors StrictHostKeyCheckingShawn O. Pearce2009-05-081-0/+1
* Minor grammar fixes in the Google Analytics documentationShawn O. Pearce2009-05-081-3/+3
* Clarify the caching of static assets under $site_path/staticShawn O. Pearce2009-05-081-3/+25
* Enhance the site_path entry in config-gerritShawn O. Pearce2009-05-081-2/+4
* Clarify the default max_session_age in config-gerritShawn O. Pearce2009-05-081-1/+1
* Fix git_base_path documentation in config-gerritShawn O. Pearce2009-05-081-1/+1
* Change the diff cache serialization of JGit ObjectId instancesShawn O. Pearce2009-05-083-51/+64