summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Document git receive-pack with Gerrit optionsShawn O. Pearce2009-06-162-1/+101
* Document the new gerrit-cherry-pick commandShawn O. Pearce2009-06-152-0/+53
* documentation: Use git config --file pathShawn O. Pearce2009-06-053-10/+10
* Small doc updates.Cedric Beust2009-06-042-1/+8
* Add sendemail.enable to disable email outputShawn O. Pearce2009-06-021-0/+7
* Block rcpt to addresses not on a whitelistShawn O. Pearce2009-06-011-0/+10
* Document where the nextval_project_id function is for MySQLShawn O. Pearce2009-06-011-2/+2
* Switch from Java Mail to Apache Commons NET basic SMTP clientShawn O. Pearce2009-06-013-11/+25
* Move git_base_path to gerrit.configShawn O. Pearce2009-06-014-16/+19
* Move canonical_url, git_daemon_url to gerrit.configShawn O. Pearce2009-06-012-30/+32
* Move use_repo_download to gerrit.configShawn O. Pearce2009-06-011-8/+11
* Move gitwebUrl to gerrit.configShawn O. Pearce2009-06-012-26/+24
* Move authentication fields from system_config to gerrit.configShawn O. Pearce2009-06-012-115/+116
* Move gerrit_git_email,gerrit_git_name to gerrit.configShawn O. Pearce2009-06-011-17/+20
* Move contact store configuration to gerrit.configShawn O. Pearce2009-06-012-87/+99
* Move sshd_port to gerrit.config as sshd.listenaddressShawn O. Pearce2009-05-301-9/+18
* Make SSH host key loading more consistent over timeShawn O. Pearce2009-05-301-1/+2
* Document the other standard cachesShawn O. Pearce2009-05-281-0/+24
* Put a link back to the index in every page footerShawn O. Pearce2009-05-2823-0/+94
* Document all server side command line toolsShawn O. Pearce2009-05-2811-8/+528
* Mention 'git receive-pack' --cc/--reviewer argsShawn O. Pearce2009-05-281-3/+3
* Remove references in documentation to My>SettingsShawn O. Pearce2009-05-281-6/+6
* Schedule replication by remote, not by projectShawn O. Pearce2009-05-281-3/+23
* Correct the defaults for remote uploadpack, receivepackShawn O. Pearce2009-05-271-4/+2
* Document that remote.<name>.uploadpack is also supportedShawn O. Pearce2009-05-271-0/+8
* Add remote.<name>.replicationdelay to control delayShawn O. Pearce2009-05-271-3/+13
* Always run SSH replication in BatchModeShawn O. Pearce2009-05-271-3/+0
* Add an anchor for Other Servlet ContainersShawn O. Pearce2009-05-271-2/+2
* Rewrite the replication documentationShawn O. Pearce2009-05-271-31/+80
* Enable SSH daemon cipher and MAC configurationShawn O. Pearce2009-05-141-0/+26
* Honor sshd.tcpKeepAlive for TCP keep alive controlsShawn O. Pearce2009-05-141-0/+7
* Bind our SSH daemon with SO_REUSEADDRShawn O. Pearce2009-05-141-0/+11
* Add args4j 2.0.12 as a dependencyShawn O. Pearce2009-05-141-0/+8
* Add support for MySQL databaseShawn O. Pearce2009-05-133-14/+37
* Stop bundling the PostgreSQL driverShawn O. Pearce2009-05-131-36/+0
* Switch to GWT 1.6's new HostedMode debugging utilityShawn O. Pearce2009-05-133-16/+36
* Upgrade to GWT 1.6.4Shawn O. Pearce2009-05-131-4/+4
* 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
* 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