[DRE-commits] [SCM] Packaging for ruby-shoulda branch, master, created. 36ef11123b454a6eca60c6e5d2fc2fd98ddf72b0

Joe Ferris jferris at thoughtbot.com
Fri Apr 8 07:01:58 UTC 2011


The branch, master has been created
        at  36ef11123b454a6eca60c6e5d2fc2fd98ddf72b0 (commit)

- Shortlog ------------------------------------------------------------
commit 36ef11123b454a6eca60c6e5d2fc2fd98ddf72b0
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Mon Jan 31 16:03:14 2011 -0500

    5 seconds is apparently too fast for CI

commit 59ed4265685ceda366c9e469d21b2420761d8c75
Author: Ryan McGeary <ryanongit at mcgeary.org>
Date:   Mon Jan 31 15:34:21 2011 -0500

    Upped the aruba_timeout from 1 to 5 seconds
    
    * Helps avoid intermittent timeouts while running the cucumber suite

commit 6bf07e4a146e37966284aff02b5916ea40b43001
Author: Ryan McGeary <ryanongit at mcgeary.org>
Date:   Mon Jan 31 15:26:41 2011 -0500

    Cleaned up directory globs from the gemspec that no longer exist

commit c7b35378eabc12430d6beab015f2cd1c87942f74
Author: Ryan McGeary <ryanongit at mcgeary.org>
Date:   Mon Jan 31 15:25:06 2011 -0500

    Moved dependencies from the Gemfile to the gemspec
    
    * The Gemfile now contains just the source and a single `gemspec` declaration
    * See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

commit 304ad5b14d4b35d3afa57b2ca11ca65495b6bba0
Author: Ryan McGeary <ryanongit at mcgeary.org>
Date:   Mon Jan 31 15:24:53 2011 -0500

    Removed and gitignored Gemfile.lock and .bundle from the repository
    
    * See http://yehudakatz.com/2010/12/16/clarifying-the-roles-of-the-gemspec-and-gemfile/

commit a6e7d11282209cacf595dc34365175193f91cc92
Author: frankieroberto <frankie at frankieroberto.com>
Date:   Thu Jan 27 08:06:54 2011 -0800

    Updating 'only' to 'group', as 'only' has been deprecated from Bundler 0.9 - see https://github.com/carlhuda/bundler/blob/master/UPGRADING.md

commit cc184ac32f207da7eae4b2513da9749f937e172f
Author: Matt Jankowski <mjankowski at thoughtbot.com>
Date:   Wed Jan 19 13:39:23 2011 -0500

    add contributors line

commit 5565a11513f744f592a3e7863426b04ce99847f1
Author: Matt Jankowski <mjankowski at thoughtbot.com>
Date:   Wed Jan 19 13:10:10 2011 -0500

    markdown wants more spaces for code samples

commit 0cb32aab4bf68d5f8c6970f6e364e6fb2d2f12ca
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 11:51:14 2011 -0500

    3.0.0.beta

commit 5f258c72d68ca5638adc2d4752c8520e7d49c4de
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 11:50:55 2011 -0500

    Actually require matchers/context from shoulda

commit 7c48ffe91897359e13a0535087f2cbca525b82e5
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 11:36:31 2011 -0500

    Make sure we use a valid version of rspec-rails

commit 70e2634de97d719d5e3a98b1e283032197bfb373
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 11:10:23 2011 -0500

    Fixed reference to rdoc readme

commit 24112b1e56c0c6e2d50f78772a2ec7bb5a9e73f8
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 11:00:32 2011 -0500

    Update dependencies

commit 96960c2bc00602de521768f5afc51620cfd72225
Author: Joe Ferris <jferris at thoughtbot.com>
Date:   Wed Jan 19 10:39:48 2011 -0500

    Removed reference to executable that now lives in shoulda-context

commit e8a866d55878f6c9731d1fdd90a2b3cecc99a664
Author: Tristan Dunn <tristanzdunn at gmail.com>
Date:   Fri Dec 17 10:58:26 2010 -0500

    Documentation correction.

commit 9c599665711f5ab48fba8c4463a36189479a7b0d
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Fri Dec 17 10:52:14 2010 -0500

    Updated docs

commit 46076d5c7517cfc5f11934502eddba99e2dd7da3
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Wed Dec 15 17:54:50 2010 -0500

    Created shoulda metagem

commit c482786d4db8d57068071b9337f61045f1f1745e
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Wed Dec 15 17:34:19 2010 -0500

    Move into the Matchers namespace

commit edaa69946591c35d9ca2432a3b66a9914ce3069a
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Tue Dec 14 21:11:38 2010 -0500

    Got cucumber features passing with aruba and extracted context framework

commit e7eee1a6b7f9dd1862ca05ec470b792d86c37ebf
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Tue Dec 14 18:51:39 2010 -0500

    Removed the Matchers namespace

commit 11d7dca85a523cefbb6c2aeea9eb9445a2ab2c47
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Tue Dec 14 18:35:12 2010 -0500

    Fixes for Rails 3.0.3 and RSpec 2.3

commit ada334c1a265e3a6d03e912231d8cf471d034a83
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Mon Dec 13 17:28:59 2010 -0500

    Extracted the context framework, switched to rspec

commit a01e60a4e7cc9a10516f87d5827251d62c078b8b
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Mon Dec 13 15:56:37 2010 -0500

    Don't test Rails 2

commit 87ff387670c1df811bdea6897560271263bbd460
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Mon Dec 13 14:39:37 2010 -0500

    Removed macros

commit 25cb5a411535e22d2af72636f0974087c37a3c67
Author: Chad Pytel <cpytel at thoughtbot.com>
Date:   Wed Jan 19 11:09:35 2011 -0500

    use the right name

commit 8d48a1ad1a5b7e80a58da7559dc172ce3108375c
Author: Chad Pytel <cpytel at thoughtbot.com>
Date:   Wed Jan 19 10:57:23 2011 -0500

    convert the README to markdown, add credit and license info

commit acb71a69827d4f04555069da0784bc0e79e2d777
Author: Ryan Davis <ryand-ruby at zenspider.com>
Date:   Sun Sep 12 01:03:34 2010 -0700

    - Enable rakefile to load w/o cucumber
    
    Signed-off-by: Ryan McGeary <ryanongit at mcgeary.org>

commit bcdf8c7a1980b83c67c06cdaa1576a3638608123
Author: Ryan Davis <ryand-ruby at zenspider.com>
Date:   Sun Sep 12 01:09:38 2010 -0700

    Maintain cache of test methods. Improved from exponential to contant time
    
    Signed-off-by: Ryan McGeary <ryanongit at mcgeary.org>

commit 02520e40c28c0bcd74d226f2b6a3006736c3e153
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Tue Aug 17 11:32:25 2010 -0400

    Fixed exceptions when matching arrays of emails against regexps; fixes gh-125 (based on a patch from github.com/phene)

commit b0692c397814ec7d2aeb3a15b927582493c859a2
Author: Joe Ferris <joe.r.ferris at gmail.com>
Date:   Tue Aug 17 09:51:20 2010 -0400

    Treat missing/nil controller assigns differently; fixed gh-124 (based on patch from James McCarthy)

commit a839bf5a7efca93733dbf73c3042df9eacfeadec
Author: Matt Jankowski <mjankowski at thoughtbot.com>
Date:   Fri Aug 6 13:46:47 2010 -0400

    remove reference to evil twin organization

-----------------------------------------------------------------------

-- 
Packaging for ruby-shoulda



More information about the Pkg-ruby-extras-commits mailing list