summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Support changing Google Account identity stringsShawn O. Pearce2009-08-311-18/+12
* gerrit approve: Add user documentationShawn O. Pearce2009-08-282-0/+90
* Support recursive queries against LDAP directoriesShawn O. Pearce2009-08-251-0/+22
* Fix --re=bob to match bob@example.com when using HTTP_LDAPShawn O. Pearce2009-08-241-0/+6
* Document how Gerrit uses Change-Id linesShawn O. Pearce2009-08-225-57/+311
* Correct formatting of usage in gerrit-cherry-pick documentationShawn O. Pearce2009-08-221-0/+1
* Move the Default Workflow link into the top of the User Guide sectionShawn O. Pearce2009-08-221-5/+1
* Quote the current directory when running asciidocShawn O. Pearce2009-08-221-1/+1
* Correct access control documentation about project ownershipShawn O. Pearce2009-08-221-15/+18
* Correct stale documentation section about SSH authenticationShawn O. Pearce2009-08-221-20/+0
* Cleanup the command line tool index pageShawn O. Pearce2009-08-221-21/+26
* Cleanup documentation of the commit-msg hookShawn O. Pearce2009-08-221-12/+18
* Add anchors for remote settings in replication.config documentationShawn O. Pearce2009-08-211-7/+7
* Fix formatting of remote.name.timeout section in documentationShawn O. Pearce2009-08-211-1/+1
* Correct comment about customizing categories and cachesShawn O. Pearce2009-08-211-4/+4
* Correct URL example used in Google Analytics IntegrationShawn O. Pearce2009-08-211-1/+1
* Correct title of "Command Line Tools" documentation pageShawn O. Pearce2009-08-211-2/+2
* Document the new commit-msg hook supplied by GerritShawn O. Pearce2009-08-212-0/+69
* Remove notes about HTML 5 offline supportShawn O. Pearce2009-08-202-6/+1
* Make documentation table of contents anchors human readableShawn O. Pearce2009-08-202-2/+119
* Cleanup more section anchorsShawn O. Pearce2009-08-202-6/+5
* Document how setting LDAP properties disables web UIShawn O. Pearce2009-08-201-0/+10
* Change ldap.accountDisplayName to ldap.accountFullNameShawn O. Pearce2009-08-191-2/+2
* Support loading the sshUserName from LDAPShawn O. Pearce2009-08-191-0/+11
* Allow human-readable units in config.name.maxageShawn O. Pearce2009-08-191-7/+18
* Update documentation about system_config private key fieldsShawn O. Pearce2009-08-191-20/+7
* Fix short header lines in gerrit-config.txtShawn O. Pearce2009-08-191-2/+2
* Put anchors on every configuration variable sectionShawn O. Pearce2009-08-181-51/+51
* Cleanup section anchors to be more usefulShawn O. Pearce2009-08-185-32/+32
* Document the new LDAP supportShawn O. Pearce2009-08-182-5/+142
* Update documentation on cache "web_sessions" configurationShawn O. Pearce2009-08-171-2/+14
* Update gerrit flush-caches documentation about web_sessionsShawn O. Pearce2009-08-171-4/+17
* Allow cache.<name>.diskLimit = 0 to disable on disk cacheShawn O. Pearce2009-08-171-1/+2
* Make sign-out really invalidate the user's sessionShawn O. Pearce2009-08-151-12/+6
* Implement server side sign-out handlingShawn O. Pearce2009-08-151-0/+9
* Abstract out account creation and simplify sign-on for usersShawn O. Pearce2009-08-151-21/+6
* Document gerrit create-project commandShawn O. Pearce2009-08-143-4/+139
* Document gerrit receive-pack is alias for git receive-packShawn O. Pearce2009-08-121-0/+3
* Get branches directly from Git rather than databaseShawn O. Pearce2009-08-081-7/+5
* Unset use_contributor_agreements if agreements are disabledShawn O. Pearce2009-08-081-1/+1
* Allow end-users to select their own SSH usernameShawn O. Pearce2009-08-061-7/+3
* Move trusted_external_ids to auth.trustedOpenIDShawn O. Pearce2009-08-053-20/+24
* Update documentation on the named cachesShawn O. Pearce2009-08-051-7/+23
* Make disk cache completely optionalShawn O. Pearce2009-08-051-4/+5
* Document the DEVELOPMENT_BECOME_ANY_ACCOUNT auth.type settingShawn O. Pearce2009-08-031-5/+21
* Add Guice 2.0 to our dependenciesShawn O. Pearce2009-07-271-0/+1
* Upgrade GWT to 1.7.0Shawn O. Pearce2009-07-212-4/+3
* Allow multiple groups to own a projectShawn O. Pearce2009-07-181-2/+0
* Allow mimetype.NAME.safe to enable viewing filesShawn O. Pearce2009-07-151-1/+26
* Include the mime-util library to guess file MIME typesShawn O. Pearce2009-07-151-0/+1