summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* ChangeScreen: Add missing 'Hashtags' labelDavid Pursehouse2018-05-071-0/+1
* Change "WorkInProgress" to "Work in Progress"David Pursehouse2018-04-251-1/+1
* ChangeTable: Show "Work in Progress" in status columnDavid Pursehouse2018-04-251-0/+5
* ChangeScreen: Don't show "Merge Conflict" for submittable WIP changeDavid Pursehouse2018-04-251-1/+1
* AccountGroupAuditLogScreen: Display group UUID if group name is missingEdwin Kempin2018-03-261-3/+11
* Limit assignee suggestions to users that can see the changeEdwin Kempin2018-03-253-2/+21
* GWT/Poly: Default to "Create initial commit" during project creationGustaf Lundh2018-02-281-0/+1
* PostReview: Remove support for 'strictLabels' optionChangcheng Xiao2018-02-211-1/+0
* Merge branch 'stable-2.14' into stable-2.15David Pursehouse2018-01-301-4/+8
|\
| * Fix error dialog not honoring line breaksHugo Arès2018-01-301-4/+8
* | Add search autocompletion for 'assignee' and 'is:assigned'David Pursehouse2018-01-091-0/+2
* | Consistently import utility methods from Collectors as staticDavid Pursehouse2017-12-151-2/+3
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-131-0/+3
|\|
| * ProjectInfoScreen: Only enable 'require signed push' for project ownersPaladox none2017-11-131-0/+3
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-251-3/+3
|\|
| * Allow to copy text from comment box in Chrome v62Paladox none2017-10-201-3/+3
* | Discontinue draft workflowDavid Ostrovsky2017-09-3015-100/+6
* | AccountDashboardScreen: List work in progress changes in separate sectionDavid Pursehouse2017-09-223-5/+21
* | DashboardsCollection: Don't serialize 'isDefault' as 'default'David Pursehouse2017-09-151-1/+7
* | RemoveDrafts: disallow creation of new draftsDavid Ostrovsky2017-09-151-13/+4
* | Merge branch 'stable-2.14'David Pursehouse2017-09-074-16/+39
|\|
| * GWT UI: Add support for creating annotated tagsDavid Pursehouse2017-09-054-16/+39
* | Use ~ instead of - as delimiter for local commentsPatrick Hiesel2017-08-291-13/+13
* | Revert "NewAgreementScreen: Fix URL scheme check"David Pursehouse2017-08-281-1/+1
* | NewAgreementScreen: Fix URL scheme checkPaladox none2017-08-271-1/+1
* | Implement 'privateByDefault' option for project.configChangcheng Xiao2017-08-115-0/+22
* | Merge branch 'stable-2.14'David Pursehouse2017-08-022-6/+2
|\|
| * InlineEdit: Fix comparison against edit revisionDavid Ostrovsky2017-08-022-6/+2
* | Merge branch 'stable-2.14'David Pursehouse2017-07-311-1/+1
|\|
| * List{Branches,Tags}: Use "-S' as alias for "--start" instead of "-s"David Pursehouse2017-07-311-1/+1
| * Add support for tag web linksPaladox none2017-07-032-0/+16
* | GWT UI: Support moving changes to another branchPaladox none2017-07-307-0/+219
* | Add revertOf to ChangeIndexPatrick Hiesel2017-07-271-0/+2
* | ChangeScreen: Remove unnecessary @SuppressWarnings("null")David Pursehouse2017-07-261-1/+0
* | ProjectChangeId: Fix "invalid member type qualification" Javadoc warningsDavid Pursehouse2017-07-261-2/+4
* | ChangeApi: Remove unnecessarily nested else clauseDavid Pursehouse2017-07-261-2/+1
* | Merge "Rewrite GWT UI to use project name in addition to numeric change ID"Alice Kober-Sotzek2017-07-2677-403/+1017
|\ \
| * | Rewrite GWT UI to use project name in addition to numeric change IDPatrick Hiesel2017-07-1177-403/+1017
* | | Merge "Mail footer discoverability helper"Wyatt Allen2017-07-253-1/+78
|\ \ \
| * | | Mail footer discoverability helperWyatt Allen2017-07-193-1/+78
* | | | Add support for groups regex to the uiPaladox none2017-07-191-1/+5
|/ / /
* / / Make Old UI/New UI links more verboseLogan Hanks2017-07-141-1/+1
|/ /
* | Add support for tag web linksPaladox none2017-07-042-0/+16
* | Merge branch 'stable-2.14'David Pursehouse2017-07-031-1/+0
|\|
| * EditPreferencesBox: Format with google-java-formatDavid Pursehouse2017-07-031-1/+0
* | Merge branch 'stable-2.14'Paladox2017-07-024-1/+26
|\|
| * Add support for CodeEditor edit config indentWithTabsPaladox none2017-07-024-0/+25
| * Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-07-021-1/+1
| |\
| | * Change lineWrapping from saying false to using prefs.lineWrapping()Paladox none2017-07-011-1/+1
| | * Preserve line-endings in inline editingLeiSun2017-07-011-2/+8