Sign in
gerrit
/
gerrit
/
874aed757016989ea2d9ccc360852defa1c6c991
/
gerrit-acceptance-tests
874aed7
Added support for changing parent revision during rebase
by Zalan Blenessy
· 10 years ago
a5f3a69
Hack SshDaemon to not use SecureRandom during tests
by Dave Borowitz
· 10 years ago
04cbd34
Add creation timestamp and uploader to RevisionInfo
by Edwin Kempin
· 10 years ago
8cbf929
CherryPick: Keep going in the face of a single merge conflict
by Dave Borowitz
· 10 years ago
c0af7db
CherryPick: Test for submitting a subset of dependent changes
by Dave Borowitz
· 10 years ago
d07bb339
InlineEdit: Allow to upload change edit with git push
by David Ostrovsky
· 10 years ago
f1d9cab
Fail with 409 if rebase of change edit fails due to conflicts
by Edwin Kempin
· 10 years ago
4512bb4
REST API: only advertise submit if it's possible
by Stefan Beller
· 10 years ago
c725966
Add new REST API call for querying revision actions
by Stefan Beller
· 10 years ago
f39eb06
Merge "Split the ChangeHooks interface in 2"
by Martin Fick
· 10 years ago
6d0ebb8
Fix some warnings raised by CheckStyle
by David Pursehouse
· 10 years ago
30c7dac
InlineEdit: Fix test for mangling of non-ASCII characters
by David Pursehouse
· 10 years ago
bef6c3d
Split the ChangeHooks interface in 2
by Martin Fick
· 10 years ago
b7482d1
Remove unused imports in RevisionIT
by David Pursehouse
· 10 years ago
4cb573f
Merge "Add acceptance tests for cherry picking a change to the same branch"
by Edwin Kempin
· 10 years ago
7d257fe
InlineEdit: Test that non-ASCII characters aren't mangled
by David Ostrovsky
· 10 years ago
b7df4c2
Add acceptance tests for cherry picking a change to the same branch
by David Pursehouse
· 10 years ago
62ee316
Add message to change created via cherry pick
by David Pursehouse
· 10 years ago
cd8e954
Test for expected comment in cherry pick acceptance tests
by Orgad Shaneh
· 10 years ago
3695e7e
Fix: REST API projects endpoints do not correctly handle '.git' suffix
by David Pursehouse
· 10 years ago
d13b7f9
CommentsIT: Add coverage of range values and file comments
by David Pursehouse
· 10 years ago
6404f30
Add a simple acceptance test for "submit whole topic"
by David Pursehouse
· 10 years ago
2105d0b
Always return the same message when the draft workflow is disabled
by Edwin Kempin
· 10 years ago
6f8beaa
Fix: REST API allows to create draft change when drafts are disabled
by David Pursehouse
· 10 years ago
02fc027
DraftChangeIT: Also test when allowDrafts=false
by David Pursehouse
· 10 years ago
af1b10e
Add CherryPick tests for out-of-order submission
by Dave Borowitz
· 10 years ago
5e996fd
Fix usage of assertThat in assertReviewers
by David Pursehouse
· 10 years ago
c20148c
Convert MergeOp to use BatchRefUpdate
by Dave Borowitz
· 10 years ago
daf0c20
Merge changes from topic 'events'
by David Pursehouse
· 10 years ago
e61744b
Merge changes I47fe2eb9,Ifc6a64eb
by Edwin Kempin
· 10 years ago
7a722f7
Extensions GWT API: Align rule with package boundaries
by David Ostrovsky
· 10 years ago
4c72aea
Add more abstract events to the event hierarchy.
by Martin Fick
· 10 years ago
93288f8
Submit whole topic: Only try to submit whole topic if topic is set
by David Pursehouse
· 10 years ago
654fcad
Merge "Include merge result commit in change-merged stream-event"
by David Pursehouse
· 10 years ago
ecf13a1
Merge "Fix setting draft status of created changes"
by Edwin Kempin
· 10 years ago
c692134
Fix setting draft status of created changes
by David Pursehouse
· 10 years ago
a00c953
InlineEdit: Extend POST changes/<id>/edit endpoint to rename files
by David Ostrovsky
· 10 years ago
72f19cf
InlineEdit: Add method for renaming files in change edit
by David Ostrovsky
· 10 years ago
9686cf2
Include merge result commit in change-merged stream-event
by Sven Selberg
· 10 years ago
64a436d
Changes API: Add methods to suggest reviewers
by Thomas Forrer
· 10 years ago
a066f02
Refactor LabelId out of PatchSetApprovals
by David Ostrovsky
· 10 years ago
f9c88308
Remove ChangeAccess.byKey and byKeyRange
by Dave Borowitz
· 10 years ago
dfc07f6
Replace most ChangeAccess queries with searches
by Dave Borowitz
· 10 years ago
3cbb9d9
Fix all ChangeFields to properly handle null values
by Dave Borowitz
· 10 years ago
79d1083
Always enable debug logging during acceptance tests
by Dave Borowitz
· 10 years ago
140939e
Revision API: Implement comments and drafts
by David Ostrovsky
· 11 years ago
d52c472
Revision API: Prepare to expose comments and drafts
by David Ostrovsky
· 11 years ago
e488cab
Revision API: Implement methods to access files and diff info
by David Ostrovsky
· 11 years ago
fb2b36b
Remove /type REST API projections
by Shawn Pearce
· 10 years ago
38df42f
Inline Edit: Acquire content and type in one request
by Shawn Pearce
· 10 years ago
4e8e81a
Convert remaining acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
cf40bc4
Convert groups REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
32afc2d
Fix inconsistent error messages in changes REST API
by David Pursehouse
· 10 years ago
f888a7c
Convert changes REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
342c41f
Upgrade Google Truth to version 0.25
by David Pursehouse
· 10 years ago
b767b0e
Organize imports
by David Pursehouse
· 10 years ago
2dbe202
Merge changes Id5ac4480,I3e8c60f4,I67cd72ee,Icabaa3a9,Iabdf077a
by Shawn Pearce
· 10 years ago
d001cf2
Convert account REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
c391278
Revert "Allow tests to use hamcrest matchers directly"
by David Pursehouse
· 10 years ago
4984e44
Convert ReindexIT to use Google Truth
by David Pursehouse
· 10 years ago
6de3652
Convert VisibleRefFilterIT to use Google Truth
by David Pursehouse
· 10 years ago
45ff0c3
Convert account REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
7f45768
Convert config REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
e7be120
Don't create a new commit when creating an edit
by Shawn Pearce
· 10 years ago
186d727
Fix inline edits working on root commits
by Shawn Pearce
· 10 years ago
25ad15e
Use dedicated endpoint for commit message retrieval for revisions
by David Ostrovsky
· 10 years ago
91b811b
ChangeEditIT: Make use of assertThat(...).isNotEqualTo(...)
by Edwin Kempin
· 10 years ago
b683814
Fix compilation failure in acceptance tests
by David Pursehouse
· 10 years ago
29993f3
ChangeEditIT: Test for copyAllScoresIfNoCodeChange
by Dave Borowitz
· 10 years ago
1112edf
Merge changes from topic 'inline-3'
by David Pursehouse
· 10 years ago
ee11d85
Merge changes from topic 'check'
by Dave Borowitz
· 10 years ago
3be39d0
Support fixing corrupt changes in ConsistencyChecker
by Dave Borowitz
· 10 years ago
2bdbc1d
Add API method for checking changes
by Dave Borowitz
· 10 years ago
4c46c24
Check consistency with a ListChangesOption
by Dave Borowitz
· 10 years ago
a2fa864
RestApiServlet: Give more useful errors to users
by Dave Borowitz
· 10 years ago
b75de18
InlineEdit: Add GET /changes/{id}/edit/{path}/type endpoint
by David Ostrovsky
· 10 years ago
ab09cc7
InlineEdit: Report same commit message error to client
by David Ostrovsky
· 10 years ago
87c5cd9
Merge changes from topic 'inline-3'
by David Pursehouse
· 10 years ago
bc485ee
Replace ChangeJson.ChangeInfo with extensions.common.ChangeInfo
by Dave Borowitz
· 10 years ago
f74f440
Only include account IDs when DETAILED_ACCOUNTS is not set
by Dave Borowitz
· 10 years ago
54ba43a
Replace account.AccountInfo with extensions.common.AccountInfo
by Dave Borowitz
· 10 years ago
c967e15
InlineEdit: Add REST endpoint to modify commit message
by David Ostrovsky
· 10 years ago
d678da1
InlineEdit: Add support for changing commit message
by David Ostrovsky
· 10 years ago
dff6e77
Merge "Add ref to RevisionInfo"
by David Pursehouse
· 10 years ago
ccd3392
Merge "InlineEdit: Rename endpoints from foo_edit to edit:foo"
by David Pursehouse
· 10 years ago
9cbdb20
InlineEdit: Rename endpoints from foo_edit to edit:foo
by David Ostrovsky
· 10 years ago
4569ced
Add ref to RevisionInfo
by Edwin Kempin
· 10 years ago
6a2f0e1
Allow all users to use changes /index REST API
by David Pursehouse
· 10 years ago
66017ae
Fix capabilities acceptance test broken by batch changes limit
by Bruce Zu
· 10 years ago
03c2db9
Fix granting of capabilities in capabilities acceptance test
by Bruce Zu
· 10 years ago
53dc45b
Remove unused generateHttpPassword from CapabilityInfo
by Bruce Zu
· 10 years ago
200d1dc
Tidy up code style in CapabilitiesIT
by Bruce Zu
· 10 years ago
52c5552
Remove declaration of unthrown IOException in PushOneCommit
by David Pursehouse
· 10 years ago
b959612
Add mergeable API, add acceptance test, and fix bugs
by Dave Borowitz
· 10 years ago
aa93d02
Don't manually create Change-Ids for acceptance tests
by Dave Borowitz
· 10 years ago
28588e7
Enable streaming large files put to an edit
by Shawn Pearce
· 10 years ago
3e7054a
Convert project REST API acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
b9dfff0
Convert git acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
a0e79b7
Convert inline edit acceptance tests to use Google Truth
by David Pursehouse
· 10 years ago
1990487
Fix up usage of Google Truth in previously converted acceptance tests
by David Pursehouse
· 10 years ago
Next »