summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb
Commit message (Expand)AuthorAgeFilesLines
* Disable 'Syntax Coloring' by defaultIsmo Haataja2014-10-081-1/+1
* Always allow commenting a patch setIsmo Haataja2014-06-201-0/+5
* Add new change state "deferred".Ismo Haataja2014-06-202-3/+25
* Commit message footer options for cherry-pick modeIsmo Haataja2014-06-201-0/+73
* Staging branch featureIsmo Haataja2014-06-203-0/+41
* One page review.Ismo Haataja2014-06-201-0/+3
* Set version to 2.7v2.7Dave Borowitz2013-09-181-1/+1
* Refactor highlighting patch sets that have draftsJan Opacki2013-05-231-11/+0
* Merge branch 'stable-2.6'Shawn Pearce2013-04-261-1/+5
|\
| * Prevent account's full name from being set to empty stringDavid Pursehouse2013-04-261-1/+5
* | Highlight patch sets that have draftsJan Opacki2013-04-161-0/+11
* | Allow projects to specify themesDave Borowitz2013-04-101-0/+10
* | Add option to set default visibility of change commentsChristian Aistleitner2013-04-031-0/+22
* | Option to show relative times in changes tableMatthias Sohn2013-04-011-0/+12
* | Merge branch 'stable-2.6'Dave Borowitz2013-03-221-9/+2
|\|
| * Remove separate label field from PatchSetApprovalDave Borowitz2013-03-221-9/+2
* | Start 2.7 developmentShawn Pearce2013-03-211-1/+1
|/
* Remove ApprovalCategory and ApprovalCategoryValueDave Borowitz2013-03-146-318/+53
* Remove most remaining references to ApprovalCategory(Value)Dave Borowitz2013-03-141-2/+5
* Add toString() methods on label-related typesDave Borowitz2013-03-011-0/+6
* Migrate ApprovalTypes away from ApprovalCategory(Value)Dave Borowitz2013-03-011-23/+0
* Populate the group screens via RESTEdwin Kempin2013-02-081-0/+5
* Migrate approval radio buttons to new REST APIDave Borowitz2013-02-072-10/+26
* Add submodule subscriptions fetching by projectsChristian Aistleitner2013-02-061-0/+33
* Query all external groups for internal group membershipsShawn Pearce2013-01-181-0/+3
* Add new notify type that allows watching abandoning of changesEdwin Kempin2013-01-101-1/+13
* Add new notify type that allows watching of new patch setsEdwin Kempin2013-01-101-1/+12
* Merge "PatchSet.isRef()-optimizations."Shawn Pearce2013-01-101-1/+21
|\
| * PatchSet.isRef()-optimizations.Gustaf Lundh2013-01-071-1/+21
* | Merge "Allow group includes to be by UUID instead of group ID"Shawn Pearce2013-01-107-54/+64
|\ \ | |/ |/|
| * Allow group includes to be by UUID instead of group IDChad Horohoe2013-01-097-54/+64
* | Remove mysql_nextval scriptShawn Pearce2013-01-031-14/+0
|/
* Fix compiler warnings about missing switch casesDavid Pursehouse2012-12-051-0/+3
* Prevent leading and trailing spaces on user's Full NameDavid Pursehouse2012-12-051-1/+1
* Remove nbrPatchSets from ChangeColby Ranger2012-11-301-21/+3
* Remove method removeLastPatchSetId() from Change.Colby Ranger2012-11-281-9/+0
* Remove method getNumberOfPatchSets() from Change.Colby Ranger2012-11-281-4/+0
* Use /changes/{id}/revisions/{sha1}/submit to submit changesShawn O. Pearce2012-11-261-0/+4
* For inherited boolean values display the actual value that is inheritedEdwin Kempin2012-11-252-17/+51
* Work around failed database updates during patch set replaceShawn O. Pearce2012-11-251-13/+17
* Accept in_reply_to to thread inline commentsShawn O. Pearce2012-11-231-0/+4
* Add /changes/{id}/revisions/{commit}/draftsShawn O. Pearce2012-11-181-0/+4
* Add POST /changes/{id}/revisions/{sha1}/reviewShawn O. Pearce2012-11-172-0/+8
* Allow defining a default dashboard for projectsEdwin Kempin2012-11-151-0/+20
* Permit booleans in project.config to be inheritedShawn O. Pearce2012-10-251-15/+25
* Add submit strategy that rebases the change if necessaryEdwin Kempin2012-10-211-0/+2
* Remove unused check_schema_version function from index_postgres.sqlSasa Zivkov2012-10-181-24/+0
* ChangeMessageAccess: Add index for byPathSet method.Arnaud Fabre2012-10-142-0/+6
* Add missing JSON attribute documentationDavid Pursehouse2012-10-111-1/+1
* Merge branch 'stable-2.5'Edwin Kempin2012-10-061-1/+2
|\