summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'use-rugged-to-create-tag' into 'master' Rémy Coutable2016-05-041-5/+22
|\
| * Use a similar approach to branch creation for tag creationuse-rugged-to-create-tagRémy Coutable2016-05-041-10/+24
| * Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-4/+7
* | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-041-1/+1
|\ \ | |/ |/|
| * API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-291-1/+1
* | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-0219-209/+443
|\ \
| * | Ensure URL in all Service subclasses are validRémy Coutable2016-04-2519-209/+443
* | | Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto2016-04-301-16/+30
* | | Use a query in Project#protected_branch?Yorick Peterse2016-04-291-0/+14
* | | Support supressing text file diffs on the default branch with .gitattributesMatt Oakes2016-04-291-0/+10
* | | Reorder asserts is ci commits specs for consistencyGrzegorz Bizon2016-04-281-1/+1
* | | Add tests exercising builds scheduler after cancelGrzegorz Bizon2016-04-281-0/+18
* | | Refactor ci commit specs by adding context blocksGrzegorz Bizon2016-04-281-77/+85
* | | Render canceled status if any of the jobs canceledGrzegorz Bizon2016-04-271-0/+26
| |/ |/|
* | Allow alternative names for the CHANGELOG file.Connor Shea2016-04-261-1/+37
* | Throttle the update of `project.last_activity_at` to 1 minute15094-throttle-update-of-last_activity_atRémy Coutable2016-04-251-22/+43
|/
* Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu2016-04-251-5/+2
* Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-251-31/+15
* Merge branch 'fix/label-filters' into 'master' Douwe Maan2016-04-211-0/+30
|\
| * refactored specs based on feedbackfix/label-filtersJames Lopez2016-04-211-27/+18
| * refactored specs, adding more scenariosJames Lopez2016-04-211-4/+19
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez2016-04-217-21/+221
| |\
| * | final line missingJames Lopez2016-04-201-1/+1
| * | fix rubocop warningJames Lopez2016-04-201-2/+2
| * | udpated a few things based on MR feedback. Also added model specJames Lopez2016-04-201-1/+25
* | | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-216-129/+280
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-193-1/+55
| |\ \ | | |/
| * | Fix rubocopKamil Trzcinski2016-04-181-1/+1
| * | Fix testsKamil Trzcinski2016-04-182-25/+26
| * | Write specs for this featureKamil Trzcinski2016-04-163-1/+159
| * | Rename CiStatus to StatusableKamil Trzcinski2016-04-162-0/+111
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-165-115/+464
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-132-0/+19
| |\ \ \
| * | | | Fix specsKamil Trzcinski2016-04-114-130/+11
* | | | | Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable2016-04-202-0/+91
|\ \ \ \ \
| * | | | | Fix test to conform to conventionsSebastian Klier2016-04-201-7/+8
| * | | | | Fix testSebastian Klier2016-04-201-4/+4
| * | | | | formatting and test structureSebastian Klier2016-04-201-26/+43
| * | | | | add slack notifications for wiki pagesSebastian Klier2016-04-202-0/+73
* | | | | | Merge branch 'license-templates-and-api-12804' into 'master' Robert Speicher2016-04-201-9/+56
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Continue implementation of the license template selector and /licenses API en...Rémy Coutable2016-04-181-9/+56
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan2016-04-191-0/+35
|\ \ \ \ \
| * | | | | Add support to cherry-pick any commitP.S.V.R2016-04-181-0/+35
* | | | | | Merge branch 'mr-formatting' into 'master' Robert Speicher2016-04-193-5/+5
|\ \ \ \ \ \
| * | | | | | format merge request references properlyBen Bodenmiller2016-04-183-5/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '14566-confidential-issue-branches' into 'master' Robert Speicher2016-04-191-7/+34
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | A new branch created for a confidential issue is named `<id>-confidential-iss...14566-confidential-issue-branchesTimothy Andrew2016-04-191-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-155-112/+459
| |\ \ \ \ \
| * | | | | | Make a few style changes based on MR feedback.Timothy Andrew2016-04-151-2/+2
| * | | | | | Merge remote-tracking branch 'origin/master' into 14566-confidential-issue-br...Timothy Andrew2016-04-131-0/+17
| |\ \ \ \ \ \