summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/migrate-wiki-delete-page-to-gitaly' into 'master'Sean McGivern2017-10-312-15/+25
|\
| * Migrate Gitlab::Git::Wiki#delete_page to GitalyAhmad Sherif2017-10-312-15/+25
* | Merge branch '39561-seed_fu-fails-to-load-gitlab-test' into 'master'Sean McGivern2017-10-312-2/+103
|\ \
| * | Handle large values on `MergeRequestDiffCommit` dates39561-seed_fu-fails-to-load-gitlab-testAlejandro Rodríguez2017-10-302-2/+103
* | | Merge branch '38869-issue' into 'master'Phil Hughes2017-10-311-1/+2
|\ \ \
| * | | Fix broken test38869-issueFilipa Lacerda2017-10-301-1/+2
| |/ /
* | | Merge branch '3674-hashed-storage-attachments' into 'master'Douwe Maan2017-10-313-21/+100
|\ \ \
| * | | Make `#hashed_storage?` require feature argument3674-hashed-storage-attachmentsGabriel Mazetto2017-10-312-15/+7
| * | | Code Style changes and `hashed_storage?` now receives optional featureGabriel Mazetto2017-10-311-2/+16
| * | | Use the Hashed Storage compatible layer to store AttachmentsGabriel Mazetto2017-10-301-13/+39
| * | | Moved renaming operations to storage layer abstractionGabriel Mazetto2017-10-271-4/+51
* | | | Merge branch '39619-cancel-merge-when-pipeline-succeeds-from-the-api-fails' i...Rémy Coutable2017-10-311-0/+24
|\ \ \ \
| * | | | Fix namespacing for MergeWhenPipelineSucceedsService in MR APIMark Fletcher2017-10-301-0/+24
| | |/ / | |/| |
* | | | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-315-0/+73
|\ \ \ \
| * | | | Add Packagist project serviceMatt Coleman2017-10-135-0/+73
* | | | | Upload files through the multi-file editorPhil Hughes2017-10-314-12/+198
| |_|_|/ |/| | |
* | | | Merge branch '39593-emails-on-push-are-sent-to-only-the-first-recipient-when-...Douwe Maan2017-10-311-2/+19
|\ \ \ \
| * | | | Only set Auto-Submitted header once39593-emails-on-push-are-sent-to-only-the-first-recipient-when-using-aws-sesSean McGivern2017-10-301-2/+19
* | | | | Resolve "Convert autosize.js library to be a Yarn managed library"Tim Zallmann2017-10-314-7/+7
| |_|/ / |/| | |
* | | | Merge branch '39570-performance-bar-appears-enabled-even-though-it-won-t-show...Sean McGivern2017-10-301-0/+23
|\ \ \ \
| * | | | Allow to disable the Performance Bar and document the `p b` shortcut in its d...Rémy Coutable2017-10-301-0/+23
| |/ / /
* | | | Merge branch '38869-importer_status' into 'master'Phil Hughes2017-10-303-73/+35
|\ \ \ \
| * \ \ \ Merge branch 'master' into 38869-importer_statusFilipa Lacerda2017-10-3041-182/+847
| |\ \ \ \
| * | | | | Remove issuable form from global namespaceFilipa Lacerda2017-10-261-1/+0
| * | | | | Remove issuableContext from global namespaceFilipa Lacerda2017-10-262-3/+2
| * | | | | Improves issuable testsFilipa Lacerda2017-10-261-69/+33
* | | | | | Merge branch '39020-fix-js-call-stack-size-exceeded-autocomplete-group-milest...Fatih Acet2017-10-301-3/+10
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added group milestones form specLuke "Jared" Bennett2017-10-201-3/+10
* | | | | | Fix 500 error for old (somewhat) MRsAlexWayfer2017-10-301-0/+37
| |_|/ / / |/| | | |
* | | | | Merge branch 'zj-tag-trait-ci-build' into 'master'Grzegorz Bizon2017-10-302-9/+9
|\ \ \ \ \
| * | | | | Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg2017-10-302-9/+9
* | | | | | Merge branch 'make-merge-jid-handling-less-stateful' into 'master'Sean McGivern2017-10-303-51/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make merge_jid handling less stateful in MergeServiceOswaldo Ferreira2017-10-273-51/+13
| | |_|_|/ | |/| | |
* | | | | Merge branch 'bvl-fix-system-hook-project-visibility' into 'master'Sean McGivern2017-10-301-0/+6
|\ \ \ \ \
| * | | | | Use the correct project visibility in system hooksBob Van Landuyt2017-10-301-0/+6
| |/ / / /
* | | | | Merge branch '39366-email-confirmation-fails' into 'master'Douwe Maan2017-10-301-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | remove extra whitespaceBrett Walker2017-10-271-2/+2
| * | | | use a delegate for `username` to be more future friendlyBrett Walker2017-10-271-0/+8
* | | | | Fetch the merged branches at onceLin Jen-Shin (godfat)2017-10-273-0/+76
* | | | | Merge branch 'zj-commit-cache' into 'master'Sean McGivern2017-10-273-3/+23
|\ \ \ \ \
| * | | | | Cache commits on the repository modelZeger-Jan van de Weg2017-10-273-3/+23
* | | | | | Merge branch 'add-user-avatar-username-link' into 'master'Fatih Acet2017-10-271-0/+39
|\ \ \ \ \ \
| * | | | | | Remove repetitive karma specadd-user-avatar-username-linkClement Ho2017-10-271-4/+0
| * | | | | | Improve spec to check hidden componentClement Ho2017-10-271-2/+6
| * | | | | | Add configurable option to display username in user avatar link componentClement Ho2017-10-181-0/+39
* | | | | | | Merge branch 'ac-k8s-namespace-validator' into 'master'Rémy Coutable2017-10-271-25/+14
|\ \ \ \ \ \ \
| * | | | | | | Add KubernetesService#default_namespace testsac-k8s-namespace-validatorAlessio Caiazza2017-10-261-5/+22
| * | | | | | | Remove duped testsAlessio Caiazza2017-10-261-28/+0
* | | | | | | | Merge branch '39441-bring-edit-form-back' into 'master'Rémy Coutable2017-10-277-27/+225
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Merge branch '36670-remove-edit-form' into 'master'"39441-bring-edit-form-backSean McGivern2017-10-267-27/+225