summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/Labels.java
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-03-141-2/+1
|\
* | Avoid Collections#sortDave Borowitz2018-09-051-28/+35
|/
* Rewrite GWT UI to use project name in addition to numeric change IDPatrick Hiesel2017-07-111-4/+4
* Format all Java files with google-java-formatDave Borowitz2017-02-071-54/+51
* Remove redundant 'final' modifier from private native methodsDavid Pursehouse2016-04-121-1/+1
* Labels: Fix NPE on merged change with no approvalsDave Borowitz2016-02-071-9/+13
* Don't navigate to current patch set when hashtag is removedEdwin Kempin2016-01-261-4/+7
* Allow to remove specific scores while leaving the reviewer listedDavid Ostrovsky2015-11-251-14/+59
* Organize importsDavid Pursehouse2015-08-201-1/+1
* Pass ChangeInfo object to extension panelsEdwin Kempin2015-08-041-3/+3
* Allow Gerrit client to pass JavaScriptObjects to extension panelsEdwin Kempin2015-07-241-2/+2
* Consistently use camelCase in Gerrit ClientEdwin Kempin2015-05-191-7/+7
* Do not declare multiple variables on a single lineDavid Pursehouse2015-03-191-1/+2
* Replace Reviewer Label/Hashtag close image with better charGustaf Lundh2015-02-091-1/+1
* Drop '2' suffix from CS2, SBS2Shawn Pearce2015-01-151-4/+4
* Replace Reviewer Label/Hashtag close image with unicode charGustaf Lundh2014-12-191-2/+1
* Revert "Don't sort labels alphabetically in UI"Shawn Pearce2014-12-181-0/+1
* Don't sort labels alphabetically in UIDavid Ostrovsky2014-12-151-1/+0
* Move resources from gerrit-gwtui to gerrit-gwtui-commonPhil Lello2014-12-121-1/+1
* Factor 'submittable' logic out of the Labels classDavid Pursehouse2014-12-031-29/+2
* Merge branch 'stable-2.8'Shawn Pearce2014-03-061-3/+5
|\
| * Another attempt to fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-03-061-3/+5
* | ChangeScreen2: Show on which categories a reviewer can voteDavid Ostrovsky2014-01-301-5/+30
* | Apply "type inference for generic instance creation" Java 7 featureDavid Ostrovsky2014-01-251-5/+5
* | Update the change status text correctlyDavid Pursehouse2014-01-141-2/+2
* | Display label status as status text element's titleDavid Pursehouse2014-01-101-2/+2
* | ChangeScreen2: Add reviewer email address to tooltipShawn Pearce2013-12-161-0/+3
|/
* ChangeScreen2: Line wrap long Reviewers and CC listsShawn Pearce2013-10-101-1/+4
* ChangeScreen2: Fix nested HTML bug in reviewer listShawn Pearce2013-10-071-11/+12
* Remove unused imports in LabelsShawn Pearce2013-09-301-2/+0
* ChangeScreen2: Remove reviewers using [X] in "chip"Shawn Pearce2013-09-301-2/+65
* ChangeScreen2: Display reviewers as "chips"Shawn Pearce2013-09-291-8/+22
* ChangeScreen2: Support adding reviewersDavid Ostrovsky2013-09-201-2/+3
* ChangeScreen2: Recompute changeMerge.test on displayShawn Pearce2013-07-181-3/+7
* Redesign change screen on new REST APIShawn Pearce2013-07-141-0/+211