Sign in
gerrit
/
gerrit
/
368c922dfc88323df2efe037691433c8fb91e538
368c922
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
363da46a
Merge "Reduce reflows in gr-main-header"
by Logan Hanks
· 8 years ago
aadfbd9
PolyGerrit: Allow status editing when full name is not editable
by Paladox none
· 8 years ago
2e01cd9
Reduce reflows in gr-main-header
by Wyatt Allen
· 8 years ago
fbe932e
PolyGerrit: Allow status editing when full name is not editable
by Paladox none
· 8 years ago
0991829
Use 'Commit message' and 'Merge list' in comment-list
by Aaron Gable
· 8 years ago
b82043a
Use 'Commit message' and 'Merge list' in comment-list
by Aaron Gable
· 8 years ago
b600190
Merge "Easier to select filepaths in the file list"
by Wyatt Allen
· 8 years ago
75c9189
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
9269cb5
Use account cache instead of ReviewDb in MailProcessor
by Patrick Hiesel
· 8 years ago
8c2e607
Change log message to reflect IMAP RFC
by Patrick Hiesel
· 8 years ago
37d85c3
Split up callchain in isIndexPredicate
by Han-Wen Nienhuys
· 8 years ago
7b38f47
Get rid of calls to SecurityUtils.isBouncyCastleRegistered()
by David Pursehouse
· 8 years ago
b139a0c
SshDaemon: Improve log message when formatting ssh host key fails
by David Pursehouse
· 8 years ago
af96e69
Document ignored and muted changes in intro-user
by David Pursehouse
· 8 years ago
f409b75
FileContentUtil: Fix 'unexpected tag' javadoc warning
by David Pursehouse
· 8 years ago
1fc7804
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
a93d943
Use 'Merge list' as display name for /MERGE_LIST
by Aaron Gable
· 8 years ago
9955009
DatabasePubKeyAuth: Also look for ecdsa keys and ed25519 keys
by Paladox none
· 8 years ago
acf39da
SshDaemon: Also look for ecdsa keys and ed25519 keys
by Paladox none
· 8 years ago
c3319bf
InitSshd: Generate ecdsa and ed25519 keys if the host supports them
by Paladox none
· 8 years ago
6a7bf29
Speed up reviewer suggestion
by Patrick Hiesel
· 8 years ago
f2d88e5
Merge "Let plugins avoid sending comments when replying"
by Wyatt Allen
· 8 years ago
98e5064
Easier to select filepaths in the file list
by Wyatt Allen
· 8 years ago
ab9bf5c
Let plugins avoid sending comments when replying
by Aaron Gable
· 8 years ago
981be6d
Merge "Use 'Merge list' as display name for /MERGE_LIST"
by Wyatt Allen
· 8 years ago
c7b3724
Merge "Polyfill parent-indexed change file API"
by Viktar Donich
· 8 years ago
13c1282
Give "Newer patchset uploaded" alert no timeout
by Kasper Nilsson
· 8 years ago
e30596b
Polyfill parent-indexed change file API
by Wyatt Allen
· 8 years ago
6b8b355
Relocate setting page base to app initialization
by Thomas Shafer
· 8 years ago
b19d1b9
Merge "Add parent parameter to GetContent"
by ekempin
· 8 years ago
38667d4
Add parent parameter to GetContent
by Patrick Hiesel
· 8 years ago
c0d6122
Merge "Speed up reviewer suggestion"
by ekempin
· 8 years ago
763b89c
Merge changes from topic 'retry-helper-2'
by ekempin
· 8 years ago
31ae8c9
Use ChangeField.WIP only if the index schema has this field
by Edwin Kempin
· 8 years ago
fd41b33
Merge "Move out the merge change step out of Submit#apply"
by ekempin
· 8 years ago
1b29800
Move out the merge change step out of Submit#apply
by Changcheng Xiao
· 8 years ago
10af415
Use 'Merge list' as display name for /MERGE_LIST
by Aaron Gable
· 8 years ago
44478c0
Relocate setting page base to app initialization
by Thomas Shafer
· 8 years ago
9cc099b
Merge "PolyGerrit: Use es5 syntax instead of es6"
by Logan Hanks
· 8 years ago
0092ac2
Merge "Improved shared group decomposition"
by Logan Hanks
· 8 years ago
634596a
PolyGerrit: Use es5 syntax instead of es6
by Paladox none
· 8 years ago
d71f6c5
Improved shared group decomposition
by Wyatt Allen
· 8 years ago
774a485
Convert more RestModifyViews to retrying helper
by Dave Borowitz
· 8 years ago
3c6a67c
Convert reviewer modify views to retrying helper
by Dave Borowitz
· 8 years ago
3c23f1d
Convert most revision modify views to retrying helper
by Dave Borowitz
· 8 years ago
ae52afc
Convert most ChangeApi handlers to retrying wrappers
by Dave Borowitz
· 8 years ago
04f8f39
Add a convenience class for making REST API handlers retryable
by Dave Borowitz
· 8 years ago
5b9e7a8
Add static util for throwing exceptions from API implementations
by Dave Borowitz
· 8 years ago
500f7f2
Merge "Basic theme support"
by Viktar Donich
· 8 years ago
964384c
Properly fuse ref updates into ReceiveCommits's BatchUpdate
by Dave Borowitz
· 8 years ago
876c467
Deprecate ChangeInserter#setUpdateRef
by Dave Borowitz
· 8 years ago
c6c19ef
Merge "Update the .mailmap file"
by ekempin
· 8 years ago
e3dc6b2
Migrate /gr-rest-api-interface/*_test.html to ES6
by Kasper Nilsson
· 8 years ago
dcb4bd5
Allow multiple Servlet filters on Jetty HTTPD
by Luca Milanesio
· 8 years ago
7f10d13
Merge "PolyGerrit: Add support for ignoring and unignoring changes"
by Viktar Donich
· 8 years ago
bde3aa1
Merge "Add ESLint config & update documentation"
by Kasper Nilsson
· 8 years ago
92ac519
PolyGerrit: Add support for ignoring and unignoring changes
by Paladox none
· 8 years ago
a23f952
Basic theme support
by Viktar Donich
· 8 years ago
0122b0a
Import styling modules into gr-external-style
by Viktar Donich
· 8 years ago
4a03e36
Add ESLint config & update documentation
by Kasper Nilsson
· 8 years ago
c0ba40f
Merge changes from topic 'retry-helper-1'
by Dave Borowitz
· 8 years ago
406ea05
Merge "AbstractDaemonTest: Use a RuleChain for dependent Rules"
by ekempin
· 8 years ago
fca63ca
Merge changes I01029fcd,Ie99982b5
by ekempin
· 8 years ago
4a9e665
Update the .mailmap file
by Sebastian Schuberth
· 8 years ago
14d50ed
Allow to create private/wip changes via CreateChange REST endpoint
by Edwin Kempin
· 8 years ago
44c6f8f
ChangeJson: Don't set isPrivate and workInProgress if value is false
by Edwin Kempin
· 8 years ago
eb5e215
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
cbd3339
Merge "GET edit info: Expose base patch set number" into stable-2.14
by David Pursehouse
· 8 years ago
6649d5c
Merge "Fix NPE when deleting current patch set and previous patch set doesn't exist" into stable-2.14
by David Pursehouse
· 8 years ago
5a18cdf
Merge "Remove unnecessary ObjectInserter flush from Revert" into stable-2.14
by David Pursehouse
· 8 years ago
66ea2ed
Add a helper for retrying BatchUpdates under NoteDb
by Dave Borowitz
· 8 years ago
521f78f
BatchUpdateOp: Clarify docs around reuse
by Dave Borowitz
· 8 years ago
0a1cd17
Pull BatchUpdate.Factory field up into AbstractDaemonTest
by Dave Borowitz
· 8 years ago
94d4cbd
AbstractDaemonTest: Reorder fields
by Dave Borowitz
· 8 years ago
ca1f550
AbstractDaemonTest: Use a RuleChain for dependent Rules
by Dave Borowitz
· 8 years ago
26bdf6b
Disable target="_blank" on MyMenu items
by Logan Hanks
· 8 years ago
b283e15
Fix NPE when deleting current patch set and previous patch set doesn't exist
by Edwin Kempin
· 8 years ago
58fac40
Speed up reviewer suggestion
by Patrick Hiesel
· 8 years ago
d568934
Merge "Fix NPE when checking visibility of edits on non-visible changes"
by Dave Borowitz
· 8 years ago
0a92e35
AccountIT: Only one statement should follow ExpectedException#expect
by Edwin Kempin
· 8 years ago
da31f6f
Fix NPE when checking visibility of edits on non-visible changes
by Edwin Kempin
· 8 years ago
a85f059
Merge "Fix AccountIT for ssh related tests"
by ekempin
· 8 years ago
47571c9
Fix AccountIT for ssh related tests
by Changcheng Xiao
· 8 years ago
6f99805
Merge "Show WIP state of the change, if it set to WIP."
by ekempin
· 8 years ago
8e9db44
ChangeInserter: Remove unused setUpdateRefCommand method
by Dave Borowitz
· 8 years ago
6fab6a6
Merge "Implement inline edit REST API in PolyGerrit" into stable-2.14
by Kasper Nilsson
· 8 years ago
b8f38dc
Merge "Adds a up button to diff's screen in polygerrit" into stable-2.14
by Kasper Nilsson
· 8 years ago
d9f5261
Show WIP state of the change, if it set to WIP.
by Alan Tokaev
· 8 years ago
3f94485
Merge "Clarify arguments to EmailReviewComments.Factory"
by Hugo Arès
· 8 years ago
90e4f5b
GET edit info: Expose base patch set number
by David Ostrovsky
· 8 years ago
4707901
Implement inline edit REST API in PolyGerrit
by Paladox none
· 8 years ago
d3cef52
Remove unnecessary ObjectInserter flush from Revert
by Shawn Pearce
· 8 years ago
a7c4fe8
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
a96afbe
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
5989b57
Merge "Update docs for accountPatchReviewDb" into stable-2.13
by David Pursehouse
· 8 years ago
3851d0c
ChangeScreen: Expect that current revision can be null
by Edwin Kempin
· 8 years ago
1a4c01f
Update docs for accountPatchReviewDb
by Paladox none
· 8 years ago
0f12385
Merge "GET edit info: Expose base patch set number"
by David Pursehouse
· 8 years ago
a837a05
Merge "Remove Result inner class from AccessCheckInfo"
by David Pursehouse
· 8 years ago
Next »