summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing whitespace in install.txtShawn O. Pearce2009-09-281-2/+2
* Merge change 11961Android Code Review2009-09-281-11/+16
|\
| * Fix minor errors in install documentation.Anthony2009-09-271-11/+16
* | Support username/password authentication by LDAPShawn O. Pearce2009-09-261-7/+21
* | Enable forcing ldap.accountSshUserName to lowercaseShawn O. Pearce2009-09-261-0/+17
|/
* Merge branch 'doc-update'Shawn O. Pearce2009-09-241-1/+1
|\
| * Update issue tracking link in documentationShawn O. Pearce2009-09-241-1/+1
* | Remove trailing whitespace.Grzegorz Kossakowski2009-09-231-1/+1
* | Add slave mode to ssh daemonBrad Larson2009-09-233-0/+109
* | create-project: Add --branch and cleanup argumentsShawn O. Pearce2009-09-181-13/+18
* | Document minimum build requirement for Mac OS XShawn O. Pearce2009-09-181-0/+6
* | create-project: Document needing to double quote description valueShawn O. Pearce2009-09-181-0/+15
|/
* Add sendemail.from to control setting From headerShawn O. Pearce2009-09-101-0/+37