summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.6.0-rc5v3.6.0-rc5Luca Milanesio2022-05-165-5/+5
* Merge "Remove reload message from dark theme toggle" into stable-3.6Paladox none2022-05-152-4/+3
|\
| * Remove reload message from dark theme toggleDhruv2022-05-132-4/+3
* | Prevent 2 same requests for editing commit messageMilutin Kristofic2022-05-132-3/+5
|/
* Merge "Load change notes eagerly to omit unparsable changes from results" int...Patrick Hiesel2022-05-121-1/+5
|\
| * Load change notes eagerly to omit unparsable changes from resultsPatrick Hiesel2022-05-121-1/+5
* | Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6David Ostrovsky2022-05-121-23/+25
|\ \
| * \ Merge branch 'stable-3.5' into stable-3.6David Ostrovsky2022-05-111-23/+25
| |\ \
| | * \ Merge "Make PatchSetApproval UUID parsing forwards compatible" into stable-3.5David Ostrovsky2022-05-112-9/+60
| | |\ \
| | | * | Make PatchSetApproval UUID parsing forwards compatibleMarija Savtchouk2022-05-112-9/+60
| | * | | Merge "Add a build icon for plugin use" into stable-3.5Orgad Shaneh2022-05-111-0/+2
| | |\ \ \
| | | * | | Add a build icon for plugin useOrgad Shaneh2022-05-111-0/+2
| | * | | | gr-icons: Update links to material iconsOrgad Shaneh2022-05-111-23/+23
| | |/ / /
* | | | | Merge "Fix loading of soy template resource upon cache refresh" into stable-3.6Jacek Centkowski2022-05-121-2/+6
|\ \ \ \ \
| * | | | | Fix loading of soy template resource upon cache refreshAntonio Barone2022-05-121-2/+6
* | | | | | Merge changes Id116e2b4,Ibdc1c20d,I3de8ec70 into stable-3.6Paladox none2022-05-126-632/+691
|\ \ \ \ \ \
| * | | | | | Fix issue with closing commentChris Poucet2022-05-122-3/+6
| * | | | | | Finish rendering a message before scrollingChris Poucet2022-05-112-7/+8
| * | | | | | Migrate gr-message to LitChris Poucet2022-05-106-625/+680
* | | | | | | Merge "Fix file-list is not reloaded when clicking on change number" into sta...Paladox none2022-05-121-0/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix file-list is not reloaded when clicking on change numberMilutin Kristofic2022-05-121-0/+4
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | Fix focus to commit messageMilutin Kristofic2022-05-121-1/+2
|/ / / / / /
* | | | | | Merge changes Iaaaea16e,I522ee8ef into stable-3.6Paladox none2022-05-121-19/+9
|\ \ \ \ \ \
| * | | | | | Render pre-formatted text as both <pre> and <code>Chris Poucet2022-05-111-1/+1
| * | | | | | Do not linkify text inside of code-blocks.Chris Poucet2022-05-111-19/+9
| | |_|/ / / | |/| | | |
* | | | | | Fix anchor links in gr-settings-viewOrgad Shaneh2022-05-122-4/+4
* | | | | | Fix link color in formatted textMilutin Kristofic2022-05-111-0/+3
| |_|/ / / |/| | | |
* | | | | Merge "Update lit to 2.2.3" into stable-3.6Paladox none2022-05-113-28/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update lit to 2.2.3paladox2022-05-103-28/+25
* | | | | Make DefaultRefFilter harder to misusePatrick Hiesel2022-05-112-21/+18
* | | | | Let Git protocol v2 fetch old change refsPatrick Hiesel2022-05-116-242/+450
* | | | | IndexOperations: Centralize disabling reading/writing to/from indicesPatrick Hiesel2022-05-1111-200/+200
* | | | | GitProtocolV2IT: Remove superfluous permission grants in testsPatrick Hiesel2022-05-111-24/+25
| |/ / / |/| | |
* | | | Merge "Convert this.foo.bind(this) to anonymous functions" into stable-3.6Paladox none2022-05-101-113/+79
|\ \ \ \
| * | | | Convert this.foo.bind(this) to anonymous functionsFrank Borden2022-05-101-113/+79
| |/ / /
* | | | Merge changes I10fc8a84,I87f3ded5 into stable-3.6Paladox none2022-05-108-1270/+1353
|\ \ \ \ | |/ / / |/| | |
| * | | Simplify gr-change-actions willUpdateChris Poucet2022-05-103-219/+63
| * | | Migrate gr-change-actions to litpaladox2022-05-108-1225/+1464
* | | | Reintroduce impl-log4j library to test depsAntonio Barone2022-05-101-0/+1
* | | | Merge "Merge branch 'stable-3.5' into stable-3.6" into stable-3.6Sven Selberg2022-05-109-10/+28
|\ \ \ \
| * \ \ \ Merge branch 'stable-3.5' into stable-3.6Sven Selberg2022-05-109-10/+28
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "Merge branch 'stable-3.4' into stable-3.5" into stable-3.5Sven Selberg2022-05-103-1/+10
| | |\ \ \
| | | * \ \ Merge branch 'stable-3.4' into stable-3.5Sven Selberg2022-05-103-1/+10
| | | |\ \ \
| | | | * | | Consider non-empty performance log-records as non-emptySven Selberg2022-05-022-0/+5
| | | | * | | LoggingContext: Consider empty aclLogRecords as emtpySven Selberg2022-05-022-1/+5
| | | | * | | Fix bug in gr-avatar which wasn't hiding avatars when "hidden" is setPaladox none2022-04-281-0/+3
| | * | | | | Fix the gr-autocomplete.Chris Poucet2022-05-023-14/+25
| | |/ / / /
| | * | | | Merge "Make tracing.performanceLogging default disabled" into stable-3.5Sven Selberg2022-04-296-9/+18
| | |\ \ \ \
| | | * | | | Make tracing.performanceLogging default disabledSven Selberg2022-04-296-9/+18
* | | | | | | Fix params namesMilutin Kristofic2022-05-101-3/+3
|/ / / / / /