| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'public_profiles' into 'master' | Dmitriy Zaporozhets | 2015-09-14 | 1 | -3/+3 |
| |\ | |||||
| | * | Fix tests for group access | Dmitriy Zaporozhets | 2015-09-14 | 1 | -6/+6 |
| | * | Make all group public | Valery Sizov | 2015-09-09 | 1 | -9/+9 |
| * | | Fix help access spec | Douwe Maan | 2015-09-09 | 1 | -1/+1 |
| * | | Use new routing helper | Douwe Maan | 2015-09-08 | 1 | -1/+1 |
| |/ | |||||
| * | Change before(:all) -> let! to avoid leaking data across tests | Stan Hu | 2015-07-28 | 1 | -15/+15 |
| * | Move spec/features/admin/security_spec to spec/features/securityrs-security-spec-speed | Robert Speicher | 2015-07-22 | 1 | -0/+29 |
| * | Consolidate group access specs into one file | Robert Speicher | 2015-07-22 | 5 | -353/+284 |
| * | Remove redundant Profile access test cases | Robert Speicher | 2015-07-22 | 1 | -9/+0 |
| * | Remove be_not_found_for matcher | Robert Speicher | 2015-07-22 | 1 | -5/+0 |
| * | Move access-related matchers to their own module | Robert Speicher | 2015-07-22 | 9 | -1/+18 |
| * | Audit log for user authentication | Valery Sizov | 2015-07-06 | 1 | -2/+2 |
| * | Reporter role can manage issue tracker nowreporter-manage-issues | Dmitriy Zaporozhets | 2015-06-30 | 3 | -0/+36 |
| * | Update spec/features/security specs | Robert Speicher | 2015-06-22 | 1 | -1/+1 |
| * | Add Profiles::PreferencesController | Robert Speicher | 2015-06-13 | 1 | -2/+2 |
| * | Move group members index from `/members` to `/group_members`. | Douwe Maan | 2015-03-15 | 4 | -8/+8 |
| * | Move project members index from `/team` to `/project_members` | Douwe Maan | 2015-03-15 | 3 | -6/+6 |
| * | Rename dashboard landing page to Your projects | Dmitriy Zaporozhets | 2015-03-10 | 1 | -2/+2 |
| * | Move Profile groups tests to Dashboard group tests | Dmitriy Zaporozhets | 2015-03-08 | 2 | -59/+56 |
| * | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 3 | -49/+49 |
| * | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 9 | -503/+512 |
| * | Fix security tests | Dmitriy Zaporozhets | 2014-09-25 | 3 | -3/+3 |
| * | Delete wall notes tests | Dmitriy Zaporozhets | 2014-06-13 | 3 | -33/+0 |
| * | Fix group projects fetch | Dmitriy Zaporozhets | 2014-05-29 | 1 | -0/+12 |
| * | Fix specs. Fix note form reset after submit | Dmitriy Zaporozhets | 2014-05-24 | 3 | -33/+0 |
| * | Split feature tests out to different build job | Jeroen van Baarsen | 2014-04-13 | 9 | -9/+9 |
| * | Make use of project factory traits | Robert Speicher | 2014-03-19 | 4 | -10/+5 |
| * | Dont test models methods in security specs | Dmitriy Zaporozhets | 2014-02-25 | 4 | -22/+2 |
| * | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 4 | -0/+268 |
| * | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 3 | -3/+3 |
| * | Adding authenticated public mode (internal). | Jason Hollingsworth | 2013-11-26 | 3 | -1/+258 |
| * | Fix profile specs | Dmitriy Zaporozhets | 2013-10-09 | 1 | -1/+1 |
| * | Ignore owner_id for Group in tests | Dmitriy Zaporozhets | 2013-09-26 | 1 | -5/+7 |
| * | Extend profile security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+27 |
| * | Dashboard security specs | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+55 |
| * | Public/Private projects security specs | Dmitriy Zaporozhets | 2013-09-25 | 3 | -474/+469 |
| * | Group security tests | Dmitriy Zaporozhets | 2013-09-25 | 1 | -0/+83 |
| * | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 1 | -8/+8 |
| |\ | |||||
| | * | Fix tests | Dmitriy Zaporozhets | 2013-08-05 | 1 | -8/+8 |
| * | | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -1/+0 |
| * | | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -9/+10 |
| |/ | |||||
| * | update tests with new routing | Dmitriy Zaporozhets | 2013-07-16 | 1 | -2/+2 |
| * | Fix tests and tab highlight | Dmitriy Zaporozhets | 2013-07-16 | 1 | -2/+2 |
| * | Fix profile emails with new key route | Dmitriy Zaporozhets | 2013-06-24 | 1 | -2/+2 |
| * | Fix internally public projects tests | Stephen Lottermoser | 2013-05-02 | 1 | -4/+4 |
| * | Internally public projects | Stephen Lottermoser | 2013-05-02 | 1 | -0/+242 |
| * | fix tests | Dmitriy Zaporozhets | 2013-04-01 | 1 | -1/+1 |
| * | Updatev security tests since admin is a superuser now. Has access to any project | Dmitriy Zaporozhets | 2013-03-25 | 1 | -17/+17 |
| * | fix tests. added jquery.timeago.js | Dmitriy Zaporozhets | 2013-03-19 | 1 | -1/+1 |
| * | remove unused spec | Dmitriy Zaporozhets | 2013-03-19 | 1 | -14/+0 |
