Sign in
gerrit
/
gerrit
/
fd434afe5944a0b38bef6703d9aa90b9a7306f02
fd434af
First round cleanup of network requests & errors from tests
by Andrew Bonventre
· 8 years ago
29978b4
Merge changes from topic 'registration'
by David Pursehouse
· 8 years ago
11eb31d
GroupList: Log null UUIDs
by Dave Borowitz
· 8 years ago
2e2cd58
Merge "Safeguard for font preferences if server has skew"
by Andrew Bonventre
· 8 years ago
1f5a851
Safeguard for font preferences if server has skew
by Becky Siegel
· 8 years ago
17de3ef
Fix misspelling of _shouldSuppressError
by Logan Hanks
· 8 years ago
610f80d
Add namespacing for keyboard shortcut disabling
by Logan Hanks
· 8 years ago
25f49af
Add account registration dialog to PolyGerrit
by Logan Hanks
· 8 years ago
20d43f3
Allow anything after "/register/"
by Logan Hanks
· 8 years ago
6833811
Merge "Fix 'cannot read _account_id of null' in change-view"
by Viktar Donich
· 8 years ago
fe0a972
Fix 'cannot read _account_id of null' in change-view
by Kasper Nilsson
· 8 years ago
302cf65
Merge "Fix "Cannot read property 'view' of undefined" console error"
by Andrew Bonventre
· 8 years ago
d9acaab
Fix issue where test setup was causing error after completion
by Andrew Bonventre
· 8 years ago
61ab0a3
Fix "Cannot read property 'view' of undefined" console error
by Becky Siegel
· 8 years ago
77fcd28
Fix typo. ubmit --> submit
by Andrew Bonventre
· 8 years ago
f38a139
Merge "Update label vote within reply-dialog when modified externally"
by Andrew Bonventre
· 8 years ago
0c03db3
Merge "Add a diff preference for font size"
by Andrew Bonventre
· 8 years ago
352b68f
Update label vote within reply-dialog when modified externally
by Kasper Nilsson
· 8 years ago
e47fe47
Support voting on merged changes
by Dave Borowitz
· 9 years ago
c3eaaeb
Merge "Use recursive name lookup for PluginConfig"
by ekempin
· 8 years ago
30069d5
Organize imports
by David Pursehouse
· 8 years ago
3f0fd6d
Fix lint error in JSDoc
by Wyatt Allen
· 8 years ago
b9ab929
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
e18cbfa
Merge changes from topic 'optional'
by David Pursehouse
· 8 years ago
1453503
Merge "Fix horizontal scrolling in file dropdown, comments, and gr diff view"
by Andrew Bonventre
· 8 years ago
6c06e78
Fix horizontal scrolling in file dropdown, comments, and gr diff view
by Becky Siegel
· 8 years ago
3ad1233
Use recursive name lookup for PluginConfig
by Luca Milanesio
· 8 years ago
5ea5345
Merge "Fix copy behavior in comment textarea"
by Wyatt Allen
· 8 years ago
dc7f1ac
Merge "Add 'Label Status' field to change-metadata"
by Wyatt Allen
· 8 years ago
848371e
Fix copy behavior in comment textarea
by Kasper Nilsson
· 8 years ago
d10d5ec
GitUtil: Use java.util.Optional
by Dave Borowitz
· 8 years ago
7ccfba2
Assignee: Use java.util.Optional
by Dave Borowitz
· 8 years ago
75b38fc
CommentsUtil: Use java.util.Optional
by Dave Borowitz
· 8 years ago
46b3de5
PluginContentScanner: Use java.util.Optional
by Dave Borowitz
· 8 years ago
a008e5d
MergeOp: Use java.util.Optional
by Dave Borowitz
· 8 years ago
613caf9
MergeSuperSet: Use java.util.Optional
by Dave Borowitz
· 8 years ago
81fa297
Schema: Use java.util.Optional
by Dave Borowitz
· 8 years ago
8fc5291
GetServerInfo: Use java.util.Optional
by Dave Borowitz
· 8 years ago
21782e8
Don't use Guava Optional from Enums.getIfPresent
by Dave Borowitz
· 8 years ago
5d0798f
ChangeData: Use java.util.Optional
by Dave Borowitz
· 8 years ago
85ef799
ChangeTriplet: Use java.util.Optional
by Dave Borowitz
· 8 years ago
8069ac9
NoteDb: Use java.util.Optional
by Dave Borowitz
· 8 years ago
b06cfdb
LDAP: Use java.util.Optional
by Dave Borowitz
· 8 years ago
3d82500
Use java.util.Optional in change edit paths
by Dave Borowitz
· 8 years ago
46949f7
AccountCacheImpl: Use java.util.Optional
by Dave Borowitz
· 8 years ago
1888a81
GroupCacheImpl: Use java.util.Optional
by Dave Borowitz
· 8 years ago
e4231bd
RefCache: Use java.util.Optional
by Dave Borowitz
· 8 years ago
fe672b8
AuthorizedKeys: Use java.util.Optional
by Dave Borowitz
· 8 years ago
7760826
Merge changes from topic 'advertise-missing-commits'
by Dave Borowitz
· 8 years ago
42418b6
in WorkQueue, explicitly cancel Runnables that are Futures.
by Han-Wen Nienhuys
· 8 years ago
92039854
Add 'Label Status' field to change-metadata
by Kasper Nilsson
· 8 years ago
ee0ead3
Merge "Move ChangeRebuilder#rebuildProject to RebuildNoteDb"
by Dave Borowitz
· 8 years ago
f12ad4c
Merge "Gracefully handle HTTP 409 for diff API"
by Andrew Bonventre
· 8 years ago
75d10d3
Merge "Fix autocomplete popup focus error"
by Andrew Bonventre
· 8 years ago
16e4b17
Merge "Fix missing import in path-list-behavior"
by Andrew Bonventre
· 8 years ago
1be7c31
Gracefully handle HTTP 409 for diff API
by Wyatt Allen
· 8 years ago
e83bbcd
Fix missing import in path-list-behavior
by Kasper Nilsson
· 8 years ago
e75af62
Move ChangeRebuilder#rebuildProject to RebuildNoteDb
by Dave Borowitz
· 9 years ago
c9cb571
EventList: Don't implement List
by Dave Borowitz
· 8 years ago
68a7c08
ChangeNotesState: Store lists before defensive copying
by Dave Borowitz
· 8 years ago
405a8f5
in WorkQueue, explicitly cancel Runnables that are Futures.
by Han-Wen Nienhuys
· 8 years ago
1805cf5
Fix autocomplete popup focus error
by Kasper Nilsson
· 8 years ago
7ea8366
ReceiveCommits: Don't advertise nonexistent change SHA-1s
by Dave Borowitz
· 8 years ago
bad8aa3
ReceiveCommitsAdvertiseRefsHook: Limit fields during search
by Dave Borowitz
· 8 years ago
51341ec
Add ReceiveCommitsAdvertiseRefsHook tests
by Dave Borowitz
· 8 years ago
6cf9afe
Rename VisibleRefFilterIT to RefAdvertisementIT
by Dave Borowitz
· 8 years ago
10b05e7
Update git submodules
by Dave Borowitz
· 8 years ago
e02473b
Merge "SetHashtagsOp: Fail with 405 Method Not Allowed if NoteDb is disabled"
by ekempin
· 8 years ago
1da3cd1
Merge "Allow labelAs-$NAME permission for InternalUser"
by ekempin
· 8 years ago
9062942
Merge "PutAssignee: Fail with 409 Conflict if validation of assignee fails"
by ekempin
· 8 years ago
48b4e8c
Merge "PutAssignee: Fail with 400 Bad Request if in input no assignee is set"
by ekempin
· 8 years ago
25358fe
SetHashtagsOp: Fail with 405 Method Not Allowed if NoteDb is disabled
by Edwin Kempin
· 8 years ago
8381312
PutAssignee: Fail with 409 Conflict if validation of assignee fails
by Edwin Kempin
· 8 years ago
9b8e889
PutAssignee: Fail with 400 Bad Request if in input no assignee is set
by Edwin Kempin
· 8 years ago
a652f72
Merge "Support specifying the parent for a cherry-pick in the REST API"
by ekempin
· 8 years ago
f271c25
Support specifying the parent for a cherry-pick in the REST API
by Alice Kober-Sotzek
· 8 years ago
50e25a2
PutAssignee: Don't gather results of adding assignee as reviewer
by Edwin Kempin
· 8 years ago
0722daf
Merge "Make change notes nullable in suggestReviewer"
by ekempin
· 8 years ago
2514e41
Make change notes nullable in suggestReviewer
by Patrick Hiesel
· 8 years ago
424f96c6
Document commentlink section in project.config file
by Edwin Kempin
· 8 years ago
cb68ee5
Merge "AssigneeChanged: Squash redundant fire() method"
by David Pursehouse
· 8 years ago
69c74e6
Merge "ReviewerRecommender: Make array of weights a constant"
by ekempin
· 8 years ago
7a4cec8
AssigneeChanged: Squash redundant fire() method
by David Pursehouse
· 8 years ago
60c884d
ReviewerRecommender: Make array of weights a constant
by David Pursehouse
· 8 years ago
2550f13
Merge "Update keyboard shortcuts dialog to account for new actions"
by Andrew Bonventre
· 8 years ago
40db52b
Remove explicit dependency on jimfs in Eclipse classpath
by David Pursehouse
· 8 years ago
81a43d7
Update keyboard shortcuts dialog to account for new actions
by Andrew Bonventre
· 8 years ago
926d86d
Merge "Keyboard shortcuts to expand and collapse all comments"
by Andrew Bonventre
· 8 years ago
99642e3
Merge "Default to unified view on small screen sizes"
by Andrew Bonventre
· 8 years ago
f18604e
Merge "Refactor use of startsWith into indexOf === 0"
by Andrew Bonventre
· 8 years ago
aadd0a0
Merge changes I7e9834c9,Id823cd27
by Andrew Bonventre
· 8 years ago
bd09c5a
Merge "bazel: pass down **kwargs for some bzl macros."
by David Pursehouse
· 8 years ago
198e840
Merge "Update bazel build to use Truth 0.30"
by David Pursehouse
· 8 years ago
9e468a8
Merge "Add more detail to the dev-readme doc"
by David Pursehouse
· 8 years ago
2d5dec6
Merge "Make instructions how to fetch and checkout refs/meta/config consistent"
by David Pursehouse
· 8 years ago
bbd21cb
Update the selection popup bubble look and feel
by Andrew Bonventre
· 8 years ago
70ca48e
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
cc44a7a
Refactor use of startsWith into indexOf === 0
by Wyatt Allen
· 8 years ago
d7dbed6
Add a diff preference for font size
by Becky Siegel
· 8 years ago
f246801
EventUtil: Don't include CHECK option to ChangeJson
by Dave Borowitz
· 9 years ago
Next »