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

Merge pull request #241 from urbanautomaton/appraisal-dependency-docs

Extra dependency management info in README

5b086662637c7c654f8c3a70aa07cfb3e7d7edf8 authored over 11 years ago by Oleg Sukhodolsky <[email protected]>
Extra dependency management info in README

ac729549be430d7128c209561ec2386b699f43a3 authored over 11 years ago by Simon Coffey <[email protected]>
Merge pull request #232 from urbanautomaton/optional-cleaner-hook

Allow users to disable database_cleaner hooks

7c57290c580ebf16edf8f209c2f9ec013e628ca5 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge pull request #240 from urbanautomaton/multi-gemfile-tests

Multiple-gemfile testing and travis configuration

ac9d843f17813f0d74a12d6489aeafb53635c7da authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Remove locks for all gemfiles

e737bd8bd17e539f855fb1a93fee4bc78dbaa767 authored over 11 years ago by Simon Coffey <[email protected]>
Multiple-gemfile testing and travis configuration

The test suite now runs (and passes!) against the latest versions of:

* Rails 3.0, 3.1 and 3.2
...

28ee021b31b3551c9806986d90e31508802a54fc authored over 11 years ago by Simon Coffey <[email protected]>
Allow users to disable database_cleaner hooks

The hooks that automatically invoke database_cleaner before every
scenario can sometimes cause p...

dbe2091a7c38554d5b875a4722937b27cbef4770 authored over 11 years ago by Simon Coffey <[email protected]>
Merge branch 'patch-1' of https://github.com/robin850/cucumber-rails into robin850-patch-1

67ec96155415a28b4d53e86eeed8393bd89671d7 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Merge branch 'release-1.3.1' of github.com:cucumber/cucumber-rails into release-1.3.1

Conflicts:
Gemfile

62431b66ad93434efb6c0656d81dd7e8c35c440e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
fixed copy paste error for 1.3.1

785481195f792a9f86137af5b7680a6a27a49690 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
added new section for changes in release 1.3.1

33a2c5e34533673874f81718a5762657c033508d authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
upgraded all gems to latest version - except rdoc that cannot be 4.0.0 but is 3.2.12 instead

47c05ec198577875517d32057a8c14a57cc40ebf authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
fixed copy paste error for 1.3.1

3d9b2a8c653f75c21fbd8b43b2ecdd04ec92caf6 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
added new section for changes in release 1.3.1

fddc4b1b5b32b26ab8034c8fdb0969b4fc22305e authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
upgraded all gems to latest version - except rdoc that cannot be 4.0.0 but is 3.2.12 instead

76b48dff42fa48acd75a2f90ed8cd9de64fe1f14 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
modified the source to use the https://rubygems.org

3132e99d7f3c10fbbc60a7a601ca8673623566a0 authored over 11 years ago by Kosmas Chatzimichalis <[email protected]>
Clean up noise in build output

f16e1d22cbfa12559dfb71af888cb10c10715d1d authored over 11 years ago by Matt Wynne <[email protected]>
Add rerun file to allow you to focus on failed cukes

eb457d1001d890a9ae283384a04cf1e18d615b28 authored over 11 years ago by Matt Wynne <[email protected]>
Add step to check mongo is running.

def9acf511b54e9ef3ec0362731df3a415cd8f6a authored over 11 years ago by Matt Wynne <[email protected]>
Use new Rubygems link

c2381984e32f0aceb502f720fbd975fda0006956 authored over 11 years ago by Matt Wynne <[email protected]>
Run features with progress output

5b7d9df37c18094d20ab8df11b1829522b7ebbf8 authored over 11 years ago by Matt Wynne <[email protected]>
Merge pull request #236 from rmoriz/master

Fix Travis-CI settings to start a mongodb again / Added Ruby 2.0.0 as well.

a1168ba8db1c50096e2acb3392b5ef328168785f authored over 11 years ago by Oleg Sukhodolsky <[email protected]>
re-add notification settings

e03e5a8e0be69d281e2025f17d190f92e34762cc authored over 11 years ago by Roland Moriz <[email protected]>
added mongodb service, ruby 2.0.0

