summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Set version to 3.7.0-rc0v3.7.0-rc0Luca Milanesio2022-09-305-5/+5
* Add the selected patchset for Checks as a URL parameterBen Rohlfs2022-09-304-38/+49
* Move `attempt` and `filter` into URL parametersBen Rohlfs2022-09-3011-57/+119
* Do not allow state updates with deep equal state objectsBen Rohlfs2022-09-303-3/+7
* Merge "Add a `comment` plugin endpoint"Ben Rohlfs2022-09-302-208/+242
|\
| * Add a `comment` plugin endpointBen Rohlfs2022-09-292-208/+242
* | Merge "Prepare bulk actions model to take RelatedChangeAndCommitInfo"Dhruv Srivastava2022-09-304-31/+31
|\ \ | |/ |/|
| * Prepare bulk actions model to take RelatedChangeAndCommitInfoDhruv Srivastava2022-09-304-31/+31
* | Merge "Open all links in new tabs in comments and checks"Chris Poucet2022-09-292-4/+30
|\ \
| * | Open all links in new tabs in comments and checksFrank Borden2022-09-292-4/+30
* | | Ensure that quoted messages show up in the reply commentChris Poucet2022-09-293-60/+61
|/ /
* | restore gr-linked-text and link-text-parserFrank Borden2022-09-296-11/+1109
* | Merge "Revert "Use HTMLPatched for all html stanzas leading down to files.""Chris Poucet2022-09-291-3/+3
|\ \
| * | Revert "Use HTMLPatched for all html stanzas leading down to files."Chris Poucet2022-09-291-3/+3
* | | Merge "Revert "Avoid that comments autoclose.""Chris Poucet2022-09-291-2/+2
|\ \ \
| * | | Revert "Avoid that comments autoclose."Chris Poucet2022-09-291-2/+2
* | | | Merge "Add prefix, suffix, text parameters to comment links."Kamil Musin2022-09-294-6/+62
|\ \ \ \
| * | | | Add prefix, suffix, text parameters to comment links.Kamil Musin2022-09-294-6/+62
* | | | | Merge "Always take reviewers from new change"Dhruv Srivastava2022-09-292-72/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Always take reviewers from new changeDhruv Srivastava2022-09-292-72/+1
* | | | | Merge "Remove usage of LookBehind Regexp"Dhruv Srivastava2022-09-291-1/+1
|\ \ \ \ \
| * | | | | Remove usage of LookBehind RegexpDhruv Srivastava2022-09-291-1/+1
| |/ / / /
* | | | | Merge "Ignore check runs without name or status"Ben Rohlfs2022-09-292-0/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Ignore check runs without name or statusBen Rohlfs2022-09-282-0/+31
* | | | | Merge "Use HTMLPatched for all html stanzas leading down to files."Chris Poucet2022-09-281-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Use HTMLPatched for all html stanzas leading down to files.Chris Poucet2022-09-281-3/+3
* | | | | Merge "Change test timeout from 5min to 15min"Frank Borden2022-09-281-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Change test timeout from 5min to 15minFrank Borden2022-09-281-0/+1
* | | | | Merge "Avoid that comments autoclose."Chris Poucet2022-09-281-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Avoid that comments autoclose.Chris Poucet2022-09-281-2/+2
| |/ / /
* | | | Merge "Revert "Move behavior from component into view model for change-list-v...Chris Poucet2022-09-2817-371/+306
|\ \ \ \ | |/ / / |/| | |
| * | | Revert "Move behavior from component into view model for change-list-view"Ben Rohlfs2022-09-2817-371/+306
* | | | Fix margin on saved draftFrank Borden2022-09-281-0/+1
* | | | Merge "Update JGit Submodule to 2021ce342."Han-Wen Nienhuys2022-09-281-0/+0
|\ \ \ \
| * | | | Update JGit Submodule to 2021ce342.Nitzan Gur-Furman2022-09-281-0/+0
| | |/ / | |/| |
* | | | Merge "Update change.maxPatchSets value from 1500 to 1000"Prabhu kondarangi2022-09-282-2/+2
|\ \ \ \
| * | | | Update change.maxPatchSets value from 1500 to 1000Prabhu Kondarangi2022-09-282-2/+2
| |/ / /
* | | | Merge "Convert gr-change-reply-js-api_test to Typescript"Frank Borden2022-09-282-87/+74
|\ \ \ \
| * | | | Convert gr-change-reply-js-api_test to TypescriptFrank Borden2022-09-272-87/+74
| | |_|/ | |/| |
* | | | Add selectableChangeNums to bulk model stateDhruv Srivastava2022-09-282-4/+9
* | | | Remove unused selector allChanges$Dhruv Srivastava2022-09-281-5/+0
| |/ / |/| |
* | | Merge "Convert gr-attribute-helper_test to typescript"Frank Borden2022-09-272-75/+82
|\ \ \
| * | | Convert gr-attribute-helper_test to typescriptFrank Borden2022-09-272-75/+82
| |/ /
* / / Convert gr-plugin-rest-api_test to TypescriptFrank Borden2022-09-273-121/+124
|/ /
* | Merge "Replace mentions with gr-account-labels"Chris Poucet2022-09-273-4/+122
|\ \
| * | Replace mentions with gr-account-labelsChris Poucet2022-09-273-4/+122
* | | Merge "Move behavior from component into view model for change-list-view"Ben Rohlfs2022-09-2617-306/+371
|\ \ \ | |/ / |/| / | |/
| * Move behavior from component into view model for change-list-viewBen Rohlfs2022-09-2617-306/+371
* | Merge "Replace gr-formatted-text with gr-markdown"Frank Borden2022-09-2615-1551/+556
|\ \
| * | Replace gr-formatted-text with gr-markdownFrank Borden2022-09-2615-1551/+556