summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '20248-add-coverage-regex-in-job-yaml' into 'master'Douwe Maan2017-02-021-0/+41
|\
| * Make more code improvements around the '/' stripping logicLeandro Camargo2017-01-251-2/+2
| * Force coverage value to always be surrounded by '/'Leandro Camargo2017-01-251-4/+5
| * Improve specs styles/organization and add some more specsLeandro Camargo2017-01-251-6/+7
| * Comply to more requirements and requests made in the code reviewLeandro Camargo2017-01-251-3/+8
| * Simplify coverage setting and comply to some requests in code reviewLeandro Camargo2017-01-251-3/+4
| * Add specs to cover the implemented feature and fix a small bugLeandro Camargo2017-01-251-0/+33
* | Merge branch 'fix-depr-warn' into 'master' Rémy Coutable2017-02-021-1/+1
|\ \
| * | resolve deprecation warningsAdam Pahlevi2017-01-311-1/+1
* | | Merge branch 'rs-why-five-times-surely-twice-is-enough' into 'master' Rémy Coutable2017-02-026-74/+50
|\ \ \
| * | | Reduce the number of loops that Cycle Analytics specs users-why-five-times-surely-twice-is-enoughRobert Speicher2017-02-016-74/+50
* | | | Merge branch '26852-fix-slug-for-openshift' into 'master' Kamil Trzciński2017-01-311-0/+5
|\ \ \ \
| * | | | Avoid repeated dashes in $CI_ENVIRONMENT_SLUGNick Thomas2017-01-231-0/+5
* | | | | Merge branch 'zj-display-error-team-fetch' into 'master' Kamil Trzciński2017-01-311-4/+1
|\ \ \ \ \
| * | | | | Update #list_teams to propagate errorsZ.J. van de Weg2017-01-301-1/+1
| * | | | | Fix inconsistent return typeZ.J. van de Weg2017-01-241-4/+1
* | | | | | Improve search within group logicDmitriy Zaporozhets2017-01-301-0/+8
* | | | | | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-271-4/+4
* | | | | | Present group and dashboard MR list without grouping by projectOswaldo Ferreira2017-01-272-8/+8
* | | | | | Refactor Project#to_reference and make full_path a keyword argumentBerna Castro2017-01-272-17/+87
* | | | | | Fix and add specs for Project#to_referenceBerna Castro2017-01-271-3/+9
* | | | | | Fix and add specs for Issue#to_referenceBerna Castro2017-01-271-1/+10
| |_|/ / / |/| | | |
* | | | | Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master' Douwe Maan2017-01-271-0/+24
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix Error 500 when repositories contain annotated tags pointing to blobssh-fix-annotated-tags-pointing-to-blobStan Hu2017-01-261-0/+24
* | | | | Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-2663-141/+143
* | | | | Merge branch 'rs-empty_project-for-associations' into 'master' Rémy Coutable2017-01-262-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use a project factory with a repository where necessaryrs-empty_project-for-associationsRobert Speicher2017-01-252-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon2017-01-252-2/+50
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-246-45/+192
| |\ \ \ \
| * | | | | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-202-2/+50
* | | | | | Merge branch 'dz-fix-group-canonical-route' into 'master' Dmitriy Zaporozhets2017-01-251-0/+6
|\ \ \ \ \ \
| * | | | | | Fix 500 error for Group#web_url method if nested groupdz-fix-group-canonical-routeDmitriy Zaporozhets2017-01-241-0/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets2017-01-254-7/+66
|\ \ \ \ \ \
| * | | | | | Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets2017-01-252-0/+43
| * | | | | | Refactor Namespace code related to nested groupsDmitriy Zaporozhets2017-01-132-7/+23
* | | | | | | Merge branch 'no_project_notes' into 'master' Sean McGivern2017-01-253-3/+129
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | address commentsJarka Kadlecova2017-01-253-22/+82
| * | | | | | make mentions working when project not specifiedJarka Kadlecova2017-01-182-1/+14
| * | | | | | Support notes without projectJarka Kadlecova2017-01-183-0/+53
* | | | | | | Merge branch '26468-fix-users-sort-in-admin-area' into 'master' Douwe Maan2017-01-241-17/+30
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Fixing sort of Users so that users who never logged in will be displayed lastPoornima M2017-01-241-17/+30
| | |_|/ / / | |/| | | |
* | | | | | Merge branch '24833-Allow-to-search-by-commit-hash-within-project' into 'mast...Sean McGivern2017-01-241-0/+18
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allows to search within project by commit's hashYarNayar2017-01-241-0/+18
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher2017-01-231-2/+9
* | | | | Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master' Kamil Trzciński2017-01-233-39/+142
|\ \ \ \ \
| * | | | | Fix warnings argument memoization in CI/CD stagefeature/success-warning-icons-in-stages-buildsGrzegorz Bizon2017-01-191-5/+19
| * | | | | Add a default status const to common status concernGrzegorz Bizon2017-01-181-0/+6
| * | | | | Improve readability of specs for pipeline stagesGrzegorz Bizon2017-01-181-39/+64
| * | | | | Pass memoizable warnings attribute to stage objectGrzegorz Bizon2017-01-181-5/+15
| * | | | | Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-0/+48