e31fd650df75af63d3d269cb876e53ad945e32ad authored over 11 years ago by Roland Moriz <[email protected]>
Merge pull request #233 from Casecommons/fix-javascript-cleaning-strategy

Fix javascript cleaning strategy

802f329da0c27ed8159dde32eca0b45c869f5bc2 authored over 11 years ago by Matt Wynne <[email protected]>
Modified ActionController::Integratio to use ActionDispatch and fix a deprecation in Rails 4.0.0-beta

ac4f437930db0cbf8c91c0594e623a95c711f4a2 authored over 11 years ago by Daniel Bruns <[email protected]>
Properly reset to original strategy after a javascript scenario

If any non-JS scenarios run after at least two consecutive JS scenarios,
the strategy will not b...

680f8bf6b75ec082300f34348f0444bee1677931 authored over 11 years ago by Andrew Marshall & Joey Geiger <[email protected]>
SharedConnectionStrategy should inherit from Strategy

Because it is, in fact, a strategy.

375ba020381395830df7603d49a91688bf85ed1f authored over 11 years ago by Andrew Marshall & Joey Geiger <[email protected]>
Depend upon the generic test:prepare task

Judging by the discussion on rspec-rails #663,
the best thing to hook into for preparing the
e...

1afbfa457e0a670e24bc637976e8e106b33e6f67 authored almost 12 years ago by Graeme Mathieson <[email protected]>
Fix a typo in a template

38f527ff3a3d306e41703f7e169b9a574561764d authored almost 12 years ago by Robin Dupret <[email protected]>
Merge pull request #216 from bowsersenior/patch-1

Use 'Given' for first step in scenario instead of 'And'

a89475f53ee5d5407532cf8631477645b3524e3b authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #218 from voxik/patch-1

Remove useless "gem 'rspec'"

742e896687bd5c1be89e2cbf90155d9aa08e84f9 authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #225 from alindeman/master

Removes trailing whitespace in generated files

243361c715a7a2cc5306fa68ab5933c52fdeb415 authored about 12 years ago by Matt Wynne <[email protected]>
Merge pull request #226 from cucumber/fix-the-build

Fix the build - Remove 1.9.2 support

6e685bfeae4d213718a1dd4f26a9bc8eaf50affb authored about 12 years ago by Aslak Hellesøy <[email protected]>
Remove 1.9.2 support

It's breaking the build and I don't care enough to work out why

7f4b021c13f19bf587f5a2e218fcc8c738015c21 authored about 12 years ago by Matt Wynne <[email protected]>
Removes trailing whitespace in generated files

244644e3e4390e10de18265fab80160f631c654c authored about 12 years ago by Andy Lindeman <[email protected]>
Merge pull request #220 from betelgeuse/documentation_fix

Fix documentation for javascript clean strategy

6245a061353d1bc4086728000eaecde75e5418a2 authored about 12 years ago by Matt Wynne <[email protected]>
Fix documentation for javascript clean strategy

The code uses truncation as the default so that comment in the cucumber
feature is wrong. For mo...

4aec8dbd54093a8e2a5dd8161eec5f68ff770002 authored about 12 years ago by Petteri Räty <[email protected]>
Remove useless "gem 'rspec'"

f6d805e38e6eb722ece4ac291a72b7b1e92c1b67 authored about 12 years ago by Vít Ondruch <[email protected]>
Use 'Given' for first step in scenario instead of 'And'

051c70ebc7d6b873bb0361a53b7eba9300287ac5 authored over 12 years ago by Mani Tadayon <[email protected]>
Gemnasium says we're out of date even though we're not. Stop using it.

624110c9fedcb1896f05b106143330be6ff60396 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Words

713e34f7f77c1a2c7d4b83b71c9f2b722d82bead authored over 12 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #197 from e2/fix_capybara_generator

update misleading capybara generator

b6fab2b9e5be5e64f588d29ac57a3c9976bfc962 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Good bye 1.8.7 - factory-girl no longer works with you it seems.

39a7d5b74f6ac977433fb0bef25c050415f8db13 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Update gem deps. Fix broken scenario (because Rails changed)

ee311c00abd43c93adb2971a352f29a40dffc7b9 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Merge pull request #209 from thatRD/add_require_false_statement_to_warning_message

