summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.3.0-rc6v3.3.0-rc6Marco Miller2020-11-165-5/+5
* Merge "Convert comment counts to comment thread counts around the UI" into st...Marco Miller2020-11-167-72/+132
|\
| * Convert comment counts to comment thread counts around the UIFrank Borden2020-11-127-72/+132
* | Clean up comment experiment flagsBen Rohlfs2020-11-163-29/+15
|/
* Merge "Fix iron-dropdown positioning" into stable-3.3Luca Milanesio2020-11-122-5/+3
|\
| * Fix iron-dropdown positioningBen Rohlfs2020-11-112-5/+3
* | Merge "Fix label votes not showing up when not logged in" into stable-3.3Luca Milanesio2020-11-121-3/+3
|\ \
| * | Fix label votes not showing up when not logged inBen Rohlfs2020-11-121-3/+3
* | | Fix showing "Add Patchset Description" for users that are not logged inBen Rohlfs2020-11-121-2/+1
|/ /
* / Specify line-height for code in terms of remBen Rohlfs2020-11-111-1/+1
|/
* Provide clearer above / below mapping for context expansion buttonsHermann Loose2020-11-1010-94/+493
* Refuse to expand skip groups with WHOLE_FILERenan Oliveira2020-11-102-2/+49
* Abort cursor moves via a sentinel, not a callbackOle2020-11-103-53/+95
* Don't unset scroll on non-existant stopOle2020-11-103-15/+20
* Make tests independent of gr-diff renderingOle2020-11-102-13/+44
* Allow multiple plugins to provide coverage dataBen Rohlfs2020-11-104-59/+62
* Fix gr-main-headerBen Rohlfs2020-11-106-262/+411
* Rename gr-main-header_test.js to gr-main-header_test.tsBen Rohlfs2020-11-101-0/+0
* Add support to skip chunksRenan Oliveira2020-11-106-60/+290
* Avoid sharing search operators between gr-search-bar instancesDmitrii Filippov2020-11-101-9/+11
* Use 'current' for latest patchnum when it's not setDhruv Srivastava2020-11-101-26/+4
* Only request ported drafts if user is logged inDhruv Srivastava2020-11-102-5/+19
* Catch errors in getPortedComments requestDhruv Srivastava2020-11-102-0/+24
* Hide label row if user cannot vote on itDhruv Srivastava2020-11-101-1/+1
* Remove committer info if it is the same as the uploaderDhruv Srivastava2020-11-102-15/+23
* Add latency tracking for porting commentsDhruv Srivastava2020-11-107-2/+101
* Add Typescript test migration instruction to README.mdDmitrii Filippov2020-11-101-7/+239
* Update revision type in FetchChangeJSONDhruv Srivastava2020-11-102-21/+21
* Add hasDrafts property to re-compute attention setDhruv Srivastava2020-11-102-7/+26
* Remove non-edit top level actions in edit modeDhruv Srivastava2020-11-101-4/+14
* Convert gr-change-view tests to typescriptDmitrii Filippov2020-11-1019-1119/+1777
* Rename gr-change-view_test.js to gr-change-view_test.tsDmitrii Filippov2020-11-101-0/+0
* Remove generateChange method and instead use test-data-generators.tsDmitrii Filippov2020-11-107-225/+274
* Add test-data-generators and convert several test files to TSDmitrii Filippov2020-11-105-65/+231
* Add Publish button to editorDhruv Srivastava2020-11-104-4/+83
* Update Save button to Save & Close file in edit viewDhruv Srivastava2020-11-103-4/+12
* A11y - Fix reading whole diff preferences dialogMilutin Kristofic2020-11-101-20/+25
* Cleanup eslint rules and fix some eslint warningsDmitrii Filippov2020-11-109-422/+57
* Allow to write and run Typescript testsDmitrii Filippov2020-11-1024-285/+619
* Fix headline for user queries for users without nameMilutin Kristofic2020-11-102-1/+7
* A11y - headlines for Diff PageMilutin Kristofic2020-11-102-0/+11
* A11y - headlines for Change PageMilutin Kristofic2020-11-104-0/+10
* Pass change info object to coverage annotation provider.Malgorzata Salawa2020-11-105-3/+24
* A11y - headlines for Dashboard PageMilutin Kristofic2020-11-103-8/+24
* Assign correct type to patchNum in testsDhruv Srivastava2020-11-104-84/+84
* Do not convert PatchSetNum type to stringDhruv Srivastava2020-11-101-4/+4
* Check detail type in gr-repo-detailDhruv Srivastava2020-11-101-0/+11
* Replace polymer readonly attribute with ts readonlyDhruv Srivastava2020-11-102-4/+4
* A11y - Remove <hr> from headlinesMilutin Kristofic2020-11-102-2/+2
* Sort labels in change-view similar to reply dialogDhruv Srivastava2020-11-101-1/+1