1. 5841dd8 Add tracking for where change starring comes from by Dhruv Srivastava · 3 years, 10 months ago
  2. 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 3 years, 11 months ago
  3. 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 4 years ago
  4. f7f1e8e Replace created() by constructor() (Polymer Legacy) by Ben Rohlfs · 4 years ago
  5. 6b07893 Replace this.async() with setTimeout() by Ben Rohlfs · 4 years ago
  6. 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 4 years ago
  7. d94011e Remove GestureEventListeners by Ben Rohlfs · 4 years ago
  8. 9f65d91 Add readonly to restApiService property by Dhruv Srivastava · 4 years, 1 month ago
  9. 7b71b11 Remove all for...in loops by Ben Rohlfs · 4 years, 1 month ago
  10. ebe4acc Add a model for router and change by Ben Rohlfs · 4 years, 3 months ago
  11. 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 4 months ago
  12. 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 4 months ago
  13. 6015013 Refactor title-change events to use event-util by Milutin Kristofic · 4 years, 4 months ago
  14. 6a03800 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
  15. b8edee9 Replace parseInt() with Number by Dhruv Srivastava · 4 years, 5 months ago
  16. 8814de1 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
  17. 079f3a4 Rename files to preserve history by Dmitrii Filippov · 4 years, 5 months ago[Renamed from polygerrit-ui/app/elements/change-list/gr-change-list-view/gr-change-list-view.js]
  18. 538c8aa Redirect from query page to change page for commit ID by Dhruv Srivastava · 4 years, 7 months ago
  19. 6f8c9e3 Revert "Redirect to change if query page has 1 result" by Dhruv Srivastava · 4 years, 7 months ago
  20. 7d86034 Redirect to change if query page has 1 result by Dhruv Srivastava · 4 years, 7 months ago
  21. 85b4891 Use page/page.js instead of page/page.mjs by Dmitrii Filippov · 4 years, 7 months ago
  22. 3de8e0e Redirect instead of show when a single change matches query by Dmitrii Filippov · 4 years, 8 months ago
  23. e3c09ae Remove url-encoding-behavior and move methods to url-util by Dmitrii Filippov · 4 years, 8 months ago
  24. 0049afe Convert base-url-behavior and docs-url-behavior to url-util by Dmitrii Filippov · 4 years, 8 months ago
  25. 1f9cac8 Avoid global Polymer variable in the code by Dmitrii Filippov · 5 years ago
  26. eb8b269 Get rid of global Gerrit.Nav by Dmitrii Filippov · 5 years ago
  27. 8a856ff Get rid of global moment and page by Dmitrii Filippov · 5 years ago
  28. d1ef737 Use imported URLEncodingBehavior by Dmitrii Filippov · 5 years ago
  29. 41de60b Remove FireBehavior imports and get rid of global test helpers by Dmitrii Filippov · 5 years ago
  30. e25546a Remove all usage of Gerrit.FireBehavior by Tao Zhou · 5 years ago
  31. 0a3c986 Replace all 'this.fire' with 'this.dispatchEvent' for customEvents by Tao Zhou · 5 years ago
  32. bcb3b17 Use imported BaseUrlBehavior by Dmitrii Filippov · 5 years ago
  33. daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
  34. 37a41c2 Use internal navigation instead of hard reload by Milutin Kristofic · 5 years ago
  35. ab65559 Expand special search pattern on change id to 7-40 by Tao Zhou · 5 years ago
  36. ab57ce3 Add more jsdoc for closure checks by Tao Zhou · 5 years ago
  37. 80cfe59 Enable `no-confusing-arrow` and `newline-per-chained-call` by Tao Zhou · 5 years ago
  38. 1ad8f24 Fix closure error on `JSC_PRIMITIVE_OBJECT_DECLARATION` by Tao Zhou · 5 years ago
  39. 9a07681 Replace deprecated `require-jsdoc`, `valid-jsdoc` with jsdoc plugin for eslint by Tao Zhou · 5 years ago
  40. 3fd2b10 Convert legacy Polyemer elements to class-based by Dmitrii Filippov · 5 years ago
  41. 44c55c5 Remove _legacyUndefinedCheck from the change-list modules by Paladox none · 5 years ago
  42. 5313a88 Revert "Remove all _legacyUndefinedCheck" by Paladox none · 5 years ago
  43. 0f8964b Remove all _legacyUndefinedCheck by Tao Zhou · 5 years ago
  44. 86b6375 Merge branch 'stable-3.0' by David Pursehouse · 6 years ago
  45. 75bd7fc Allow to display change-list for inactive users by Sven Selberg · 6 years ago
  46. 44b3a7c Migrate from Polymer fire to Gerrit.FireBehavior by Paladox none · 6 years ago
  47. 3e7f5fd Polymer 2: Add _legacyUndefinedCheck by brohlfs · 6 years ago
  48. 3278d7b PolyGerrit: Add "Mark as Reviewed" keyboard shortcut for change list by Sean Egan · 7 years ago
  49. 08ab3aa Handle starring API calls in parent component by Kasper Nilsson · 7 years ago
  50. ac9fd50c Set query result title in async by Wyatt Allen · 7 years ago
  51. 2078930 Add repo header to project search by Becky Siegel · 7 years ago
  52. 8e6a64d Refactor gr-change-list API calls by Kasper Nilsson · 7 years ago
  53. 8cdc76b Add @license tags to PG HTML and JS assets by Dave Borowitz · 7 years ago
  54. fc0c84f Only show assignee highlight on open changes by Wyatt Allen · 7 years ago
  55. 9724092 Modify change list pagination styles by Kasper Nilsson · 7 years ago
  56. 07e7648 Abstract change list pagination URLs by Wyatt Allen · 7 years ago
  57. 6cabe1f Replace instead of append to history on /q/ redirect by Andrew Bonventre · 7 years ago
  58. 5c3a3cd Show user information above search results when searching for an owner by Wyatt Allen · 8 years ago
  59. 8d92d53 Annotation updates by Becky Siegel · 8 years ago
  60. c3983b2 Fix TypeError: Cannot read property 'length' of undefined by Paladox none · 8 years ago
  61. 3c2e121 Add more fields to Gerrit.Nav.View and utilize in app by Kasper Nilsson · 8 years ago
  62. 29693ac Fix pagination when limit:N is given in query by Logan Hanks · 8 years ago
  63. 36c5bf8 ES6ify /gr-change-list-view/* by Kasper Nilsson · 8 years ago
  64. ad25ef2 Fix one last broken link in polygerrit if using prefixed url. by Paladox none · 8 years ago
  65. a81a8a3 Navigate directly when change ID, number, or commit hash is searched by Kasper Nilsson · 8 years ago
  66. 4491ff1 Don't show next arrow when there are not more changes on next page by Becky Siegel · 8 years ago
  67. d405bba Fix next/prev page event handlers on change list view by Becky Siegel · 8 years ago
  68. 8587574 Add status field to settings view by Kasper Nilsson · 8 years ago
  69. 86d4752 PolyGerrit: Add next/previous page key binding by David Ostrovsky · 8 years ago
  70. f99ce6e Properly encode URL for next/back links by Kasper Nilsson · 8 years ago
  71. c41ae08 Improve error handling in 'gr-change-list-view' by Urs Wolfer · 9 years ago
  72. 61bcdbc gr-ajax cleanup (gr-change-list-view) by Andrew Bonventre · 9 years ago
  73. 54a5a46 Respect changes-per-page preference in change-list by Urs Wolfer · 9 years ago
  74. 78792e8 Refactor directory structure of components by Andrew Bonventre · 9 years ago