Fix #202 - warning msg should include require: false

da4f7a85b7a30e12ea569e2e57e951422a86bbb4 authored over 12 years ago by Matt Wynne <[email protected]>
Fix #202 - warning msg should include require: false

Update docs as well as warning message to make it clear that
the gem should be in the :test grou...

0a8c86e917917d39d8ab72f529e619af859aae22 authored over 12 years ago by Ryan Dlugosz <[email protected]>
Merge pull request #208 from roryokane/master

fix spelling of “deferred” in warning

4566803b2659258304be5783a52fc66c933e7d6f authored over 12 years ago by Matt Wynne <[email protected]>
fix spelling of “deferred” in warning

187c542600282dfffa0a088735fb9252da7aab8a authored over 12 years ago by Rory O’Kane <[email protected]>
update misleading capybara generator

e25e44ef428f3d2ff6d3021f8dc880fd91b6d837 authored over 12 years ago by Cezary Baginski <[email protected]>
Release 1.3.0

62641c0f3aec7c24524eb3e0964206d149288782 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Fix tests

8cdb1b099739ebb853cb6619c52eaa6013f8f255 authored over 12 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'twalpole-strategy_options'

7e456aee86efca81755ead00943a1a98abfd2034 authored over 12 years ago by Aslak Hellesøy <[email protected]>
support options passed to javascript database strategy

fc4feee6eb8faf1bced24be6cfeffbcc2ed0cc0b authored over 12 years ago by Thomas Walpole <[email protected]>
Merge pull request #194 from mipearson/master

Add warning about javascript_strategy overriding DatabaseCleaner strategy

9027ed3e287bd797cf6cb86420d4c61ca45d2953 authored over 12 years ago by Matt Wynne <[email protected]>
Add warning about adding arguments to DatabaseCleaner.strategy

8dfcf9ce265bc5be37cdcb67fa96cf23a8d7a5e2 authored almost 13 years ago by Michael Pearson <[email protected]>
Change argument syntax for select_date, select_time, and select_datetime.

New arguement syntax is: select_date(date, :from => +field_label+).

b0ec8526df55d82b0fbf71d326acdc1883423117 authored almost 13 years ago by Gavin Hughes <[email protected]>
Merge pull request #188 from laserlemon/patch-1

Add dependency status to README

fd30714554506aed08f3036109fe2f1d84c91f6e authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Add dependency status to README

84e84637f941e96c7b133ab2a201a9262f63e1ad authored almost 13 years ago by Steve Richert <[email protected]>
Release 1.2.1

b69f6d65a0c1e8bbc5c34934d8c8b861727e18da authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Attribution

494be8153277650c564ae6e13e413fdec6dc78dc authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'add-deletion-js-strategy' of https://github.com/moger777/cucumber-rails into moger777-add-deletion-js-strategy

3674d937585ff264dbd481edc8aae2507808089c authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Upgrade gems

52e49212ac3c00be1f325ccbae4c01b225a923c6 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Fix docs

2f649b9987e87887cc2b1b73751b77cdb5279a77 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
allow ability to use deletion as a javascript database strategy

469c9bb9840df9b9296df2d3c2004de0b64edb47 authored almost 13 years ago by Thijs de Vries <[email protected]>
Notify on #cucumber

89063e286f57f0298adcfc4c14376ff1f44590a4 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Fix broken scenario. Upgrade gems.

ec98cccb026239b650c130fe1fd84405ed93a9cb authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Update history

1e234d1d3e939793812477f1a4ff2852b27a0d85 authored almost 13 years ago by Matt Wynne <[email protected]>
Support custom strategies for javascript scenarios.

Closes #184

7656a4528fe7c74b5eed15a3503fdf8931db6e3a authored almost 13 years ago by Matt Wynne <[email protected]>
Adding support for custom JS DB strategies

6d0eeb5f847bc42fe31c11a39fdbd34c082f1ee3 authored almost 13 years ago by Michael Pabst <[email protected]>
Delete legacy feature #163

192768e5dc29650dd4b37a4562a63a152043c390 authored almost 13 years ago by Matt Wynne <[email protected]>
Closes #166

