Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cucumber/cucumber-rails

Rails Generators for Cucumber with special support for Capybara and DatabaseCleaner
https://github.com/cucumber/cucumber-rails

Update Travis config

- Also test on Ruby 2.1
- Do not try to build with lowest_version_bounds on Ruby > 2.1.x

e2df8390cdbbac0a42493aa21a42119fbf1ed61b authored almost 8 years ago by Matijs van Zuijlen <[email protected]>
Check and update lowest supported version bounds

This adds an appraisal keeping most dependencies at their lowest version
allowed by the cucumber...

dc965154f7e4a957ae843e5d6e23f26271a5087f authored almost 8 years ago by Matijs van Zuijlen <[email protected]>
Bump minimum required railties version

673de8aa1b5f627f08b5bb5acb1e8ba9002a54e7 authored almost 8 years ago by Matijs van Zuijlen <[email protected]>
Remove Rails 3.x variants from appraisals and Travis CI

e61767728c13aeae07bace5773fb006b8a3b996b authored almost 8 years ago by Matijs van Zuijlen <[email protected]>
Update README dropping Rails 3.x support

3feeb11f63ac16404e5beb11484e63e2d57c845f authored almost 8 years ago by Matijs van Zuijlen <[email protected]>
Release 1.4.5

7ff86603230636ad829b7c783c931c775543a4f7 authored about 8 years ago by Kosmas Chatzimichalis <[email protected]>
Add support for Cucumber 3+

See travis build with Cucumber 3.0.0.pre.1 over here:
https://travis-ci.org/cucumber/cucumber-ra...

ac76917b8ce273ee9e70c5964d256ce21670c1be authored about 8 years ago by Steve Tooke <[email protected]>
Update CONTRIBUTING.md

1006e0bc34cec5a867747e9652f41c7ac0ea28be authored about 8 years ago by Matt Wynne <[email protected]>
Release 1.4.4

Update README and History, Rails 5.0 now officially supported

7903727ec1f6a9ba6cad4cfd08021b5c4fda0fce authored about 8 years ago by Mathieu Jobin <[email protected]>
Merge pull request #321 from mathieujobin/rails5

45255586e280b3e3612433d11bc412add7b232ca authored about 8 years ago by Mathieu Jobin <[email protected]>
Merge pull request #322 from mathieujobin/karma

Mathieu Jobin as a release managers

4de6ca6f90c1de31ea790afd8bbae6a65156eb70 authored about 8 years ago by Mathieu Jobin <[email protected]>
Mathieu Jobin as a release managers

please accept my name as a maintainer of this gem ! cheers

a5bb17713d103a2ce1eaf2464ac2b8617a7be0f7 authored about 8 years ago by Mathieu Jobin <[email protected]>
bump requirement for database cleaner & update Appraisal

10af10e1f725658f829aed4e5dca528d524c1b0b authored about 8 years ago by Mathieu Jobin <[email protected]>
add required gems for the asset pipeline to work

393d2021067078b2492826eaf8f6356400fc53d6 authored about 8 years ago by Mathieu Jobin <[email protected]>
require 'rspec/rails/fixture_support'

fd06033c6fee080c94a51ecc5547f7268f55d761 authored about 8 years ago by Mathieu Jobin <[email protected]>
relax upperbound for rspec

eb7415b2d8b7b33711067fd9f142747ca26d8f93 authored about 8 years ago by Mathieu Jobin <[email protected]>
remove outdated bcat dependency

Was originally added as an Aruba dependency for
Aruba::Reporting, which is no longer present in ...

c384dfbd00fea9cf0996d6fda604d1023d95e2eb authored about 8 years ago by Mathieu Jobin <[email protected]>
relax railties dependencies to allow 5.0.x

travis: run test for rails 5.0 and ruby 2.3.1

update exclusion

set failure flag as early as known

5bbb5a0ec1b7c0e9f4f22062eded4e768a3b8540 authored over 8 years ago by Mathieu Jobin <[email protected]>
update History with release 1.4.3

6dd28caa74302b0685f606adabb8016259f571c4 authored over 8 years ago by Kosmas Chatzimichalis <[email protected]>
Update for release 1.4.3

374c214aaa57936de958035163e367881fc37e9a authored over 8 years ago by Kosmas Chatzimichalis <[email protected]>
Update with #302 add end of line in database.yml

