summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Handle large values on `MergeRequestDiffCommit` dates39561-seed_fu-fails-to-load-gitlab-testAlejandro Rodríguez2017-10-302-2/+103
* 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
* | | | | | | | Merge branch '39188-change-default-disabled-merge-message' into 'master'Filipa Lacerda2017-10-271-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | Change default disabled merge request widget message to "Merge is not allowed...39188-change-default-disabled-merge-messageEric Eastwood2017-10-271-0/+46
* | | | | | | | | Remove groups_select from global namespace & simplifies the codeFilipa Lacerda2017-10-271-1/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'fix/add-path-attr-to-wiki-file' into 'master'Sean McGivern2017-10-261-3/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Add path attribute to WikiFile classAhmad Sherif2017-10-261-3/+7
* | | | | | | | | Merge branch 'gl-username-hook-fix' into 'master'Douwe Maan2017-10-261-13/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix the incorrect value being used to set GL_USERNAME on hooksgl-username-hook-fixAlejandro Rodríguez2017-10-251-13/+15
| |/ / / / / / / /
* | | | | | | | | Merge branch 'non-existing-repo-optimization' into 'master'Douwe Maan2017-10-261-6/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid calling underlying methods on non-existing reposnon-existing-repo-optimizationAlejandro Rodríguez2017-10-201-6/+28
* | | | | | | | | | Merge branch 'api-configure-jira' into 'master'Douwe Maan2017-10-263-0/+18
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Update factories for git push serviceapi-configure-jiraRobert Schilling2017-10-241-0/+2
| * | | | | | | | | Factories need to set required attributesRobert Schilling2017-10-241-0/+2
| * | | | | | | | | Validate username/pw for Jiraservice, require them in the APIRobert Schilling2017-10-241-0/+14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Added ssh fingerprint, gitlab ci and pages information in an instance configu...Francisco Lopez2017-10-256-0/+203
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge branch '38178-fl-mr-notes-components' into 'master'Phil Hughes2017-10-254-27/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Moves placeholders components into shared folder with documentation. Makes th...38178-fl-mr-notes-componentsFilipa Lacerda2017-10-194-27/+32
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'gitaly-ff-merge-preparation' into 'master'Rémy Coutable2017-10-251-0/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | Move all rugged operation for ff_merge inside Gitlab::Gitgitaly-ff-merge-preparationAlejandro Rodríguez2017-10-241-0/+54
| |/ / / / / / /