summaryrefslogtreecommitdiffstats
path: root/gerrit-reviewdb
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of System.currentTimeMillis() from gerrit-reviewdbDave Borowitz2013-10-167-53/+18
* Miscellaneous Javadoc cleanups to cut down on Eclipse warningsDave Borowitz2013-10-092-6/+2
* Deprecate TrackingIdAccess.byTrackingIdShawn Pearce2013-10-071-0/+1
* Deprecate database indexes used only by SqlRewriterImplShawn Pearce2013-10-072-8/+13
* ChangeScreen2: Do not display 'M' next to modified filesShawn Pearce2013-10-071-0/+4
* ChangeScreen2: add Gerrit config and user preferenceShawn Pearce2013-09-241-0/+17
* Revert "Make SubmitRecord.Label's fields @Columns"Dave Borowitz2013-09-121-125/+0
* Remove unused download scheme for Anonymous SSHEdwin Kempin2013-09-111-1/+1
* Make SubmitRecord.Label's fields @ColumnsDave Borowitz2013-09-101-0/+125
* Merge "Implement missing hashCode method in CommentRange"Shawn Pearce2013-08-231-0/+9
|\
| * Implement missing hashCode method in CommentRangeEdwin Kempin2013-08-231-0/+9
* | Make sure commentVisibilityStrategy is reset on resetting prefsEdwin Kempin2013-08-221-0/+1
|/
* ChangeScreen2: Add preference to open side-by-side or unified diff viewEdwin Kempin2013-08-211-0/+20
* Migrate schema to meet 30 char length of database id limitationDavid Ostrovsky2013-08-148-42/+40
* SideBySide2: Add range to PatchLineCommentMichael Zhou2013-08-092-0/+101
* Add equals() and hashCode() to Account classDeniz Türkoglu2013-08-061-0/+10
* ChangeScreen2: Display a list of related commitsShawn Pearce2013-07-221-0/+4
* Use ETag and If-None-Match for /detail cachingShawn Pearce2013-07-191-0/+4
* Fix broken hashCode/equals on RevIdShawn Pearce2013-07-191-0/+10
* Merge "Set maxObjectSizeLimit from create-project and set-project SSH commands"Edwin Kempin2013-07-091-0/+11
|\
| * Set maxObjectSizeLimit from create-project and set-project SSH commandsSasa Zivkov2013-07-091-0/+11
* | remove the limit in the query of patch sets by revision.Raviteja Sunkara2013-07-011-2/+2
|/
* Delete Maven based buildDavid Ostrovsky2013-05-211-57/+0
* Merge "Change default comment visibility to expand all recent comments"Shawn Pearce2013-05-181-1/+1
|\
| * Change default comment visibility to expand all recent commentsChristian Aistleitner2013-04-041-1/+1
* | Refactor highlighting patch sets that have draftsJan Opacki2013-05-141-11/+0
* | Build with BuckShawn Pearce2013-05-091-0/+20
* | Begin 2.8Shawn Pearce2013-05-061-1/+1
* | 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
|\ \ | |/ |/|