1. 20d9f2a Preliminary change list CSS changes by Kasper Nilsson · 7 years ago
  2. 6d4ea58 Link account chips to owner search rather than user dashboard by Wyatt Allen · 7 years ago
  3. 230e5fd Setup gr-change-list to use gr-cursor-manager by Wyatt Allen · 7 years ago
  4. 89306b2 PG: fix warnings flagged by closure compiler by David Ostrovsky · 7 years ago
  5. b71c42b Revert "Change list branch links filter to open changes" by Wyatt Allen · 7 years ago
  6. 9eebb2c Change list branch links filter to open changes by Wyatt Allen · 7 years ago
  7. c34e0b6 Implement project dashboard view in PolyGerrit by Logan Hanks · 7 years ago
  8. 908a02f Rename navigation method for project search by Wyatt Allen · 7 years ago
  9. aa6ab1a Merge branch 'stable-2.15' by Jonathan Nieder · 7 years ago
  10. 4b5f6c7 Revert "PolyGerrit: Add support for showing or hiding the star from the change list" by Dave Borowitz · 7 years ago
  11. f5f89be PolyGerrit: Add support for showing or hiding the star from the change list by Paladox none · 7 years ago
  12. 0771a49 PolyGerrit: Add support for showing or hiding the star from the change list by Paladox none · 7 years ago
  13. 2c8acd1 Check for modifiers in change list by Kasper Nilsson · 7 years ago
  14. 0074e38 Check for modifiers in change list by Kasper Nilsson · 7 years ago
  15. 203f0e4 Replace instead of append to history on /q/ redirect by Andrew Bonventre · 7 years ago
  16. 6cabe1f Replace instead of append to history on /q/ redirect by Andrew Bonventre · 7 years ago
  17. ffa5bae Scope enter keypress on change-list locally by Kasper Nilsson · 7 years ago
  18. f00f600 Scope enter keypress on change-list locally by Kasper Nilsson · 7 years ago
  19. 3a52416 Filter ignored/WIP changes from "Recently closed" by Logan Hanks · 8 years ago
  20. 809fef2 Add user header to the dashboard view by Wyatt Allen · 7 years ago
  21. 8380b02 Revert "Add user header to the dashboard view" by David Pursehouse · 7 years ago
  22. 50d6cb5 Add user header to the dashboard view by Wyatt Allen · 7 years ago
  23. 738eb64 Only display assignee in change list if assigned by Logan Hanks · 7 years ago
  24. 26b2039 Merge changes Id874df2d,I11d54da5 by Kasper Nilsson · 7 years ago
  25. d60492f Merge "Implement custom dashboards" by Wyatt Allen · 7 years ago
  26. 0f108b0 Only display assignee in change list if assigned by Logan Hanks · 7 years ago
  27. aa501d0 Implement custom dashboards by Logan Hanks · 8 years ago
  28. 5c3a3cd Show user information above search results when searching for an owner by Wyatt Allen · 8 years ago
  29. a8afe60 Merge changes from topic "remove-draft-workflow" by Dave Borowitz · 8 years ago
  30. 003a039 PolyGerrit: Remove support for drafts by Paladox none · 8 years ago
  31. 0cd5a41 PolyGerrit: Add assignee to the dashboard by Paladox none · 8 years ago
  32. 8553bf4 Set a maximum length on topic display by Wyatt Allen · 8 years ago
  33. cfec488 Merge "Update bold fonts to Roboto Medium" by Kasper Nilsson · 8 years ago
  34. 1a09820 Update bold fonts to Roboto Medium by Becky Siegel · 8 years ago
  35. c278dc1 PolyGerrit: Add missing import to gr-dashboard by Paladox none · 8 years ago
  36. eb374e4 Pass show-number through to gr-change-list-item by Logan Hanks · 8 years ago
  37. 2cc999a Fix moving cursor across sections in dashboard by Logan Hanks · 8 years ago
  38. e6458a2 Link accounts to their dashboards by Logan Hanks · 8 years ago
  39. 9ccf9d0 Add support for viewing other users' dashboards by Logan Hanks · 8 years ago
  40. db6afdc Update URL generation in gr-change-list-item and gr-change-list by Wyatt Allen · 8 years ago
  41. 8d92d53 Annotation updates by Becky Siegel · 8 years ago
  42. d6fc3cf Add "Work in progress" section to self dashboard by Logan Hanks · 8 years ago
  43. 2044ea8 Polygerrit: Align label abbreviation with GWT UI by David Ostrovsky · 8 years ago
  44. 60e4bfc Add s shortcut to change list views to toggle star by Mike Frysinger · 8 years ago
  45. c3983b2 Fix TypeError: Cannot read property 'length' of undefined by Paladox none · 8 years ago
  46. 66c5d9a Fix changeStatusString logic by Kasper Nilsson · 8 years ago
  47. 3c2e121 Add more fields to Gerrit.Nav.View and utilize in app by Kasper Nilsson · 8 years ago
  48. 2eaf855 Link "Recently closed" header to full query by Logan Hanks · 8 years ago
  49. 29693ac Fix pagination when limit:N is given in query by Logan Hanks · 8 years ago
  50. 076adcd Fix errors introduced by eslint^4.0.0 by Kasper Nilsson · 8 years ago
  51. dee79f7 Add topic to branch column in dashboard by Kasper Nilsson · 8 years ago
  52. e07c4b2 Add polygerrit-ui/app/test/common-test-setup.html by Mike Samuel · 8 years ago
  53. b159a7f Update styles for shadow dom by Becky Siegel · 8 years ago
  54. c601abc Revert "Polygerrit now loads polymer-resin" by Wyatt Allen · 8 years ago
  55. 1c86f68 Merge changes I82681b64,Ie662a0e9 by Kasper Nilsson · 8 years ago
  56. 2f0df3d Merge "Polygerrit now loads polymer-resin" by Wyatt Allen · 8 years ago
  57. a0a8058 Make section headings on dashboard/self query links by Kasper Nilsson · 8 years ago
  58. 877a396 Modify gr-change-list to accept generic dashboard information by Kasper Nilsson · 8 years ago
  59. 8be6f1a Remove getDashboardChanges from gr-rest-api-interface by Kasper Nilsson · 8 years ago
  60. 0895052 Polygerrit now loads polymer-resin by Mike Samuel · 8 years ago
  61. e71334e Add stricter <script> indentation linting by Kasper Nilsson · 8 years ago
  62. 13031eb Fix Polylint errors by Wyatt Allen · 8 years ago
  63. bbc7e3d Merge "ES6ify /gr-change-list/*" by Viktar Donich · 8 years ago
  64. 9be2dfc ES6ify /gr-change-list/* by Kasper Nilsson · 8 years ago
  65. 178d4f8 ES6ify /gr-change-list-item/* by Kasper Nilsson · 8 years ago
  66. 50ea9c5 Merge "ES6ify /gr-change-list-view/*" by Wyatt Allen · 8 years ago
  67. 816d188 ES6ify /gr-dashboard-view/* by Kasper Nilsson · 8 years ago
  68. 36c5bf8 ES6ify /gr-change-list-view/* by Kasper Nilsson · 8 years ago
  69. 05040d8 Merge "Highlight gr-change-list-item on hover" by Wyatt Allen · 8 years ago
  70. dcb8f04 Highlight gr-change-list-item on hover by Logan Hanks · 8 years ago
  71. 46a7dab Add keyboard shortcut for reloading change lists by Aaron Gable · 8 years ago
  72. c6ab7d4 Add background color to group headers in change list by Kasper Nilsson · 8 years ago
  73. ad25ef2 Fix one last broken link in polygerrit if using prefixed url. by Paladox none · 8 years ago
  74. 8b0d046 Fix PolyGerrit URLs to support prefixed URL by Paladox none · 8 years ago
  75. 38e8fbb Fix linter errors by Kasper Nilsson · 8 years ago
  76. 29e1ce5 Collection of prospective test flake fixes by Viktar Donich · 8 years ago
  77. a81a8a3 Navigate directly when change ID, number, or commit hash is searched by Kasper Nilsson · 8 years ago
  78. bdf4390 Revert timezone in timestamp by Kasper Nilsson · 8 years ago
  79. 94e093e Merge "Modify change table editor so that all columns are in a single section" by Wyatt Allen · 8 years ago
  80. 14aa6ab Modify change table editor so that all columns are in a single section by Becky Siegel · 8 years ago
  81. 1b34118 Fix test issue by Becky Siegel · 8 years ago
  82. 4491ff1 Don't show next arrow when there are not more changes on next page by Becky Siegel · 8 years ago
  83. d405bba Fix next/prev page event handlers on change list view by Becky Siegel · 8 years ago
  84. a88f8c8 Fix corner case where storage gets duplicated for patchsets by Becky Siegel · 8 years ago
  85. f218daf Merge "Add status field to settings view" by Wyatt Allen · 8 years ago
  86. 3bf1d67 Merge "Cleanup UI columns on change list" by Wyatt Allen · 8 years ago
  87. 725982d Cleanup UI columns on change list by Becky Siegel · 8 years ago
  88. 0184d3f Upgrade web-component-tester and fix affected tests by Becky Siegel · 8 years ago
  89. 8587574 Add status field to settings view by Kasper Nilsson · 8 years ago
  90. 7bc8c54 Make gr-change-list a true HTML table by Becky Siegel · 8 years ago
  91. 86d4752 PolyGerrit: Add next/previous page key binding by David Ostrovsky · 8 years ago
  92. ea68306 Add visual cue to assigned changes in dashboard by Kasper Nilsson · 8 years ago
  93. 2c94476 Reload page content when Your -> Changes clicked again by Becky Siegel · 8 years ago
  94. a1c6667 Remove CSS that was causing change list to render at 11px font by Andrew Bonventre · 8 years ago
  95. 1a44b34 Add setting to Show/Hide change table columns in settings by Becky Siegel · 8 years ago
  96. d01ad01 Fix improper implementation of getKeyboardEvent by Kasper Nilsson · 8 years ago
  97. fa4b2fe Add check for modifiers in keyboard shortcut handlers by Kasper Nilsson · 8 years ago
  98. 4d22c7e Cleanup: use iron-a11y-keys-behavior for keyboard shortcuts by Andrew Bonventre · 8 years ago
  99. fd434af First round cleanup of network requests & errors from tests by Andrew Bonventre · 8 years ago
  100. 610f80d Add namespacing for keyboard shortcut disabling by Logan Hanks · 8 years ago