summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Fix MR model specSean McGivern2016-10-131-6/+6
* Merge branch '22655-deployments-don-t-always-have-keep-around-refs' into 'mas...Rémy Coutable2016-10-131-0/+9
|\
| * Handle case where deployment ref no longer exists22655-deployments-don-t-always-have-keep-around-refsSean McGivern2016-10-131-0/+9
* | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-131-1/+10
|\ \
| * | Add Project::BoardLimitExcedeed error classDouglas Barbosa Alexandre2016-10-111-1/+1
| * | Restrict the number of permitted boards per project to oneDouglas Barbosa Alexandre2016-10-111-0/+9
| * | Allow projects to have many boardsDouglas Barbosa Alexandre2016-10-111-1/+1
* | | Merge branch 'feature/cycle-analytics-2-backend' into 'master' Douwe Maan2016-10-135-40/+62
|\ \ \ | |_|/ |/| |
| * | fixed newlineJames Lopez2016-10-121-1/+0
| * | Ignore deployment for statistics in Cycle Analytics, except in staging and pr...James Lopez2016-10-125-39/+62
* | | Merge branch 'fix-some-specs' into 'master' Rémy Coutable2016-10-132-4/+1
|\ \ \
| * | | Use build instead create record in appearance_specSemyon Pupkov2016-10-121-1/+1
| * | | Remove unused lets from deploy_key specSemyon Pupkov2016-10-121-3/+0
| |/ /
* | | Merge branch 'refactor-event-spec' into 'master' Rémy Coutable2016-10-131-49/+61
|\ \ \
| * | | Union examples in event spec fo speed upSemyon Pupkov2016-10-131-49/+61
| |/ /
* | | Better tests for MergeRequestDiff#compare_with methodDmitriy Zaporozhets2016-10-121-2/+8
* | | Improve tests for merge request diff modelDmitriy Zaporozhets2016-10-121-15/+25
* | | Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan2016-10-124-14/+33
|\ \ \
| * | | refactors tests because of gitlab-test repository changes20708-new-branch-is-immediatelly-tagged-as-mergedtiagonbotelho2016-10-114-10/+23
| * | | writes tests to verify the issue is solved and fixes breaking issues.tiagonbotelho2016-10-091-5/+11
* | | | Merge branch 'api-fix-project-group-sharing' into 'security'Rémy Coutable2016-10-111-1/+1
| |/ / |/| |
* | | Merge branch 'guests_cant_see_mrs' into 'master' Sean McGivern2016-10-111-0/+11
|\ \ \
| * | | Make guests unable to view MRsguests_cant_see_mrsValery Sizov2016-10-111-0/+11
| | |/ | |/|
* | | Merge branch 'build-instead-create-in-label-link-spec' into 'master' Dmitriy Zaporozhets2016-10-111-2/+1
|\ \ \
| * | | Build instead create in label_link model specSemyon Pupkov2016-10-111-2/+1
* | | | Merge branch 'remove-empty-describe' into 'master' Dmitriy Zaporozhets2016-10-111-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove empty describe block on key spec modelSemyon Pupkov2016-10-111-3/+0
| |/ /
* | | Merge branch 'sh-fix-issue-20776' into 'master' Robert Speicher2016-10-111-0/+10
|\ \ \
| * | | Fix Error 500 when viewing old merge requests with bad diff datash-fix-issue-20776Stan Hu2016-10-101-0/+10
| |/ /
* | | Merge branch 'precalculate-trending-projects' into 'master' Robert Speicher2016-10-112-22/+60
|\ \ \ | |/ / |/| |
| * | Precalculate trending projectsprecalculate-trending-projectsYorick Peterse2016-10-102-22/+60
| |/
* | Merge branch 'namespace-validation-fixes' into 'master' Sean McGivern2016-10-101-0/+1
|\ \
| * | Correct namespace validation to forbid bad names #21077Will Starms2016-10-071-0/+1
| |/
* | Make searching for commits case insensitive.Adam Niedzielski2016-10-101-5/+13
|/
* Merge branch 'sh-fix-events-update-spec' into 'master' Yorick Peterse2016-10-071-1/+4
|\
| * Fix Event#reset_project_activity updatessh-fix-events-update-specStan Hu2016-10-061-1/+4
* | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-075-2/+194
|/
* Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński2016-10-061-1/+1
|\
| * Fix hipchat service specs after changes in pipelineGrzegorz Bizon2016-10-041-1/+1
* | Merge commit 'dev/security' into 'master'Rémy Coutable2016-10-061-0/+1
|\ \
| * | Enforce the fork_project permission in Projects::CreateServiceNick Thomas2016-09-271-0/+1
* | | Merge branch 'trending-caching' into 'master' Rémy Coutable2016-10-051-0/+8
|\ \ \
| * | | Exclude system notes from Project.trendingYorick Peterse2016-10-041-0/+8
* | | | Merge branch 'test-improve-gitlab-identifier' into 'master' Rémy Coutable2016-10-051-0/+17
|\ \ \ \
| * | | | Refactor Gitlab::IdentifierYorick Peterse2016-10-051-0/+17
| |/ / /
* | | | Merge branch 'all-skipped-equals-success' into 'master' Rémy Coutable2016-10-053-40/+62
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into all-skipped-equals-successLin Jen-Shin2016-10-049-28/+87
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'master' into all-skipped-equals-successLin Jen-Shin2016-10-038-64/+312
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix tests. Check 'success' first (default status)Lin Jen-Shin2016-10-031-23/+20
| * | | | Add test for CommitStatus.exclude_ignoredLin Jen-Shin2016-10-031-15/+40