summaryrefslogtreecommitdiff
path: root/spec/models/ability_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-5/+5
* Use described_class when possibleRémy Coutable2017-07-271-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Don't treat anonymous users as owners when group has pending invitesSean McGivern2017-07-241-4/+4
* update the specs to not require a set to be returnedhttp://jneen.net/2017-06-271-4/+7
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-28/+28
* spec the behavior of nil subjectshttp://jneen.net/2017-03-091-0/+6
* Add traits for ProjectFeatures to Project factorySemyon Pupkov2017-02-051-1/+1
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-5/+5
* address commentsJarka Kadlecova2017-01-251-16/+13
* Support notes without projectJarka Kadlecova2017-01-181-0/+30
* Project tools visibility levelFelipe Artur2016-09-011-2/+2
* don't use a deprecated api in ability_spechttp://jneen.net/2016-08-301-2/+2
* add project_policy_spec to replace .project_abilities spechttp://jneen.net/2016-08-301-64/+0
* 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/+13
* Make Ability#project_abilities return unique values and fix countsfix-rspec-failures-due-to-cached-permissionsStan Hu2016-08-201-9/+10
* Add spec for Ability.project_abilitiesStan Hu2016-08-201-0/+63
* Method for returning issues readable by a userability-batch-issue-checkingYorick Peterse2016-07-291-0/+48
* Optimize maximum user access level lookup in loading of notesStan Hu2016-07-261-0/+56
* Refactor ParticipableYorick Peterse2016-06-011-0/+117