d4085f5a8c1ae45ab242f81681cbfbbf0b3fa309 authored over 8 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #302 from skinofstars/patch-1

Add new line to end of generated database.yml

e2f18882a84d0420da2b551d58303bd1154e5bde authored over 8 years ago by Kosmas Chatzimichalis <[email protected]>
Use correct aruba timeout config syntax

9e5aa258a74d3e3b2d75d09f5bb996d56a0d4b57 authored over 8 years ago by Steve Tooke <[email protected]>
Set Aruba version.

closes #299
closes #300

bdbc66ca25aed211b8c71f108b4ee50a0f95ec74 authored over 8 years ago by Steve Tooke <[email protected]>
Update History.md

57f244bba1b953f2125ba01a2a4afb5fe95ed39d authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #307 from kevgo/patch-1

SVG badges

66debb83c770182bf5f22f3662be0504cbbc5e25 authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
SVG badges

SVG badges are much better readable on hi-res displays.

15b117beb7c140b4f31e34733e0169c62749c479 authored almost 9 years ago by Kevin Goslar <[email protected]>
update with #304 expand support to include mime-types 3

ee968708cb32958b4d951835e3586f89faf645e3 authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #304 from halostatue/support-mime-types-3

Expand support to include mime-types 3

35fcf1254f5075474c1e38a50a85df9b0955f3fb authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Expand support to include mime-types 3

The tests pass locally. Built on top of #303 because the tests are failing for
reasons other tha...

a1b3fd65b15826abb280c5f744db1a37c6284626 authored almost 9 years ago by Austin Ziegler <[email protected]>
No more IRC: https://gitter.im/cucumber/chat

a5df77826b360ef153b9208c4c0f584c5f4496dc authored almost 9 years ago by Aslak Hellesøy <[email protected]>
update with #292 add annotations configuration

54fc30c9d2438b280bbe57aaafa4f2c42a0d9702 authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #292 from showaltb/add-annotations-config

Add annotations configuration in generator

506bab3640b6fcc5b8da7140f0994edfac8863fd authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Extend annotations configuration for features

Configures the "rake notes" task to find annotations in Cucumber's
features directory and *.feat...

6abbeab1f29e3a62c5e07f5aba6ba612e98cb66c authored almost 9 years ago by Bob Showalter <[email protected]>
update history with #306 ( allow any cucumber < 3 )

42e78b84b0831217e48e1488f9236d1870f810d1 authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #306 from cucumber/support-cucumber-2.x+

Allow any cucumber < 3

e04cc9a2122c8189ed46c94352923beb5f19efef authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Update with #305 fix travis failing tests

1020af852e7d6ceb97ead714ca2a1d10b54d732a authored almost 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #305 from mvz/fix-testing

Fix testing

d5871533af32a6b1d2f7a1a02a65cc128b2c93ae authored almost 9 years ago by Matt Wynne <[email protected]>
Update Bundler before attempting install

Travis' default Bundler version doesn't play well with rubygems 2.5.1 on
Ruby 1.9.3.

3cf87eb08c72b354c163a34d5e0ae9c21591557e authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Provide better feedback when features fail

96ecbb5f3f5f2df76038f6dd77dded9532948301 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Make Bundler find the correct Gemfile after rails new

Setting this env var to the correct value explicitely works on all
versions of Aruba, whereas re...

b541194985644f0623ffcf2addb5d1bb58965c13 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Show output when bundle exec rails fails

8714970eb5a176d293c77f1e48672405766d85e1 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Replace broken unset_bundler_env_vars

See issue https://github.com/cucumber/aruba/issues/315.

f67ac0b9dcd4e81dc377551e7c4a145efc9dd88c authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Disallow broken ammeter version 1.1.3

9767f888f5f94e77b29eaf3c1f80319d2ce47a41 authored almost 9 years ago by Matijs van Zuijlen <[email protected]>
Allow any cucumber < 3

Tests seem to have rotted, can't get them to run.

6d45a01fc8079388a0b4aa18a935831383682efe authored almost 9 years ago by Steve Tooke <[email protected]>
Add new line to end of generated database.yml

Be a good Unix citizen and end with a newline - http://stackoverflow.com/a/729795/191127

2719e990b139fa4d6b440968d9a35a6419991622 authored about 9 years ago by Kevin Carmody <[email protected]>
Update History.md with PR #294

