summaryrefslogtreecommitdiffstats
path: root/gerrit-acceptance-tests
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from topic "notedb-pack-inserter" into stable-2.15Dave Borowitz2017-11-021-1/+33
|\
| * NoteDbMigrator: Use new pack-based inserter implementationDave Borowitz2017-11-011-1/+33
* | Merge "ChangeRebuilderImpl: Handle createdOn > lastUpdatedOn" into stable-2.15Edwin Kempin2017-11-021-0/+39
|\ \
| * | ChangeRebuilderImpl: Handle createdOn > lastUpdatedOnDave Borowitz2017-10-311-0/+39
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-011-4/+8
|\ \ \ | |_|/ |/| |
| * | SubmoduleSubscriptionsIT: Format with google-java-formatDavid Pursehouse2017-11-011-4/+8
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-11-011-7/+7
|\| | | |/ |/|
| * Specify new tip of the branch when updating submodulesHector Oswaldo Caballero2017-10-311-4/+4
* | Merge "Add extension point invoked between NoteDb migration states" into stab...Dave Borowitz2017-10-261-0/+70
|\ \
| * | Add extension point invoked between NoteDb migration statesDave Borowitz2017-10-251-0/+70
* | | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-261-0/+22
|\ \ \ | |/ / |/| / | |/
| * Fix change status not transitioned to mergedInderjot Kaur Ratol2017-10-251-0/+22
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-201-0/+40
|\|
| * ForcePushIT: Add tests for deleting branch by pushDavid Pursehouse2017-10-201-0/+40
* | Merge branch 'stable-2.14' into stable-2.15David Pursehouse2017-10-181-0/+71
|\|
| * SetReviewersIT: Clean up and simplifyDavid Pursehouse2017-10-181-32/+36
| * Allow SetReviewersCommand to accept a commit hash as argumentOwen Li2017-10-171-0/+70
* | Keep "refs/publish/*" as a synonym of "refs/for/*"Changcheng Xiao2017-10-091-0/+10
* | Test that change is reindexed when change is starred/unstarredEdwin Kempin2017-10-061-0/+72
* | Trigger GitRefUpdatedEvent when star labels are updatedEdwin Kempin2017-10-051-0/+19
* | Trigger GitReferenceUpdated event when account or change sequence is updatedEdwin Kempin2017-10-051-1/+5
* | Trigger GitReferenceUpdated event when external IDs are updatedEdwin Kempin2017-10-052-9/+139
* | DashboardIT: Factor out getting the project API to a methodDavid Pursehouse2017-10-011-24/+30
* | ProjectApi: Add method to remove default dashboardDavid Pursehouse2017-10-011-0/+6
* | ProjectApi: Add method to set the default dashboardDavid Pursehouse2017-10-011-0/+9
* | Merge changes from topic "dashboard-api"David Pursehouse2017-10-011-2/+40
|\ \
| * | DashboardIT: Test that replacing the default dashboard worksDavid Pursehouse2017-10-011-0/+16
| * | DashboardIT: Handle case where default dashboard ref already existsDavid Pursehouse2017-10-011-1/+9
| * | DashboardIT: Move setup of permission into @Before annotated methodDavid Pursehouse2017-10-011-1/+6
| * | DashboardApi: Add method to set a dashboard as the default dashboardDavid Pursehouse2017-10-011-0/+9
* | | Merge changes from topic "mark-reviewed"Dave Borowitz2017-10-011-8/+69
|\ \ \ | |/ / |/| |
| * | Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 3)Edwin Kempin2017-10-011-36/+0
| * | Replace Mute/Unmute by Mark as Reviewed/Unreviewed (Part 1)Edwin Kempin2017-10-011-0/+97
* | | ProjectApi: Add method to list project dashboardsDavid Pursehouse2017-10-011-0/+7
* | | GetDashboard: Return 'bad request' on misuse of 'inherited' flagDavid Pursehouse2017-10-011-2/+3
* | | DashboardIT: Add tests for getting dashboardDavid Pursehouse2017-10-011-0/+50
|/ /
* | Discontinue draft workflowDavid Ostrovsky2017-09-3018-1079/+40
* | Support trial mode in online NoteDb migrationDave Borowitz2017-09-293-20/+121
* | GroupCache: Remove all() methodDavid Pursehouse2017-09-271-3/+5
* | Make fields of AccessIT true constantsAlice Kober-Sotzek2017-09-221-4/+4
* | Merge changes from topic "look-up-groups-from-index"Alice Kober-Sotzek2017-09-229-22/+38
|\ \
| * | Perform group lookups by name from the group indexAlice Kober-Sotzek2017-09-219-22/+38
* | | Don't load ChangeNotes when lazyload is falsePatrick Hiesel2017-09-211-0/+14
|/ /
* | Merge "Move CheckAccess endpoint into /projects/"Patrick Hiesel2017-09-191-31/+44
|\ \
| * | Move CheckAccess endpoint into /projects/Han-Wen Nienhuys2017-09-191-31/+44
* | | Merge "ChangeJson: Remove ChangeControl"Edwin Kempin2017-09-191-1/+1
|\ \ \
| * | | ChangeJson: Remove ChangeControlPatrick Hiesel2017-09-151-1/+1
* | | | DashboardIT: Fix dashboard name in dashboardDoesNotExist testDavid Pursehouse2017-09-191-1/+1
* | | | Merge "Reject invalid hashtags with 400 Bad Request"Edwin Kempin2017-09-191-0/+10
|\ \ \ \
| * | | | Reject invalid hashtags with 400 Bad RequestEdwin Kempin2017-09-191-0/+10