summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui
Commit message (Expand)AuthorAgeFilesLines
* Fix `parent` in `gr-change-metadata` when there is no revisionOrgad Shaneh2020-06-182-12/+32
* Fix gr-label-info testPaladox none2020-05-301-2/+2
* Hide "No Votes" notice for for labels added and approved by rulesThomas Draebing2020-05-252-1/+12
* Fix `parent` in `gr-change-metadata` when switching patchsetsTao Zhou2020-05-182-14/+18
* Apply diff preferences immediately after clicking saveDmitrii Filippov2020-05-145-12/+132
* Edit button in diff-view must be visible only for open changesDmitrii Filippov2020-05-113-30/+91
* Fix for Memory leak in gr-plugin-endpointsMilutin Kristofic2020-04-162-1/+11
* Merge "Add support for going to linNum in inline editor" into stable-2.16David Pursehouse2020-03-064-2/+37
|\
| * Add support for going to linNum in inline editorPaladox none2020-03-044-2/+37
* | Add support for fsharp in highlighting syntaxPaladox none2020-03-041-0/+1
|/
* Add a separator between blame and the edit iconTao Zhou2020-02-283-14/+56
* Remove target=_self from commentlinksMilutin Kristofic2020-02-282-5/+6
* Merge "Open relative commentlinks in same tab" into stable-2.16Sven Selberg2020-02-212-6/+12
|\
| * Open relative commentlinks in same tabSven Selberg2020-02-212-6/+12
* | Merge "Fix issues with caching edited commit message" into stable-2.16Paladox none2020-02-172-5/+29
|\ \
| * | Fix issues with caching edited commit messageBen Rohlfs2020-02-172-5/+29
| |/
* / Add "edit" button to diff viewPaladox none2020-02-173-3/+33
|/
* Merge changes from topic "motd" into stable-2.16Saša Živkov2020-02-035-0/+164
|\
| * Add UI element to display messages of the dayThomas Draebing2020-01-315-0/+164
* | Fix commentlinks with same prefix in pattern and linkThomas Draebing2020-01-312-9/+26
|/
* Use bugs.chromium.org in gr-linked-text_testDavid Pursehouse2020-01-311-6/+6
* Fix handling of LDAP groups that contain dotsBen Rohlfs2020-01-222-7/+13
* Fix code snippets in PolyGerrit-READMEThomas Draebing2020-01-101-6/+2
* Bazel: Fix issues flagged by buildifierDavid Ostrovsky2020-01-091-1/+1
* Downport "Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin...Tao Zhou2019-12-2774-26/+277
* Downport "Add a shared pre-commit to run eslintfix for frontend code changes"Tao Zhou2019-12-271-1/+1
* Downport "Update eslint version and eslint rules"Thomas Draebing2019-12-27123-497/+512
* Downport "Simplify installing / running polylint"Ole Rehmsen2019-12-272-6/+12
* Downport "Simplify installing / running template tests"Ole Rehmsen2019-12-273-18/+8
* Downport "Simplify installing and running eslint"Ole Rehmsen2019-12-271-6/+14
* Downport "Simplify running frontend tests via package.json"Ole Rehmsen2019-12-273-24/+39
* Bazel: Remove unused polygerrit-ui/app:bower_components ruleDavid Ostrovsky2019-12-241-10/+0
* Bazel: Replace deprecated dependency mode LOOSE with PRUNE_LEGACYDavid Ostrovsky2019-12-241-0/+1
* Fix linter errors under eslint 6.xTao Zhou2019-12-133-11/+27
* Link global eslint packages to local projectThomas Draebing2019-12-131-1/+5
* Merge "Add event interface to Gerrit" into stable-2.16Ben Rohlfs2019-12-105-0/+327
|\
| * Add event interface to GerritTao Zhou2019-12-105-0/+327
* | Fix loading font-roboto-local in the uiPaladox none2019-12-021-0/+3
* | Fix "TypeError: groups is not iterable" in _disableAgreementsPaladox none2019-12-022-0/+5
* | Fix typos: Aggreements -> AgreementsDavid Pursehouse2019-12-023-13/+13
* | REST: Fix bad content type descriptionOrgad Shaneh2019-11-291-1/+1
* | Fix branch overflow in change-list-itemBen Rohlfs2019-11-281-1/+0
* | Change on-tap to on-click for iron-dropdownPaladox none2019-11-244-4/+4
|/
* Add copy-to-clipboard for generated passwordBen Rohlfs2019-11-211-0/+10
* Fix gr-syntax-params css classPaladox none2019-11-203-3/+4
* Enable doctag in syntax highlighterPaladox none2019-11-194-0/+6
* Avoid browser caching for diff on edit patchTao Zhou2019-11-121-3/+11
* Highlight VHDLPaladox none2019-11-051-0/+1
* Add "readOnly"-endpoint parameter to repo-config endpointThomas Draebing2019-10-301-0/+1
* Merge branch 'stable-2.15' into stable-2.16David Pursehouse2019-10-291-1/+3
|\