Sign in
gerrit
/
gerrit
/
c0582fcf10563b0e9b82aca653cf68cce5486437
/
polygerrit-ui
c0582fc
Track generated suggestion edit
by Milutin Kristofic
· 9 months ago
3f2cae7
Merge "Improve change-model load change consistency"
by Kamil Musin
· 9 months ago
4d45ead
Merge "Use switchMap when requesting change comments"
by Kamil Musin
· 9 months ago
22f4e92
Improve change-model load change consistency
by Kamil Musin
· 10 months ago
10708002
Use switchMap when requesting change comments
by Kamil Musin
· 10 months ago
1627754
update order of load rules
by Frank Borden
· 10 months ago
d886b59
Merge "Remove the `simplified_diff_processor` experiment"
by Ben Rohlfs
· 10 months ago
8fd6a0c
Remove the `simplified_diff_processor` experiment
by Ben Rohlfs
· 10 months ago
9aed286
Merge changes I96467f81,Iffec5512
by Ben Rohlfs
· 10 months ago
46fa35c
gr-change-view: use change-model to update change object
by Paladox none
· 10 months ago
66f20ad
Add a `replysent` plugin event
by Ben Rohlfs
· 10 months ago
f446aa9
Consistent error handling for js-api events
by Ben Rohlfs
· 10 months ago
238eb50
Fix issue with gr-file-list-header not working correctly after writing a comment
by Paladox none
· 10 months ago
b476845
Decrease Generate Suggestion Debounce Delay to 500ms
by Milutin Kristofic
· 10 months ago
e28cde5
Improve Fix Suggestions UI
by Milutin Kristofic
· 10 months ago
71df9a8
Add Save Comment to Keyboard shortcuts in Change view
by Milutin Kristofic
· 10 months ago
642ca1e
Rectify empty string description in checks fix
by Milutin Kristofic
· 10 months ago
7ada745
Always show SHOW FIX button on checks
by Milutin Kristofic
· 10 months ago
3922b14
Search autocomplete handles space before expression correctly
by Milutin Kristofic
· 10 months ago
201fb16
Merge "Prevent unintended sending of reply"
by Milutin Kristofic
· 10 months ago
ed07cf1
Prevent unintended sending of reply
by Milutin Kristofic
· 10 months ago
6142deb
Do not include header when selecting diff
by Milutin Kristofic
· 10 months ago
eda6790
Merge "Move `location.assign()` into utility making it replaceable"
by Ben Rohlfs
· 10 months ago
0015dec
Move `location.assign()` into utility making it replaceable
by Ben Rohlfs
· 10 months ago
515f185
Merge "Enable "Show Edit" and "Apply Edit" for fix_suggestions within comments"
by Milutin Kristofic
· 10 months ago
03ec98d
Enable "Show Edit" and "Apply Edit" for fix_suggestions within comments
by Milutin Kristofic
· 11 months ago
67a995a
Merge "Fix browser BACK button when going to plugin pages"
by Ben Rohlfs
· 10 months ago
90b2b7d
Fix browser BACK button when going to plugin pages
by Ben Rohlfs
· 10 months ago
409e4a0
Make generate suggestion checkbox persistent comment specific
by Milutin Kristofic
· 10 months ago
db2d4c3f
Merge "Support multiple suggestions in comment"
by Milutin Kristofic
· 10 months ago
39918c9
Support multiple suggestions in comment
by Milutin Kristofic
· 10 months ago
b190bd5
Merge "Check replacement in suggestion"
by Milutin Kristofic
· 10 months ago
ead5c55b
Check replacement in suggestion
by Milutin Kristofic
· 10 months ago
5cce170
Merge changes Ic2f74faa,I14bb51be
by Kamil Musin
· 10 months ago
9661c5c
Fix the error in _sendDiffDrafts
by Kamil Musin
· 10 months ago
1d8a1a3
Address JSON parsing errors on 204 No Content
by Kamil Musin
· 10 months ago
4af8c1d
Fix revision actions constantly showing as "loading" when not signed in
by Ben Rohlfs
· 10 months ago
10322e0
Merge changes I8e7352c9,Ica48efc7,I7607fd3a,I0c0a97f3,Ic2226b99, ...
by Kamil Musin
· 10 months ago
c79d722
Remove a TODO about /projects/ to /repo/ rename.
by Kamil Musin
· 10 months ago
48677cb
Rename getFromProjectLookup to getRepoName
by Kamil Musin
· 10 months ago
f958a72
Document behaviour of RetryScheduler
by Kamil Musin
· 10 months ago
4d32817
Change executeChangeActions to parse the response
by Kamil Musin
· 11 months ago
04bf9da
Remove remaining references to old helper.
by Kamil Musin
· 11 months ago
10c31de
Replace send method usage
by Kamil Musin
· 11 months ago
b7f33f1
Merge "Add Interaction.CHANGE_ID_CHANGED reporting event"
by Ben Rohlfs
· 10 months ago
3e23951
Remove _getChangeUrlAnd methods
by Kamil Musin
· 11 months ago
9bc65ff
Clarify that setChangeTopic/Hashtag can be undefined
by Kamil Musin
· 11 months ago
17f3575d
Add Interaction.CHANGE_ID_CHANGED reporting event
by Ben Rohlfs
· 11 months ago
229edde
Make getFromProjectLookup throw error on fail.
by Kamil Musin
· 11 months ago
341046f
Update all usages of helper except for send()
by Kamil Musin
· 11 months ago
c8365a5
Deprecate getResponseObject and migrate usages
by Kamil Musin
· 11 months ago
15aa4f9
Remove _fetchSharedCacheURL method
by Kamil Musin
· 11 months ago
4c4fdfc
Prepare gr-rest-api-impl for using updated helper
by Kamil Musin
· 11 months ago
2add82f
Let gr-change-actions stay in loading state until `mergeable` is set
by Ben Rohlfs
· 11 months ago
5550f45
Refactor gr-change-actions `loading` state
by Ben Rohlfs
· 11 months ago
7329430
Simplify overflow action handling
by Ben Rohlfs
· 11 months ago
e97f477
Move json parsing test into helper tests.
by Kamil Musin
· 11 months ago
02f046e
Remove send method
by Kamil Musin
· 11 months ago
c1736b0
Update fetchCacheUrl
by Kamil Musin
· 11 months ago
804bb86
Check for Array explicitly in urlWithParams
by Kamil Musin
· 11 months ago
3d820cc
Update fetchJSON
by Kamil Musin
· 11 months ago
8cfe4de
Update fetchRawJSON method
by Kamil Musin
· 11 months ago
0a09eb3
Clean up typing and comments in fetch method
by Kamil Musin
· 11 months ago
917c4e5
Make read payload method throw on error
by Kamil Musin
· 11 months ago
c2e7d43
Fork gr-rest-api-helper into the -old
by Kamil Musin
· 11 months ago
48b443e
Merge "Add method & description to APPLY FIX LOAD metric for usage analysis"
by Milutin Kristofic
· 11 months ago
5117839
Merge "Fix infinite loop when saving drafts with fix_suggestions"
by Milutin Kristofic
· 11 months ago
084e009
Merge "Show Fix Suggestions Preview for drafts"
by Milutin Kristofic
· 11 months ago
1aa4056
Add method & description to APPLY FIX LOAD metric for usage analysis
by Milutin Kristofic
· 11 months ago
d9a9c83
Fix infinite loop when saving drafts with fix_suggestions
by Milutin Kristofic
· 11 months ago
d9e9975
Show Fix Suggestions Preview for drafts
by Milutin Kristofic
· 11 months ago
1001242
Merge "Vertically align committer email text and dropdown when editing commit message"
by Kaushik Lingarkar
· 11 months ago
6eeadb1
Merge "Fix canceling comment edit that edits resolved state"
by Frank Borden
· 11 months ago
d4274a1
Save suggestions from suggestionProvider.suggestFix to draft
by Milutin Kristofic
· 11 months ago
c3dfc02
Fix counter for the number of suggestions in v2
by Milutin Kristofic
· 11 months ago
e00592af
Fix canceling comment edit that edits resolved state
by Frank Borden
· 11 months ago
06c2598
Vertically align committer email text and dropdown when editing commit message
by Ajay Gupta
· 11 months ago
eebdfc7
Merge "Refactor gr-editable-content to use correct async-await syntax"
by Nasser Grainawi
· 11 months ago
126319e
Merge "Replace FixSuggestionInfoInput with FixSuggestionInfo"
by Milutin Kristofic
· 11 months ago
b0bc74a
Replace FixSuggestionInfoInput with FixSuggestionInfo
by Milutin Kristofic
· 11 months ago
0c060b0
Merge "Add a simplified version of the DiffProcessor"
by Ben Rohlfs
· 11 months ago
e7e32ee
Add a simplified version of the DiffProcessor
by Ben Rohlfs
· 11 months ago
bf61a4e
Show fix_suggestions in Comment
by Milutin Kristofic
· 11 months ago
5a75440
Merge "Show a download scheme description"
by Ben Rohlfs
· 11 months ago
346384f
Show a download scheme description
by Ben Rohlfs
· 11 months ago
24077d5
Refactor gr-editable-content to use correct async-await syntax
by Ajay Gupta
· 11 months ago
33a935b
Merge "Prevent pencil wrapping by itself"
by Frank Borden
· 11 months ago
8aa969d
Merge "Show checks findings on file list"
by Frank Borden
· 11 months ago
a6f871b
Prevent pencil wrapping by itself
by Frank Borden
· 11 months ago
7858247
Show checks findings on file list
by Frank Borden
· 11 months ago
1e3875f
Merge "Make it clearer that blame information is still loading"
by Ben Rohlfs
· 11 months ago
c38eb66
Merge "Change gr-patch-range-select to only count comments for given file"
by Ben Rohlfs
· 11 months ago
a05b27f
Make it clearer that blame information is still loading
by Ben Rohlfs
· 11 months ago
a137a24
Use getNavigation().setUrl instead of window.location.href
by Milutin Kristofic
· 11 months ago
32ef0a9
Merge "Fix disabled nextPage link clickability"
by Milutin Kristofic
· 11 months ago
3cdc7f4
Fix disabled nextPage link clickability
by Milutin Kristofic
· 11 months ago
5630618
Merge "Add optional description to `DownloadScheme`"
by Ben Rohlfs
· 11 months ago
b3512f4
Merge "Turn Reply button into Sign in button when logged out"
by Frank Borden
· 11 months ago
34f82b0
Turn Reply button into Sign in button when logged out
by Frank Borden
· 11 months ago
b45a850
Merge "Add dedicated reporting events for file list expanding/collapsing"
by Ben Rohlfs
· 11 months ago
Next »