Sign in
gerrit
/
gerrit
/
1c1e7aa7026f04829826f89864c637ec19233e3e
/
gerrit-reviewdb
a7056ec
Merge branch 'stable-2.14' into stable-2.15
by David Ostrovsky
· 6 years ago
930f29e
Bazel: Automatically fix lint errors with buildifier
by David Ostrovsky
· 6 years ago
b0ff9fc
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 6 years ago
1fa4bcf
Bazel: Clean up package visibility settings
by David Pursehouse
· 6 years ago
5c9c11b
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
45bf806
Move regular expressions for user name from Account to ExternalId
by Edwin Kempin
· 7 years ago
3f988d2
Revert refactoring of Account.USER_NAME_PATTERN
by David Pursehouse
· 7 years ago
456ce23
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
1ee03aa
Account.java: introduce compiled pattern and use where applicable
by Jacek Centkowski
· 7 years ago
cf97d69
Optimize USER_NAME_PATTERN string and its usage
by Jacek Centkowski
· 7 years ago
9690994
Add project setting for defaulting new changes to WIP
by David Ostrovsky
· 7 years ago
a5d14bd
Merge branch 'stable-2.14' into stable-2.15
by David Pursehouse
· 7 years ago
f98a60b
Bazel: Harmonize names of external repositories
by David Ostrovsky
· 7 years ago
4ec5ef6
Upgrade to google-java-format 1.5
by David Pursehouse
· 7 years ago
fe9e775f
Suppress warnings about deprecated CheckedFuture
by David Pursehouse
· 8 years ago
d05889d
Merge branch 'stable-2.14' into stable-2.15
by Hector Oswaldo Caballero
· 7 years ago
e09ae9b
Extract minimum length of a SHA-1 as a public constant
by Hector Oswaldo Caballero
· 7 years ago
6ffb7d9
Discontinue draft workflow
by David Ostrovsky
· 8 years ago
aa75aac
RefNames: Avoid StringBuilder copying
by Dave Borowitz
· 8 years ago
32cd45a
Drop Accounts table
by Edwin Kempin
· 8 years ago
fcbe43d
RefNamesTest: Test change meta refs
by Dave Borowitz
· 8 years ago
4a88a7a
Merge changes from topic "private-by-default"
by David Pursehouse
· 8 years ago
1601a11
Store metaId in account
by Edwin Kempin
· 8 years ago
d089b4a
Implement 'privateByDefault' option for project.config
by Changcheng Xiao
· 8 years ago
8562864
Remove AccountAccess.byPreferredEmail
by Edwin Kempin
· 8 years ago
0a6eb6a
Add revertOf to ReviewDb and NoteDb
by Patrick Hiesel
· 8 years ago
6c1a52b
Merge "Rewrite GWT UI to use project name in addition to numeric change ID"
by Alice Kober-Sotzek
· 8 years ago
5be9c31
Move account sequence to NoteDb
by Edwin Kempin
· 8 years ago
272a803
Rewrite GWT UI to use project name in addition to numeric change ID
by Patrick Hiesel
· 8 years ago
fd66d86
VisibleRefFilter: Hide refs for draft comments and stars of other users
by Edwin Kempin
· 8 years ago
5a31635
Add option to match author timestamp and committed timestamp
by Patrick Hiesel
· 8 years ago
58087a1
Suppress warnings about deprecated CheckedFuture
by David Pursehouse
· 8 years ago
296cd89
Add hasReviewStarted, pendingReviewers to Change
by Logan Hanks
· 8 years ago
b0fb0a7
Remove 'final' from method signatures across gerrit.
by Han-Wen Nienhuys
· 8 years ago
7a8022c
AccountAccess: Remove unused methods
by Edwin Kempin
· 8 years ago
986802e
Replace AccountAccess#firstNById(int) by looking at user refs
by Edwin Kempin
· 8 years ago
5a48534
Remove AccountAccess.anyAccounts and instead check if user branches exist
by Edwin Kempin
· 8 years ago
3d3799ce
Fix Schema_151 upgrade by making createdOn nullable
by Dave Borowitz
· 8 years ago
57a41bc
Add 'created on' field to groups
by Alice Kober-Sotzek
· 8 years ago
276b8a8
Migrate external IDs to NoteDb (part 3)
by Edwin Kempin
· 8 years ago
001281e
Add work in progress property to change
by David Ostrovsky
· 8 years ago
b782fc9
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
b21f59cc
Delete unused AccountPatchReview
by Shawn Pearce
· 8 years ago
6abe12c
Remove unused AccountGroupNameAccess#suggestByName(...) method
by Edwin Kempin
· 8 years ago
18349b9
Update code refs and NoteDb meta refs in one batch
by Dave Borowitz
· 8 years ago
502b26c
Make reviewer.enableByEmail inheritable
by Patrick Hiesel
· 8 years ago
fb4aeec
Fresh NoteDb implementation of BatchUpdate
by Dave Borowitz
· 8 years ago
647cac8
Merge "Add REST endpoint to apply a suggested fix of a robot comment"
by ekempin
· 8 years ago
13c1df7
AccountByEmailCacheImpl: Don't use account index to find accounts by email
by Edwin Kempin
· 8 years ago
6db5afd
Add reviewer.enableByEmail to ProjectConfig
by Patrick Hiesel
· 8 years ago
98ddc8a
Implement Private Changes
by Edwin Kempin
· 8 years ago
30d6c7d
Add REST endpoint to apply a suggested fix of a robot comment
by Alice Kober-Sotzek
· 8 years ago
cd06fb6
Reject (robot) comments with ranges referring to line 0
by Alice Kober-Sotzek
· 8 years ago
b4af8ca
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
a1be2c7
Support for at-sign (@) in usernames
by Jan Kundrát
· 8 years ago
5edb67c
Account: Format with google-java-format
by David Pursehouse
· 8 years ago
04c9019
Document the use of the active bit in Account.
by Han-Wen Nienhuys
· 8 years ago
744d2b8
Migrate external IDs to NoteDb (part 1)
by Edwin Kempin
· 8 years ago
84d830b
gerrit-server: use hashed passwords for HTTP.
by Han-Wen Nienhuys
· 8 years ago
22b8412
Support disabling change ReviewDb table access entirely
by Dave Borowitz
· 8 years ago
292fa15
Format all Java files with google-java-format
by Dave Borowitz
· 8 years ago
79e63a3
Revert external ID cache
by Edwin Kempin
· 8 years ago
de5dd7a
Add status field to account in ReviewDB
by Kasper Nilsson
· 8 years ago
63fbea5
Account: Minor cleanup
by Dave Borowitz
· 8 years ago
fdbfcad
Remove Buck based build
by David Ostrovsky
· 8 years ago
2869caa
Add cache for external ids
by Edwin Kempin
· 8 years ago
5a14231
Remove sequence-based UID generation for messages
by Dave Borowitz
· 8 years ago
08cbca7
Merge "Add api portion of resolvable comments"
by Dave Borowitz
· 8 years ago
62582a6
Add all() methods to more ReviewDb access classes
by Dave Borowitz
· 8 years ago
7ec3036
Add api portion of resolvable comments
by Kasper Nilsson
· 8 years ago
b043d44
Migrate project watches to git (part 2)
by Edwin Kempin
· 9 years ago
10aa4e2
Require account index and remove fallbacks
by Edwin Kempin
· 9 years ago
e9070d6
Remove unused method AccountExternalIdAccess#byAccountEmail
by Edwin Kempin
· 8 years ago
110f60f
Make the file path for the replacement of a robot comment explicit
by Alice Kober-Sotzek
· 8 years ago
8a81cd1
Upgrade schema for resolvable comments
by Kasper Nilsson
· 8 years ago
6b1cd81
Merge changes I69cf3fc4,Ib6e9e942
by ekempin
· 8 years ago
3432193
Merge "Remove test prefix from test methods"
by David Pursehouse
· 8 years ago
bcd275e
Add support for suggested fixes of robot comments
by Alice Kober-Sotzek
· 8 years ago
fa18907
Bazel: Reformat build files
by David Ostrovsky
· 8 years ago
a02a5c0
Remove test prefix from test methods
by Patrick Hiesel
· 8 years ago
8e917e1
Generalize Change.Id methods for parsing from refnames
by Dave Borowitz
· 8 years ago
070b2e5
RefNames: add constant for 'refs/meta/'
by David Pursehouse
· 8 years ago
65afe7e
RefNames: add constant for 'refs/meta/'
by David Pursehouse
· 8 years ago
926166e
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
a291706e
AccountSshKey: Strip newline characters out of public key string
by David Pursehouse
· 8 years ago
v2.13.3
1f9b0c7
PatchSetApprovalTest: Extend GerritBaseTests
by David Pursehouse
· 8 years ago
888f4ac
bazel: generate the classpath in a file, for use with eclipse.
by Han-Wen Nienhuys
· 8 years ago
b25f267
SystemConfig: increase site path length from 255 char to CLOB
by David Ostrovsky
· 8 years ago
1987154
Add patch set description
by Kasper Nilsson
· 8 years ago
7d8667d
Move refs/cache-automerge/ generation logic to RefNames
by Dave Borowitz
· 8 years ago
e47fe47
Support voting on merged changes
by Dave Borowitz
· 9 years ago
a0f4942
ChangeNotes: Make defensive copies of mutable value types
by Dave Borowitz
· 8 years ago
793d78f
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
c230ccc
Record real user in database for approvals/messages/comments
by Dave Borowitz
· 8 years ago
6627074
Support arbitrary properties on robot comments
by Edwin Kempin
· 8 years ago
c027596
PatchSetApproval: Set tag in copy constructor
by Dave Borowitz
· 8 years ago
3fde7e4
Add support for Robot Comments
by Edwin Kempin
· 8 years ago
138aec1
Assignee in ReviewDb.
by Gustaf Lundh
· 8 years ago
10ba617
Extract RevisionNote.Comment and use it instead of PatchLineComment
by Edwin Kempin
· 8 years ago
c6ea7bb
Include a magic /MERGE_LIST file for merge commits
by Edwin Kempin
· 9 years ago
Next »