summaryrefslogtreecommitdiffstats
path: root/gerrit-common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix: wrong error message on MyWatchedProjectsScreenBruce Zu2013-04-091-0/+4
* Remove login dialogs and replace with /login/ URLsShawn Pearce2013-03-287-246/+0
* 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
|\ \
| * | Cleanup unused RefConfigSection.REF_CONFIGChristian Aistleitner2013-03-051-3/+0
* | | Merge "Remove AccountDashboardInfo.java"David Pursehouse2013-03-061-71/+0
|\ \ \
| * | | Remove AccountDashboardInfo.javaGustaf Lundh2013-03-051-71/+0
* | | | Delete unused (and broke) ListChangesOption.fromValue() methodShawn Pearce2013-03-051-4/+0
|/ / /
* / / Add direct members and directly included groups to GroupInfoEdwin Kempin2013-03-051-0/+66
|/ /
* | Add toString() methods on label-related typesDave Borowitz2013-03-013-0/+33
* | Rename ApprovalType(s) to LabelType(s)Dave Borowitz2013-03-013-37/+37
* | Migrate ApprovalTypes away from ApprovalCategory(Value)Dave Borowitz2013-03-014-41/+215
|/
* Fix JavaScript indexOf crash when reviewer has no nameShawn Pearce2013-03-011-4/+0
* Sort change owner first in ApprovalTableDave Borowitz2013-02-261-6/+14
* Sort approvals in REST endpoints and approval tableDave Borowitz2013-02-221-0/+14
* Remove unused label details from old RPC handlersDave Borowitz2013-02-213-124/+0
* Remove old Add/RemoveReviewer handlersDave Borowitz2013-02-211-11/+0
* Port ApprovalTable to new REST APIDave Borowitz2013-02-211-0/+23
* Merge "Fix generic handling of NameAlreadyUsedException in GerritCallback"Shawn Pearce2013-02-201-6/+2
|\
| * Fix generic handling of NameAlreadyUsedException in GerritCallbackEdwin Kempin2013-02-191-6/+2
* | Fix ProjectUtilShawn Pearce2013-02-191-11/+8
|/
* Allow to specify the name for NameAlreadyUsedExceptionChristian Aistleitner2013-02-181-0/+4
* Move duplicate code to strip .git suffix to a utility classDavid Pursehouse2013-02-131-0/+36
* Merge "Remove GroupAdminService"Shawn Pearce2013-02-081-31/+0
|\
| * Remove GroupAdminServiceEdwin Kempin2013-02-081-31/+0
* | Remove isVisibleToAll from GroupDescriptionShawn Pearce2013-02-072-8/+0
|/
* Migrate approval radio buttons to new REST APIDave Borowitz2013-02-071-3/+2
* Add a /changes option to include detailed label infoDave Borowitz2013-02-071-0/+1
* Add a /changes option to include detailed account infoDave Borowitz2013-02-061-1/+4
* Remove old RPC for changing group descriptionEdwin Kempin2013-02-011-6/+0
* Remove old RPC for changing group optionsEdwin Kempin2013-02-012-41/+0
* Use new REST API to show and add included groups in WebUIEdwin Kempin2013-02-012-10/+0
* Use new REST API to rename a group in the WebUIEdwin Kempin2013-01-311-5/+0