Robert Speicher
|
fb6dc1f07d
|
Add Group#add_* convenience methods
Encapsulates the logic for `Gitlab::Access::WHATEVER` levels.
|
2015-08-07 00:20:02 -04:00 |
|
Dmitriy Zaporozhets
|
f167f37e5a
|
Fix rubocop issues at feature/ directory
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2015-06-22 14:21:34 +02:00 |
|
Robert Speicher
|
4c42fc7c4c
|
Call page.all instead of all in feature steps
There's a naming conflict between Capybara and rspec-matchers which both
define the `all` method.
See https://github.com/jnicklas/capybara/issues/1396
|
2015-06-12 05:12:42 -04:00 |
|
Robert Speicher
|
584f8601ef
|
Change within to page.within in feature steps
|
2015-06-12 05:12:42 -04:00 |
|
Robert Speicher
|
69bbc413fe
|
Update all should -style syntax to expect in features
|
2015-06-12 05:12:09 -04:00 |
|
Douwe Maan
|
224187ffb9
|
Move group members index from /members to /group_members .
|
2015-03-15 13:51:11 +01:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Ciro Santilli
|
fa34901237
|
Make Spinach test names consistent
- do not add Feature to feature titles
- titleize feature titles
- put steps on the same path as .feature files
- make feature titles match their path
|
2014-10-05 18:21:11 +02:00 |
|
Ciro Santilli
|
89f7345f3f
|
Remove unnecessary page. from tests.
|
2014-09-26 09:51:17 +02:00 |
|
Dmitriy Zaporozhets
|
d4a2ef5271
|
Fix tests
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-08-28 15:01:37 +03:00 |
|
Dmitriy Zaporozhets
|
7783f5ec73
|
Improve copy test repo cmd
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-31 21:30:35 +03:00 |
|
Dmitriy Zaporozhets
|
e21ca9f8b1
|
Merge branch 'star' of https://github.com/cirosantilli/gitlabhq into cirosantilli-star
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Conflicts:
CHANGELOG
|
2014-07-24 10:54:42 +03:00 |
|
Dmitriy Zaporozhets
|
f0bfeb6e33
|
Refactor explore area tests. Replaced old links
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-23 12:18:51 +03:00 |
|