- 82b4649 Remove custom URL parameter parsing in favor of URLSearchParams by Ben Rohlfs · 2 years, 6 months ago
- cf5109c Simplify `PageContext` type in `gr-router` by Ben Rohlfs · 2 years, 6 months ago
- b196f2f Move dashboard types and config from gr-navigation into a utility by Ben Rohlfs · 2 years, 6 months ago
- 12888fa Remove handling of comment links from `gr-navigation` by Ben Rohlfs · 2 years, 6 months ago
- c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 6 months ago
- 7660534 Merge "Fill account details in mentionedUsersInDrafts" by Dhruv Srivastava · 2 years, 6 months ago
- e3b462a Merge "Merge gr-linked-text into gr-markdown" by Frank Borden · 2 years, 6 months ago
- 3739c0a Merge gr-linked-text into gr-markdown by Frank Borden · 2 years, 6 months ago
- 4471217 Fill account details in mentionedUsersInDrafts by Dhruv Srivastava · 2 years, 6 months ago
- d3d3fac Merge "Forward dependency-requests from gr-alert to gr-error-manager" by Chris Poucet · 2 years, 6 months ago
- 84dba88 Merge "Format mention suggestions with name + email" by Dhruv Srivastava · 2 years, 6 months ago
- 2274c2c Forward dependency-requests from gr-alert to gr-error-manager by Chris Poucet · 2 years, 6 months ago
- eebb5e9 Merge "Switch the change view to listening to the view model" by Ben Rohlfs · 2 years, 6 months ago
- 5fe556a Format mention suggestions with name + email by Dhruv Srivastava · 2 years, 6 months ago
- c087e70 Merge "Add spacing between draft text and draft controls" by Frank Borden · 2 years, 6 months ago
- 0c07884 Add spacing between draft text and draft controls by Frank Borden · 2 years, 6 months ago
- 62fe87b Merge "Update merge conflict tooltip to be more actionable" by Leopold Schabel · 2 years, 6 months ago
- 5c32869 Merge "Fix group and repo views" by Chris Poucet · 2 years, 6 months ago
- 0ee9d9e Update merge conflict tooltip to be more actionable by Leopold Schabel · 2 years, 6 months ago
- 597ab14 Merge "Fix default query documentation" by Edwin Kempin · 2 years, 6 months ago
- a715dea Fix group and repo views by Ben Rohlfs · 2 years, 6 months ago
- 172c777 Merge changes Ieddbfbeb,Id425c158,I8190ccbe by Ben Rohlfs · 2 years, 6 months ago
- 636314d Fix default query documentation by Leopold Schabel · 2 years, 6 months ago
- 03046d8 Merge changes I9ebbb594,Ie738fa35 by Ben Rohlfs · 2 years, 6 months ago
- 10dfa93 Switch the change view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 91d1d2b Switch the diff view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- b89c205 Switch the documentation view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 42d29da Switch the search view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- ae48b8b Merge "Replace email with getUserId" by Dhruv Srivastava · 2 years, 6 months ago
- 664cbb8 Replace email with getUserId by Dhruv Srivastava · 2 years, 6 months ago
- 1ff6241 Merge changes Ib4d4a81c,I2dcad435,I98d43d36 by Ben Rohlfs · 2 years, 6 months ago
- be0fd0f Merge "Documentation: fix sharding definition in groups NoteDb doc" by Han-Wen Nienhuys · 2 years, 6 months ago
- 9b4920d Documentation: fix sharding definition in groups NoteDb doc by Han-Wen Nienhuys · 2 years, 6 months ago
- f6ad550 Move finalize() method into abstract `Model` class by Ben Rohlfs · 2 years, 6 months ago
- a842043 Switch the admin view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 7931eed Switch the dashboard view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 0bfd2dd Merge "Revert "Fix import in web-vitals"" by Milutin Kristofic · 2 years, 6 months ago
- 4092c51 Switch the settings view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 6120eb3 Switch the edit view to listening to the view model by Ben Rohlfs · 2 years, 6 months ago
- 865aaf6e Merge "Fix Error Prone warnings" by Dmitrii Filippov · 2 years, 6 months ago
- b261618 Fix Error Prone warnings by Dmitrii Filippov · 2 years, 6 months ago
- f70f054 Revert "Fix import in web-vitals" by Milutin Kristofic · 2 years, 6 months ago
- 341f963 Merge "Remove ShortcutsService from GrButton" by Dhruv Srivastava · 2 years, 6 months ago
- 5ec3835 Remove ShortcutsService from GrButton by Dhruv Srivastava · 2 years, 6 months ago
- e9051fe Remove the remains of URL creation from router and navigation by Ben Rohlfs · 2 years, 6 months ago
- 992ad27 Switch gr-app-element to a router model subscription by Ben Rohlfs · 2 years, 6 months ago
- 7f8ba52 Complete moving the change url creation into change.ts view model by Ben Rohlfs · 2 years, 6 months ago
- 2586e57 Inject router and view models by Ben Rohlfs · 2 years, 6 months ago
- 2a43134 Remove the feature of redirecting x..x to x by Ben Rohlfs · 2 years, 6 months ago
- f75d338 Move generating of dashboard URLs into dashboard.ts by Ben Rohlfs · 2 years, 6 months ago
- bd8dbcf Move generating of group URLs into group.ts by Ben Rohlfs · 2 years, 6 months ago
- e949004 Merge "Remove gr-diff-root, it's not used by anything." by Ben Rohlfs · 2 years, 6 months ago
- 5a32bf0 Remove gr-diff-root, it's not used by anything. by Chris Poucet · 2 years, 6 months ago
- ee06f7b Send empty string instead of undefined for text property by Dhruv Srivastava · 2 years, 6 months ago
- dd0bd2e Merge "Use "yourself" for Attention Set removal tooltip" by Dhruv Srivastava · 2 years, 6 months ago
- bac6cd8 Merge "Fix dependency cycle." by Kamil Musin · 2 years, 6 months ago
- 58a8a4f Fix dependency cycle. by Kamil Musin · 2 years, 6 months ago
- 174c343 Report Change actions with their payload by Milutin Kristofic · 2 years, 6 months ago
- 4dba5ab Merge "Use display name if it is set for getAccountDisplayName" by Chris Poucet · 2 years, 6 months ago
- fdd9def Use "yourself" for Attention Set removal tooltip by Dhruv Srivastava · 2 years, 6 months ago
- acbdf00 Use display name if it is set for getAccountDisplayName by Chris Poucet · 2 years, 6 months ago
- d8f61e7 Apply "Move padding from body top to header bottom"" by Dhruv Srivastava · 2 years, 6 months ago
- 6bd846c Merge "Fix AttentionSet updated events" by Edwin Kempin · 2 years, 6 months ago
- 4f18adf Merge changes I00e11d59,Ib1901b7c,I747d13a8,I8d8c175e by Ben Rohlfs · 2 years, 6 months ago
- fc2d269 Merge "Fix Guest should also have auto mode by default" by Milutin Kristofic · 2 years, 6 months ago
- 26db742 Move generating of repo URLs into repo.ts by Ben Rohlfs · 2 years, 6 months ago
- 3868e43 Move generating of settings URLs into settings.ts by Ben Rohlfs · 2 years, 6 months ago
- 2148185 Remove edit url generation from gr-navigation by Ben Rohlfs · 2 years, 6 months ago
- 3ffed1e Add edit_test by Ben Rohlfs · 2 years, 6 months ago
- 05b629f Merge changes I532faa2d,I883d8027,I374e5ca3,Iabb10c69 by Ben Rohlfs · 2 years, 6 months ago
- ebb7ae7 Fix AttentionSet updated events by Dmitrii Filippov · 2 years, 7 months ago
- 352970e Merge "Update jgit to 85182df26" by Luca Milanesio · 2 years, 6 months ago
- 9f86cc0 Fix Guest should also have auto mode by default by Milutin Kristofic · 2 years, 6 months ago
- 804e724 Move generating of change URLs into change.ts by Ben Rohlfs · 2 years, 6 months ago
- 3ebb6c7 Fix local test for gr-permission_test by Frank Borden · 2 years, 6 months ago
- 731738b Move generating of diff URLs into diff.ts by Ben Rohlfs · 2 years, 6 months ago
- dd68abc Merge "Fix Error Prone warnings" by Edwin Kempin · 2 years, 6 months ago
- a9e6630 Update jgit to 85182df26 by Luca Milanesio · 2 years, 6 months ago
- ae44660 Merge "Fill account details in mentionedUsersInUnresolvedDrafts state" by Dhruv Srivastava · 2 years, 6 months ago
- bfe2927 Fix Error Prone warnings by Marija Savtchouk · 2 years, 6 months ago
- 5eac2b4 Merge changes I815284fe,I2e815d17 by Dhruv Srivastava · 2 years, 6 months ago
- 5ccce68 Fill account details in mentionedUsersInUnresolvedDrafts state by Dhruv Srivastava · 2 years, 7 months ago
- 6a0033a Move generating of edit URLs into edit.ts by Ben Rohlfs · 2 years, 6 months ago
- 39aa057 Move generating of search URLs into search.ts by Ben Rohlfs · 2 years, 6 months ago
- 3ffc5ba Move mentionedUsersInUnresolvedDrafts to state by Dhruv Srivastava · 2 years, 6 months ago
- de6ad88 Merge changes I8d96942a,Id8659d93,Icfa8b8b0 by Ben Rohlfs · 2 years, 6 months ago
- 7ecb62f Replace `GenerateUrlSettingsViewParameters` by `SettingsViewState` by Ben Rohlfs · 2 years, 6 months ago
- 2c5fb43 Remove GerritView.ROOT by Ben Rohlfs · 2 years, 6 months ago
- e8bbc53 Merge branch 'stable-3.6' by Nasser Grainawi · 2 years, 6 months ago
- 35afcbb Merge "Put set topic button next to input" by Milutin Kristofic · 2 years, 6 months ago
- fe27b5d Merge branch 'stable-3.5' into stable-3.6 by Kaushik Lingarkar · 2 years, 6 months ago
- ade94cb Use view state objects in `GenerateUrlParameters` by Ben Rohlfs · 2 years, 6 months ago
- 3cea994 Merge "Scroll to comment after a delay" by Dhruv Srivastava · 2 years, 6 months ago
- 9771b6a Put set topic button next to input by Milutin Kristofic · 2 years, 6 months ago
- 068990c Improve test coverage for no-limit query pagination by Kaushik Lingarkar · 2 years, 6 months ago
- 4bba31a Ensure that dependencies are finalizable by Chris Poucet · 2 years, 6 months ago
- 1315750 Add AccountsModel to CommentsModel by Dhruv Srivastava · 2 years, 7 months ago
- e950bc1 Merge "Remove extra end-margin on comments" by Frank Borden · 2 years, 6 months ago
- ce2f0fa Scroll to comment after a delay by Dhruv Srivastava · 2 years, 7 months ago
- 45ba953 Merge changes I595af33e,I46a59027 by Dhruv Srivastava · 2 years, 6 months ago