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