1. 9f085ff Add a test for LOG_IN_OR_OUT route and add a missing `^` by Ben Rohlfs · 2 years, 2 months ago
  2. f27798d Refactor gr-router_test by Ben Rohlfs · 2 years, 2 months ago
  3. adbde15 Rewrite router tests for GROUP_LIST in a more robust way by Ben Rohlfs · 2 years, 2 months ago
  4. 0d174e0 Let gr-router use a local instance of page.js instead of a global one by Ben Rohlfs · 2 years, 2 months ago
  5. 2e47ef7 Extract route handling into view model by Ben Rohlfs · 2 years, 2 months ago
  6. 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years, 2 months ago
  7. cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years, 2 months ago
  8. 8ab607f Merge "Do not wrap the header title" by Ben Rohlfs · 2 years, 2 months ago
  9. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 2 months ago
  10. a057d50 Do not wrap the header title by Ben Rohlfs · 2 years, 2 months ago
  11. 674fddd6 Merge changes Ib41b393f,Ib99bc2f9,I83577a49,I21ddf5ce,I82acb501, ... by Ben Rohlfs · 2 years, 2 months ago
  12. 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 3 months ago
  13. 3d7e7320 Merge "Support --header-icon-width and -height instead of just -size" by Ben Rohlfs · 2 years, 2 months ago
  14. d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 3 months ago
  15. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 3 months ago
  16. c325458 Support --header-icon-width and -height instead of just -size by Ben Rohlfs · 2 years, 2 months ago
  17. 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years, 2 months ago
  18. 0aca586 Get rid of GrOverlay by Dhruv Srivastava · 2 years, 4 months ago
  19. 4c0c574f Merge "Wrap #mobileSearch in a div" by Paladox none · 2 years, 3 months ago
  20. 66804a9 Wrap #mobileSearch in a div by Paladox none · 2 years, 4 months ago
  21. 2425dac Move notification prompt under change header by Milutin Kristofic · 2 years, 3 months ago
  22. 9c93204 Close existing error modal before opening new one by Dhruv Srivastava · 2 years, 3 months ago
  23. 1cd3022 Merge "Don't add a scrollback to keyboard shorcuts" by Chris Poucet · 2 years, 4 months ago
  24. d68de49 Merge changes Ie291529b,Ie563ebf7,Ib909c984,I89e3db3f by Kamil Musin · 2 years, 4 months ago
  25. b87bc07 Don't add a scrollback to keyboard shorcuts by Chris Poucet · 2 years, 4 months ago
  26. c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
  27. 4bbaefe Do not show notification prompt when user denied notifications by Milutin Kristofic · 2 years, 4 months ago
  28. 6a22b63 Show prompt to enable notifications by Milutin Kristofic · 2 years, 4 months ago
  29. 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
  30. 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
  31. 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
  32. 85e556132 Revert "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  33. 4835c60 Merge "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  34. 20ad014 Add a route and a dialog for creating a change directly from the URL by Ben Rohlfs · 2 years, 4 months ago
  35. fac4cab Fix the issue that 404 page is shown after login. by sergey · 2 years, 4 months ago
  36. 863dcf1 Convert error and sign in overlay to modal by Dhruv Srivastava · 2 years, 4 months ago
  37. d4a9862 Move scripts/util.ts into utils/async-util.ts by Ben Rohlfs · 2 years, 4 months ago
  38. 89916e1 Move to using dependency injection for authService by Chris Poucet · 2 years, 5 months ago
  39. 9b0707c Small simplification to dependency injection. by Chris Poucet · 2 years, 5 months ago
  40. cb6b665 Merge branch 'stable-3.7' by Luca Milanesio · 2 years, 5 months ago
  41. e3d6686 Remove pluginLoader from getAppContext() by Chris Poucet · 2 years, 5 months ago
  42. b51a6ac Get rid of EventEmitterService by Chris Poucet · 2 years, 5 months ago
  43. 8ab81bc Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 2 years, 5 months ago
  44. f8e4c39 Loosen coupling between GrJsApiInterface and PluginLoader by Chris Poucet · 2 years, 5 months ago
  45. dad8487 Get rid of GerritImpl by Chris Poucet · 2 years, 5 months ago
  46. 79da1cd Initialise the project name / change number eagerly in gr-router by Luca Milanesio · 2 years, 5 months ago
  47. 2f6c017 Refactor how pluginLoader and its parts are accessed. by Chris Poucet · 2 years, 5 months ago
  48. 8dfeb2b Merge "Some 'project' to 'repo' renaming" by Ben Rohlfs · 2 years, 5 months ago
  49. c8e992a Make sure that gr-router#finalize is safe to be called more than once. by Chris Poucet · 2 years, 5 months ago
  50. bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 5 months ago
  51. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 5 months ago
  52. 76c2c14 Merge "Remove error message from event_label." into stable-3.7 by Luca Milanesio · 2 years, 5 months ago
  53. 0cd49dc Remove error message from event_label. by Kamil Musin · 2 years, 5 months ago
  54. 7c55de9 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 5 months ago
  55. 0da7ee4 Merge "Fix hidden files tab when going into editing mode" by Dhruv Srivastava · 2 years, 5 months ago
  56. 15da9b7 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 5 months ago
  57. 64a1789 Fix browser 'back' for search result pages by Ben Rohlfs · 2 years, 5 months ago
  58. 23339fd Merge "Keep the `experiment` URL parameter around" by Ben Rohlfs · 2 years, 5 months ago
  59. ae28e7c Keep the `experiment` URL parameter around by Ben Rohlfs · 2 years, 5 months ago
  60. 7aeecaa Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 5 months ago
  61. 27f37f7 Merge "Remove error message from event_label." by Kamil Musin · 2 years, 5 months ago
  62. f0ece02 Remove error message from event_label. by Kamil Musin · 2 years, 5 months ago
  63. a178531 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 2 years, 5 months ago
  64. 7386222 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  65. eeed3a7 Fix gr-router to ensure it retains the URL hash by Chris Poucet · 2 years, 5 months ago
  66. d6cf2b5 Add a `checksRunsSelected` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  67. 20fe8e8 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 2 years, 5 months ago
  68. 209f141 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  69. 81dcbf2 Merge changes I6e06517d,I2a20d0f0 by Ben Rohlfs · 2 years, 5 months ago
  70. 8f89859 Fix gr-router to ensure it retains the URL hash by Chris Poucet · 2 years, 5 months ago
  71. 6485eb8 Add a `checksRunsSelected` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  72. a1d2c0c Add the selected patchset for Checks as a URL parameter by Ben Rohlfs · 2 years, 6 months ago
  73. 7b22a29 Move `attempt` and `filter` into URL parameters by Ben Rohlfs · 2 years, 6 months ago
  74. 27e9569 Revert "Move behavior from component into view model for change-list-view" by Ben Rohlfs · 2 years, 6 months ago
  75. c8a096d Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 6 months ago
  76. 576478d Merge changes If38fa09e,I70e1c50f by Ben Rohlfs · 2 years, 6 months ago
  77. 54934de Replace `GerritNav.navigateToRelativeUrl()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  78. d700c6d Merge "Replace `GerritNav.navigateToChange()` by new `setUrl()` service" by Ben Rohlfs · 2 years, 6 months ago
  79. 16bcd82 Replace `GerritNav.navigateToDiff()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  80. 19bf8e5 Merge "Don't blur searchbar after selecting an item." by Kamil Musin · 2 years, 6 months ago
  81. aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  82. 38ede01 Make `createChangeUrl()` function easier to work with by Ben Rohlfs · 2 years, 6 months ago
  83. 02f9a76 Don't blur searchbar after selecting an item. by Kamil Musin · 2 years, 6 months ago
  84. 77c489a Start extracting navigation calls into an interface by Ben Rohlfs · 2 years, 6 months ago
  85. 5fa8293 Fix and clean up `setState` and `updateState` in `Model` by Ben Rohlfs · 2 years, 6 months ago
  86. 5940c53 Rename `data` to `ctx` whenever using `PageContext` by Ben Rohlfs · 2 years, 6 months ago
  87. 82b4649 Remove custom URL parameter parsing in favor of URLSearchParams by Ben Rohlfs · 2 years, 6 months ago
  88. cf5109c Simplify `PageContext` type in `gr-router` by Ben Rohlfs · 2 years, 6 months ago
  89. b196f2f Move dashboard types and config from gr-navigation into a utility by Ben Rohlfs · 2 years, 6 months ago
  90. 12888fa Remove handling of comment links from `gr-navigation` by Ben Rohlfs · 2 years, 6 months ago
  91. c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 6 months ago
  92. d3d3fac Merge "Forward dependency-requests from gr-alert to gr-error-manager" by Chris Poucet · 2 years, 6 months ago
  93. 2274c2c Forward dependency-requests from gr-alert to gr-error-manager by Chris Poucet · 2 years, 6 months ago
  94. e9051fe Remove the remains of URL creation from router and navigation by Ben Rohlfs · 2 years, 6 months ago
  95. 7f8ba52 Complete moving the change url creation into change.ts view model by Ben Rohlfs · 2 years, 6 months ago
  96. 2586e57 Inject router and view models by Ben Rohlfs · 2 years, 6 months ago
  97. 2a43134 Remove the feature of redirecting x..x to x by Ben Rohlfs · 2 years, 6 months ago
  98. f75d338 Move generating of dashboard URLs into dashboard.ts by Ben Rohlfs · 2 years, 6 months ago
  99. bd8dbcf Move generating of group URLs into group.ts by Ben Rohlfs · 2 years, 6 months ago
  100. 58a8a4f Fix dependency cycle. by Kamil Musin · 2 years, 6 months ago