gitlab-org--gitlab-foss/features/steps
Dmitriy Zaporozhets b23025b669 Merge branch 'rs-gems' into 'master'
Update ffaker gem

Adds a version requirement which it didn't have before, at 2.0.0. This version has breaking API changes in that the namespace is now `FFaker` instead of `Faker`.

Prior, if a new developer checked out the repo, ran `bundle install` and then tried `rake dev:setup`, seeding would fail due to having the latest version of ffaker without the API changes in this MR.

Also updates `spring` version and the binstubs, just for kicks.

See merge request !686
2015-05-26 14:42:15 +00:00
..
admin Fix bug where Slack service channel was not saved in admin template settings. 2015-04-24 08:33:24 -07:00
dashboard Fix "Dashboard > New project" feature 2015-04-25 14:26:04 -04:00
explore Move group members index from `/members` to `/group_members`. 2015-03-15 13:51:11 +01:00
profile Add location to user profile 2015-03-20 16:52:23 -07:00
project Merge branch 'rs-gems' into 'master' 2015-05-26 14:42:15 +00:00
shared Disable "New Issue" and "New Merge Request" buttons when features are disabled in project settings 2015-05-25 06:16:33 -04:00
snippets Fix snippets tests 2015-04-22 18:25:09 +03:00
groups.rb Add feature tests for inviting members. 2015-04-14 12:08:11 +02:00
invites.rb Add spinach tests around accepting and declining invitations. 2015-04-14 18:04:29 +02:00
search.rb Fix Error 500 when searching Wiki pages 2015-04-30 08:54:08 -07:00
snippet_search.rb
user.rb Improve user calendar test 2015-03-22 19:47:23 -07:00