summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-wip-to-mr-hook-attrs' into 'master' Stan Hu2015-10-131-0/+11
|\
| * merge_request: add work_in_progress to MR hooksBen Boeckel2015-10-081-0/+11
* | Merge branch 'commit_status' into 'master' Kamil Trzciński2015-10-135-133/+257
|\ \
| * | Fix broken testsKamil Trzcinski2015-10-121-4/+5
| * | Fix some changesKamil Trzcinski2015-10-121-1/+1
| * | Fix commit skippingKamil Trzcinski2015-10-121-2/+2
| * | Add author to statusesKamil Trzcinski2015-10-121-0/+7
| * | Implement Commit Status APIKamil Trzcinski2015-10-125-128/+244
* | | Invalidate stored service password if the endpoint URL is changedreset_service_passwordValery Sizov2015-10-123-0/+135
|/ /
* | Merge remote-tracking branch 'public/project-find-with-namespace-performance'Dmitriy Zaporozhets2015-10-081-0/+189
|\ \
| * | Revamp finding projects by namespacesYorick Peterse2015-10-081-15/+28
| * | Added concern for case-insensitive WHERE queriesYorick Peterse2015-10-071-0/+176
| |/
* | Merge remote-tracking branch 'public/trending-projects-performance'Dmitriy Zaporozhets2015-10-081-0/+38
|\ \ | |/ |/|
| * Revamp trending projects queryYorick Peterse2015-10-061-0/+38
* | Fix routing in CI mailerDmitriy Zaporozhets2015-10-071-2/+1
|/
* Fix GitLabCiService and remove ci_yaml_file from CI push dataKamil Trzcinski2015-10-051-4/+4
* Add stage testsKamil Trzcinski2015-10-051-0/+34
* Fix rest of testsKamil Trzcinski2015-10-052-126/+54
* Fix build pipeliningKamil Trzcinski2015-10-051-0/+55
* Fix next round of testsKamil Trzcinski2015-10-055-25/+17
* Make commit_spec runKamil Trzcinski2015-10-053-97/+76
* Merge remote-tracking branch 'upstream/master'Guilherme Garnier2015-10-034-23/+33
|\
| * Merge branch 'access_level_badge_bug' into 'master' Dmitriy Zaporozhets2015-10-021-0/+12
| |\
| | * Wrong access level badge on MR commentsaccess_level_badge_bugValery Sizov2015-10-021-0/+12
| * | Merge branch 'rs-throttle-reset' into 'master' Douwe Maan2015-10-021-0/+20
| |\ \ | | |/ | |/|
| | * Conform to spec guidelines that only exist in my headrs-throttle-resetRobert Speicher2015-10-021-1/+1
| | * Add User#recently_sent_password_reset?Robert Speicher2015-10-011-0/+20
| * | Fix testsDmitriy Zaporozhets2015-10-021-21/+0
| * | Prevent creating 2 Ci::Project entities when enable CIDmitriy Zaporozhets2015-10-021-2/+1
* | | Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-0311-19/+14
|/ /
* | Merge branch 'disable-report-button-if-already-reported' into 'master' Douwe Maan2015-10-012-0/+13
|\ \
| * | Streamline the "Report button"rymai/gitlab-ce-disable-report-button-if-already-reportedRémy Coutable2015-09-292-1/+13
| * | Disable the "Report abuse" button if a user has already been reportedRémy Coutable2015-09-291-0/+1
* | | Merge branch 'ci-fixes' into 'master' Kamil Trzciński2015-10-011-0/+11
|\ \ \
| * | | Fix: CI token removal regression from build traceci-fixesKamil Trzcinski2015-10-011-0/+11
| | |/ | |/|
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDouwe Maan2015-10-011-8/+63
|\ \ \ | |/ /
| * | Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-8/+63
* | | Merge branch 'master' into flevour/gitlab-ce-project-path-insensitive-lookupDouwe Maan2015-10-0116-118/+107
|\ \ \ | |/ /
| * | Make ensure_gitlab_ci_project return ci_project or create a new oneci-commits-to-projectsKamil Trzcinski2015-09-292-5/+5
| * | Fix testsKamil Trzcinski2015-09-291-3/+5
| * | Rename commits to ci_commitsKamil Trzcinski2015-09-291-2/+2
| * | Fix testsKamil Trzcinski2015-09-291-7/+4
| * | Fix testsKamil Trzcinski2015-09-297-37/+46
| * | WIPKamil Trzcinski2015-09-297-24/+32
| |/
| * Merge branch 'remove-routes-helper' into 'master' Dmitriy Zaporozhets2015-09-241-2/+2
| |\
| | * Fix GitlabCiService specsremove-routes-helperKamil Trzcinski2015-09-221-2/+2
| * | Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-231-0/+10
| * | Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-231-0/+10
| |/
| * Ensure raise_error expectations provide argumentsrs-fix-spec-warningsRobert Speicher2015-09-212-2/+4
| * Merge branch 'jwt' into 'master' Douwe Maan2015-09-201-3/+0
| |\