summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-023-58/+138
|\
| * Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-0265-158/+279
| |\
| * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-262-2/+2
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-2642-1800/+2756
| |\ \ \
| * | | | Fix renamingLin Jen-Shin2017-01-071-1/+1
| * | | | Remove tag with git hooksLin Jen-Shin2017-01-051-2/+3
| * | | | Merge branch 'master' into fix-git-hooks-when-creating-fileLin Jen-Shin2017-01-0443-673/+1607
| |\ \ \ \
| * | | | | Unify parameters and callback after hooksLin Jen-Shin2016-12-141-4/+3
| * | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-1010-129/+298
| |\ \ \ \ \
| * | | | | | Pass source_commit so that we save a few lookupsLin Jen-Shin2016-12-101-5/+23
| * | | | | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2016-12-0818-72/+316
| |\ \ \ \ \ \
| * | | | | | | Fix tests to use the new APILin Jen-Shin2016-12-082-5/+11
| * | | | | | | Cleanup parameters, easier to understand andLin Jen-Shin2016-12-081-28/+58
| * | | | | | | Commit outside the hooks if possible:Lin Jen-Shin2016-12-071-1/+1
| * | | | | | | Re-enable tests for update_branch_with_hooks andLin Jen-Shin2016-12-061-12/+38
| * | | | | | | Introduce GitOperationService and wrap everyLin Jen-Shin2016-12-061-6/+6
* | | | | | | | 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