1. 6e90472 Move status and revert loading from change view into models by Ben Rohlfs · 2 years, 1 month ago
  2. 4250087 Move loading of related changes into a new model by Ben Rohlfs · 2 years, 1 month ago
  3. 8a87546 Move loading of `mergeable` from change-view into change-model by Ben Rohlfs · 2 years, 1 month ago
  4. bdb47ff Move revision/commit based loading from gr-change-view into model by Ben Rohlfs · 2 years, 1 month ago
  5. 1f17919 Show on whose behalf rebase will be done by Milutin Kristofic · 2 years ago
  6. ae473aa Fix gr-file-list to use change-model for patchSet by Paladox none · 2 years, 1 month ago
  7. b91a6a4 Merge diff.ts and edit.ts into change.ts view model by Ben Rohlfs · 2 years, 2 months ago
  8. 20c385f Change `gr-patch-range-select` to use models instead of props by Ben Rohlfs · 2 years, 3 months ago
  9. e740884 Derive diff view properties directly from diff view model by Ben Rohlfs · 2 years, 3 months ago
  10. aa996c8 Refactoring: Navigate to diff through change model, not from diff view by Ben Rohlfs · 2 years, 3 months ago
  11. d1009f8 Move basic change state from router to change view model by Ben Rohlfs · 2 years, 3 months ago
  12. 4014052 Move RouterModel to be dependency injected by Chris Poucet · 2 years, 5 months ago
  13. 8c61078 Get rid of unnecessary `implements Finalizable` by Chris Poucet · 2 years, 5 months ago
  14. d5ddaf0 Fix 404s caused by inconsistent router/change state by Ben Rohlfs · 2 years, 5 months ago
  15. 3a03ddb Move `subscriptions` into `Model` base class by Ben Rohlfs · 2 years, 6 months ago
  16. 99d3712 Fix the `basePatchNum$` selector by Ben Rohlfs · 2 years, 6 months ago
  17. 27e9569 Revert "Move behavior from component into view model for change-list-view" by Ben Rohlfs · 2 years, 6 months ago
  18. c8a096d Move behavior from component into view model for change-list-view by Ben Rohlfs · 2 years, 6 months ago
  19. aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
  20. 5fa8293 Fix and clean up `setState` and `updateState` in `Model` by Ben Rohlfs · 2 years, 6 months ago
  21. f6ad550 Move finalize() method into abstract `Model` class by Ben Rohlfs · 2 years, 6 months ago
  22. 15bfb3e Disable suggest edit for owners by Milutin Kristofic · 2 years, 7 months ago
  23. 529261f Stop evaluating the user preference `default_base_for_merges` by Ben Rohlfs · 2 years, 9 months ago
  24. b7ef7f7 Use new files model in `gr-file-list` element by Ben Rohlfs · 2 years, 10 months ago
  25. 5ab68c4 Add a files model by Ben Rohlfs · 2 years, 10 months ago
  26. 376e552 Rename `currentPatchNum` to just `patchNum` by Ben Rohlfs · 2 years, 10 months ago
  27. cf96f09 Add a basePatchNum$ observable to change-model by Ben Rohlfs · 2 years, 10 months ago
  28. ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
  29. abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 10 months ago
  30. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  31. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  32. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
  33. bf65b8f Migrate ChangeModel to DI pattern. by Chris Poucet · 3 years, 2 months ago[Renamed (96%) from polygerrit-ui/app/services/change/change-model.ts]
  34. cb3c52c Revert "Migrate ChangeModel to DI pattern." by Chris Poucet · 3 years, 2 months ago[Renamed (96%) from polygerrit-ui/app/models/change/change-model.ts]
  35. ece2a7d Migrate ChangeModel to DI pattern. by Chris Poucet · 3 years, 2 months ago[Renamed (96%) from polygerrit-ui/app/services/change/change-model.ts]
  36. 5f46254 Use loggedIn$ instead of getLoggedIn by Dhruv Srivastava · 3 years, 4 months ago
  37. 1eba462 Revert "Revert "Move reviewed files into model"" by Dhruv Srivastava · 3 years, 3 months ago
  38. dae98bf Move all DI models to a new models/ directory. by Chris Poucet · 3 years, 3 months ago
  39. e1c15ff Introduce base Model class for consistency by Frank Borden · 3 years, 3 months ago
  40. ba40029 Revert "Move reviewed files into model" by Ben Rohlfs · 3 years, 4 months ago
  41. b2643f2 Move reviewed files into model by Dhruv Srivastava · 3 years, 5 months ago
  42. 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 4 months ago
  43. 455f8fc Migration of RouterModel to be a non-singleton. by Chris Poucet · 3 years, 4 months ago
  44. 0142248 Migrate change-model to new pattern by Chris Poucet · 3 years, 4 months ago
  45. c5768ac Fix change not being reset to undefined when the route changes by Ben Rohlfs · 3 years, 4 months ago
  46. 61bafc2 Fix reloading of change page by Ben Rohlfs · 3 years, 4 months ago
  47. a16c51a Move change loading from diff/change-views into change-service by Ben Rohlfs · 3 years, 4 months ago
  48. 1b48f0e Only mark file as reviewed on the initial diff load by Dhruv Srivastava · 3 years, 5 months ago
  49. ced2917 Make commets-service responsible for loading comments based on state by Ben Rohlfs · 3 years, 5 months ago
  50. caeea1b Fix all hints discovered by the new linter by Chris Poucet · 3 years, 7 months ago
  51. 1eb7037 Add support for maintaing checks data of latest *and* selected patchset by Ben Rohlfs · 3 years, 10 months ago
  52. 7df6867 Change styling of label chips in check result rows by Ben Rohlfs · 3 years, 10 months ago
  53. 04b6c1f Add support for linkified check result messages by Ben Rohlfs · 4 years ago
  54. 6988bdf Upgrade package.json dependencies by Frank Borden · 4 years ago
  55. b557105 Implement patchset picker for new Checks UI by Ben Rohlfs · 4 years, 1 month ago
  56. a00ef28 Move some types from gr-reviewer-updates-parser to types.ts by Ben Rohlfs · 4 years, 2 months ago
  57. ebe4acc Add a model for router and change by Ben Rohlfs · 4 years, 4 months ago