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