34e0f0c80d2b2042dbe4060f48e7b2a9d1dc312c authored over 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #294 from langalex/railties

Depend on railties instead of rails

e81f70eed72dc452b86c45a4bdcf9bdfd9d03e57 authored over 9 years ago by Kosmas Chatzimichalis <[email protected]>
Depend on railties instead of rails

...so that projects that for example don't need active_record don't have to add the gem.

79710dc3c4d9eb8884574afd20288940187193f0 authored over 9 years ago by Alexander Lang <[email protected]>
Remove unused dependency.

a34c8706456bdeccfbc6583aad091b8884891b69 authored over 9 years ago by Aslak Hellesøy <[email protected]>
Don't build Rails 4.0 or Rails 3.2 with Ruby 2.2.1

4f1510c947ccd6f9e11d9a2551d89d7688bcbce9 authored over 9 years ago by Aslak Hellesøy <[email protected]>
Add ruby 2.1.0 to build matrix

9ed77112b4f0c59afef59495c5fa70565261b0af authored over 9 years ago by Aslak Hellesøy <[email protected]>
Add selenium to gemspec

010ea4d08c807205204d7007a87e273f3385a09f authored over 9 years ago by Aslak Hellesøy <[email protected]>
updated with changes in #293

* Fix a failing test due to rails date selectors only showing 5 years into the past by default
...

11608dbef75d90656b0b731ada9b4b9e457f43d7 authored over 9 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #293 from twalpole/cucumber2

Test fix / Cucumber 2 / Rails 4.2

b043508b3f130a621591864a6b5c36e26f3172f2 authored over 9 years ago by Kosmas Chatzimichalis <[email protected]>
test with rails 4.2

607b2fcfeafe7a82594f7c733e632f5c2c2f3406 authored over 9 years ago by Thomas Walpole <[email protected]>
allow cucumber 2

3165fdf4dcb4462cd5a32dfa9d9f12470bf6d716 authored over 9 years ago by Thomas Walpole <[email protected]>
fix test for another 5 years

8cc39e372f8d29c050376ba74c0b947b5c90c532 authored over 9 years ago by Thomas Walpole <[email protected]>
added version badge and updated history

2af9160cb18a1e50d95c1957700635ee5027289a authored about 10 years ago by Kosmas Chatzimichalis <[email protected]>
Ready for release 1.4.2

4ed674946ca2502a8f7d7a66d93f7fcf444d944e authored about 10 years ago by Kosmas Chatzimichalis <[email protected]>
upgraded rspec-rails to 3.1.0 for all appraisals, removed turn from rails_4_1 and updated gemspec dependency to rspec <= 3.1

d354ed283a44a5ee965851e5e7748289298855ce authored about 10 years ago by Kosmas Chatzimichalis <[email protected]>
Update History.md

