Sign in
gerrit
/
gerrit
/
20e10712738b3e40a40d6a2322077be4481223a1
20e1071
Allow rebase of a change only with push permission
by Alice Kober-Sotzek
· 8 years ago
f146846
Merge "Support additional request scope setup in account and group query tests"
by ekempin
· 8 years ago
2314ad6
Support additional request scope setup in account and group query tests
by Alice Kober-Sotzek
· 8 years ago
bcde352
Cleanup null checks for input in REST endpoints to set private/wip
by Edwin Kempin
· 8 years ago
41b77de
Handle null input in set wip/ready REST endpoints
by Edwin Kempin
· 8 years ago
d1e0da8
Fix NPE in set/unset private REST endpoints when input is null
by Edwin Kempin
· 8 years ago
176b5b0
Show the "Unmark Private" button only once on change screen
by Edwin Kempin
· 8 years ago
de7b69d
GWT UI: Fix Javascript error on unmarking private on a change
by Edwin Kempin
· 8 years ago
540c842
PostPrivate: Allow administrators to set other users' changes private
by David Pursehouse
· 8 years ago
645dbf4
Reformat PostPrivate with google-java-format
by Patrick Hiesel
· 8 years ago
06821e3
ChangeQueryBuilder: Format with google-java-format
by David Pursehouse
· 8 years ago
9cbfae0
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
7cd6a74
Merge "Allow to specify a message when the private flag on a change is set/unset"
by ekempin
· 8 years ago
7da5826
Merge "Replace FileInputStream and FileOutputStream with static Files methods" into stable-2.14
by ekempin
· 8 years ago
7a5258d
Merge changes I3f3adf8c,I31e6b863
by David Ostrovsky
· 8 years ago
cd88eef
ReviewersUtil: Fix candidate list multiplier comment
by David Pursehouse
· 8 years ago
db21e3a
Replace FileInputStream and FileOutputStream with static Files methods
by Hector Oswaldo Caballero
· 8 years ago
a887694
Merge "Add lint_test.sh and corresponding bazel test"
by Kasper Nilsson
· 8 years ago
a810b7b
Merge "Display total comments and unresolved comments in patchset dropdown"
by Kasper Nilsson
· 8 years ago
0a6b9ea
PolyGerrit: Make ES6 to ES5 transpilation actually work
by David Ostrovsky
· 8 years ago
796b822
Display total comments and unresolved comments in patchset dropdown
by Ravi Mistry
· 8 years ago
b509953
maven_jar compatibility to rules_closure#java_import_external
by David Ostrovsky
· 8 years ago
452a5c6
Fixes issue that doesn't let api set labels
by Becky Siegel
· 8 years ago
c9a593c
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
9ba2702
PG docs: Add missing step to set up Safari
by Dave Borowitz
· 8 years ago
fb2f355
Add %draft push option to documentation
by Sven Selberg
· 8 years ago
71200ac
Merge changes from topic 'me-self'
by David Pursehouse
· 8 years ago
dfa27ab
Merge "Fix build failure with Bazel 0.5rc3."
by David Pursehouse
· 8 years ago
b584c6b
Merge "Merge branch 'stable-2.14'"
by ekempin
· 8 years ago
f5e12ae1
Merge "Upgrade GWT to 2.8.1"
by David Ostrovsky
· 8 years ago
cb074f9
Fix build failure with Bazel 0.5rc3.
by Han-Wen Nienhuys
· 8 years ago
5c682d6
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
f674bbf
Merge "ChangeIndexRewriter: Add missing type arguments for generic classes"
by ekempin
· 8 years ago
136b1a2
Upgrade GWT to 2.8.1
by David Pursehouse
· 8 years ago
d0cc27a
Merge "Limit expansion of accounts for default fields"
by ekempin
· 8 years ago
1753591
ChangeIndexRewriter: Add missing type arguments for generic classes
by Edwin Kempin
· 8 years ago
364a86b
Allow to specify a message when the private flag on a change is set/unset
by Edwin Kempin
· 8 years ago
7bb66a7
MailProcessor: Remove unused ReviewDb
by David Pursehouse
· 8 years ago
2935175
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
ee788ddb
Create group-indexed extension point
by Hugo Arès
· 8 years ago
b0f09db
Add lint_test.sh and corresponding bazel test
by Kasper Nilsson
· 8 years ago
5d1229c
Always use SSL implicitly for POP3 and IMAP
by Patrick Hiesel
· 8 years ago
7773c0c
Treat 'me' same as 'self' in account suggestions
by Logan Hanks
· 8 years ago
aa47a16
Limit expansion of accounts for default fields
by Logan Hanks
· 8 years ago
9e458eb
Make 'me' behave like 'self' in queries
by Logan Hanks
· 8 years ago
2efae69
InitSshd: Check if the ssh_host file exists with the other keys
by Paladox none
· 8 years ago
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
Next »