summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb
Commit message (Expand)AuthorAgeFilesLines
* Move edit ref name methods from ChangeEditUtil to RefNamesDavid Pursehouse2015-04-161-0/+30
* Merge branch 'stable-2.10' into stable-2.11David Pursehouse2015-03-161-1/+4
|\
| * Expose extension point for generic OAuth providersDavid Ostrovsky2015-03-061-1/+4
* | Allow storing user external federated auth token for auth (e.g. GitHub)Luca Milanesio2015-02-191-3/+12
* | Remove unused InheritedBoolean.javaGustaf Lundh2015-02-121-34/+0
* | Add Change#toString(), after all these yearsDave Borowitz2015-02-061-0/+10
* | ChangeScreen: Allow to disable muting of common paths in file tableDavid Pursehouse2015-02-021-0/+13
* | Remove LabelId#equals() and hashCode()Dave Borowitz2015-01-273-13/+65
* | Extensions GWT API: Align rule with package boundariesDavid Ostrovsky2015-01-265-7/+7
* | Refactor LabelId out of PatchSetApprovalsDavid Ostrovsky2015-01-202-41/+57
* | Remove leftover Change indexes and open fieldDave Borowitz2015-01-161-6/+2
* | Remove ChangeAccess.byKey and byKeyRangeDave Borowitz2015-01-164-26/+0
* | Replace most ChangeAccess queries with searchesDave Borowitz2015-01-164-63/+0
* | Remove old change screenDavid Ostrovsky2015-01-141-54/+3
* | Fix NPE attempting to save draft comment with rangeShawn Pearce2015-01-091-7/+10
* | Revision API: Prepare to expose comments and draftsDavid Ostrovsky2015-01-091-0/+8
* | Add $change.originalSubject for email templatesShawn Pearce2014-12-271-0/+26
* | Terminate sortkey with prejudiceDave Borowitz2014-12-235-20/+4
* | Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfoDave Borowitz2014-11-271-6/+38
* | Move Theme enum to extension APIDavid Ostrovsky2014-11-181-23/+1
* | Leave comments for deleted @Column fieldsDave Borowitz2014-11-034-0/+17
* | Remove mergeable bit from ChangeDave Borowitz2014-11-031-30/+0
* | Turn on many more Eclipse warnings, and fix themDave Borowitz2014-10-2924-0/+25
* | Add hashCode method on LabelVote and PatchLineComment classesDavid Pursehouse2014-10-171-0/+5
* | Add diff pref whether the diff table header should be auto hiddenEdwin Kempin2014-09-171-0/+13
* | Merge "Filter out user-specific refs in VisibleRefFilter"Edwin Kempin2014-09-111-0/+1
|\ \
| * | Filter out user-specific refs in VisibleRefFilterDave Borowitz2014-09-111-0/+1
* | | Option to create a new change for every commit not in targetDeniz Türkoglu2014-09-111-0/+13
|/ /
* | Parse Account.Ids out of ref namesDave Borowitz2014-09-102-0/+40
* | Merge topic 'inline-3'Dave Borowitz2014-09-091-0/+10
|\ \
| * | InlineEdit: Implement CS2 integrationDavid Ostrovsky2014-09-091-0/+10
* | | Organize ALL the importsDave Borowitz2014-08-201-2/+0
|/ /
* | Parse Change.Ids out of meta refsDave Borowitz2014-08-083-9/+24
* | Rewrite Change.Id.fromRef()Dave Borowitz2014-08-084-52/+153
* | Resolve issue with naming of drafts refYacob Yonas2014-08-071-4/+10
* | Add method to parse an AccountId out of a RefNameYacob Yonas2014-08-072-0/+104
* | Improve PatchSet.Id.fromRef performance and avoid double-parsingDave Borowitz2014-08-073-30/+139
* | Remove imports of bare Id classesDave Borowitz2014-08-071-2/+2
* | Store draft PatchLineComments in Git notesYacob Yonas2014-07-241-0/+12
|/
* Merge "Add username to Display In Review Category user preference"David Pursehouse2014-07-092-0/+8
|\
| * Add username to Display In Review Category user preferenceKhai Do2014-06-252-0/+8
* | Add PatchLineCommentsUtil to assist with notedb migrationYacob Yonas2014-07-091-0/+15
* | Store PatchLineComments in Git notesYacob Yonas2014-07-011-0/+57
|/
* Replace "display name in review category" preference with a list of optionsKhai Do2014-06-251-10/+25
* Merge branch 'stable-2.9'David Pursehouse2014-06-231-0/+1
|\
| * MergeabilityChecker: Fix isStale() optimizationDavid Ostrovsky2014-06-141-0/+1
* | Merge "Remove auth.allowGoogleAccountUpgrade feature"Shawn Pearce2014-05-281-3/+0
|\ \
| * | Remove auth.allowGoogleAccountUpgrade featureShawn Pearce2014-05-231-3/+0
* | | SideBySide2: Hide empty pane for added and deleted filesDavid Ostrovsky2014-05-231-0/+13
|/ /
* | Add option to show ID in change tableRob Ward2014-05-221-0/+12