summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Improve specsKamil Trzcinski2016-09-211-4/+4
* Add tests to verify the correctness of returned environmentsKamil Trzcinski2016-09-211-0/+41
* Fix broken spec due to last_activity_at updates being throttledStan Hu2016-09-191-5/+8
* Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+66
* add test about flash alertubudzisz2016-09-141-1/+33
* Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+52
* Project tools visibility levelFelipe Artur2016-09-011-3/+1
* Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-301-12/+26
|\
| * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-261-0/+31
| |\
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-1/+1
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-0/+1
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-3/+3
| |\ \ \ \
| * | | | | Fetch the current SHA if SHA was not passedLin Jen-Shin2016-08-111-12/+26
| * | | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-111-1/+1
* | | | | | Fix "Wiki" link not appearing in navigation for projects with external wiki21446-service-external-wiki-only-works-when-project-wiki-is-enabledAlejandro Rodríguez2016-08-261-0/+12
| |_|_|_|/ |/| | | |
* | | | | Display project icon from default branchHannes Rosenögger2016-08-251-0/+31
| |_|_|/ |/| | |
* | | | Disable “issue by email” feature until it uses a different tokenDouwe Maan2016-08-191-1/+1
| |_|/ |/| |
* | | Add Board modelDouglas Barbosa Alexandre2016-08-171-0/+1
| |/ |/|
* | Fix failing tests relating to backporting ee!581.Timothy Andrew2016-08-161-3/+3
|/
* Add a method in Project to return a cached value of total count of projectsStan Hu2016-08-091-0/+14
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-18/+18
* changes default_branch_protection to allow devs_can_merge protection option a...tiagonbotelho2016-08-041-49/+22
* developer cannot push to protected branch when project is empty or he has not...tiagonbotelho2016-08-021-11/+108
* Fix all specs related to changes in !5081.Timothy Andrew2016-07-291-40/+0
* Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-281-0/+18
|\
| * Fix Project#to_param to keep invalid project suitable for use in URLsDouglas Barbosa Alexandre2016-07-271-0/+18
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-271-0/+26
|\ \ | |/
| * Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-0/+26
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-261-3/+182
|\ \ | |/
| * Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable2016-07-211-27/+37
| |\
| | * Make Service.external_wikis return only active external wikisRémy Coutable2016-07-211-27/+37
| * | Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable2016-07-211-1/+80
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin2016-07-211-0/+41
| | |\
| | * | Just put setup directly in the test, feedback:Lin Jen-Shin2016-07-211-6/+4
| | * | Lose unneeded instance variables and variables, feedback:Lin Jen-Shin2016-07-201-6/+6
| | * | Make sure there's a buildLin Jen-Shin2016-07-201-0/+1
| | * | Cleanup that a bitLin Jen-Shin2016-07-201-42/+27
| | * | Reuse those two methodsLin Jen-Shin2016-07-201-19/+10
| | * | It should be pluralLin Jen-Shin2016-07-201-1/+1
| | * | Avoid mixing builds from different pipelines:Lin Jen-Shin2016-07-201-21/+30
| | * | Past tense:Lin Jen-Shin2016-07-201-1/+1
| | * | Past tense, feedback:Lin Jen-Shin2016-07-201-1/+1
| | * | More complex data manipulating tests to model, andLin Jen-Shin2016-07-201-8/+60
| | * | Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin2016-07-201-0/+43
| | * | API for downloading latest successful build:Lin Jen-Shin2016-07-191-1/+1
| * | | Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez2016-07-201-0/+49
| | |/ | |/|
| * | speed up ExternalWikiService#get_project_wiki_pathEugene Howe2016-07-191-0/+41
| |/
| * Allow a project import URL to be blank to prevent false positivesStan Hu2016-07-171-2/+2
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-151-20/+227
|\ \ | |/
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/persistent-...James Lopez2016-07-131-12/+12
| |\