summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* FormatUtil: Correctly fix the Math#round() error flagged by error-proneAlice Kober-Sotzek2018-09-141-20/+2
* ProjectTagsScreen: Base visibility on the create refs/tags/* permissionMarco Miller2018-09-072-1/+3
* Allow more email RFC accepted chars in usernameJacek Centkowski2018-09-051-1/+1
* Allow to inherit receive.maxObjectSizeLimit from parent projectDavid Pursehouse2018-09-054-8/+4
* Move regular expressions for user name from Account to ExternalIdEdwin Kempin2018-09-051-3/+8
* FormatUtil: Fix Math#round() truncation error flagged by error-proneDavid Ostrovsky2018-08-221-1/+19
* ConfigInfoImpl: Return raw byte value for effective valueDavid Pursehouse2018-08-203-6/+10
* Fix partially hidden plugin configuration in the UIHugo Arès2018-08-071-0/+3
* Follow up to: "Add new "Delete Changes" permission"Jacek Centkowski2018-07-181-0/+2
* Format WORKSPACE and BUILD files with buildifier version 0.12.0David Pursehouse2018-06-141-1/+1
* MyPasswordScreen: Fix default text in password fieldDavid Pursehouse2018-06-123-1/+4
* Upgrade to google-java-format 1.5David Pursehouse2018-04-182-2/+2
* AccountGroupAuditLogScreen: Display group UUID if group name is missingEdwin Kempin2018-04-171-3/+11
* Limit assignee suggestions to users that can see the changeEdwin Kempin2018-03-223-2/+21
* Fix error dialog not honoring line breaksHugo Arès2018-01-301-4/+8
* ProjectInfoScreen: Only enable 'require signed push' for project ownersPaladox none2017-11-131-0/+3
* Allow to copy text from comment box in Chrome v62Paladox none2017-10-201-3/+3
* GWT UI: Add support for creating annotated tagsDavid Pursehouse2017-09-054-16/+39
* InlineEdit: Fix comparison against edit revisionDavid Ostrovsky2017-08-022-6/+2
* 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
* EditPreferencesBox: Format with google-java-formatDavid Pursehouse2017-07-031-1/+0
* 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
| * ChangeScreen: Expect that current revision can be nullEdwin Kempin2017-04-302-5/+8
* | EditScreen: Format with google-java-formatDavid Pursehouse2017-06-291-10/+18
* | SearchSuggestOracle: Suggest "self" before other usersEdwin Kempin2017-06-291-1/+1
* | Preserve line-endings in inline editingLeiSun2017-06-271-20/+17
* | ProjectTagsScreen: Fix title of revision field for new tagDavid Pursehouse2017-06-143-1/+4
* | Fix columns in project tablesEdwin Kempin2017-06-124-25/+31
* | GWT UI: Allow to set blocking label range rulesDavid Ostrovsky2017-06-011-3/+7
* | Enable OAuth token setting when gitBasicAuthPolicy equals OAUTHDavid Ostrovsky2017-04-251-1/+3
* | Merge branch 'stable-2.13' into stable-2.14David Pursehouse2017-04-251-0/+4
|\|
| * Do not show update bar when there are no new messagesOrgad Shaneh2017-04-251-0/+4
* | Leave assignee feature always enabledLuca Milanesio2017-04-104-14/+6
* | Hide assignee by default in Gerrit changes tableLuca Milanesio2017-04-092-2/+3
* | Gerrit#updateUiLink: Fix access to undefined propertyDavid Ostrovsky2017-04-061-1/+3
* | Include current path in "New UI" linkPaladox none2017-04-051-1/+4
* | Add frontend code for email format user preferencePatrick Hiesel2017-03-063-1/+31
* | Remove references to isGitBasicAuth in GWT UIDavid Pursehouse2017-03-012-4/+2
* | ChangeScreen: Remove no-op change actions copy operationDavid Ostrovsky2017-02-251-6/+0
* | Add support for deleting tags through the web uiPaladox2017-02-237-1/+158
* | TagInfo: Remove unnecessary native methodsDavid Pursehouse2017-02-231-9/+0
* | Add support for creating lightweight tags from the web uiPaladox2017-02-237-26/+265
* | Support "cc:" queryDave Borowitz2017-02-221-1/+3
* | Allow users given specific permission to delete their own changesPaladox none2017-02-211-0/+2
* | Merge "Fix GWT UI AddFileBox to provide path suggestions continuously"David Pursehouse2017-02-191-4/+6
|\ \
| * | Fix GWT UI AddFileBox to provide path suggestions continuouslyChangcheng Xiao2017-02-171-4/+6