summaryrefslogtreecommitdiff
path: root/spec/features/security
Commit message (Expand)AuthorAgeFilesLines
* Fixed Rubocop offensesGabriel Mazetto2015-12-151-2/+2
* Merge branch 'public_profiles' into 'master'Dmitriy Zaporozhets2015-09-141-3/+3
|\
| * Fix tests for group accessDmitriy Zaporozhets2015-09-141-6/+6
| * Make all group publicValery Sizov2015-09-091-9/+9
* | Fix help access specDouwe Maan2015-09-091-1/+1
* | Use new routing helperDouwe Maan2015-09-081-1/+1
|/
* Change before(:all) -> let! to avoid leaking data across testsStan Hu2015-07-281-15/+15
* Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speedRobert Speicher2015-07-221-0/+29
* Consolidate group access specs into one fileRobert Speicher2015-07-225-353/+284
* Remove redundant Profile access test casesRobert Speicher2015-07-221-9/+0
* Remove be_not_found_for matcherRobert Speicher2015-07-221-5/+0
* Move access-related matchers to their own moduleRobert Speicher2015-07-229-1/+18
* Audit log for user authenticationValery Sizov2015-07-061-2/+2
* Reporter role can manage issue tracker nowreporter-manage-issuesDmitriy Zaporozhets2015-06-303-0/+36
* Update spec/features/security specsRobert Speicher2015-06-221-1/+1
* Add Profiles::PreferencesControllerRobert Speicher2015-06-131-2/+2
* Move group members index from `/members` to `/group_members`.Douwe Maan2015-03-154-8/+8
* Move project members index from `/team` to `/project_members`Douwe Maan2015-03-153-6/+6
* Rename dashboard landing page to Your projectsDmitriy Zaporozhets2015-03-101-2/+2
* Move Profile groups tests to Dashboard group testsDmitriy Zaporozhets2015-03-082-59/+56
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-143-49/+49
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-129-503/+512
* Fix security testsDmitriy Zaporozhets2014-09-253-3/+3
* Delete wall notes testsDmitriy Zaporozhets2014-06-133-33/+0
* Fix group projects fetchDmitriy Zaporozhets2014-05-291-0/+12
* Fix specs. Fix note form reset after submitDmitriy Zaporozhets2014-05-243-33/+0
* Split feature tests out to different build jobJeroen van Baarsen2014-04-139-9/+9
* Make use of project factory traitsRobert Speicher2014-03-194-10/+5
* Dont test models methods in security specsDmitriy Zaporozhets2014-02-254-22/+2
* Allow access to groups with public projects.Jason Hollingsworth2014-02-204-0/+268
* Make changes to testsDmitriy Zaporozhets2014-01-223-3/+3
* Adding authenticated public mode (internal).Jason Hollingsworth2013-11-263-1/+258
* Fix profile specsDmitriy Zaporozhets2013-10-091-1/+1
* Ignore owner_id for Group in testsDmitriy Zaporozhets2013-09-261-5/+7
* Extend profile security specsDmitriy Zaporozhets2013-09-251-0/+27
* Dashboard security specsDmitriy Zaporozhets2013-09-251-0/+55
* Public/Private projects security specsDmitriy Zaporozhets2013-09-253-474/+469
* Group security testsDmitriy Zaporozhets2013-09-251-0/+83
* Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets2013-08-081-8/+8
|\
| * Fix testsDmitriy Zaporozhets2013-08-051-8/+8
* | Style changes from review with @randxIzaak Alpert2013-07-171-1/+0
* | Merge Request on forked projectsIzaak Alpert2013-07-171-9/+10
|/
* update tests with new routingDmitriy Zaporozhets2013-07-161-2/+2
* Fix tests and tab highlightDmitriy Zaporozhets2013-07-161-2/+2
* Fix profile emails with new key routeDmitriy Zaporozhets2013-06-241-2/+2
* Fix internally public projects testsStephen Lottermoser2013-05-021-4/+4
* Internally public projectsStephen Lottermoser2013-05-021-0/+242
* fix testsDmitriy Zaporozhets2013-04-011-1/+1
* Updatev security tests since admin is a superuser now. Has access to any projectDmitriy Zaporozhets2013-03-251-17/+17
* fix tests. added jquery.timeago.jsDmitriy Zaporozhets2013-03-191-1/+1