summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version of replication plugin to the released version 1.0-rc0v2.5-rc0Edwin Kempin2012-08-221-1/+1
* Update Gerrit 2.5 release notesEdwin Kempin2012-08-221-0/+198
* Merge "Allow configuring the Report Bug URL"Edwin Kempin2012-08-207-6/+40
|\
| * Allow configuring the Report Bug URLShawn O. Pearce2012-08-167-6/+40
* | Merge "Cleaning up serialVersionUIDs"Shawn Pearce2012-08-1715-24/+2
|\ \
| * | Cleaning up serialVersionUIDsChad Horohoe2012-08-1615-24/+2
| |/
* | Merge "Documentation: commit message hook file should be executable"Shawn Pearce2012-08-171-0/+6
|\ \
| * | Documentation: commit message hook file should be executableDavid Pursehouse2012-08-171-0/+6
* | | Merge "Fix formatting of commit message in Internet Explorer"Martin Fick2012-08-162-2/+4
|\ \ \ | |_|/ |/| |
| * | Fix formatting of commit message in Internet ExplorerEdwin Kempin2012-08-142-2/+4
* | | Merge "Tokenized REST API POST handler"Shawn Pearce2012-08-1512-71/+575
|\ \ \
| * | | Tokenized REST API POST handlerBrad Larson2012-08-1412-71/+575
* | | | Merge "Fix typo of license"Shawn Pearce2012-08-151-1/+1
|\ \ \ \
| * | | | Fix typo of licenseBruce Zu2012-08-151-1/+1
| | |_|/ | |/| |
* | | | Merge "Fix: Update diff base to match old version history"Edwin Kempin2012-08-141-0/+6
|\ \ \ \
| * | | | Fix: Update diff base to match old version historyBruce Zu2012-08-131-0/+6
| |/ / /
* | | / Do not automatically add reviewers from footer lines to draftsSasa Zivkov2012-08-131-0/+3
| |_|/ |/| |
* | | Protect against another replace.cmd NPEShawn O. Pearce2012-08-091-2/+2
|/ /
* | Merge "Highlight dependencies to abandoned changes by red background"Shawn Pearce2012-08-091-0/+2
|\ \
| * | Highlight dependencies to abandoned changes by red backgroundEdwin Kempin2012-07-191-0/+2
* | | Merge "Add key commands to mark patch as reviewed"Shawn Pearce2012-08-093-22/+65
|\ \ \
| * | | Add key commands to mark patch as reviewedEdwin Kempin2012-08-073-22/+65
* | | | Merge "Move the project listing menu items to a new top-level item"Shawn Pearce2012-08-098-31/+23
|\ \ \ \
| * | | | Move the project listing menu items to a new top-level itemChad Horohoe2012-08-088-31/+23
* | | | | Merge "Fix ArrayIndexOutOfBoundsException on navigation to next/previous patch"Shawn Pearce2012-08-091-1/+1
|\ \ \ \ \
| * | | | | Fix ArrayIndexOutOfBoundsException on navigation to next/previous patchEdwin Kempin2012-08-081-1/+1
| |/ / / /
* | | | | Merge "Display links in PatchSetSelectBox only once"Shawn Pearce2012-08-091-0/+2
|\ \ \ \ \
| * | | | | Display links in PatchSetSelectBox only onceEdwin Kempin2012-08-081-0/+2
* | | | | | Merge "Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommits"Shawn O. Pearce2012-08-091-2/+2
|\ \ \ \ \ \
| * | | | | | Fix possible NPEs in ReplaceRequest.cmd usage in ReceiveCommitsShawn O. Pearce2012-08-061-2/+2
* | | | | | | Merge "Match no labels if current patch set is not available"Shawn O. Pearce2012-08-091-0/+4
|\| | | | | |
| * | | | | | Match no labels if current patch set is not availableShawn O. Pearce2012-08-061-0/+4
* | | | | | | Merge "Fix rebase patch set and revert change to update Git first"Shawn O. Pearce2012-08-091-107/+144
|\| | | | | |
| * | | | | | Fix rebase patch set and revert change to update Git firstShawn O. Pearce2012-08-061-107/+144
* | | | | | | Merge "Use transaction when adding review of access tab edit"Shawn O. Pearce2012-08-091-18/+38
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | Use transaction when adding review of access tab editShawn O. Pearce2012-08-061-18/+38
| | |/ / / | |/| | |
* | | | | Merge "Use download icon instead of text"Edwin Kempin2012-08-087-18/+69
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use download icon instead of textKeunhong Park2012-08-077-18/+69
* | | | | Merge "Fix reject message if bypassing code review is not allowed"Shawn Pearce2012-08-071-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix reject message if bypassing code review is not allowedEdwin Kempin2012-08-071-1/+1
* | | | | Fix missing ObjectInserter.flush() in ReviewProjectAccessShawn O. Pearce2012-08-061-0/+2
|/ / / /
* | | / Allow nesting propagated request scopes on same threadShawn O. Pearce2012-08-061-9/+6
| |_|/ |/| |
* | | Merge "Rename Gerrit WAR that includes plugins to 'gerrit-full-{version}'"Shawn Pearce2012-08-062-2/+2
|\ \ \
| * | | Rename Gerrit WAR that includes plugins to 'gerrit-full-{version}'Edwin Kempin2012-08-062-2/+2
* | | | Remove double ';' at line endingEdwin Kempin2012-08-061-1/+1
|/ / /
* | | Support /a/ for plugin REST APIsBrad Larson2012-08-042-4/+8
* | | Make portions of ListChanges publicShawn O. Pearce2012-08-042-4/+20
* | | /changes/: Return more dataShawn O. Pearce2012-08-046-20/+514
* | | Lookup changes in parallel during ReceiveCommitsShawn O. Pearce2012-08-041-40/+57
* | | Improve performance of ReceiveCommits by reducing RevWalk loadShawn O. Pearce2012-08-041-5/+17