Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move custom matchers to their own files under spec/support/matchers | Robert Speicher | 2015-07-22 | 1 | -23/+0 |
* | Move access-related matchers to their own module | Robert Speicher | 2015-07-22 | 1 | -34/+0 |
* | Remove unused `be_valid_commit` matcher | Robert Speicher | 2015-07-21 | 1 | -9/+0 |
* | Fix rubocop issues after merge of recent master | Dmitriy Zaporozhets | 2015-06-23 | 1 | -5/+5 |
* | Update spec/features/security specs | Robert Speicher | 2015-06-22 | 1 | -42/+25 |
* | Fix include_module matcher | Robert Speicher | 2015-06-22 | 1 | -1/+5 |
* | ensure_length_of -> validate_length_of | Robert Speicher | 2015-06-10 | 1 | -1/+1 |
* | Remove unnecessary page. from tests. | Ciro Santilli | 2014-09-26 | 1 | -3/+3 |
* | fixed blame and mr factory | Dmitriy Zaporozhets | 2013-04-03 | 1 | -1/+1 |
* | Remove backward compatibility of factories. | Vincent Bonmalais | 2012-11-13 | 1 | -2/+2 |
* | Simplify is_within matcher | Robert Speicher | 2012-09-19 | 1 | -5/+1 |
* | Add is_within method for shoulda's EnsureLengthOf matcher | Robert Speicher | 2012-08-29 | 1 | -0/+14 |
* | Add `include_module` matcher | Robert Speicher | 2012-08-29 | 1 | -0/+10 |
* | clean-up code | Nihad Abbasov | 2011-10-26 | 1 | -3/+3 |
* | security improved | gitlabhq | 2011-10-17 | 1 | -2/+15 |
* | init commit | gitlabhq | 2011-10-09 | 1 | -0/+46 |