summaryrefslogtreecommitdiffstats
path: root/gerrit-common
Commit message (Expand)AuthorAgeFilesLines
* Allow gitweb URLs to be passed unencoded for viewing.Luca Milanesio2015-03-031-0/+11
* Hide the Rebase buttonIsmo Haataja2014-06-201-0/+9
* Add new change state "deferred".Ismo Haataja2014-06-204-1/+22
* Commit message footer options for cherry-pick modeIsmo Haataja2014-06-201-0/+6
* Staging branch featureIsmo Haataja2014-06-204-1/+34
* One page review.Ismo Haataja2014-06-201-0/+10
* Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-11-051-0/+13
|\
| * Extend AddBranchResult with toString method implementationJacek Centkowski2013-10-301-0/+13
* | Set version to 2.7v2.7Dave Borowitz2013-09-181-1/+1
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-08-062-4/+4
|\|
| * Fix NullPointerException when comparing AccessSectionsEdwin Kempin2013-07-152-4/+4
| * Gerrit 2.6v2.6Shawn Pearce2013-06-211-1/+1
* | Refactor highlighting patch sets that have draftsJan Opacki2013-05-231-0/+10
* | Merge branch 'stable-2.6' into stable-2.7Shawn Pearce2013-05-221-6/+6
|\|
| * Use "abbreviation" instead of "abbreviatedName" for labelsDave Borowitz2013-05-221-6/+6
| * Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-241-1/+7
* | Remove Guava from GWT buildShawn Pearce2013-05-051-2/+2
* | Remove SingleListChangeInfo.javaGustaf Lundh2013-05-021-52/+0
* | Distinguish between error and timeout in intraline diff error messageDavid Pursehouse2013-04-171-1/+7
* | Merge "Add gitweb.linkDrafts to control if gitweb links are shown on drafts"David Pursehouse2013-04-171-0/+16
|\ \
| * | Add gitweb.linkDrafts to control if gitweb links are shown on draftsChad Horohoe2013-04-161-0/+16
* | | Introduce StreamEvents capabilityEd Bartosh2013-04-151-0/+4
|/ /
* | Build gwtexpui from in-subtree versionDave Borowitz2013-04-111-2/+3
* | Merge branch 'stable-2.6'Shawn Pearce2013-04-091-0/+4
|\|
| * Fix: wrong error message on MyWatchedProjectsScreenBruce Zu2013-04-091-0/+4
* | Get commentlinks per-project in UI codeDave Borowitz2013-04-092-63/+10
* | Upgrade gwtexpui to 1.3.3 to get LinkFindReplaceDave Borowitz2013-04-091-5/+57
* | Merge branch 'stable-2.6'Dave Borowitz2013-03-287-246/+0
|\|
| * Remove login dialogs and replace with /login/ URLsShawn Pearce2013-03-287-246/+0
* | Merge "Implement sticky approvals with copyMaxScore"Shawn Pearce2013-03-261-0/+9
|\ \
| * | Implement sticky approvals with copyMaxScoreShawn Pearce2013-03-261-0/+9
* | | Add change messages to Get Change Detail REST api callJohn Spurlock2013-03-261-1/+4
|/ /
* / Start 2.7 developmentShawn Pearce2013-03-211-1/+1
|/
* Add SSH command to run Git garbage collectionEdwin Kempin2013-03-202-0/+86
* Remove ID from LabelTypeDave Borowitz2013-03-202-41/+1
* Write label names instead of IDs to PatchSetApprovalsDave Borowitz2013-03-181-1/+1
* Fill in missing intermediate label values automaticallyDave Borowitz2013-03-142-8/+32
* Remove ApprovalCategory and ApprovalCategoryValueDave Borowitz2013-03-145-160/+55
* Remove unused methods from PatchDetailServiceDave Borowitz2013-03-141-10/+0
* Allow parent projects to block children from overriding labelsDave Borowitz2013-03-141-0/+11
* Allow setting label types in project.configDave Borowitz2013-03-141-1/+1
* Drop LabelType.getPosition()Dave Borowitz2013-03-142-10/+36
* Remove LabelTypes from GerritConfigDave Borowitz2013-03-112-9/+9
* Move RPC auth token from Authorization header to X-Gerrit-AuthShawn Pearce2013-03-111-1/+1
* Merge "Remove old RPC for 'create project' on WebUI"Edwin Kempin2013-03-081-7/+0
|\
| * Remove old RPC for 'create project' on WebUIBruce Zu2013-03-071-7/+0
* | Merge "Split off raw SQL access into its own permission"Shawn Pearce2013-03-071-0/+4
|\ \ | |/ |/|
| * Split off raw SQL access into its own permissionChad Horohoe2013-03-071-0/+4
* | Delete unused (and broken) ListGroupsOption.fromValue() methodEdwin Kempin2013-03-061-4/+0
* | Merge "Cleanup unused RefConfigSection.REF_CONFIG"David Pursehouse2013-03-061-3/+0
|\ \