| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '32301-filter-archive-project-on-param-present' into 'master' | Rémy Coutable | 2017-06-22 | 1 | -0/+30 |
|\ |
|
| * | Filter archived project in API v3 only if param present | vanadium23 | 2017-06-21 | 1 | -0/+30 |
* | | Merge branch 'dm-restore-capybara-screenshot' into 'master' | Robert Speicher | 2017-06-22 | 1 | -2/+3 |
|\ \ |
|
| * | | Don't reset the session when the example failed, because we need capybara-scr...dm-restore-capybara-screenshot | Douwe Maan | 2017-06-21 | 1 | -2/+3 |
* | | | Merge branch '33833-issue-and-mr-state-tabs-don-t-work-on-dashboard' into 'ma... | Jacob Schatz | 2017-06-22 | 2 | -0/+8 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboard | Eric Eastwood | 2017-06-21 | 1 | -0/+5 |
| * | | Revert to using links instead of buttons in Issuable Index tabs. | Bryce Johnson | 2017-06-21 | 1 | -0/+3 |
| |/ |
|
* | | Merge branch 'feature/migrate-blob-find-to-gitaly' into 'master' | Robert Speicher | 2017-06-22 | 2 | -2/+11 |
|\ \ |
|
| * | | Migrate Gitlab::Git::Blob.find to Gitalyfeature/migrate-blob-find-to-gitaly | Ahmad Sherif | 2017-06-21 | 2 | -2/+11 |
* | | | Merge branch 'backport-filtered-search-lazy-token-transient' into 'master' | Clement Ho | 2017-06-21 | 1 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Backport filtered search lazy token consistent state fix | Eric Eastwood | 2017-06-21 | 1 | -0/+3 |
* | | | Merge branch 'fix/gb/improve-build-stage-reference-migration' into 'master' | Kamil Trzciński | 2017-06-21 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Rename stage ref migration specs to match a class namefix/gb/improve-build-stage-reference-migration | Grzegorz Bizon | 2017-06-21 | 1 | -0/+0 |
| * | | | Update build stage reference migration specs | Grzegorz Bizon | 2017-06-21 | 1 | -2/+2 |
* | | | | Merge branch 'bvl-validate-path-update' into 'master' | Douwe Maan | 2017-06-21 | 1 | -0/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Rebuild the dynamic path before validating itbvl-validate-path-update | Bob Van Landuyt | 2017-06-21 | 1 | -0/+9 |
* | | | | Merge branch 'winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4d' into 'mas... | Jacob Schatz | 2017-06-21 | 4 | -196/+85 |
|\ \ \ \ |
|
| * | | | | Revert "Merge branch 'winh-merge-request-related-issues' into 'master'"winh-revert-6ac777a7592533d9c7b3682b2b9ca8caccca3f4d | winh | 2017-06-21 | 4 | -196/+85 |
| |/ / / |
|
* | | | | Merge branch '34008-fix-CI_ENVIRONMENT_URL-2' into 'master' | Kamil Trzciński | 2017-06-21 | 2 | -37/+66 |
|\ \ \ \ |
|
| * | | | | Expand with all the variables so that things like | Lin Jen-Shin | 2017-06-21 | 1 | -1/+20 |
| * | | | | Move expanded_environment_url to CreateDeploymentService | Lin Jen-Shin | 2017-06-21 | 2 | -36/+36 |
| * | | | | Don't expand CI_ENVIRONMENT_URL so runner would do | Lin Jen-Shin | 2017-06-21 | 1 | -3/+13 |
* | | | | | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 230 | -2202/+2199 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'disable-environment-list-polling' into 'master' | Grzegorz Bizon | 2017-06-21 | 1 | -2/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Disable environment list polling as it breaks deployboard | Kamil Trzcinski | 2017-06-21 | 1 | -2/+4 |
| |/ / |
|
* | | | Merge branch 'replase_spinach_spec_create.feature' into 'master' | Rémy Coutable | 2017-06-21 | 1 | -0/+27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Replace 'create.feature' spinach test with an rspec analog | blackst0ne | 2017-06-21 | 1 | -0/+27 |
| |/ |
|
* | | Replace invalid chars while seeding environments | Zeger-Jan van de Weg | 2017-06-21 | 1 | -0/+12 |
* | | Merge branch '33878-fix-edit-deploy-key' into 'master' | Rémy Coutable | 2017-06-21 | 2 | -0/+27 |
|\ \
| |/
|/| |
|
| * | Fix edit button for deploy keys available from other projects | Alexander Randa | 2017-06-20 | 2 | -0/+27 |
* | | Merge branch 'gitaly-auth-token' into 'master' | Sean McGivern | 2017-06-21 | 5 | -11/+16 |
|\ \ |
|
| * | | Enable gitaly token auth when testing | Jacob Vosmaer | 2017-06-20 | 1 | -0/+1 |
| * | | Send gitaly token to workhorse when needed | Jacob Vosmaer | 2017-06-20 | 1 | -1/+5 |
| * | | Pass Gitaly token on Ruby gRPC requests | Jacob Vosmaer | 2017-06-19 | 3 | -10/+10 |
* | | | Bulk edit scroll fix | Bryce Johnson | 2017-06-21 | 1 | -0/+19 |
* | | | Merge branch '33868-fix-mr-changes-diff-note-up-arrow-editing' into 'master'34013-names-with-spaces-break-issue-filter-bar | Jacob Schatz | 2017-06-20 | 2 | -32/+77 |
|\ \ \ |
|
| * | | | Fix MR "Changes" diff note up arrow to edit last note33868-fix-mr-changes-diff-note-up-arrow-editing | Eric Eastwood | 2017-06-20 | 2 | -32/+77 |
* | | | | Merge branch '30213-project-transfer-move-rollback' into 'master' | Douwe Maan | 2017-06-20 | 1 | -0/+61 |
|\ \ \ \ |
|
| * | | | | Rollback project folder move after error in Projects::TransferService30213-project-transfer-move-rollback | James Edwards-Jones | 2017-06-20 | 1 | -0/+61 |
* | | | | | Merge branch 'bugfix/html-email-brackets' into 'master' | Douwe Maan | 2017-06-20 | 2 | -0/+30 |
|\ \ \ \ \ |
|
| * | | | | | add a spec for no-href link parsing | http://jneen.net/ | 2017-06-19 | 2 | -0/+30 |
* | | | | | | Merge branch 'fix-email-avatars' into 'master' | Douwe Maan | 2017-06-20 | 1 | -31/+60 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix avatar images in pipeline emailsfix-email-avatars | Sean McGivern | 2017-06-20 | 1 | -31/+60 |
* | | | | | | | Merge branch 'hide-edit-comment-and-report-as-abuse-conditionally' into 'master' | Douwe Maan | 2017-06-20 | 3 | -17/+48 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Remove PersonalSnippet case for reportable_note specshide-edit-comment-and-report-as-abuse-conditionally | Luke "Jared" Bennett | 2017-06-20 | 2 | -40/+8 |
| * | | | | | | | Fixed reportable_note_shared_example for the reportable_note/snippets_spec | Luke "Jared" Bennett | 2017-06-16 | 2 | -15/+37 |
| * | | | | | | | Pass more_actions_dropdown vie spec locals to render call instead of stubbing... | Luke "Jared" Bennett | 2017-06-16 | 1 | -44/+15 |
| * | | | | | | | Add view spec for more_actions_dropdown render branches | Luke "Jared" Bennett | 2017-06-16 | 1 | -0/+70 |
* | | | | | | | | Merge branch 'refactor-projects-finder-init-collection' into 'master' | Rémy Coutable | 2017-06-20 | 3 | -0/+75 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Refactor GroupProjectsFinder#init_collection | Yorick Peterse | 2017-06-19 | 1 | -0/+32 |