1. f665736 Add feature to router: Block navigation by Ben Rohlfs · 2 years ago
  2. 7106754 Pass along params when navigating between routes by Dhruv Srivastava · 2 years ago
  3. dbb1c2d Merge "Add a endpoint decorator for a help-menu in the header." by Chris Poucet · 2 years, 1 month ago
  4. 5e6c81a Merge "Move getDocsBaseUrl into rest-api" by Dhruv Srivastava · 2 years, 1 month ago
  5. 748a76b Move getDocsBaseUrl into rest-api by Dhruv Srivastava · 2 years, 1 month ago
  6. f3dc4cf Remove deps on `@polymer` from types/ directory by Ben Rohlfs · 2 years, 1 month ago
  7. f490de8 Move admin-nav-util into models/views/admin.ts by Ben Rohlfs · 2 years, 1 month ago
  8. 25e53d8 Move dependency on elements out of types/events.ts by Dhruv Srivastava · 2 years, 1 month ago
  9. 7b8d79b Add a endpoint decorator for a help-menu in the header. by Chris Poucet · 2 years, 1 month ago
  10. a36fa83 Remove `EventType` enum by Ben Rohlfs · 2 years, 1 month ago
  11. 44f0104 Replace `fireEvent` by `fire` by Ben Rohlfs · 2 years, 1 month ago
  12. 5b3c655 Make sure that all empty events are declared in HTMLElementEventMap by Ben Rohlfs · 2 years, 1 month ago
  13. 6bb9053 Replace `dispatchEvent()` calls by calling `fire()` util by Ben Rohlfs · 2 years, 1 month ago
  14. c368435 Remove all generic CustomEvents by Ben Rohlfs · 2 years, 1 month ago
  15. 46db10c Specify event type for autocomplete commit by Dhruv Srivastava · 2 years, 1 month ago
  16. 80b76cc4 Fix 404 fallback link to docsBaseUrl by Erik · 2 years, 2 months ago
  17. 53a9095 Merge "Move search icon from gr-autocomplete to gr-search-bar." by LUCI · 2 years, 2 months ago
  18. 8aa78258 Move search icon from gr-autocomplete to gr-search-bar. by Kamil Musin · 2 years, 2 months ago
  19. bc1ab7a Merge "Resolve a TODO in gr-router" by Ben Rohlfs · 2 years, 2 months ago
  20. c33a864 Resolve a TODO in gr-router by Ben Rohlfs · 2 years, 2 months ago
  21. 4237f29 Move PROJECT_DASHBOARD_ROUTE into view model by Ben Rohlfs · 2 years, 2 months ago
  22. 7bee126 Make link to draft comment work by Ben Rohlfs · 2 years, 2 months ago
  23. dc22ff4 Fix browser BACK by Ben Rohlfs · 2 years, 2 months ago
  24. 5b45fe5 Merge "Remove page.js in favor of our own re-written version of it" by Ben Rohlfs · 2 years, 2 months ago
  25. 1da030b Remove page.js in favor of our own re-written version of it by Ben Rohlfs · 2 years, 2 months ago
  26. 287423c Fix issue with search view not updating by Ben Rohlfs · 2 years, 2 months ago
  27. d47f9b7 Fix the QUERY route pattern to work well with unencoded commas by Ben Rohlfs · 2 years, 2 months ago
  28. c557654 Fix comment links for robot comments by Ben Rohlfs · 2 years, 2 months ago
  29. 88f2634 Temporary workaround for a bug in page.js by Ben Rohlfs · 2 years, 2 months ago
  30. c02facb Stop double encoding in the URL by Ben Rohlfs · 2 years, 2 months ago
  31. b57102f Convert all BRANCH_LIST and TAG_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  32. 26306a4 Convert all REPO_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  33. 8f06448 Convert all GROUP_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  34. 4591b04 Convert all PLUGIN_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 2 months ago
  35. 0173d2a Add tests for DOCUMENTATION_SEARCH routes and stop using page.js pattern by Ben Rohlfs · 2 years, 2 months ago
  36. 9f085ff Add a test for LOG_IN_OR_OUT route and add a missing `^` by Ben Rohlfs · 2 years, 2 months ago
  37. f27798d Refactor gr-router_test by Ben Rohlfs · 2 years, 2 months ago
  38. adbde15 Rewrite router tests for GROUP_LIST in a more robust way by Ben Rohlfs · 2 years, 2 months ago
  39. 0d174e0 Let gr-router use a local instance of page.js instead of a global one by Ben Rohlfs · 2 years, 2 months ago
  40. 2e47ef7 Extract route handling into view model by Ben Rohlfs · 2 years, 2 months ago
  41. 678e19d Revert "Revert "Add keyboard shortcuts for admin menu links"" by Ben Rohlfs · 2 years, 3 months ago
  42. cc2cf8f Revert "Add keyboard shortcuts for admin menu links" by Dhruv Srivastava · 2 years, 3 months ago
  43. 8ab607f Merge "Do not wrap the header title" by Ben Rohlfs · 2 years, 3 months ago
  44. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 3 months ago
  45. a057d50 Do not wrap the header title by Ben Rohlfs · 2 years, 3 months ago
  46. 674fddd6 Merge changes Ib41b393f,Ib99bc2f9,I83577a49,I21ddf5ce,I82acb501, ... by Ben Rohlfs · 2 years, 3 months ago
  47. 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 3 months ago
  48. 3d7e7320 Merge "Support --header-icon-width and -height instead of just -size" by Ben Rohlfs · 2 years, 3 months ago
  49. d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 4 months ago
  50. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 4 months ago
  51. c325458 Support --header-icon-width and -height instead of just -size by Ben Rohlfs · 2 years, 3 months ago
  52. 71c83d0 Add keyboard shortcuts for admin menu links by Ben Rohlfs · 2 years, 3 months ago
  53. 0aca586 Get rid of GrOverlay by Dhruv Srivastava · 2 years, 5 months ago
  54. 4c0c574f Merge "Wrap #mobileSearch in a div" by Paladox none · 2 years, 4 months ago
  55. 66804a9 Wrap #mobileSearch in a div by Paladox none · 2 years, 4 months ago
  56. 2425dac Move notification prompt under change header by Milutin Kristofic · 2 years, 4 months ago
  57. 9c93204 Close existing error modal before opening new one by Dhruv Srivastava · 2 years, 4 months ago
  58. 1cd3022 Merge "Don't add a scrollback to keyboard shorcuts" by Chris Poucet · 2 years, 4 months ago
  59. d68de49 Merge changes Ie291529b,Ie563ebf7,Ib909c984,I89e3db3f by Kamil Musin · 2 years, 4 months ago
  60. b87bc07 Don't add a scrollback to keyboard shorcuts by Chris Poucet · 2 years, 4 months ago
  61. c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
  62. 4bbaefe Do not show notification prompt when user denied notifications by Milutin Kristofic · 2 years, 4 months ago
  63. 6a22b63 Show prompt to enable notifications by Milutin Kristofic · 2 years, 4 months ago
  64. 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
  65. 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
  66. 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
  67. 85e556132 Revert "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  68. 4835c60 Merge "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 4 months ago
  69. 20ad014 Add a route and a dialog for creating a change directly from the URL by Ben Rohlfs · 2 years, 4 months ago
  70. fac4cab Fix the issue that 404 page is shown after login. by sergey · 2 years, 5 months ago
  71. 863dcf1 Convert error and sign in overlay to modal by Dhruv Srivastava · 2 years, 5 months ago
  72. d4a9862 Move scripts/util.ts into utils/async-util.ts by Ben Rohlfs · 2 years, 5 months ago
  73. 89916e1 Move to using dependency injection for authService by Chris Poucet · 2 years, 5 months ago
  74. 9b0707c Small simplification to dependency injection. by Chris Poucet · 2 years, 5 months ago
  75. cb6b665 Merge branch 'stable-3.7' by Luca Milanesio · 2 years, 5 months ago
  76. e3d6686 Remove pluginLoader from getAppContext() by Chris Poucet · 2 years, 5 months ago
  77. b51a6ac Get rid of EventEmitterService by Chris Poucet · 2 years, 5 months ago
  78. 8ab81bc Merge branch 'stable-3.6' into stable-3.7 by Luca Milanesio · 2 years, 5 months ago
  79. f8e4c39 Loosen coupling between GrJsApiInterface and PluginLoader by Chris Poucet · 2 years, 5 months ago
  80. dad8487 Get rid of GerritImpl by Chris Poucet · 2 years, 5 months ago
  81. 79da1cd Initialise the project name / change number eagerly in gr-router by Luca Milanesio · 2 years, 5 months ago
  82. 2f6c017 Refactor how pluginLoader and its parts are accessed. by Chris Poucet · 2 years, 5 months ago
  83. 8dfeb2b Merge "Some 'project' to 'repo' renaming" by Ben Rohlfs · 2 years, 5 months ago
  84. c8e992a Make sure that gr-router#finalize is safe to be called more than once. by Chris Poucet · 2 years, 5 months ago
  85. bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 5 months ago
  86. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 5 months ago
  87. 76c2c14 Merge "Remove error message from event_label." into stable-3.7 by Luca Milanesio · 2 years, 5 months ago
  88. 0cd49dc Remove error message from event_label. by Kamil Musin · 2 years, 6 months ago
  89. 7c55de9 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 5 months ago
  90. 0da7ee4 Merge "Fix hidden files tab when going into editing mode" by Dhruv Srivastava · 2 years, 5 months ago
  91. 15da9b7 Fix hidden files tab when going into editing mode by Ben Rohlfs · 2 years, 5 months ago
  92. 64a1789 Fix browser 'back' for search result pages by Ben Rohlfs · 2 years, 5 months ago
  93. 23339fd Merge "Keep the `experiment` URL parameter around" by Ben Rohlfs · 2 years, 6 months ago
  94. ae28e7c Keep the `experiment` URL parameter around by Ben Rohlfs · 2 years, 6 months ago
  95. 7aeecaa Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 6 months ago
  96. 27f37f7 Merge "Remove error message from event_label." by Kamil Musin · 2 years, 6 months ago
  97. f0ece02 Remove error message from event_label. by Kamil Musin · 2 years, 6 months ago
  98. a178531 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 2 years, 6 months ago
  99. 7386222 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 2 years, 6 months ago
  100. eeed3a7 Fix gr-router to ensure it retains the URL hash by Chris Poucet · 2 years, 6 months ago