Sign in
gerrit
/
gerrit
/
eaf28d2f906b6d31951cc4a07880d5761517590a
/
gerrit-server
eaf28d2
Merge changes from topic 'batch-update-cleanup'
by ekempin
· 8 years ago
e79dca6
Merge "Fix NullPointerException in ChangeData.getLabelTypes()"
by ekempin
· 8 years ago
42160de
Fix NullPointerException in ChangeData.getLabelTypes()
by Logan Hanks
· 8 years ago
6115562
Allow disabling ReindexAfterRefUpdate
by Dave Borowitz
· 8 years ago
14ec59d
Rename ReindexAfterUpdate -> ReindexAfterRefUpdate
by Dave Borowitz
· 8 years ago
4e2d339
ChangeIndexer#reindexAfterIndexUpdate -> autoReindexIfStale
by Dave Borowitz
· 8 years ago
7eb31de
Partially convert accessDatabase to PermissionBackend
by Shawn Pearce
· 8 years ago
f49c2a8
Convert runAs to PermissionBackend
by Shawn Pearce
· 8 years ago
f4e84de
Convert viewCaches to PermissionBackend
by Shawn Pearce
· 8 years ago
625049c
Test GlobalCapabilities with PermissionBackend
by Shawn Pearce
· 8 years ago
cd84f3b
Get LabelTypes from ChangeData, reducing ChangeControl usage
by Shawn Pearce
· 8 years ago
1feb1d1
Verify labels in Prolog using PermissionBackend
by Shawn Pearce
· 8 years ago
1486d37
Convert EqualsLabelPredicate to use PermissionBackend
by Shawn Pearce
· 8 years ago
557a89f
Test permitted labels with PermissionBackend
by Shawn Pearce
· 8 years ago
9d58a38
Check labels during PostReview with PermissionBackend
by Shawn Pearce
· 8 years ago
8b7c852
Disallow deletion of user branches
by Edwin Kempin
· 8 years ago
3f221dc
Remove redundant account updates
by Edwin Kempin
· 8 years ago
78a3037
Merge "Remove change index schema versions <39"
by Dave Borowitz
· 8 years ago
4a0681a
PreviewSubmit: Pass open ObjectReader to BundleWriter
by Dave Borowitz
· 8 years ago
c9377e7
RepoContext: Add convenience method for addRefUpdate
by Dave Borowitz
· 8 years ago
76513b6
Require all BatchUpdates executed are from different projects
by Dave Borowitz
· 8 years ago
e3d0202
Refactor PostReviewers to be more readable
by Patrick Hiesel
· 8 years ago
ba3182a
Return 403 when non-owner calls put-config endpoint
by Hugo Arès
· 8 years ago
63f9ee8
Merge "Update code refs and NoteDb meta refs in one batch"
by Dave Borowitz
· 8 years ago
84eed99
Remove query test for different timestamp resolutions
by Dave Borowitz
· 8 years ago
18349b9
Update code refs and NoteDb meta refs in one batch
by Dave Borowitz
· 8 years ago
6f96ef2
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
be75deb
DynamicOptions: Remove redundant specification of type arguments
by David Pursehouse
· 8 years ago
6942451
MissingCredentialsException: Fix grammar in javadoc
by David Pursehouse
· 8 years ago
fb9d80e
Merge changes from topic 'stale-after-migration'
by David Pursehouse
· 8 years ago
a085ff9
Merge "Add a BeanParseListener interface to DynamicOptions."
by Martin Fick
· 8 years ago
8f9e1195
Never autoRebuild when ReviewDb is disabled for changes
by Dave Borowitz
· 8 years ago
98cd9ea
StalenessChecker: Change is stale if primary storage doesn't match
by Dave Borowitz
· 8 years ago
28dd2ae
ChangeNotes: Mark readOneReviewDbChange @Nullable
by Dave Borowitz
· 8 years ago
1889c3f
NoteDbChangeState: Mark some params @Nullable
by Dave Borowitz
· 8 years ago
a4907c0
Remove change index schema versions <39
by Dave Borowitz
· 8 years ago
83d1a98
Merge "Convert ValidatorTest to EmailValidatorIT"
by ekempin
· 8 years ago
b08649e
Merge "Let MimeUtilFileTypeRegistry check InputStream"
by ekempin
· 8 years ago
ae42aab
Merge "Change .config files to be mime-type text/x-ini"
by ekempin
· 8 years ago
8659a05
Merge "Merge branch 'stable-2.14'"
by ekempin
· 8 years ago
50ea3c9
Convert ValidatorTest to EmailValidatorIT
by David Pursehouse
· 8 years ago
87d0283
Merge "Upgrade commons-validator to 1.6"
by David Pursehouse
· 8 years ago
bee6b27
Merge branch 'stable-2.14'
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
6fe0941
Let MimeUtilFileTypeRegistry check InputStream
by Stephen Li
· 8 years ago
244c6df
Merge "Prevent overwriting of reviewers in ChangeJson"
by David Pursehouse
· 8 years ago
fc9ee5b
Merge "Merge branch 'stable-2.14'"
by David Pursehouse
· 8 years ago
f917284
Change .config files to be mime-type text/x-ini
by Stephen Li
· 8 years ago
8add794
Prevent overwriting of reviewers in ChangeJson
by Patrick Hiesel
· 8 years ago
3915d7b
RepoView: Make flushing inserter a no-op
by Dave Borowitz
· 8 years ago
df009c6
BatchUpdate: Protected method to get RepoView
by Dave Borowitz
· 8 years ago
99331d2
Remove ReadOnlyRepository
by Dave Borowitz
· 8 years ago
bc3385e
Don't expose RepoView#getRepository()
by Dave Borowitz
· 8 years ago
ca35762
BatchUpdate: Factor out class for repo operations
by Dave Borowitz
· 8 years ago
563634e
OnSubmitValidationListener: Don't expose Repository
by Dave Borowitz
· 8 years ago
4283674
Merge changes from topic 'pre-fusion-2'
by Dave Borowitz
· 8 years ago
c1be869
Don't use CacheModule for binding the external ID cache
by Edwin Kempin
· 8 years ago
4aa313f
Merge branch 'stable-2.14'
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
f7d4995
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
50057ff
Hide assignee by default in Gerrit changes table
by Luca Milanesio
· 8 years ago
6ac6086
Merge "BatchUpdateTest: Add missing license header"
by David Pursehouse
· 8 years ago
3d3d919
Split out topic regex predicates
by Dave Borowitz
· 8 years ago
9bad117
Remove CommitValidators.Policy
by Dave Borowitz
· 8 years ago
9184f67
BatchUpdateTest: Add missing license header
by Dave Borowitz
· 8 years ago
17e262e
Only allow BatchUpdateListener with REPO_BEFORE_DB
by Dave Borowitz
· 8 years ago
e11c013
ChangeUtil: Don't scan all refs to get next patch set ID
by Dave Borowitz
· 8 years ago
16f49dd
RebaseChangeOp: Take resolved ObjectId in Factory
by Dave Borowitz
· 8 years ago
77b0bbf
MergeUtil: Don't pass Repository to newMerger
by Dave Borowitz
· 8 years ago
5553186
Remove repo and inserter from SubmitStrategy.Arguments
by Dave Borowitz
· 8 years ago
29fd1f7
Ensure BatchUpdate ref updates are executed with new RevWalk
by Dave Borowitz
· 8 years ago
326403d
NoteDbBatchUpdate: Close a new ObjectReader
by Dave Borowitz
· 8 years ago
a38b35c
Merge changes I77e3a664,If67aaf2d
by David Pursehouse
· 8 years ago
74ddf29
Add an AccountsUpdate class to update accounts from a single class
by Edwin Kempin
· 8 years ago
c5f8066
Don't ship bouncycastle libraries in plugin API
by David Ostrovsky
· 8 years ago
cb9a595
Merge "Consistenly format all Java labels as UPPERCASE_UNDERSCORE"
by David Pursehouse
· 8 years ago
cd8e5a2
Merge changes I6976dffa,Ib82c352f
by Martin Fick
· 8 years ago
78d0f9b
Consistenly format all Java labels as UPPERCASE_UNDERSCORE
by Edwin Kempin
· 8 years ago
8cc3363
AbstractParserTest: Use CONSTANT_CASE for static final field
by Edwin Kempin
· 8 years ago
9cc8f88
AbstractParserTest: Use CONSTANT_CASE for static final field
by Edwin Kempin
· 8 years ago
502b26c
Make reviewer.enableByEmail inheritable
by Patrick Hiesel
· 8 years ago
fa01c45
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
cdeb08b
Use start of comment range for email parser
by Patrick Hiesel
· 8 years ago
156c9c9
Add a BeanParseListener interface to DynamicOptions.
by Martin Fick
· 9 years ago
4f083a8
Allow plugins to register options for both ssh and restapi commands
by Zac Livingston
· 9 years ago
fb4aeec
Fresh NoteDb implementation of BatchUpdate
by Dave Borowitz
· 8 years ago
01fdfba
Merge "Unset preferred email when corresponding external ID is deleted"
by ekempin
· 8 years ago
83e66ea
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
c57fb21
Format Java files with google-java-format
by David Pursehouse
· 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
87db31b
Merge "Merge branch 'stable-2.14'"
by David Pursehouse
· 8 years ago
4d03dd2
Fix Eclipse warnings introduced by I51f3ac5a
by Dave Borowitz
· 8 years ago
74fb6a1
Merge "Enhance plugin extension panels to allow ordering per a config"
by Martin Fick
· 8 years ago
37b9293
Fix intopic predicate with regex
by Hugo Arès
· 8 years ago
4e5f025
DeleteChangeOp: Use native RevWalk#isMergedInto
by Dave Borowitz
· 8 years ago
806d91f
ChangeKindCache: Take RevWalk with Repository
by Dave Borowitz
· 8 years ago
6e5adae
Don't pass RevCommits to BatchUpdateOp factories
by Dave Borowitz
· 8 years ago
Next »