summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "Fix "review" link in Gitweb integration."Shawn Pearce2011-04-071-14/+34
|\ \ \ \ \
| * | | | | Fix "review" link in Gitweb integration.Piotr Sikora2011-02-281-14/+34
| | |/ / / | |/| | |
* | | | | Merge "Fix compatibility with recent releases of Gitweb."Shawn Pearce2011-04-072-2/+5
|\ \ \ \ \
| * | | | | Fix compatibility with recent releases of Gitweb.Piotr Sikora2011-02-272-2/+5
| |/ / / /
* | | | | Merge "Performs a project name substring search."Shawn Pearce2011-04-072-2/+29
|\ \ \ \ \
| * | | | | Performs a project name substring search.monica.dionisio2010-11-122-2/+29
* | | | | | Merge "Bump dependencies to latest stable versions"Shawn Pearce2011-04-076-36/+207
|\ \ \ \ \ \
| * | | | | | Bump dependencies to latest stable versionsAnatol Pomozov2011-01-056-36/+207
* | | | | | | Merge "Add adminUrl to replication for repository creation"Shawn Pearce2011-04-072-6/+66
|\ \ \ \ \ \ \
| * | | | | | | Add adminUrl to replication for repository creationlincoln2010-11-122-6/+66
| | |/ / / / / | |/| | | | |
* | | | | | | Merge "Add control over attributes of the authentication cookie."Shawn Pearce2011-04-073-4/+36
|\ \ \ \ \ \ \
| * | | | | | | Add control over attributes of the authentication cookie.Piotr Sikora2011-04-083-4/+36
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Added explanation for "not Signed-off-by" error"Shawn Pearce2011-04-072-0/+31
|\ \ \ \ \ \ \
| * | | | | | | Added explanation for "not Signed-off-by" errorEdwin Kempin2011-02-072-0/+31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge "Fix handling of "Session Expired" with SSL certificates."Shawn Pearce2011-04-073-0/+80
|\ \ \ \ \ \ \
| * | | | | | | Fix handling of "Session Expired" with SSL certificates.Sasa Zivkov2011-02-073-0/+80
* | | | | | | | Merge "Not displaying the "Sign Out" for CLIENT_SSL_CERT_LDAP."Shawn Pearce2011-04-071-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Not displaying the "Sign Out" for CLIENT_SSL_CERT_LDAP.Sasa Zivkov2011-02-071-1/+4
| |/ / / / / / /
* | | | | | | | Merge "Added explanation for "no changes made" error"Shawn Pearce2011-04-072-0/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Added explanation for "no changes made" errorEdwin Kempin2011-02-092-0/+20
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge "Added Importance and Expiry-Days to sent emails"Shawn Pearce2011-04-072-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Added Importance and Expiry-Days to sent emailsAlex Blewitt2011-02-112-0/+34
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge "Fix display name of symbolic refs"Shawn Pearce2011-04-071-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix display name of symbolic refsEdwin Kempin2011-02-141-1/+1
| |/ / / / / /
* | | | | | | Merge "Add ability to deny uploading merge commits"Shawn Pearce2011-04-077-5/+80
|\ \ \ \ \ \ \
| * | | | | | | Add ability to deny uploading merge commitsJay Soffian2011-03-017-5/+80
* | | | | | | | Merge "Explain 'prohibited by Gerrit' error for pushing of lightweight tags"Shawn Pearce2011-04-071-1/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Explain 'prohibited by Gerrit' error for pushing of lightweight tagsEdwin Kempin2011-03-091-1/+4
* | | | | | | | | Merge "Disable form while publishing comments"Shawn Pearce2011-04-072-1/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable form while publishing commentsEdwin Kempin2011-02-172-1/+21
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge changes I284d2c65,I6ac872b4,I23a087f1,I9d7f7553,I0b54beeeShawn Pearce2011-04-0712-21/+42
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [findbugs] Fix TrackingId.equals()Matthias Sohn2011-03-101-1/+1
| * | | | | | | | | [findbugs] Ensure that statement is closedMatthias Sohn2011-03-101-16/+21
| * | | | | | | | | [findbugs] Remove dead store to local variableMatthias Sohn2011-03-101-1/+0
| * | | | | | | | | [findbugs] Use key to remove entry from HashMapMatthias Sohn2011-03-101-3/+4
| * | | | | | | | | [findbugs] equals() must return false for null argumentMatthias Sohn2011-03-098-0/+16
* | | | | | | | | | Merge "Added explanation for "... has duplicates" error"Shawn Pearce2011-04-072-0/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added explanation for "... has duplicates" errorEdwin Kempin2011-03-102-0/+25
* | | | | | | | | | | Merge "Reject pushing multiple commits with the same new Change-ID"Shawn Pearce2011-04-071-0/+11
|\| | | | | | | | | |
| * | | | | | | | | | Reject pushing multiple commits with the same new Change-IDEdwin Kempin2011-03-101-0/+11
| |/ / / / / / / / /
* | | | | | | | | | Merge "Display proper error message if non-existing/non-visible group is brow...Shawn Pearce2011-04-0712-8/+32
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Display proper error message if non-existing/non-visible group is browsedEdwin Kempin2011-03-1012-8/+32
| |/ / / / / / / /
* | | | | | | | | Merge "Minor refactors prompted by abandon changes in ChangeUtil."Shawn Pearce2011-04-073-19/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor refactors prompted by abandon changes in ChangeUtil.Martin Fick2011-03-283-19/+24
* | | | | | | | | | Allow single letter usernames.Maciej Żenczykowski2011-04-071-0/+4
* | | | | | | | | | Avoid huge pushes during refs/for/BRANCH push over SSHShawn O. Pearce2011-04-063-89/+82
* | | | | | | | | | Avoid duplicate antrun blocks in pom.xmlShawn O. Pearce2011-04-061-49/+28
* | | | | | | | | | Avoid huge pushes during refs/for/BRANCH pushShawn O. Pearce2011-04-051-7/+94
* | | | | | | | | | Cache advertised bases used during push over smart HTTPShawn O. Pearce2011-04-053-1/+149
* | | | | | | | | | gerrit.sh: Support spaces in JAVA_HOMEShawn O. Pearce2011-04-051-4/+8