1. 3e3da5a Only log DashboardDisplayed for the default user dashboard. by Kamil Musin · 1 year, 11 months ago
  2. f665736 Add feature to router: Block navigation by Ben Rohlfs · 2 years, 5 months ago
  3. 5b45fe5 Merge "Remove page.js in favor of our own re-written version of it" by Ben Rohlfs · 2 years, 8 months ago
  4. 1da030b Remove page.js in favor of our own re-written version of it by Ben Rohlfs · 2 years, 8 months ago
  5. d47f9b7 Fix the QUERY route pattern to work well with unencoded commas by Ben Rohlfs · 2 years, 8 months ago
  6. c02facb Stop double encoding in the URL by Ben Rohlfs · 2 years, 8 months ago
  7. b57102f Convert all BRANCH_LIST and TAG_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 8 months ago
  8. 26306a4 Convert all REPO_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 8 months ago
  9. 8f06448 Convert all GROUP_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 8 months ago
  10. 4591b04 Convert all PLUGIN_LIST routes to one unified regex pattern by Ben Rohlfs · 2 years, 8 months ago
  11. 0173d2a Add tests for DOCUMENTATION_SEARCH routes and stop using page.js pattern by Ben Rohlfs · 2 years, 8 months ago
  12. 9f085ff Add a test for LOG_IN_OR_OUT route and add a missing `^` by Ben Rohlfs · 2 years, 8 months ago
  13. f27798d Refactor gr-router_test by Ben Rohlfs · 2 years, 8 months ago
  14. adbde15 Rewrite router tests for GROUP_LIST in a more robust way by Ben Rohlfs · 2 years, 8 months ago
  15. 0d174e0 Let gr-router use a local instance of page.js instead of a global one by Ben Rohlfs · 2 years, 8 months ago
  16. 2e47ef7 Extract route handling into view model by Ben Rohlfs · 2 years, 8 months ago
  17. 196dc72 Move handling of COMMENT route from diff view to router by Ben Rohlfs · 2 years, 9 months ago
  18. ecc6799 Merge view state of DIFF and EDIT into CHANGE by Ben Rohlfs · 2 years, 9 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, 10 months ago
  20. 85e556132 Revert "Add a route and a dialog for creating a change directly from the URL" by Ben Rohlfs · 2 years, 10 months ago
  21. 20ad014 Add a route and a dialog for creating a change directly from the URL by Ben Rohlfs · 2 years, 10 months ago
  22. 9b0707c Small simplification to dependency injection. by Chris Poucet · 2 years, 11 months ago
  23. bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 11 months ago
  24. 0da7ee4 Merge "Fix hidden files tab when going into editing mode" by Dhruv Srivastava · 3 years ago
  25. 15da9b7 Fix hidden files tab when going into editing mode by Ben Rohlfs · 3 years ago
  26. 64a1789 Fix browser 'back' for search result pages by Ben Rohlfs · 3 years ago
  27. 7aeecaa Move behavior from component into view model for change-list-view by Ben Rohlfs · 3 years ago
  28. 20fe8e8 Convert `checksRunsSelected` state from array to set by Ben Rohlfs · 3 years ago
  29. 209f141 Add a `checksResultsFilter` URL parameter by Ben Rohlfs · 3 years ago
  30. 6485eb8 Add a `checksRunsSelected` URL parameter by Ben Rohlfs · 3 years ago
  31. 27e9569 Revert "Move behavior from component into view model for change-list-view" by Ben Rohlfs · 3 years ago
  32. c8a096d Move behavior from component into view model for change-list-view by Ben Rohlfs · 3 years ago
  33. 54934de Replace `GerritNav.navigateToRelativeUrl()` by new `setUrl()` service by Ben Rohlfs · 3 years ago
  34. 5940c53 Rename `data` to `ctx` whenever using `PageContext` by Ben Rohlfs · 3 years ago
  35. 82b4649 Remove custom URL parameter parsing in favor of URLSearchParams by Ben Rohlfs · 3 years ago
  36. cf5109c Simplify `PageContext` type in `gr-router` by Ben Rohlfs · 3 years ago
  37. c2a8f29 Refactor weblinks by Ben Rohlfs · 3 years ago
  38. 2586e57 Inject router and view models by Ben Rohlfs · 3 years ago
  39. e9051fe Remove the remains of URL creation from router and navigation by Ben Rohlfs · 3 years ago
  40. 2a43134 Remove the feature of redirecting x..x to x by Ben Rohlfs · 3 years ago
  41. bd8dbcf Move generating of group URLs into group.ts by Ben Rohlfs · 3 years ago
  42. 58a8a4f Fix dependency cycle. by Kamil Musin · 3 years ago
  43. 804e724 Move generating of change URLs into change.ts by Ben Rohlfs · 3 years ago
  44. 6a0033a Move generating of edit URLs into edit.ts by Ben Rohlfs · 3 years ago
  45. ade94cb Use view state objects in `GenerateUrlParameters` by Ben Rohlfs · 3 years ago
  46. be9451a Delete common-test-setup-karma.ts by Frank Borden · 3 years ago
  47. f528f0c Merge "Move flush from global to test util" by Frank Borden · 3 years ago
  48. 7b24f73 Move flush from global to test util by Frank Borden · 3 years ago
  49. dcb88ac Create view state files for `settings` and `admin` by Ben Rohlfs · 3 years ago
  50. 4d9e3b8 Re-work Checks URL parameter handling by Ben Rohlfs · 3 years ago
  51. e1ba821 Remove chai and assert from global window by Frank Borden · 3 years, 1 month ago
  52. 8163cd4 Move enums out of GerritNav by Ben Rohlfs · 3 years, 1 month ago
  53. 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 3 years, 1 month ago
  54. 98a689b Move generateUrl to router-util by Milutin Kristofic · 3 years, 1 month ago
  55. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 3 years, 4 months ago
  56. 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 3 years, 4 months ago
  57. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 3 years, 4 months ago
  58. 1e12525 Remove empty lines after license header by Ben Rohlfs · 3 years, 4 months ago
  59. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 3 years, 4 months ago
  60. 7944811 Make GrRouter not a PolymerElement by Frank Borden · 3 years, 5 months ago
  61. 68b968e Convert gr-router_test.js to typescript by paladox · 3 years, 7 months ago