summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| |/ / / /
* | | | | Merge branch '35199-case-insensitive-branches-search' into 'master'Sean McGivern2017-10-251-0/+9
|\ \ \ \ \
| * | | | | Add case insensitive branches searchGeorge Andrinopoulos2017-10-231-0/+9
* | | | | | Merge branch 'gitaly-gl-username' into 'master'Douwe Maan2017-10-243-17/+21
|\ \ \ \ \ \
| * | | | | | Support `Gitaly::User`'s gl_username fieldgitaly-gl-usernameAlejandro Rodríguez2017-10-233-17/+21
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'sh-memoize-logger' into 'master'Nick Thomas2017-10-241-0/+12
|\ \ \ \ \ \
| * | | | | | Memoize GitLab logger to reduce open file descriptorsStan Hu2017-10-241-0/+12
| |/ / / / /
* | | | | | Merge branch 'sh-fix-environment-write-ref' into 'master'Grzegorz Bizon2017-10-241-0/+10
|\ \ \ \ \ \
| * | | | | | Fix the writing of invalid environment refssh-fix-environment-write-refStan Hu2017-10-231-0/+10
* | | | | | | Merge branch '23000-pages-api' into 'master'Grzegorz Bizon2017-10-242-0/+463
|\ \ \ \ \ \ \
| * | | | | | | Add pages domains API testsTravis Miller2017-10-221-0/+440
| * | | | | | | Add pages domains API schemaTravis Miller2017-10-221-0/+23
* | | | | | | | Merge branch 'bvl-circuitbreaker-backoff' into 'master'Sean McGivern2017-10-244-169/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow enabling the circuitbreaker using an env variablebvl-circuitbreaker-backoffBob Van Landuyt2017-10-231-2/+13
| * | | | | | | | Perform the stat check multiple times when checking a storageBob Van Landuyt2017-10-232-1/+27
| * | | | | | | | Implement backoff for the circuitbreakerBob Van Landuyt2017-10-232-178/+94
| * | | | | | | | Allow configuring new circuitbreaker settings from the UI and APIBob Van Landuyt2017-10-231-1/+12