Upgrade to RSpec 3 ([#290] (https://github.com/cucumber/cucumber-rails/pull/290) Tamir Duberstein )

803a09e290deca1d8b1bd6b59402717d63940732 authored about 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #290 from tamird/master

Upgrade to RSpec 3

446d94dd61ade6df0de92e0d1e9c3037fe44ce3b authored about 10 years ago by Kosmas Chatzimichalis <[email protected]>
Upgrade to RSpec 3

4d59ee021f92b009e6efbb0e93f79416318c8832 authored about 10 years ago by Tamir Duberstein <[email protected]>
Relax ammeter and builder constraints

93a8ec563db3ef56e3b88900ebe895a8937259f2 authored about 10 years ago by Tamir Duberstein <[email protected]>
Update History.md

Update mime-types dependency to >= 1.16, < 3 ([#289] (https://github.com/cucumber/cucumber-rails...

f9d4cf3c781300d5169bfcd58c9cfe8e5a754902 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #289 from sferik/update-mime-types

Update mime-types dependency to >= 1.16, < 3

75c0d77bcb9c951a4a8d050ef0aa1d141799eaa2 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Lock rspec dependency to ~> 2.2

ff580182467215a630728599535335d7816bdd65 authored over 10 years ago by Erik Michaels-Ober <[email protected]>
Update mime-types dependency to >= 1.16, < 3

fe3a7b76a3607aa9d1ceb8f1c1cd01157e8baee3 authored over 10 years ago by Erik Michaels-Ober <[email protected]>
update history and gemspec for 1.4.1 release

794f411ceeba24d1e69da9930a3a9ef75efc739b authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Fixed typo

d0254f3204317593df6ddb938e8bf72fecba8de7 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
replaced ruby 1.8 syntax - :key => value to key: value

2d57f6e3dd91b348121e33f45ff674bba3d141f1 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
replaced if ! with unless

70016306ec19b546001c348486e1150be29c9e70 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
removed trailing blank line

0982ea8b861b019c90beb0710bfc91bfc8074290 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
added missing spaces according to PullReview suggestions

82768487ae29e6801cd5019606b13d1a451d4792 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
change to single quoted strings when there are is no string interpolation or special symbols

3127521acab97ca414e8573cb242da285964ddd1 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Removed Coveralls

95a9031c1ba7c825dfc34887123a20a70a86a680 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
remmoved .coveralls.yml

86f19e5206f5ef100e3187ed62a1208944f30d2a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge branch 'master' of github.com:cucumber/cucumber-rails

1780791572db2e6208ec5e2dc5c143f6d86cd7cf authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
reverted addition of coveralls

46e25b96b49302c473da1162b0b2a4ff83d5fda2 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
added section for coveralls

50743bb6b4a30162970ef2131072b1876b848666 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Added coveralls support and updated History.md

eb7e30c5fea300257a7f830209490e1cad00205a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
added Gemnasium badge for dependencies

992e77f6f2238bfe416787a21ac6299d1bb75216 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Modified instructions for appraisal use and updated History.md

aec6cd347420b5a3ee1e0351151891a1b4e15c5e authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Added rails 4.1 support #287

f4e23774015967f77f1136701520c4056d4c1fdf authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #287 from felixbuenemann/rails-4-1-support

Rails 4.1 Support

dcaaed21179575c010847ea903531194f4f20210 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Try fixing specs by downgrading ammeter to pre 1.0

70f79cbf781fcecdd54019e870024ee0eb34b9e1 authored over 10 years ago by Felix Bünemann <[email protected]>
Fix ammeter unitialized constant Rails::VERSION

ef442dfba746a6ba51ed27d9ab75af0d0da59c81 authored over 10 years ago by Felix Bünemann <[email protected]>
Fix ActionController::Integration deprecations

ActionController::Integration has been deprecated in Rails 4.0 and
was removed in Rails 4.1. Use...

870f3fa56dc83b87270901cd62c1c646306ebcc3 authored over 10 years ago by Felix Bünemann <[email protected]>
Disable spring preloader when generating rails app

fa314911da023f77739b281b4cb1c62298074b8a authored over 10 years ago by Felix Bünemann <[email protected]>
Add appraisal for Rails 4.1

15b2af0ef8e990f91b3f7a2f0c619ba3d4117e8b authored over 10 years ago by Felix Bünemann <[email protected]>
Merge pull request #285 from Kosmas/master

removed blank lines

2ca7ddb60a89c60446e6d33201366b6bd3d3acc7 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
removed blank lines

68ea3a063e21df8a1fcafcc37876e52a30cd9ffa authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Update README.md

Added pull review badge

785fba306243d14f209c52008772f092aafec20a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Remove obsolete link for config.cache_classes to false warning and updated History.md [#271]

bca67a6482ce5b18ff96df4498de3dc15ce45f6b authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Update README.md

Removed reference to mongoDB as it is no longer used, and added NOTE about error with javascript...

4858729ef68ea13be837c07ac3159690e6e98368 authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Update History.md

merged pull request #249 - keep empty step_definitions directories

8cecb5c540fe1ddb8912932c56c79a80aedfb3ec authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #249 from ibroadfo/keep_empty_step_definitions_dir

keep empty step_definitions directories

1a475349ddcb136e0f8f3c21302865d7f14c0e4a authored over 10 years ago by Kosmas Chatzimichalis <[email protected]>
keep empty step_definitions directories

b716e79ae08ce97484866536404a9e8c2fd588b2 authored over 10 years ago by Iain D Broadfoot <[email protected]>
Merge pull request #268 from erik-eide/master

Amend typo in select_dates_and_times.rb comments.

66700f8d2e003b73c15735150fee28a1e3df5195 authored almost 11 years ago by Kosmas Chatzimichalis <[email protected]>