summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Gerrit 2.0.24v2.0.24Shawn O. Pearce2009-11-021-1/+1
* Ensure prior commit body is parsed before comparing messagesShawn O. Pearce2009-11-021-0/+1
* Fix OpenID delegate authenticationShawn O. Pearce2009-11-022-10/+71
* Don't request registration if the account existsShawn O. Pearce2009-11-021-1/+1
* Revert "Remove dead exists method from AccountManager"Shawn O. Pearce2009-11-022-4/+26
* Make help more friendly over SSHShawn O. Pearce2009-11-021-1/+17
* Display not-yet-born HEAD branch in Branches tabShawn O. Pearce2009-11-021-2/+21
* Display current branch SHA-1 in Branches tabShawn O. Pearce2009-11-024-4/+15
* Remove the branches table from the databaseShawn O. Pearce2009-11-0210-137/+56
* 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-0229-47/+46
* Support SMTP over SSL/TLSShawn O. Pearce2009-11-023-2/+85
* AuthSMTPClient: Fix formatting errorsShawn O. Pearce2009-11-021-3/+3
* Link to our issue tracker in the page footerShawn O. Pearce2009-11-021-1/+2
* Try to prevent forgotten `git add` during replaceShawn O. Pearce2009-11-021-24/+40
* Clear message on publish comments screen after submittingShawn O. Pearce2009-11-021-5/+2
* Fix OpenID self registration dialogShawn O. Pearce2009-10-302-2/+2
* Document ldap.groupPatternShawn O. Pearce2009-10-301-3/+14
* Allow admins to search for and bind to LDAP groupsShawn O. Pearce2009-10-2917-45/+451
* Use LDAP DN to match LDAP group to Gerrit groupShawn O. Pearce2009-10-2916-213/+102
* Set proper LDAP defaults for Active DirectoryShawn O. Pearce2009-10-294-98/+421
* Remove dead exists method from AccountManagerShawn O. Pearce2009-10-291-17/+0
* LdapRealm: Fix missing type parameter warningsShawn O. Pearce2009-10-291-2/+3
* LdapRealm: Remove unused throws declarationShawn O. Pearce2009-10-291-2/+1
* Suggest latin1 charset for MySQL databasesShawn O. Pearce2009-10-291-0/+1
* Allow default of $JETTY_HOME in to_jetty.shNasser Grainawi2009-10-281-2/+6
* Correct scp commands in documentation to include -pShawn O. Pearce2009-10-154-5/+5
* Fix a typo that broke the gerrit buildDavid 'Digit' Turner2009-10-131-1/+1
* "250-AUTH " will be returned if 'AUTH' response does not come last.ChengKe2009-10-111-1/+2
* Fix:ChengKe2009-10-101-1/+1
* Switch to the new org.eclipse.jgit packageShawn O. Pearce2009-10-0679-280/+281
* Merge change Ie16b8ca2Android Code Review2009-10-065-2/+45
|\
| * Check if the user has permission to upload changesNasser Grainawi2009-10-065-2/+45
* | Fixed ActiveDirectory LDAP group support. Allows recursive group searching.Anthony2009-10-063-14/+84
|/
* Fix invalid drop index in upgrade017_018_mysqlShawn O. Pearce2009-10-051-1/+1
* Start 2.0.24 developmentShawn O. Pearce2009-10-051-1/+1
* Gerrit 2.0.23v2.0.23Shawn O. Pearce2009-10-051-1/+1
* Merge change I574b992dAndroid Code Review2009-10-0312-15/+212
|\
| * Adding support to list merged and abandoned changes for a project.Lars Dunemark2009-10-0312-15/+212
* | Add scripts for Jetty 7.x and make that the default in the docsShawn O. Pearce2009-10-014-12/+137
* | Move the Jetty 6.x start script to our extra directoryShawn O. Pearce2009-10-012-21/+23
* | Move Jetty 6.x resources into a jetty6 directoryShawn O. Pearce2009-10-014-3/+3
* | Fix MySQL CREATE USER example in install documentationShawn O. Pearce2009-10-011-1/+1
* | Move git pull URL to bottom of email notificationsShawn O. Pearce2009-10-012-25/+8
|/
* Fix Not Signed In errors when multiple tabs are openShawn O. Pearce2009-09-293-9/+15
* Fix new change email to always have SSH pull URLShawn O. Pearce2009-09-291-0/+1
* Start 2.0.23 developmentShawn O. Pearce2009-09-291-1/+1
* Gerrit 2.0.22v2.0.22Shawn O. Pearce2009-09-291-1/+1
* Include pull command line in email notificationsShawn O. Pearce2009-09-297-38/+111