summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Fix ClassCanBeStatic warning flagged by error proneDavid Ostrovsky2017-02-181-1/+1
|/ /
* | Admin{Constants|Messages}: Move static instances from Util classDavid Pursehouse2017-02-1528-149/+158
* | Revert "Add a User Preference to Receive only Plaintext Emails"Wyatt Allen2017-02-153-31/+1
* | Merge "Add a User Preference to Receive only Plaintext Emails"David Pursehouse2017-02-143-1/+31
|\ \
| * | Add a User Preference to Receive only Plaintext EmailsPatrick Hiesel2017-02-143-1/+31
* | | Merge "Store the number of unresolved comments in change index"ekempin2017-02-131-0/+3
|\ \ \
| * | | Store the number of unresolved comments in change indexChangcheng Xiao2017-02-131-0/+3
| |/ /
* / / OpenID: Remove Google Account OpenId Check in MyIdentitiesScreenChangcheng Xiao2017-02-133-5/+0
|/ /
* | Merge "Fix to call display() after calling preDisplay in MyWatchedProjectsScr...ekempin2017-02-081-1/+1
|\ \
| * | Fix to call display() after calling preDisplay in MyWatchedProjectsScreenChangcheng Xiao2017-02-081-1/+1
* | | Adapt MyIdentitiesScreen from RPC to REST APIChangcheng Xiao2017-02-084-74/+127
* | | Merge "Move 'Delete Change' button in GWT to better position"ekempin2017-02-075-18/+17
|\ \ \
| * | | Move 'Delete Change' button in GWT to better positionAlice Kober-Sotzek2017-02-075-18/+17
| |/ /
* / / gwtui: remove HTTP password GET calls.Han-Wen Nienhuys2017-02-072-66/+3
|/ /
* | Format all Java files with google-java-formatDave Borowitz2017-02-07319-8237/+9608
* | Remove redundant 'final' and 'public' modifiersDavid Pursehouse2017-01-283-3/+3
* | Remove unused importsAlice Kober-Sotzek2017-01-271-1/+0
* | Prefer ArrayList over LinkedListShawn Pearce2017-01-262-3/+4