Sign in
gerrit
/
gerrit
/
39f88c65b9c0251ac2c9adc0ef33fa9061a477ee
39f88c6
Update the revision of the replication plugin
by David Pursehouse
· 11 years ago
4ce34a4
Merge "Update JGit to 3.2.0.201312181205-r.61-gf2f24a3"
by Shawn Pearce
· 11 years ago
070cc0e
Update JGit to 3.2.0.201312181205-r.61-gf2f24a3
by Shawn Pearce
· 11 years ago
f63ac2c
AbstractDaemonTest: s/ammend/amend
by Dave Borowitz
· 11 years ago
72221a73
gerrit-plugin-api: Add dep on new gerrit-plugin-gwtui package
by Dave Borowitz
· 11 years ago
bf37c0c
Merge "Introduce Gerrit gwtui common project"
by Edwin Kempin
· 11 years ago
2800619
Merge "Move merge strategy classes to their own subpackage"
by Edwin Kempin
· 11 years ago
f669f15
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
fe2882a
Update the 2.8.2 release notes with recently merged fixes
by David Pursehouse
· 11 years ago
3cf6c0e
Fix a typo in the 2.8 release notes
by David Pursehouse
· 11 years ago
dbe7c5a
Release Notes: Set max page width to 55em
by David Pursehouse
· 11 years ago
7fc6a00
Merge "Simplify NativeString constructor"
by Edwin Kempin
· 11 years ago
ae866cd
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
b84eaac
Move merge strategy classes to their own subpackage
by David Pursehouse
· 11 years ago
863e987
Merge "Remove unused constructor"
by Shawn Pearce
· 11 years ago
520f8a9
Introduce Gerrit gwtui common project
by David Ostrovsky
· 11 years ago
ac2086d
Simplify NativeString constructor
by David Ostrovsky
· 11 years ago
d08b045
Support committing Lucene writes within a fixed interval
by Dave Borowitz
· 11 years ago
6fd093f
Merge "Add method to set recursive flag on ListMembers"
by Edwin Kempin
· 11 years ago
1abf74a
Merge "SSHD: Create user instance only once during authentication"
by David Pursehouse
· 11 years ago
e1a1220
Corrections in SSH section of dev-plugins documentation
by Ian Bull
· 11 years ago
7953027
SSHD: Create user instance only once during authentication
by David Ostrovsky
· 11 years ago
194a69d
Merge "Fix ArrayIndexOutOfBoundsException on intraline diff again" into stable-2.8
by David Pursehouse
· 11 years ago
a1452709
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
a0b6286
Merge "Make sure change-merged event contains correct patch set number" into stable-2.8
by David Pursehouse
· 11 years ago
256273a
Merge "Documentation: Improve the description of the change screen preference" into stable-2.8
by Saša Živkov
· 11 years ago
0b836b9
Add method to set recursive flag on ListMembers
by Edwin Kempin
· 11 years ago
d22de10
Make sure change-merged event contains correct patch set number
by David Pursehouse
· 11 years ago
a4d9162
Merge "Add configuration for checking of Received Objects"
by Shawn Pearce
· 11 years ago
ac7bd2e
Merge changes I9229c6cd,I72078943
by Shawn Pearce
· 11 years ago
4d42596
Merge changes Iac79af54,Ief41eccc,Iae52ade9,I0bd9eabb,I2ef5b9e1
by Shawn Pearce
· 11 years ago
d94c613
Merge "Merge branch 'stable-2.8'"
by Shawn Pearce
· 11 years ago
408ff64
Check that account is visible when parsing account ID from request body
by Edwin Kempin
· 11 years ago
e342270
Make methods to parse account ID and group ID public
by Edwin Kempin
· 11 years ago
dfc4e93
Remove unused constructor
by Saša Živkov
· 11 years ago
86caf9e
Support pagination using offsets instead of sortkey
by Dave Borowitz
· 11 years ago
a0af7fe
Add operators for absolute last-updated-on search
by Dave Borowitz
· 11 years ago
0f3fa96
Add tests for age: predicate
by Dave Borowitz
· 11 years ago
e93274a
Merge "Prevent draft changes from being abandoned"
by Shawn Pearce
· 11 years ago
d31a2de
Merge branch 'stable-2.8'
by David Pursehouse
· 11 years ago
4ff2f2c
Update 2.8.2 release notes with recently merged changes
by David Pursehouse
· 11 years ago
5e8e2a9
Merge changes Iddeb0b6b,I1a9ffdcf,Id16963bd into stable-2.8
by David Pursehouse
· 11 years ago
d36f7cd
Merge "Refactor the way of binding ssh commands"
by David Pursehouse
· 11 years ago
db1a5f5
Documentation: Improve the description of the change screen preference
by David Pursehouse
· 11 years ago
37f431d
Prevent draft changes from being abandoned
by David Ostrovsky
· 11 years ago
72ac18b
Merge "Fix retrieving value from NativeString in plugin"
by Edwin Kempin
· 11 years ago
347babe
Docs: Clarify Gerrit contribution process
by David Erickson
· 11 years ago
929879f
Replace Guava Longs.compare with Java 7 Long.compare
by Shawn Pearce
· 11 years ago
f067fc0
Update change to invalidate cache after deletion of draft revision
by David Ostrovsky
· 11 years ago
2cf1295
Add configuration for checking of Received Objects
by Rob Ward
· 11 years ago
af38543
Fix retrieving value from NativeString in plugin
by Edwin Kempin
· 11 years ago
b43baf2
Move bindings now required by ChangeData into Reindex
by Dave Borowitz
· 11 years ago
453b5c1
Merge "Split auth check in account REST endpoints from implementation"
by Edwin Kempin
· 11 years ago
38e6f44
Buck: Decouple plugin-api installation from deployment
by David Ostrovsky
· 11 years ago
f38f8ae
Split auth check in account REST endpoints from implementation
by Edwin Kempin
· 11 years ago
c58489e
Fix ArrayIndexOutOfBoundsException on intraline diff again
by Doug Kelly
· 11 years ago
a627222
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
ea2c007
Merge "Add newline on commit messages cherry-picked from UI and REST API" into stable-2.8
by Shawn Pearce
· 11 years ago
781211f
Fix IllegalArgumentException when running query with limit:0
by David Pursehouse
· 11 years ago
617253c
Merge "Split auth check from parsing/adding SSH key"
by Edwin Kempin
· 11 years ago
407b9e5
Add newline on commit messages cherry-picked from UI and REST API
by David Pursehouse
· 11 years ago
3480e67
Merge "Inject Provider<IdentifiedUser> into CreateAccount"
by Shawn Pearce
· 11 years ago
f35f39e
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
f7107ae
Merge "Keep status:closed's limit below MySQL Connector/J's hard limit" into stable-2.8
by Shawn Pearce
· 11 years ago
c01d782
Merge "Move PostInput from ApprovalTable to Reviewers class"
by Shawn Pearce
· 11 years ago
b6e30b6
Merge "Automatically link from plugin list screen to plugin settings screens"
by Shawn Pearce
· 11 years ago
289f1a0
Automatically link from plugin list screen to plugin settings screens
by Edwin Kempin
· 11 years ago
e9e098b
Move PostInput from ApprovalTable to Reviewers class
by David Ostrovsky
· 11 years ago
d1fe8179
Inject Provider<IdentifiedUser> into CreateAccount
by Edwin Kempin
· 11 years ago
3d694fa
Split auth check from parsing/adding SSH key
by Edwin Kempin
· 11 years ago
5303ffc
Keep status:closed's limit below MySQL Connector/J's hard limit
by Christian Aistleitner
· 11 years ago
83ea040
Acceptance tests: Disable HTTPD per class or method annotation
by David Ostrovsky
· 11 years ago
468eaa2
Simplify unit tests
by David Ostrovsky
· 11 years ago
1752b2d
Merge changes Ie9229923,Ibe1cd165
by Shawn Pearce
· 11 years ago
078fde3
Merge "PostReview: update and insert comments/approvals in a single step"
by Shawn Pearce
· 11 years ago
13e827c
Merge "Fix mismatch between canPerform("administrateServer") and canAdministrateSever()"
by Shawn Pearce
· 11 years ago
01a7617
Merge "Fix validation of plugin capability on REST view that handles PUT on collection"
by Shawn Pearce
· 11 years ago
f5f9fc8
Prevent StackOverflowError in JettyTreeLogger
by Eryk Szymanski
· 11 years ago
f94e9bb
Fix validation of plugin capability on REST view that handles PUT on collection
by Edwin Kempin
· 11 years ago
4c6b14b
SideBySide2: Fill the browser width
by Shawn Pearce
· 11 years ago
fb3b88a
SideBySide2: Fix tab alignment to be correct width
by Shawn Pearce
· 11 years ago
40b683d
Extend ChangeScreen2 horizontal bars to full width.
by Colby Ranger
· 11 years ago
7bba011
Improve the error message shown when cherry pick from the UI fails
by David Pursehouse
· 11 years ago
86fd992
Merge "Buck: add local_jar() to link direct to local Maven targets"
by David Pursehouse
· 11 years ago
9d3ed94
Merge "Remove the trivial_rebase hook"
by David Pursehouse
· 11 years ago
c15bbc84
Store ChangeControl instead of ChangeNotes in CodeReviewCommit
by Dave Borowitz
· 11 years ago
9aaec77
Lazily build ChangeControls from ChangeData
by Dave Borowitz
· 11 years ago
d062471
PostReview: update and insert comments/approvals in a single step
by Dave Borowitz
· 11 years ago
396e09d
Solr index requires SolrCloud rather than plain Solr
by David Pursehouse
· 11 years ago
6ab111e
Handle exceptions during reindexing
by David Pursehouse
· 11 years ago
da82877
InitIndex: Allow user to configure the Solr index URL
by David Pursehouse
· 11 years ago
5cf13de
Remove the trivial_rebase hook
by Orgad Shaneh
· 11 years ago
ac88c36
Solr index URL should be configured under the main "index" section
by David Pursehouse
· 11 years ago
331dd5f
Improve information message about rebuilding the index
by David Pursehouse
· 11 years ago
fc9d962
Remove excessive injection stack from InitIndex
by Dave Borowitz
· 11 years ago
5ac379c
Try to avoid null group UUIDs in transitive include processing
by Shawn Pearce
· 11 years ago
d1f95ae
Use parseTree instead of parseCommit when copying reviewed flags
by Shawn Pearce
· 11 years ago
3533a9b
Clarify that GerritLauncher must be a self-contained class
by Dave Borowitz
· 11 years ago
8242630
Merge branch 'stable-2.8'
by Shawn Pearce
· 11 years ago
a2a067d
Stop packaging joda time in root of gerrit.war
by David Ostrovsky
· 11 years ago
Next »