1. 3df9730 Improve stack information when logging network error. by Kamil Musin · 6 months ago
  2. 6915b8a Fix clearing cache in gr-rest-api by Paladox none · 11 months ago
  3. 1d8a1a3 Address JSON parsing errors on 204 No Content by Kamil Musin · 1 year, 1 month ago
  4. 04bf9da Remove remaining references to old helper. by Kamil Musin · 1 year, 1 month ago
  5. 341046f Update all usages of helper except for send() by Kamil Musin · 1 year, 2 months ago
  6. 4c4fdfc Prepare gr-rest-api-impl for using updated helper by Kamil Musin · 1 year, 2 months ago
  7. e97f477 Move json parsing test into helper tests. by Kamil Musin · 1 year, 2 months ago
  8. 02f046e Remove send method by Kamil Musin · 1 year, 2 months ago
  9. c1736b0 Update fetchCacheUrl by Kamil Musin · 1 year, 2 months ago
  10. 804bb86 Check for Array explicitly in urlWithParams by Kamil Musin · 1 year, 2 months ago
  11. 3d820cc Update fetchJSON by Kamil Musin · 1 year, 2 months ago
  12. 8cfe4de Update fetchRawJSON method by Kamil Musin · 1 year, 2 months ago
  13. 0a09eb3 Clean up typing and comments in fetch method by Kamil Musin · 1 year, 2 months ago
  14. 917c4e5 Make read payload method throw on error by Kamil Musin · 1 year, 2 months ago
  15. c2e7d43 Fork gr-rest-api-helper into the -old by Kamil Musin · 1 year, 2 months ago
  16. 14ed4d0 Clean up LitAnalysis errors by Chris Poucet · 1 year, 8 months ago
  17. d42c525 Upgrade yarn deps by Ben Rohlfs · 1 year, 10 months ago
  18. 66c3684 Replace == with explicit check for undefined by Dhruv Srivastava · 2 years ago
  19. 1caa344 Remove opt_ prefix from elements/* by Dhruv Srivastava · 2 years, 1 month ago
  20. 4f32667 Move AuthInit from service to types.ts by Dhruv Srivastava · 2 years, 1 month ago
  21. 6bb9053 Replace `dispatchEvent()` calls by calling `fire()` util by Ben Rohlfs · 2 years, 1 month ago
  22. d609176 await errFn that may be a Promise by Frank Borden · 2 years, 4 months ago
  23. ff07e26 Update gr-change-metadata autocomplete errors by Kamil Musin · 2 years, 4 months ago
  24. b811cab Allow errFn to wait and reject the Promise. by Kamil Musin · 2 years, 4 months ago
  25. 89916e1 Move to using dependency injection for authService by Chris Poucet · 2 years, 5 months ago
  26. e3915ac Convert gr-rest-api-impl_test to typescript by Frank Borden · 2 years, 5 months ago
  27. 09da787 Correct account/self/detail type in SiteBasedCache by Frank Borden · 2 years, 5 months ago
  28. be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 7 months ago
  29. 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 7 months ago
  30. e6e4430 Replace Karma with Web Test Runner on CI by Frank Borden · 2 years, 7 months ago
  31. e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
  32. 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
  33. 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
  34. 7e8b7bc Good Bye lodash by Ben Rohlfs · 3 years ago
  35. 63269f5 Changing console.info to console.debug by Ben Rohlfs · 3 years ago
  36. 2580b4c Merge "Convert gr-etag-decorator_test.js to typescript" by Paladox none · 3 years, 1 month ago
  37. 0f1ac14 Move rest API impl and test into gr-rest-api folder by Dhruv Srivastava · 3 years, 1 month ago
  38. b56b552 Convert gr-etag-decorator_test.js to typescript by paladox · 3 years, 1 month ago
  39. f00a6cc Enforce eslint rule `jsdoc/check-tag-names` by Ben Rohlfs · 3 years, 1 month ago
  40. 885e0e7 Add eslint rule @typescript-eslint/no-confusing-void-expression by Ben Rohlfs · 3 years, 1 month ago
  41. 3f27968 Add eslint rule @typescript-eslint/no-unnecessary-type-assertion by Ben Rohlfs · 3 years, 1 month ago
  42. 529d20b Merge "Reduce number of calls to ?q=change:" by Milutin Kristofic · 3 years, 2 months ago
  43. 10e1c75 Reduce number of calls to ?q=change: by Milutin Kristofic · 3 years, 2 months ago
  44. bf2d111a Remove RetryScheduler by Chris Poucet · 3 years, 2 months ago
  45. fcfe437 Prevent running into the error `'conflicts:' operator is not supported` by Ben Rohlfs · 3 years, 2 months ago
  46. 0035171 Make gr-rest-api-helper use schedulers for scheduling requests. by Chris Poucet · 3 years, 2 months ago
  47. e6e3d32 Submit Requirements - load submit requirements without feature flag by Milutin Kristofic · 3 years, 2 months ago
  48. 936c921 Suppress 404s when fetching the change commit info. by Ben Rohlfs · 3 years, 4 months ago
  49. 2a6c953 Convert gr-admin-view to lit by paladox · 3 years, 4 months ago
  50. 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 4 months ago
  51. cb1e256 Refactor method signature of RestApi's `getChangeEdit` by Ben Rohlfs · 3 years, 4 months ago
  52. 0724fe7 Remove `downloadCommands` parameter from getChangeEdit by Ben Rohlfs · 3 years, 4 months ago
  53. 05750b9 Completely rewrite commenting components and data model by Ben Rohlfs · 3 years, 5 months ago
  54. 5305d5f Rename GrRestApiInterface to GrRestApiImpl by Frank Borden · 3 years, 4 months ago
  55. f5a486d Clean up getDiffChangeDetail by Dhruv Srivastava · 3 years, 4 months ago
  56. 2543ea2 Allow loading topic changes without excluding any by Frank Borden · 3 years, 4 months ago
  57. 49e5f6d Call submittedtogether endpoint with extra options by Frank Borden · 3 years, 4 months ago
  58. a16c51a Move change loading from diff/change-views into change-service by Ben Rohlfs · 3 years, 4 months ago
  59. 55cbccb Introduce the concept of Finalizable to tear down services. by Chris Poucet · 3 years, 5 months ago
  60. 40f3727 Merge "Fix group suggesttions" by Ben Rohlfs · 3 years, 4 months ago
  61. a7f507c Merge "Request submit requirements on every change detail request" by Milutin Kristofic · 3 years, 4 months ago
  62. 9f33007 Fix group suggesttions by Ben Rohlfs · 3 years, 4 months ago
  63. f731639 Request submit requirements on every change detail request by Milutin Kristofic · 3 years, 4 months ago
  64. c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 5 months ago
  65. 463b094 Completely remove the "Assignee" feature from Gerrit's web app by Ben Rohlfs · 3 years, 5 months ago
  66. 0dbfaa4 Add p param to QueryGroupsParams by Ben Rohlfs · 3 years, 5 months ago
  67. 54903feb Allow context-dependent group suggestions in gr-permission by Narendra Kumar · 3 years, 5 months ago
  68. 80d34f4 Move diffViewMode into model by Dhruv Srivastava · 3 years, 5 months ago
  69. 4deb19a Submit Requirements - dashboard by Milutin Kristofic · 3 years, 5 months ago
  70. 86be2a3 Move userPrefs to model inside diff-view by Dhruv Srivastava · 3 years, 6 months ago
  71. caeea1b Fix all hints discovered by the new linter by Chris Poucet · 3 years, 7 months ago
  72. 3424f6e Submit Requirements - rest-api, types by Milutin Kristofic · 3 years, 8 months ago
  73. b642c24 Convert gr-error-manager_test to typescript by Dhruv Srivastava · 3 years, 10 months ago
  74. 6255286 Merge branch 'stable-3.4' by Przemyslaw Waliszewski · 3 years, 10 months ago
  75. 5e03606 Merge branch 'stable-3.3' into stable-3.4 by Przemyslaw Waliszewski · 3 years, 10 months ago
  76. f11212c Merge branch 'stable-3.2' into stable-3.3 by Marco Miller · 3 years, 10 months ago
  77. 9942ad7 Fix empty Registered field on settings screen by Przemyslaw Waliszewski · 3 years, 10 months ago
  78. 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 4 years ago
  79. 64eb810 Upgrade package.json dependencies by Frank Borden · 4 years ago
  80. f9d1bdf Enable comment context for draft comments by Dhruv Srivastava · 4 years ago
  81. 6988bdf Upgrade package.json dependencies by Frank Borden · 4 years ago
  82. e366b93 Remove some duplicate imports by Milutin Kristofic · 4 years, 1 month ago
  83. 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 4 years, 1 month ago
  84. fc0f011 Autocomplete for adding topic by Milutin Kristofic · 4 years, 1 month ago
  85. f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
  86. 7e454cd Avoid using underscores for private properties by Dhruv Srivastava · 4 years, 1 month ago
  87. 2d6a82c Limit total lines of context shown by Dhruv Srivastava · 4 years, 1 month ago
  88. 53c4140 Remove unused property intraline_difference by Dhruv Srivastava · 4 years, 1 month ago
  89. d9b720f Remove unused property auto_hide_diff_table_header by Dhruv Srivastava · 4 years, 1 month ago
  90. 4c90df3 Remove unused property theme by Dhruv Srivastava · 4 years, 1 month ago
  91. d388e28 Add context padding to comment context request by Dhruv Srivastava · 4 years, 1 month ago
  92. 7ae205c Request comment context along with the comments from server by Dhruv Srivastava · 4 years, 2 months ago
  93. a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 4 years, 1 month ago
  94. 7b71b11 Remove all for...in loops by Ben Rohlfs · 4 years, 2 months ago
  95. a76c82f Nearly convert <gr-rest-api-interface> element to a simple class by Ben Rohlfs · 4 years, 2 months ago
  96. 9ead541 Some rest-api-interface clean-ups in preparation for service conversion by Ben Rohlfs · 4 years, 2 months ago
  97. a00ef28 Move some types from gr-reviewer-updates-parser to types.ts by Ben Rohlfs · 4 years, 2 months ago
  98. a9d2cff Fix services/services/ naming mishap by Ben Rohlfs · 4 years, 2 months ago
  99. 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years, 2 months ago
  100. 28af34d Add types to new Map() by Milutin Kristofic · 4 years, 3 months ago