1. b57102f Convert all BRANCH_LIST and TAG_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  2. 26306a4 Convert all REPO_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  3. 8f06448 Convert all GROUP_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  4. 4591b04 Convert all PLUGIN_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  5. 0173d2a Add tests for DOCUMENTATION_SEARCH routes and stop using page.js pattern by Ben Rohlfs · 2 years, 2 months ago
  6. 9f085ff Add a test for LOG_IN_OR_OUT route and add a missing `^` by Ben Rohlfs · 2 years, 2 months ago
  7. f27798d Refactor gr-router_test by Ben Rohlfs · 2 years, 2 months ago
  8. adbde15 Rewrite router tests for GROUP_LIST in a more robust way by Ben Rohlfs · 2 years, 2 months ago
  9. 0d174e0 Let gr-router use a local instance of page.js instead of a global one by Ben Rohlfs · 2 years, 2 months ago
  10. 2e47ef7 Extract route handling into view model by Ben Rohlfs · 2 years, 2 months ago
  11. 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years, 3 months ago
  12. cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years, 3 months ago
  13. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 3 months ago
  14. 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 3 months ago
  15. d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 4 months ago
  16. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 4 months ago
  17. 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years, 3 months ago
  18. 1ee56e4 Merge "Revert "Revert "Add a route and a dialog for creating a change directly from the URL""" by Ben Rohlfs · 2 years, 4 months ago
  19. c35ed18 Revert "Revert "Add a route and a dialog for creating a change directly from the URL"" by Ben Rohlfs · 2 years, 4 months ago
  20. d0820d7 Merge "Revert "Add a route and a dialog for creating a change directly from the URL"" by Ben Rohlfs · 2 years, 4 months ago
  21. 85e556132 Revert "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  22. 4835c60 Merge "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  23. 20ad014 Add a route and a dialog for creating a change directly from the URL by Ben Rohlfs · 2 years, 4 months ago
  24. fac4cab Fix the issue that 404 page is shown after login. by sergey · 2 years, 5 months ago
  25. 9b0707c Small simplification to dependency injection. by Chris Poucet · 2 years, 5 months ago
  26. cb6b665 Merge branch 'stable-3.7' by Luca Milanesio · 2 years, 5 months ago
  27. 8ab81bc Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 2 years, 5 months ago
  28. 79da1cd Initialise the project name / change number eagerly in gr-router by Luca Milanesio · 2 years, 5 months ago
  29. 8dfeb2b Merge "Some 'project' to 'repo' renaming" by Ben Rohlfs · 2 years, 5 months ago
  30. c8e992a Make sure that gr-router#finalize is safe to be called more than once. by Chris Poucet · 2 years, 5 months ago
  31. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 5 months ago
  32. 7c55de9 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 6 months ago
  33. 0da7ee4 Merge "Fix hidden files tab when going into editing mode" by Dhruv Srivastava · 2 years, 6 months ago
  34. 15da9b7 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 6 months ago
  35. 64a1789 Fix browser 'back' for search result pages by Ben Rohlfs · 2 years, 6 months ago
  36. 23339fd Merge "Keep the `experiment` URL parameter around" by Ben Rohlfs · 2 years, 6 months ago
  37. ae28e7c Keep the `experiment` URL parameter around by Ben Rohlfs · 2 years, 6 months ago
  38. 7aeecaa Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 6 months ago
  39. a178531 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 2 years, 6 months ago
  40. 7386222 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  41. eeed3a7 Fix gr-router to ensure it retains the URL hash by Chris Poucet · 2 years, 6 months ago
  42. d6cf2b5 Add a `checksRunsSelected` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  43. 20fe8e8 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 2 years, 6 months ago
  44. 209f141 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  45. 81dcbf2 Merge changes I6e06517d,I2a20d0f0 by Ben Rohlfs · 2 years, 6 months ago
  46. 8f89859 Fix gr-router to ensure it retains the URL hash by Chris Poucet · 2 years, 6 months ago
  47. 6485eb8 Add a `checksRunsSelected` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  48. a1d2c0c Add the selected patchset for Checks as a URL parameter by Ben Rohlfs · 2 years, 6 months ago
  49. 7b22a29 Move `attempt` and `filter` into URL parameters by Ben Rohlfs · 2 years, 6 months ago
  50. 27e9569 Revert "Move behavior from component into view model for change-list-view" by Ben Rohlfs · 2 years, 6 months ago
  51. c8a096d Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 6 months ago
  52. 54934de Replace `GerritNav.navigateToRelativeUrl()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  53. 77c489a Start extracting navigation calls into an interface by Ben Rohlfs · 2 years, 6 months ago
  54. 5fa8293 Fix and clean up `setState` and `updateState` in `Model` by Ben Rohlfs · 2 years, 6 months ago
  55. 5940c53 Rename `data` to `ctx` whenever using `PageContext` by Ben Rohlfs · 2 years, 7 months ago
  56. 82b4649 Remove custom URL parameter parsing in favor of URLSearchParams by Ben Rohlfs · 2 years, 7 months ago
  57. cf5109c Simplify `PageContext` type in `gr-router` by Ben Rohlfs · 2 years, 7 months ago
  58. 12888fa Remove handling of comment links from `gr-navigation` by Ben Rohlfs · 2 years, 7 months ago
  59. c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 7 months ago
  60. 2586e57 Inject router and view models by Ben Rohlfs · 2 years, 7 months ago
  61. e9051fe Remove the remains of URL creation from router and navigation by Ben Rohlfs · 2 years, 7 months ago
  62. 2a43134 Remove the feature of redirecting x..x to x by Ben Rohlfs · 2 years, 7 months ago
  63. bd8dbcf Move generating of group URLs into group.ts by Ben Rohlfs · 2 years, 7 months ago
  64. 58a8a4f Fix dependency cycle. by Kamil Musin · 2 years, 7 months ago
  65. 804e724 Move generating of change URLs into change.ts by Ben Rohlfs · 2 years, 7 months ago
  66. 731738b Move generating of diff URLs into diff.ts by Ben Rohlfs · 2 years, 7 months ago
  67. 6a0033a Move generating of edit URLs into edit.ts by Ben Rohlfs · 2 years, 7 months ago
  68. ade94cb Use view state objects in `GenerateUrlParameters` by Ben Rohlfs · 2 years, 7 months ago
  69. f331683 Merge "Delete common-test-setup-karma.ts" by Frank Borden · 2 years, 7 months ago
  70. 115d827 Merge changes I01d18615,Icd56bfb2 by Ben Rohlfs · 2 years, 7 months ago
  71. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 7 months ago
  72. 25d2431 Create view state files for `documentation`, `agreement`, `plugin` by Ben Rohlfs · 2 years, 7 months ago
  73. f528f0c Merge "Move flush from global to test util" by Frank Borden · 2 years, 7 months ago
  74. 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 7 months ago
  75. dcb88ac Create view state files for `settings` and `admin` by Ben Rohlfs · 2 years, 7 months ago
  76. 4d9e3b8 Re-work Checks URL parameter handling by Ben Rohlfs · 2 years, 7 months ago
  77. ebef2e1 Add attempt dropdown to Checks UI by Ben Rohlfs · 2 years, 7 months ago
  78. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  79. 75656e7 Fire event on document instead of window by Dhruv Srivastava · 2 years, 7 months ago
  80. 8163cd4 Move enums out of GerritNav by Ben Rohlfs · 2 years, 8 months ago
  81. 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 2 years, 8 months ago
  82. 98a689b Move generateUrl to router-util by Milutin Kristofic · 2 years, 8 months ago
  83. 12100f1 Introduce a USP parameter for changes clicked from the dashboard by Chris Poucet · 2 years, 9 months ago
  84. 2cc210c Use router to open reply dialog when going from diff to change view by Dhruv · 2 years, 10 months ago
  85. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
  86. 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 10 months ago
  87. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 10 months ago
  88. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  89. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  90. f1a2320 Convert this.foo.bind(this) to anonymous functions by Frank Borden · 2 years, 11 months ago
  91. 5ea7d65 Convert this.foo.bind(this) to anonymous functions by Frank Borden · 2 years, 11 months ago
  92. 1802cfb Fix project dashboard route by Frank Borden · 3 years ago
  93. ead50e7 Fix project dashboard route by Frank Borden · 3 years ago
  94. 69cf7c0 Make GrRouter not a PolymerElement by Frank Borden · 3 years ago
  95. 7944811 Make GrRouter not a PolymerElement by Frank Borden · 3 years ago
  96. 68b968e Convert gr-router_test.js to typescript by paladox · 3 years, 1 month ago
  97. cfe9431 Linting fixes by Chris Poucet · 3 years, 2 months ago
  98. a11f40f Merge branch 'stable-3.5' by David Ostrovsky · 3 years, 2 months ago
  99. a517821 Make sure to quote topics and hashtags with `:` in them by Chris Poucet · 3 years, 2 months ago
  100. 8584b3d gr-router: Fix renaming of app id to pg-app by David Ostrovsky · 3 years, 2 months ago