- d363384 Throttle star requests. by Chris Poucet · 2 years, 2 months ago
- ee91929 Fix typo in anonymizedUrl for getCommitInfo by Kamil Musin · 2 years, 3 months ago
- c39f438 Migrate remaining gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
- 12755c4 Migrate some gr-autocomplete usages from error dialog to dropdown. by Kamil Musin · 2 years, 4 months ago
- ff07e26 Update gr-change-metadata autocomplete errors by Kamil Musin · 2 years, 4 months ago
- 4eb8c98 gr-js-api-interface_test to typescript by Frank Borden · 2 years, 4 months ago
- b3aebdf Remove some leading underscore chars from function names by Ben Rohlfs · 2 years, 4 months ago
- 7b5b349 Wrap suggest accounts query in quotes by Dhruv Srivastava · 2 years, 4 months ago
- 5215769 Escape quotes and backslashes in topics and hashtags. by Kamil Musin · 2 years, 4 months ago
- 89916e1 Move to using dependency injection for authService by Chris Poucet · 2 years, 5 months ago
- 55f543f Simple refactor: Remove an unused method param from `_changeBaseURL()` by Ben Rohlfs · 2 years, 5 months ago
- 8dfeb2b Merge "Some 'project' to 'repo' renaming" by Ben Rohlfs · 2 years, 5 months ago
- b6c9527 Remove unnecessary flagsService parameter from GrRestApiImpl 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
- bfc688b Some 'project' to 'repo' renaming by Ben Rohlfs · 2 years, 5 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
- 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 6 months ago
- e6e4430 Replace Karma with Web Test Runner on CI by Frank Borden · 2 years, 6 months ago
- 1d59054 Preload blocking request /change/?q=changeNum by Milutin Kristofic · 2 years, 6 months ago
- 795317d Introduce Web Test Runner by Frank Borden · 2 years, 7 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
- c903dd83 Merge changes from topic "show-avatar-mentions" by Dhruv Srivastava · 2 years, 7 months ago
- 424e6f2 Add error fallback for requesting detailed accounts for CCs by Dhruv Srivastava · 2 years, 7 months ago
- cc6f445 Apply "Show avatar for mentioned users" by Dhruv Srivastava · 2 years, 7 months ago
- d7735bd Merge "Revert "Show avatar for mentioned users"" by Dhruv Srivastava · 2 years, 7 months ago
- 0b6e842 Revert "Show avatar for mentioned users" by Dhruv Srivastava · 2 years, 7 months ago
- eb51ab8 Merge "Reintroduce Flag service into Rest API Impl" by Chris Poucet · 2 years, 7 months ago
- 814315a Show avatar for mentioned users by Dhruv Srivastava · 2 years, 7 months ago
- 59f0982 Reintroduce Flag service into Rest API Impl by Chris Poucet · 2 years, 7 months ago
- c65eba0 Retire submitability check flag. by Chris Poucet · 2 years, 7 months ago
- 07ef955 Trim the searchquery for suggest accounts. by Chris Poucet · 2 years, 7 months ago
- c450493 Introduce /fix:preview and /fix:apply REST calls by Milutin Kristofic · 2 years, 7 months ago
- 4334bfb Small cleanup of gr-rest-api by Kamil Musin · 2 years, 8 months ago
- b177ed1 Update getAccountSuggestions to take canSee and isVisible args by Dhruv Srivastava · 2 years, 8 months ago
- 4650770 Show submittability in the related changes list. by Chris Poucet · 2 years, 8 months ago
- 1f04249 Format gr-rest-api-impl_test.js with prettier by Frank Borden · 2 years, 9 months ago
- ffc0294 Refactor getRepos by Frank Borden · 2 years, 9 months ago
- f073e35 Merge branch 'stable-3.6' by David Ostrovsky · 2 years, 9 months ago
- a638718 Merge branch 'stable-3.5' into stable-3.6 by David Ostrovsky · 2 years, 9 months ago
- ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
- 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 10 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
- 74465e9 Migrate gr-diff_test from js to ts by Ben Rohlfs · 2 years, 10 months ago
- fbe57cb Introduce Hashtag bulk action flow by Frank Borden · 2 years, 10 months ago
- 8fb94c3 Remove PolymerElement from GrRestApiImpl by Chris Poucet · 3 years ago
- 6918d4a Add bulk vote flow by Dhruv Srivastava · 3 years ago
- 41e486f Split getChanges methods based on multiple queries in RestApi by Dhruv Srivastava · 3 years ago
- b0cebc1 Extract restApiMethod for requesting changes with actions by Dhruv Srivastava · 3 years ago
- 0f1ac14 Move rest API impl and test into gr-rest-api folder by Dhruv Srivastava · 3 years ago
- 2a6c953 Convert gr-admin-view to lit by paladox · 3 years, 3 months ago
- 1fe7f4d Move edit loading into change-model by Ben Rohlfs · 3 years, 3 months ago
- cb1e256 Refactor method signature of RestApi's `getChangeEdit` by Ben Rohlfs · 3 years, 3 months ago
- 0724fe7 Remove `downloadCommands` parameter from getChangeEdit by Ben Rohlfs · 3 years, 3 months ago
- c3705eb Remove temporary GrReplyDialog interface by Frank Borden · 3 years, 4 months ago
- 05750b9 Completely rewrite commenting components and data model by Ben Rohlfs · 3 years, 5 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, 4 months ago
- 7c031f8 Merge branch 'stable-3.4' into stable-3.5 by Orgad Shaneh · 3 years, 4 months ago
- 76110d9 Merge branch 'stable-3.3' into stable-3.4 by Jacek Centkowski · 3 years, 5 months ago
- 463b094 Completely remove the "Assignee" feature from Gerrit's web app by Ben Rohlfs · 3 years, 5 months ago
- 54903feb Allow context-dependent group suggestions in gr-permission by Narendra Kumar · 3 years, 4 months ago
- 86be2a3 Move userPrefs to model inside diff-view by Dhruv Srivastava · 3 years, 5 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
- 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 3 years, 10 months ago
- 69a5173 Show Revert Submitted chip if change revert was submitted by Dhruv Srivastava · 4 years ago
- 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 4 years ago
- fc0f011 Autocomplete for adding topic by Milutin Kristofic · 4 years ago
- a7ab950 Create and move plugin APIs to api/ folder by Ben Rohlfs · 4 years, 1 month 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