summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add Project.where_paths_infinding-multiple-projects-by-pathsYorick Peterse2016-06-101-0/+33
* Fix remaining test offensesrename-ci-commit-phase-2Kamil Trzcinski2016-06-071-1/+1
* Fix tests failuresKamil Trzcinski2016-06-071-1/+1
* Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-8/+8
* Fix more places where we should rename ci_commit to pipelineKamil Trzcinski2016-06-031-1/+1
* Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski2016-06-021-1/+1
* Introduce container_registry_path_with_namespacedowncase-registry-repositoryKamil Trzcinski2016-06-011-14/+9
* Use downcased path to container repository as this is expected path by DockerKamil Trzcinski2016-06-011-0/+14
* Merge branch 'zero-project-creation-error-message' into 'master' Robert Speicher2016-05-251-1/+1
|\
| * Fixed project model testszero-project-creation-error-messagePhil Hughes2016-05-251-1/+1
* | Enable RSpec/NotToNot cop and auto-correct offensesrs-rubocop-nottonotRobert Speicher2016-05-241-2/+2
|/
* Fix specsKamil Trzcinski2016-05-161-0/+2
* Use container registry config stubKamil Trzcinski2016-05-161-13/+3
* Improve test coverageKamil Trzcinski2016-05-161-4/+15
* Test container related specsKamil Trzcinski2016-05-161-0/+75
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-39/+0
* Remove `wall_enabled` field from Projectrs-remove-wall_enabledRobert Speicher2016-05-081-1/+0
* Use a query in Project#protected_branch?Yorick Peterse2016-04-291-0/+14
* Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu2016-04-251-5/+2
* Write specs for this featureKamil Trzcinski2016-04-161-1/+14
* Fix specsKamil Trzcinski2016-04-111-2/+2
* Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-0/+9
* Don't attempt to look up an avatar in repo if repo directory does not existStan Hu2016-03-251-0/+6
* Address feedbackDouwe Maan2016-03-221-2/+2
* Merge branch 'master' into issue_12658Douwe Maan2016-03-211-0/+41
|\
| * Cache output of Repository#exists?Yorick Peterse2016-03-191-0/+41
* | Fix specsFelipe Artur2016-03-181-1/+1
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-6/+2
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-11/+85
|\ \ | |/
| * Ignore eager loading in Project.search UNIONYorick Peterse2016-03-151-0/+6
| * Use ILIKE in Project.search_by_titleYorick Peterse2016-03-111-0/+16
| * Use ILIKE/LIKE + UNION in Project.searchYorick Peterse2016-03-111-0/+51
* | Prevent projects to have higher visibility than groupsFelipe Artur2016-03-101-0/+15
|/
* Destroy all related todos when removing a projectDouglas Barbosa Alexandre2016-03-091-0/+1
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-1/+1
* Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-261-7/+70
* Fix old usages of `ci_runner` factoryTomasz Maczukin2016-02-191-2/+2
* Annotate modelsStan Hu2016-01-061-0/+7
* Add some specs for forked project visibility_level casesTomasz Maczukin2015-12-241-0/+24
* Merge branch 'add-open-issues-count-to-api' of https://gitlab.com/stanhu/gitl...Dmitriy Zaporozhets2015-12-161-1/+5
|\
| * Add open_issues_count to project APIStan Hu2015-12-111-1/+5
* | Fix after column renameKamil Trzcinski2015-12-111-4/+4
* | Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-8/+8
* | Add runners tokenKamil Trzcinski2015-12-111-1/+1
* | Migrate CI::Project to ProjectKamil Trzcinski2015-12-111-8/+81
|/
* Tag model specsDouwe Maan2015-12-091-1/+1
* Update annotationsStan Hu2015-12-081-0/+1
* Fix broken spec related to MySQL and fractional seconds support.Rubén Dávila2015-12-031-1/+3
* Merge branch 'emoji_votes' into 'master' Dmitriy Zaporozhets2015-11-191-11/+0
|\
| * award emojiValery Sizov2015-11-191-11/+0