8f77d2c45ba701a419ffd8d4926bfb98e4f725d5 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
YARD workaround

3deb79ffa795494bb1b9b5ef1dbe6607ec27f7be authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Added rdoc to gemspec/Gemfile, but bundle exec rake yard still fails

c41ec6083718e11615a816527e7087808d0dd3e6 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
recommend ruby 1.9.3

6167d941239ae164773f604dda12ee34324a426f authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Remove noise from feature

d10363fd94e49bf51e6cc7d47939bdab116dbdf0 authored almost 13 years ago by Matt Wynne <[email protected]>
Remove feature for web_steps code that's gone

9b93f630432bc8d1bd05296417b9c257f508d83f authored almost 13 years ago by Matt Wynne <[email protected]>
Workaround for https://github.com/lsegal/yard/issues/407

404963e168d2971f96e0a4fbebbafc6e25571c67 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Only one generator now

be4cf7f8df7b526ca52381e0c901992cc579e01e authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Release v1.2.0

da5135f2eeb8efc88b3a8154415670aae355fdf9 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Remove tableish

85983bc5f9d5455593c0a24f2f8f313a41c71090 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Words

fe083869b76bc5c0f2d7871e280b0f43be30879d authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Removed stale, unreferences web_steps (training wheels) that should have been deleted in the last release.

24af67bfa0c8671b2f0b8adbf5d0b637f2b4de49 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Merge branch 'fix-166'

cd33cf59cbb448f3c46fbf2bbc750f6d86ec0c6d authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Fix a few typos

8968ef9d28b07412850948263bcd891182b82e20 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Update gems

e75de4911311dd0651eaf41360c22d7184538833 authored almost 13 years ago by Aslak Hellesøy <[email protected]>
Add a feature for the javascript truncation strategy #166

9b03436b681d3d9dbe821e54f5479ceea9bf5525 authored almost 13 years ago by Matt Wynne <[email protected]>
Add a strategy for @javascript database cleanups #166

14a9e4c002538c167d6d6c390d80bd98b4b5349e authored almost 13 years ago by Matt Wynne <[email protected]>
Something sarcastic about downloading things from the internet during a

test

baea7487977029817a5981a6f9e681ca4e4bbd37 authored almost 13 years ago by Matt Wynne <[email protected]>
Fix the features I broke in my last commit

5263cbb4b846b1b5c9c5e98b8e74599d78ed1fe9 authored almost 13 years ago by Matt Wynne <[email protected]>
I do not care what your rails app is called

346a33841ed491c0fc358fbd104206c0ee37ad46 authored almost 13 years ago by Matt Wynne <[email protected]>
Refactor: delete bobbins

73687defec307517d845620c276d379dc218c9a3 authored almost 13 years ago by Matt Wynne <[email protected]>
Refactor some step defs

738ab6b17e4dd22654fee8c1ef4e9dd000ffca0e authored almost 13 years ago by Matt Wynne <[email protected]>
We don't need no stinkin Gemfile.lock

http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

24434981c809fd97c2109a50e9e176817e27e948 authored almost 13 years ago by Matt Wynne <[email protected]>
Merge pull request #179 from backspace/master

Removed mention of web_steps in install generator

21b0f6dfa22918828ad33bf888438e0e181dbd76 authored about 13 years ago by Matt Wynne <[email protected]>
Removed mention of web_steps

cd1b36d055ef74d9117fbe7af310f791683b6232 authored about 13 years ago by backspace <[email protected]>
Merge pull request #178 from r00k/patch-1

Remove duplicate line.

7b16af3e326ac7b6e62084a6057a66c1263f037e authored about 13 years ago by Aslak Hellesøy <[email protected]>
Remove duplicate line.

bc232766a0fbd88c8abfbd38649e3586fa296361 authored about 13 years ago by Ben Orenstein <[email protected]>
Merge with master

bd51fc54af8609d4f5ab4fb93160d2f7232f0bd6 authored about 13 years ago by Aslak Hellesøy <[email protected]>
Removed the feature generator

b1698f1be6402c5da2377903b5132e743bfc1d83 authored about 13 years ago by Aslak Hellesøy <[email protected]>