summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui-common
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-01-101-1/+1
|\
| * Merge branch 'stable-2.14' into stable-2.15David Ostrovsky2019-01-091-1/+1
| |\
| | * Bazel: Automatically fix lint errors with buildifierDavid Ostrovsky2019-01-081-1/+1
* | | Avoid Collections#sortDave Borowitz2018-09-053-12/+6
* | | Convert simple anonymous Comparators to comparing()Dave Borowitz2018-08-311-11/+3
* | | Merge branch 'stable-2.15'David Pursehouse2018-07-171-0/+6
|\| |
| * | Add account setting for defaulting new changes to WIPDavid Ostrovsky2018-07-101-0/+6
* | | Use Collections.addAll to copy elements from an array to collectionsMaxime Guerreiro2018-04-272-6/+2
* | | Merge branch 'stable-2.15'David Pursehouse2018-02-221-2/+0
|\| |
| * | Remove handling of change.allowDraftsMatthew Webber2018-02-211-2/+0
* | | Don't use Account class in GWT UI codeEdwin Kempin2018-02-051-5/+0
* | | Dissolve gerrit-common top-level directoryDavid Ostrovsky2017-10-311-1/+1
* | | Move Common.gwt.xml to common packageDavid Ostrovsky2017-10-311-1/+1
* | | Dissolve gerrit-gwtexpui top-level directoryDavid Ostrovsky2017-10-311-5/+5
|/ /
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-141-9/+2
|\|
| * RelativeDateFormatter: Simplify rounding of years and monthsDavid Pursehouse2017-10-131-9/+2
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-132-0/+4
|\|
| * RelativeDateFormatter: Fix bad rounding of "1 year 12 months" to "2 year"David Pursehouse2017-10-132-0/+4
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-062-25/+161
|\|
| * Fix bad rounding of relative dates like '1 year, 12 months ago'Edwin Kempin2017-10-052-1/+5
| * Fix test of RelativeDateFormatterEdwin Kempin2017-10-052-24/+156
| * RelativeDateFormatter: Remove unnecessary @SuppressWarnings("boxing")David Pursehouse2017-07-251-1/+0
* | Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 3)Edwin Kempin2017-10-011-2/+0
* | Discontinue draft workflowDavid Ostrovsky2017-09-301-2/+0
* | Include submitter in ChangeInfoDave Borowitz2017-08-231-0/+2
* | RelativeDateFormatter: Remove unnecessary @SuppressWarnings("boxing")David Pursehouse2017-06-291-1/+0
* | Remove 'final' from method signatures across gerrit.Han-Wen Nienhuys2017-06-144-5/+5
* | Control auto-publishing comments on push with preferenceDave Borowitz2017-05-121-0/+6
* | Show WIP state of the change, if it set to WIP.Alan Tokaev2017-05-011-0/+3
* | New mute-label allows for temporarily unhighlighting changes in dashboardGustaf Lundh2017-04-281-0/+2
* | Merge branch 'stable-2.14'David Pursehouse2017-04-251-1/+2
|\|
| * Enable HTTP password setting based upon gitBasicAuthPolicyDavid Ostrovsky2017-04-251-1/+2
* | Merge branch 'stable-2.14'David Pursehouse2017-04-111-1/+2
|\|
| * Format Java files with google-java-formatDavid Pursehouse2017-04-111-1/+2
* | Merge branch 'stable-2.14'David Pursehouse2017-04-101-1/+1
|\|
| * Leave assignee feature always enabledLuca Milanesio2017-04-101-4/+1
| * Hide assignee by default in Gerrit changes tableLuca Milanesio2017-04-091-0/+3
* | Implement Private ChangesEdwin Kempin2017-03-231-0/+2
|/
* AuthInfo: Fix NullPointerException if there are no contributor agreementsEdwin Kempin2017-03-091-2/+5
* Add frontend code for email format user preferencePatrick Hiesel2017-03-061-0/+15
* Remove references to isGitBasicAuth in GWT UIDavid Pursehouse2017-03-011-6/+1
* Revert "Fix GWT UI AddFileBox to provide path suggestions continuously"Changcheng Xiao2017-02-171-3/+0
* Fix GWT UI AddFileBox to provide path suggestions continuouslyChangcheng Xiao2017-02-171-0/+3
* Revert "Add a User Preference to Receive only Plaintext Emails"Wyatt Allen2017-02-151-15/+0
* Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-02-141-0/+15
* Format all Java files with google-java-formatDave Borowitz2017-02-0733-307/+422
* Remove Buck based buildDavid Ostrovsky2017-01-231-59/+0
* Merge "Remove test prefix from test methods"David Pursehouse2016-12-071-9/+9
|\
| * Remove test prefix from test methodsPatrick Hiesel2016-12-061-9/+9
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-44/+47
|/