summaryrefslogtreecommitdiffstats
path: root/gerrit-gwtexpui
Commit message (Expand)AuthorAgeFilesLines
* Format java files with google-java-formatDavid Pursehouse2017-02-172-4/+2
* Squash redundant string concatenations introduced by google-java-formatDavid Pursehouse2017-02-173-5/+5
* Format all Java files with google-java-formatDave Borowitz2017-02-0738-657/+622
* Remove Buck based buildDavid Ostrovsky2017-01-231-113/+0
* Organize importsDave Borowitz2016-12-071-2/+0
* Merge "Remove test prefix from test methods"David Pursehouse2016-12-079-86/+87
|\
| * Remove test prefix from test methodsPatrick Hiesel2016-12-069-86/+87
* | Bazel: Reformat build filesDavid Ostrovsky2016-12-071-87/+87
|/
* Expose sources in GWT UI plugin APIDavid Ostrovsky2016-11-221-1/+1
* Build a Recommender for Reviewer SuggestionPatrick Hiesel2016-10-121-18/+19
* Merge branch 'stable-2.13'Paladox2016-10-051-1/+6
|\
| * Add IE 10 and 11 and also microsoft edge as supported browsersPaladox none2016-10-051-1/+6
* | Merge branch 'stable-2.13'David Pursehouse2016-10-031-2/+9
|\|
| * Fix malformed account suggestionsEdwin Kempin2016-09-301-2/+9
* | bazel: licenses cleanupYuxuan 'fishy' Wang2016-09-271-0/+4
* | Update Buck to latest versionDavid Ostrovsky2016-09-201-1/+0
|/
* Add rel=nofollow parameter to links in commentsKhai Do2016-07-213-15/+29
* HighlightSuggestOracle: Fix line wrapping warning from CheckstyleDavid Pursehouse2016-07-131-1/+2
* Fix highlighting in suggestions with full text searchEdwin Kempin2016-07-071-8/+44
* Merge "Implement Bazel build"Edwin Kempin2016-06-241-0/+114
|\
| * Implement Bazel buildDavid Ostrovsky2016-06-141-0/+114
* | Merge branch 'stable-2.12'David Pursehouse2016-06-101-1/+1
|\ \ | |/ |/|
| * Bazel: Fix CheckReturnValue error detected by ErrorProneDavid Ostrovsky2016-05-311-1/+1
* | NpTextArea: Remove unused constructorDavid Pursehouse2016-05-091-6/+0
* | Remove redundant modifiers from interfaces' methodsDavid Pursehouse2016-04-126-6/+6
* | Remove redundant 'static' modifiersDavid Pursehouse2016-04-113-3/+3
* | Merge branch 'stable-2.12'Hugo Arès2016-03-291-0/+6
|\|
| * Merge branch 'stable-2.11' into stable-2.12Hugo Arès2016-03-241-0/+6
| |\
| | * Fix keyboard shortcuts for special processing of CTRL and METAPascal Krause2016-03-241-0/+6
| | * Fix keyboard shortcuts for non-US keyboardsPascal Krause2016-03-081-9/+0
* | | Default to unified diff screen on mobile browsers in portrait viewMichael Zhou2016-03-181-0/+19
* | | Merge branch 'stable-2.12'David Pursehouse2016-03-011-9/+0
|\| |
| * | Fix keyboard shortcuts for non-US keyboardsPascal Krause2016-02-191-9/+0
* | | Clippy: replace "drifty" icon with "page_white_copy" from Silk IconsDavid Pursehouse2016-01-124-3/+3
* | | Remove modifiers 'public' and 'abstract' from interface methodsUrs Wolfer2015-11-192-3/+3
* | | Merge branch 'stable-2.12'David Pursehouse2015-11-124-1/+12
|\| |
| * | Merge branch 'stable-2.11' into stable-2.12David Pursehouse2015-11-104-1/+12
| |\|
| | * Use image instead of Unicode Character for Copy ButtonSimon Hwang2015-11-094-1/+12
* | | CacheHeaders: Use containsHeader instead of getHeaderDave Borowitz2015-11-091-3/+2
|/ /
* | ResourceServlet: Respect existing cache headersDave Borowitz2015-11-091-0/+6
* | Merge branch 'stable-2.11'David Pursehouse2015-10-271-0/+1
|\|
| * Tweak JS clipboard API integration to work on FirefoxDavid Ostrovsky2015-10-241-0/+1
| * Prefer JavaScript clipboard API if availableShawn Pearce2015-07-289-6/+308
| * Hide hasFlash inside of UserAgent.Flash.isInstalledShawn Pearce2015-07-282-18/+34
| * Remove PluginSafeDialogBox, PluginSafePopupPanelShawn Pearce2015-07-287-220/+4
* | Fix remaining try-with-resources warningsDave Borowitz2015-08-281-4/+5
* | Fix Checkstyle warnings about empty catch blocksDavid Pursehouse2015-08-261-0/+1
* | Fix expires date in CacheHeadersShawn Pearce2015-08-141-1/+1
* | Prefer JavaScript clipboard API if availableShawn Pearce2015-07-219-6/+308
* | Hide hasFlash inside of UserAgent.Flash.isInstalledShawn Pearce2015-07-212-18/+34