Sign in
gerrit
/
gerrit
/
e4fa5a50547466c79a55d598a4338a635b1d7e95
e4fa5a5
Merge "dev-release: update the instructions for sticky announcement"
by Edwin Kempin
· 10 years ago
d007867
Document recently made changes for content retrieval endpoints
by David Ostrovsky
· 10 years ago
3445d56
Merge "Teach JarScanner how to find implementations of given interface"
by Edwin Kempin
· 10 years ago
b84025d
Merge "Throw IOException from JarScanner constructor"
by Edwin Kempin
· 10 years ago
d6e3e24
Merge changes Id9fa2571,I15400702
by Dave Borowitz
· 10 years ago
aa7c67e
Merge "InlineEdit: Test that non-ASCII characters aren't mangled"
by Shawn Pearce
· 10 years ago
ef25aef
Add debug log to MergeOp counting input changes
by Dave Borowitz
· 10 years ago
6b14a44
Add Change#toString(), after all these years
by Dave Borowitz
· 10 years ago
b6c36ca
Teach JarScanner how to find implementations of given interface
by Dariusz Luksza
· 11 years ago
5436ff9
Throw IOException from JarScanner constructor
by Dariusz Luksza
· 10 years ago
cafc080
Fix binary file diff for anonymous users
by David Ostrovsky
· 10 years ago
7d257fe
InlineEdit: Test that non-ASCII characters aren't mangled
by David Ostrovsky
· 10 years ago
4cee8e9
InlineEdit: Fix mangling of non-ASCII characters
by Shawn Pearce
· 10 years ago
28a21de
Make SchemaVersion#guessVersion(Class) public again
by Edwin Kempin
· 10 years ago
c2ceacc
Update replication plugin revision
by Hugo Arès
· 10 years ago
91947f3
Merge "Allows slave to use authenticated Git/HTTP protocol"
by Edwin Kempin
· 10 years ago
67eed04
Merge "Add retry logic for lock failure when deleting a branch"
by Edwin Kempin
· 10 years ago
7936d2f
Merge "Do not delete branches concurrently."
by Edwin Kempin
· 10 years ago
1c0ad3d
Merge "Add message to change created via cherry pick"
by Edwin Kempin
· 10 years ago
3ec69e5
Merge "Refactor adding message to source change in cherry pick"
by Edwin Kempin
· 10 years ago
4a93fe6
Merge "Test for expected comment in cherry pick acceptance tests"
by Edwin Kempin
· 10 years ago
76f20df
Allows slave to use authenticated Git/HTTP protocol
by Luca Milanesio
· 10 years ago
e9a91bb
Add explicit cast to fix compile error on Java 8
by David Ostrovsky
· 10 years ago
36cc4c3
Merge "RFC: Enable Eclipse warning about fall-through cases in switch statements"
by Shawn Pearce
· 10 years ago
9adecb8
Merge "Remove uneeded variable assignment"
by Shawn Pearce
· 10 years ago
b6a0ab0
Merge changes from topic 'coverity_scan'
by Shawn Pearce
· 10 years ago
a448857
Merge "Fix documentation of "Submit" permission"
by Shawn Pearce
· 10 years ago
243a498
RestApiServlet: Leave OutputStream open when flushing base64 padding
by Stefan Beller
· 10 years ago
bc379e3
Merge "ChangeScreen: Allow to disable muting of common paths in file table"
by Shawn Pearce
· 10 years ago
a9dd4b7
Remove uneeded variable assignment
by Hugo Arès
· 10 years ago
6bf46ed
Fix documentation of "Submit" permission
by David Pursehouse
· 10 years ago
648819a
Extract ChangeModifiedException out of PatchSetInserter to its own file
by David Pursehouse
· 10 years ago
02ebd1a
Use StringBuilder instead of concatenation in SshLog
by David Pursehouse
· 10 years ago
29be772
Use StringBuilder instead of concatenation in ReviewCommand
by David Pursehouse
· 10 years ago
62ee316
Add message to change created via cherry pick
by David Pursehouse
· 10 years ago
7adaa2c
Refactor adding message to source change in cherry pick
by David Pursehouse
· 10 years ago
3a19184
Enable syntax highlighting for Go.
by Dan Albert
· 10 years ago
cd8e954
Test for expected comment in cherry pick acceptance tests
by Orgad Shaneh
· 10 years ago
cf700f2
RestApiServlet: Flush pending padding as well
by Stefan Beller
· 10 years ago
c929b07
Merge changes from topic 'coverity_scan'
by Dave Borowitz
· 10 years ago
a72ff87
Fix a resource leak
by Stefan Beller
· 10 years ago
69c87a9
Merge "Remove special handling of "LGTM" in review comments"
by Shawn Pearce
· 10 years ago
9fdf1d4
Fix possible data race condition
by Stefan Beller
· 10 years ago
3695e7e
Fix: REST API projects endpoints do not correctly handle '.git' suffix
by David Pursehouse
· 10 years ago
f0e50fc
Merge "Fix a resource leak"
by Edwin Kempin
· 10 years ago
542d9da
Merge "Use StringBuilder instead of concatenation in SetAccountCommand"
by Edwin Kempin
· 10 years ago
3b61ca1
Remove special handling of "LGTM" in review comments
by David Pursehouse
· 10 years ago
3644469
Merge "CommentsIT: Add coverage of range values and file comments"
by Edwin Kempin
· 10 years ago
83d7d3b
Use StringBuilder instead of concatenation in SetAccountCommand
by David Pursehouse
· 10 years ago
5d976cc
Fix a resource leak
by Stefan Beller
· 10 years ago
ce934c5
Merge "Fix comment range parsing for file comments in notedb"
by Edwin Kempin
· 10 years ago
9b0f408
Merge "Use StringBuilder instead of concatenation in SubmoduleOp"
by Edwin Kempin
· 10 years ago
27b1281
Use StringBuilder instead of concatenation in SubmoduleOp
by David Pursehouse
· 10 years ago
8c5ad41
Clarify `name` member of ProjectInput entity in REST API documentation
by David Pursehouse
· 10 years ago
9bbffa7
RFC: Enable Eclipse warning about fall-through cases in switch statements
by David Pursehouse
· 10 years ago
d13b7f9
CommentsIT: Add coverage of range values and file comments
by David Pursehouse
· 10 years ago
b28b27b
Fix comment range parsing for file comments in notedb
by David Pursehouse
· 10 years ago
6404f30
Add a simple acceptance test for "submit whole topic"
by David Pursehouse
· 10 years ago
751441f
ChangeScreen: Allow to disable muting of common paths in file table
by David Pursehouse
· 10 years ago
01eee90
Merge "Always return the same message when the draft workflow is disabled"
by Edwin Kempin
· 10 years ago
2105d0b
Always return the same message when the draft workflow is disabled
by Edwin Kempin
· 10 years ago
367697b
Merge "Remove duplicate addition of preferences item"
by Edwin Kempin
· 10 years ago
a9692dc
Return '405 Method Not Allowed' from delete draft endpoints
by David Pursehouse
· 10 years ago
91cee13
Remove duplicate addition of preferences item
by David Pursehouse
· 10 years ago
8431b55
Merge "Fix: REST API allows to create draft change when drafts are disabled"
by David Pursehouse
· 10 years ago
6f8beaa
Fix: REST API allows to create draft change when drafts are disabled
by David Pursehouse
· 10 years ago
4d6478a
Fix compilation broken by 875fc8e8
by Dave Borowitz
· 10 years ago
875fc8e
Revert changes to MergeOp to batch object inserts and ref updates
by Dave Borowitz
· 10 years ago
02fc027
DraftChangeIT: Also test when allowDrafts=false
by David Pursehouse
· 10 years ago
df99e12
Allow to publish draft patch sets even when `allowDrafts` is false
by David Pursehouse
· 10 years ago
0a1da09
Only create new changes as draft if draft changes are allowed
by David Pursehouse
· 10 years ago
5d5a07e
Merge "dev-release: simplify the command for pushing tags"
by Shawn Pearce
· 10 years ago
a25b1e0
Merge "dev-release: document changing the archetypeVersion in dev-plugins.txt"
by Shawn Pearce
· 10 years ago
e0fb18b
Merge "Improve file sorting for C and C++ projects"
by Shawn Pearce
· 10 years ago
ad84028
Merge "Improve LDAP login times, transfer 40x less data."
by Shawn Pearce
· 10 years ago
964f6b8
Remove documentation of "Edit Message" feature
by David Pursehouse
· 10 years ago
daa2363
Update the 2.11 release notes
by David Pursehouse
· 10 years ago
af1b10e
Add CherryPick tests for out-of-order submission
by Dave Borowitz
· 10 years ago
00a0f1e
MergeOp: Debug log in openBranch and validateChangeList
by Dave Borowitz
· 10 years ago
3ca14ac
MergeOp: Reload changes and double-check submitted status
by Dave Borowitz
· 10 years ago
0a8741d
MergeOp: Use Objects.equals when comparing branch tip
by Dave Borowitz
· 10 years ago
c5a971e
MergeOp: Include full BatchRefUpdate in update failure exception
by Dave Borowitz
· 10 years ago
2c707a6
Merge "Re-enable "Create Change" button after dialog is closed"
by Edwin Kempin
· 10 years ago
0ee15d8
Don't offer Fix button in comment box on closed changes
by David Ostrovsky
· 10 years ago
b162177
InlineEdit: Disable adding of draft comments on change edits
by David Ostrovsky
· 10 years ago
7521295
Re-enable "Create Change" button after dialog is closed
by David Pursehouse
· 10 years ago
af3aaf5
Add configuration file for Checkstyle
by David Pursehouse
· 10 years ago
f1c813a
Improve LDAP login times, transfer 40x less data.
by Saša Živkov
· 10 years ago
2f79f56
Clean up MergeException
by Dave Borowitz
· 10 years ago
bb32b9a
Improve file sorting for C and C++ projects
by Jan Kundrát
· 10 years ago
5e5bfa0
Add retry logic for lock failure when deleting a branch
by Hugo Arès
· 10 years ago
ef8e320
Do not delete branches concurrently.
by Hugo Arès
· 10 years ago
5b4c65e
Fix bashish in bin/gerrit.sh
by Martin Waitz
· 10 years ago
c03196d
dev-release: update the instructions for sticky announcement
by Saša Živkov
· 10 years ago
ffd288e
dev-release: simplify the command for pushing tags
by Saša Živkov
· 10 years ago
5f3d397
dev-release: document changing the archetypeVersion in dev-plugins.txt
by Saša Živkov
· 10 years ago
e656625
Merge "Fix usage of assertThat in assertReviewers"
by Edwin Kempin
· 10 years ago
f652c37
Merge "Update gwtjsonrpc to version 1.7-2-g272ca32"
by Edwin Kempin
· 10 years ago
49d01b9
Submit: use equals instead of != on Account.Ids
by Dave Borowitz
· 10 years ago
c3ffacf
Remove LabelId#equals() and hashCode()
by Dave Borowitz
· 10 years ago
Next »