summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Clean up the DWIMery for database.* configuration settingsShawn O. Pearce2009-12-191-10/+16
* Completely remove GerritServer.propertiesShawn O. Pearce2009-12-191-9/+19
* documentation: Mention Google Code Prettify in licensesShawn O. Pearce2009-12-181-0/+1
* tools/release.sh: Simplify our release build processShawn O. Pearce2009-12-181-16/+1
* documentation: Cleanup formatting in gerrit-configShawn O. Pearce2009-12-161-51/+57
* commentlink: Support raw HTML replacementsShawn O. Pearce2009-12-161-22/+41
* documentation: Link to apache2 reverse proxy setupShawn O. Pearce2009-12-162-0/+2
* documentation: Update developer docs to match new Maven buildShawn O. Pearce2009-12-162-146/+165
* Add a Register link when using LDAP authenticationShawn O. Pearce2009-12-161-0/+7
* Remove CreateSchema commandShawn O. Pearce2009-12-151-3/+0
* init: Add --no-auto-start to prevent starting the daemonShawn O. Pearce2009-12-141-0/+7
* documentation: Fix formatting of remote.name.authGroupShawn O. Pearce2009-12-121-1/+1
* documentation: Rewrite installation guide to use new init processv2.1-rc0Shawn O. Pearce2009-12-123-345/+313
* documentation: Clean up references to 'Gerrit2'Shawn O. Pearce2009-12-1119-50/+51
* Create a rc.d style start/stop script for our embedded daemonShawn O. Pearce2009-12-071-0/+44
* documentation: Correct links in dev-designShawn O. Pearce2009-12-021-2/+2
* kill: Support killing any queued task by interrupting itShawn O. Pearce2009-11-214-43/+72
* Enqueue SSH commands through a thread poolShawn O. Pearce2009-11-191-0/+8
* Implement query tool on command line and over SSHShawn O. Pearce2009-11-174-0/+110
* Automatically make first user account administratorShawn O. Pearce2009-11-171-36/+4
* Update documentation to point to etc subdirectoryShawn O. Pearce2009-11-177-43/+42
* Support OpenID behind an HTTP proxyShawn O. Pearce2009-11-171-2/+21
* init: Create a command to setup a new Gerrit installationShawn O. Pearce2009-11-172-2/+56
* daemon: Fix --site-path documentationShawn O. Pearce2009-11-121-1/+7
* Allow $site_path/secure.config to overlay $site_path/gerrit.configShawn O. Pearce2009-11-121-0/+24
* daemon: Automatically log into $site_path/logsShawn O. Pearce2009-11-121-0/+12
* daemon: Remove -DGerritServer from documentationShawn O. Pearce2009-11-121-9/+0
* Configure database from gerrit.configShawn O. Pearce2009-11-111-0/+72
* Embed Jetty and run it out of `java -jar gerrit.war daemon`Shawn O. Pearce2009-11-114-20/+189
* Include PostgreSQL and H2 in our packageShawn O. Pearce2009-11-111-0/+49
* Rewrite our build as modular maven componentsShawn O. Pearce2009-11-113-23/+11
* Replication SecurityUlrik Sjolin2009-11-111-0/+14
* Merge change Ic6f00304Android Code Review2009-11-051-0/+39
|\
| * Apply find/replace functionallity on comments and messagesBrad Larson2009-11-051-0/+39
* | dev-readme: Fix formatting of initdb commandShawn O. Pearce2009-11-031-2/+2
|/
* Remove the branches table from the databaseShawn O. Pearce2009-11-021-11/+1
* Move server programs section under User GuideShawn O. Pearce2009-11-021-1/+1
* show-caches: Correct example output in documentationShawn O. Pearce2009-11-021-32/+16
* style fixup: remote trailing whitespace from our source linesShawn O. Pearce2009-11-028-15/+15
* Support SMTP over SSL/TLSShawn O. Pearce2009-11-021-1/+15
* Document ldap.groupPatternShawn O. Pearce2009-10-301-3/+14
* Use LDAP DN to match LDAP group to Gerrit groupShawn O. Pearce2009-10-291-9/+0
* Set proper LDAP defaults for Active DirectoryShawn O. Pearce2009-10-291-11/+27
* Suggest latin1 charset for MySQL databasesShawn O. Pearce2009-10-291-0/+1
* Correct scp commands in documentation to include -pShawn O. Pearce2009-10-154-5/+5
* Fixed ActiveDirectory LDAP group support. Allows recursive group searching.Anthony2009-10-061-0/+8
* Add scripts for Jetty 7.x and make that the default in the docsShawn O. Pearce2009-10-011-12/+14
* Move the Jetty 6.x start script to our extra directoryShawn O. Pearce2009-10-011-21/+6
* Move Jetty 6.x resources into a jetty6 directoryShawn O. Pearce2009-10-011-2/+2
* Fix MySQL CREATE USER example in install documentationShawn O. Pearce2009-10-011-1/+1