Sign in
gerrit
/
gerrit
/
4f5fa2ac407d0427821ff1880609325a6ccf20bd
/
gerrit-acceptance-tests
/
src
d5cebda
RevisionIT: Only 1 statement should come after ExpectedException#expect
by Edwin Kempin
· 8 years ago
078ba5c
ExternalIdIT: Fix method names
by Edwin Kempin
· 8 years ago
5ccf707
Restrict size of a robot comment
by Alice Kober-Sotzek
· 8 years ago
a806058
Merge "Allow fixes to refer to several files"
by ekempin
· 8 years ago
1444b0a
RevisionIT: Add test for voting on label without permission
by David Pursehouse
· 8 years ago
88200f3
Convert PutAssignee to PermissionBackend
by Shawn Pearce
· 8 years ago
37d10ba
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
15456cc
Merge "AbstractSubmit: Format with google-java-format"
by David Pursehouse
· 8 years ago
0cfb7b6
AbstractSubmit: Format with google-java-format
by David Pursehouse
· 8 years ago
3fbce17
Merge branch 'stable-2.13' into stable-2.14
by Paladox
· 8 years ago
1bd4429
Merge branch 'stable-2.12' into stable-2.13
by Paladox
· 8 years ago
15e9a26
Fix the wrong order of RevWalk.isMergedInto in RebaseSorter
by Zhen Chen
· 8 years ago
c823318
Merge changes from topic 'external-id-cache-fixes'
by Dave Borowitz
· 8 years ago
69608c4
Add metrics for external IDs
by Edwin Kempin
· 8 years ago
560d318
Fix external ID cache
by Edwin Kempin
· 8 years ago
5e4f4ad
Test ExternalIds#byAccount if IDs were updated behind Gerrit's back
by Edwin Kempin
· 8 years ago
b599b89
Propagate failure if reading external IDs from NoteDb fails
by Edwin Kempin
· 8 years ago
d352be8
TestNotesMigration: Add method to copy another config instance
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
645387a
HashtagsIT: Fix expected error message when edit not permitted
by David Pursehouse
· 8 years ago
5b1d650
Merge changes from topic 'permission-backend'
by David Pursehouse
· 8 years ago
db56caf
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
e3fca20
Exclude AbstractMailIT from tests
by David Ostrovsky
· 8 years ago
df11d43
Check canEditDescription with PermissionBackend
by Shawn Pearce
· 8 years ago
46d61b3
Check submit with PermissionBackend
by Shawn Pearce
· 8 years ago
03c48e3
Check canEditTopicName with PermissionBackend
by Shawn Pearce
· 8 years ago
3f849af
ChangeIT: Add tests for abandon/restore with/without permissions
by David Pursehouse
· 8 years ago
fd7336e
ChangeIT: Add tests for submit with and without permissions
by David Pursehouse
· 8 years ago
c518247b
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
52e6bc9
ChangeApiImpl: Don't catch RestApiException on rebase
by David Pursehouse
· 8 years ago
f0ea9ed
RevisionIT: Add tests for setting change description with/without permission
by David Pursehouse
· 8 years ago
c40de71
Merge branch 'stable-2.14'
by David Pursehouse
· 8 years ago
483baef
ChangeApiImpl: Don't catch RestApiException when editing hashtag
by David Pursehouse
· 8 years ago
7aab0e8
AssigneeIT: Add tests for setting assignee with and without permission
by David Pursehouse
· 8 years ago
6200d28
ChangeIT: Add tests for edit topic with and without permission
by David Pursehouse
· 8 years ago
649f6f7
Merge "Fix parsing of external ID if account ID can be expressed in KiB"
by David Pursehouse
· 8 years ago
8666e2a
Fix parsing of external ID if account ID can be expressed in KiB
by Edwin Kempin
· 8 years ago
4778db6
AssigneeIT: Add test for assigning to user who can't see the change
by David Pursehouse
· 8 years ago
717553dc
AssigneeIT: Add a test for assigning to an inactive user
by David Pursehouse
· 8 years ago
02272e0
Clarify and test Change-Id behavior for cherry-pick
by Han-Wen Nienhuys
· 8 years ago
9d2ec04
Support cherry picking a commit without specific change
by Changcheng Xiao
· 8 years ago
c07c18a
Migrate external IDs to NoteDb (part 2)
by Edwin Kempin
· 8 years ago
c9694da
Move classes that are related to external IDs into an own package
by Edwin Kempin
· 8 years ago
9e8af7f
Add reviewers by email to ChangeIndex
by Patrick Hiesel
· 8 years ago
f34af25
Merge changes from topic 'reviewers-by-email'
by Dave Borowitz
· 8 years ago
11873ef
Add reviewers by email to REST API and Email sender
by Patrick Hiesel
· 8 years ago
97bbd85
Merge "Add test for removing a vote if the reviewer is removed"
by ekempin
· 8 years ago
500a4e4
Add test for removing a vote if the reviewer is removed
by Patrick Hiesel
· 8 years ago
5ff995f
Merge changes from topic 'notedb-batch-update-prep'
by David Pursehouse
· 8 years ago
9221ef1
Add realAuthor to ChangeMessageInfo
by Patrick Hiesel
· 8 years ago
7185eeb
ChangeContext: Remove arg from bumpLastUpdatedOn
by Dave Borowitz
· 8 years ago
98ddc8a
Implement Private Changes
by Edwin Kempin
· 8 years ago
791f4af
Allow fixes to refer to several files
by Alice Kober-Sotzek
· 8 years ago
30d6c7d
Add REST endpoint to apply a suggested fix of a robot comment
by Alice Kober-Sotzek
· 8 years ago
75a22f5
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
a7480e0
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
42acace
GroupsIT: Remove unused variable
by David Pursehouse
· 8 years ago
b4af8ca
Merge branch 'stable-2.13'
by David Pursehouse
· 8 years ago
f0d6fc1
Format Java files with google-java-format
by David Pursehouse
· 8 years ago
a1be2c7
Support for at-sign (@) in usernames
by Jan Kundrát
· 8 years ago
f1f980d
VersionedMetaData: Fix deletion of last file in branch
by Edwin Kempin
· 8 years ago
83497be
Remove rework check for dependencies in RebaseSorter
by Zhen Chen
· 8 years ago
5f95933
Make class DraftChangeIT.MarkChangeAsDraftUpdateOp static
by Edwin Kempin
· 8 years ago
b5aea60
Move BatchUpdate *Op and Listener to new files
by Dave Borowitz
· 8 years ago
b91cf22
BatchUpdate: Extract interfaces for *Context
by Dave Borowitz
· 8 years ago
ea11b28
Move BatchUpdate to a new package
by Dave Borowitz
· 8 years ago
80b00ea
Update Truth to 0.32
by Dave Borowitz
· 8 years ago
0892e3d
Merge "Fix ignoring change when project is watched"
by David Pursehouse
· 8 years ago
3658c9c
Merge "Add change owner as reviewer if labels were applied during push"
by ekempin
· 8 years ago
302b59c
Add change owner as reviewer if labels were applied during push
by Patrick Hiesel
· 8 years ago
e2d854a
Fix ignoring change when project is watched
by Edwin Kempin
· 8 years ago
93fdb88
Ensure constants are declared as immutable collections
by Gerrit Code Review
· 8 years ago
99cd812
Ensure constants are declared as immutable collections
by Dave Borowitz
· 8 years ago
f807aa7
NotificationMailFormatIT: Format with google-java-format
by David Pursehouse
· 8 years ago
31d60f0
Set Reply-To on outgoing email such that users reply to Gerrit directly
by Patrick Hiesel
· 8 years ago
d64dd99
Merge "Add a User Preference to Receive only Plaintext Emails"
by ekempin
· 8 years ago
c6fd7de
Merge "Implement ListMailFilter with black and whitelist functionality"
by ekempin
· 8 years ago
b5e5869
Add a User Preference to Receive only Plaintext Emails
by Patrick Hiesel
· 8 years ago
8eddd8975
Revert "Always use REVIEW state in ReviewDb"
by David Ostrovsky
· 8 years ago
bc439dd
Fix notifications for draft patch sets
by Edwin Kempin
· 8 years ago
de15874
Fix notifications for draft changes
by Edwin Kempin
· 8 years ago
01ae252
Merge "Add an 'unresolved_comments_count' prolog fact for each change"
by David Pursehouse
· 8 years ago
a5d0178
Add an 'unresolved_comments_count' prolog fact for each change
by Changcheng Xiao
· 8 years ago
1c8f751
Merge "Fix notify watchers about new draft changes if they can view all drafts"
by ekempin
· 8 years ago
ecf505d
Merge "Conistently import Collectors.* statically"
by ekempin
· 8 years ago
5710b59
Fix notify watchers about new draft changes if they can view all drafts
by Edwin Kempin
· 8 years ago
d7a4882
Conistently import Collectors.* statically
by Patrick Hiesel
· 8 years ago
4505305
Test that draft changes don't notify project watchers
by Edwin Kempin
· 8 years ago
4266cf7
Implement ListMailFilter with black and whitelist functionality
by Patrick Hiesel
· 8 years ago
7655308
Merge changes from topic 'http-password'
by ekempin
· 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
64f54cc
AccountByEmailCacheImpl: Consider emails from all external IDs on load
by Edwin Kempin
· 8 years ago
0ad8db6
SubmoduleSubscriptionsWholeTopicMergeIT: Remove unreachable asserts
by Edwin Kempin
· 8 years ago
58ec3091
Make class ChangeIT.ChangeStatusUpdateOp static
by Edwin Kempin
· 8 years ago
cfc9e6d
Rebase: Fix CurrentRevision in NoteDb
by Dave Borowitz
· 8 years ago
23669da
ListTags: Set the can_delete field
by David Pursehouse
· 8 years ago
262857f2
Clean up PreviewSubmit and tests
by Dave Borowitz
· 8 years ago
0fed7e8
Merge "Only count 'unresolved' status on leaf comments"
by Dave Borowitz
· 8 years ago
eeab692
Merge changes I55de272c,I526de6bc,I295fa136
by Dave Borowitz
· 8 years ago
Next »