Sign in
gerrit
/
gerrit
/
51395eb46e585ab9d0b165126673b690feaf2bf6
/
gerrit-server
ff7c4ca
Merge changes from topic 'fix-group-reference' into stable-2.14
by David Pursehouse
· 8 years ago
c2d1a3e
Support plugin group reference with inheritance
by Hugo Arès
· 8 years ago
b7b952f
Fix PluginConfig.setGroupReference method
by Hugo Arès
· 8 years ago
05996a30
Align group reference from plugin with core group reference
by Hugo Arès
· 8 years ago
ea5e35c
Add method to extract group name from a configured value
by Hugo Arès
· 8 years ago
9fa53f2
Add method to check if configured value is a group reference
by Hugo Arès
· 8 years ago
58e0588
Extract group reference prefix into a constant
by Hugo Arès
· 8 years ago
bb6d883
ReviewerDeletedEvent: Include user that removed the reviewer
by David Pursehouse
· 8 years ago
94b76cf
StreamEventsApiListener: Emit event on deletion of vote
by David Pursehouse
· 8 years ago
f29d92a
VoteDeletedListener: Remove getRemoved() method from Event interface
by David Pursehouse
· 8 years ago
de695e1
Merge "Recognize all parts marked with 'multipart/'" into stable-2.14
by Edwin Kempin
· 8 years ago
62f34ab
Recognize all parts marked with 'multipart/'
by Patrick Hiesel
· 8 years ago
16a1a4b
RefFilter: Disallow using substring and regex filters together
by David Pursehouse
· 8 years ago
e21d4bb
Use quoted-printable for SMTP transfer encoding
by Wyatt Allen
· 8 years ago
94ea034
Refactor email rendering of SMTP sender
by Wyatt Allen
· 8 years ago
f93ac68
Allow project owners to update project configuration
by Changcheng Xiao
· 8 years ago
8803103
LocalUsernamesToLowerCase: Reindex accounts after updating external IDs
by Edwin Kempin
· 8 years ago
87938bf
MetaDataUpdate: Fix example code
by Edwin Kempin
· 8 years ago
433e1a9
Add support for tag web links
by Paladox none
· 8 years ago
147089b
Test that blocking approval for change owners on parent works
by Edwin Kempin
· 8 years ago
f714099
Merge changes from topic 'delete-refs' into stable-2.14
by Edwin Kempin
· 8 years ago
ad3d6c1
Changes can't be found when project name matches Change-Id pattern
by David Pursehouse
· 8 years ago
bfea618
DeleteBranch{es}: Fix deletion of branch without refs/heads/ prefix
by David Pursehouse
· 8 years ago
a11d28e
AccountManager: Load external ID from primary storage (ReviewDb)
by Edwin Kempin
· 8 years ago
f2ddbe6
Revert "AccountManager: Load external ID from primary storage"
by Edwin Kempin
· 8 years ago
3747f0f
Disable auto-reindexing if stale during online reindex
by Dave Borowitz
· 8 years ago
16c2da7
ChangeIndexer#reindexAfterIndexUpdate -> autoReindexIfStale
by Dave Borowitz
· 8 years ago
203f8ee
Merge "AccountManager: Load external ID from primary storage" into stable-2.14
by David Pursehouse
· 8 years ago
105a02e
Revert "Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent"
by David Pursehouse
· 8 years ago
38b17c6
AccountManager: Load external ID from primary storage
by Edwin Kempin
· 8 years ago
64d7c00
Set reflog message and identity when merging change
by David Pursehouse
· 8 years ago
6add177
Soy: Extend shortSubject to 72 chars
by Orgad Shaneh
· 8 years ago
c50c228
VersionedMetaData#load: Use provided RevWalk instead of creating a new one
by Edwin Kempin
· 8 years ago
fc9f794
Fix java.lang.ArrayIndexOutOfBoundsException when checking for parent
by Paladox none
· 8 years ago
c0ac1ba
De-couple PluginModule and PluginRestApiModule registration
by Luca Milanesio
· 8 years ago
4847c3d
Let ExternalIdsUpdate take care to evict accounts from the account cache
by Edwin Kempin
· 8 years ago
fbcd038
Don't index missing accounts
by Edwin Kempin
· 8 years ago
ef360d8
AccountCache: Add getOrNull method that returns null for missing account
by Edwin Kempin
· 8 years ago
6e5864b
AccountCache: Document get and getIfPresent methods
by Edwin Kempin
· 8 years ago
ad6b3cc
Merge "Use change number instead of change id for inbound email" into stable-2.14
by David Pursehouse
· 8 years ago
30ca4e0
Use change number instead of change id for inbound email
by Patrick Hiesel
· 8 years ago
17ad3df
Allow to use AccountCache out of request scope
by Dariusz Luksza
· 8 years ago
56517ff
Add support for 384 and 521 bit ECSDA keys
by Paladox none
· 8 years ago
d0211d3
Improve error message when publishing an already published change edit
by Hugo Arès
· 8 years ago
c07ff38
Use ReviewDb for resolving account cache lookup
by Luca Milanesio
· 8 years ago
5b4b4d4
Format java files with google-java-format
by David Pursehouse
· 8 years ago
9169fc2
Fix firing change related event for deleted change
by Hugo Arès
· 8 years ago
d4019bc
UploadValidationListener: Use Java 8 default on interface methods
by David Pursehouse
· 8 years ago
bc9ad69
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
5a1194f
ConfigSuite: Fix error message
by Edwin Kempin
· 8 years ago
3ffecce
Enhance UploadValidators to allow listening to negotation start
by Matthias Sohn
· 8 years ago
4ad7bd5
Files: Fix NPE when old patch set is not found
by Edwin Kempin
· 8 years ago
b38e18e
ReviewersUtil: Add logging and metrics for reviewer suggestion
by David Pursehouse
· 8 years ago
7da5826
Merge "Replace FileInputStream and FileOutputStream with static Files methods" into stable-2.14
by ekempin
· 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
7bb66a7
MailProcessor: Remove unused ReviewDb
by David Pursehouse
· 8 years ago
ee788ddb
Create group-indexed extension point
by Hugo Arès
· 8 years ago
5d1229c
Always use SSL implicitly for POP3 and IMAP
by Patrick Hiesel
· 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
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
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
b283e15
Fix NPE when deleting current patch set and previous patch set doesn't exist
by Edwin Kempin
· 8 years ago
90e4f5b
GET edit info: Expose base patch set number
by David Ostrovsky
· 8 years ago
d3cef52
Remove unnecessary ObjectInserter flush from Revert
by Shawn Pearce
· 8 years ago
de4d6b6
Fix dashboards to use isVisible
by Shawn Pearce
· 8 years ago
e3a9dd7
Support mariadb db in AccountPatchReviewStore
by Paladox none
· 8 years ago
efc835dc
Fix notifications for comments on draft patch sets
by Logan Hanks
· 8 years ago
535acb1
Index: Extract common parts into AbstractVersionManager
by Dariusz Luksza
· 8 years ago
3a6672f
Merge "ES: Implement online reindex for ElasticSearch" into stable-2.14
by David Pursehouse
· 8 years ago
95f2e87
Add the new gerrit systemctl file to init
by Paladox none
· 8 years ago
22f806f
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
74bb6d6
ES: Implement online reindex for ElasticSearch
by Dariusz Luksza
· 8 years ago
0968ee7
JdbcAccountPatchReviewStore: Fix copyright year
by David Pursehouse
· 8 years ago
a946880
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
49799b2
Support Jdbc implementation of AccountPatchReviewStore
by Hongkai Liu
· 8 years ago
9bdb097
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
40850b2
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
b279826
Fix file_name column size in H2AccountPatchReviewStore
by Hugo Arès
· 8 years ago
f3cdd45
GET files?reviewed: Don't fire N+1 selects for N patch sets
by David Ostrovsky
· 8 years ago
8b9203d
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
336db37
Use lower case table/column/constraint names in H2AccountPatchReviewStore
by Hugo Arès
· 8 years ago
7de5177
Fix clear methods in H2AccountPatchReviewStore
by Hugo Arès
· 8 years ago
9eb6e4c
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
682171f
Create account-indexed extension point
by Hugo Arès
· 8 years ago
6942451
MissingCredentialsException: Fix grammar in javadoc
by David Pursehouse
· 8 years ago
4bb4599
PluginLoader: Remove stale plugin files from /tmp on startup
by David Pursehouse
· 8 years ago
8a20172
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
f2a275b
Leave assignee feature always enabled
by Luca Milanesio
· 8 years ago
70fbef8
Merge "Hide assignee by default in Gerrit changes table" into stable-2.14
by David Pursehouse
· 8 years ago
50057ff
Hide assignee by default in Gerrit changes table
by Luca Milanesio
· 8 years ago
c5f8066
Don't ship bouncycastle libraries in plugin API
by David Ostrovsky
· 8 years ago
8cc3363
AbstractParserTest: Use CONSTANT_CASE for static final field
by Edwin Kempin
· 8 years ago
cdeb08b
Use start of comment range for email parser
by Patrick Hiesel
· 8 years ago
b5584d1
Merge branch 'stable-2.13' into stable-2.14
by David Pursehouse
· 8 years ago
99f6863
Merge branch 'stable-2.12' into stable-2.13
by David Pursehouse
· 8 years ago
37b9293
Fix intopic predicate with regex
by Hugo Arès
· 8 years ago
Next »