Next | Query returned 64 messages, browsing 51 to 60 | Previous

History of commit frequency

CVS Commit History:


   2014-10-14 12:00:30 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.31. From the changelog:

- Specified a minimum version of File::Slurp in response to a private
  bug report
   2014-09-02 06:11:41 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.30. From the changelog:

- Use core module Digest::SHA instead of Digest::SHA1
- Tried to fix Win32 issue again
- Remove FindBin::libs
- Installs cleanly on 5.8 again
- Fixed the JSON outputter test on Win32 to use Path::Class
- Added JSON output support, courtesy of Tomas Zemres
- Some useful minor patched via Paul Cochrane
- Ran the whole thing through perltidy
   2014-06-25 03:23:38 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.26. From the changelog:

- Fixed a bug relating to skipped steps in TermColor output
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/40
- Changed examples/ to use C->matches

Updating this leaf during the freeze for the bugfix.
   2014-06-11 22:53:01 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.25. From the changelog:

- Highlight parameters properly in TermColor output using @+ and @-
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/24
   2014-06-09 20:04:10 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.24. From the changelog:

- Replacing string `eval` with block `eval` for requiring test harnesses -
  thanks Paul Cochrane
- Module metadata now points to repository and bug tracker - thanks Peter
  Rabbitson
- Removed Ouch
- Another attempt to fix up the weird regex test bug
- Remove our experiment with ShareDir
- Some PerlCritic-ish fixes from Paul Cochrane
- Updated copyrights, again from Paul Cochrane
- There's some weird-ass bug with $1 not getting set properly, sometimes,
  on perl's older than 5.14. I can't reproduce, and virtually identical
  examples act differently. Also I can't reproduce it. Rewritten the test
  itself to go via ->matches
- Now works with 5.10.0 again
- Adding missed dependency from Paul Cochrane
- Removed Method::Signatures dependency
- Added C and S step file shortcut subrefs
- Added Internationalization support, thanks to some sterling work
    by Gregor Goldbach and Pablo Duboue
   2014-05-30 01:38:20 by Thomas Klausner | Files touched by this commit (3049)
Log message:
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
   2014-04-13 16:55:39 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.18. From the changelog:

- Removed Find::File dependency in StepFile.pm
   2014-01-02 17:39:57 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 0.17. From the changelog:

- the Calculator module should now be hidden from the PAUSE indexer
- The scenario stash wasn't being reset between each Outline Scenario
  execution.
- Default behaviour from pherkin is to supress colours when outputting
  to not a tty; thanks (for this, and much of the stuff in 0.15) to
  rjp: https://github.com/sheriff/test-bdd-cucumber-perl/pull/11
- Try and use Win32::Console::ANSI if on Windows
  https://github.com/sheriff/test-bdd-cucumber-perl/issues/13
- Before and After Hooks now implemented
  highflying: https://github.com/sheriff/test-bdd-cucumber-perl/pull/15
- Step Placeholder Transform now implemented
- Step line number now displayed on failing steps (TestBuilder output)
- Fixed bug where results from skipped steps were not being added
  to the overall results
- Run tagged scenarios
  rjp: https://github.com/sheriff/test-bdd-cucumber-perl/pull/15
  highflying: https://github.com/sheriff/test-bdd-cucumber-perl/pull/10
   2013-11-24 11:02:41 by Thomas Klausner | Files touched by this commit (5)
Log message:
Comment out p5-Term-ANSIColor dependency, in perl since 5.6.0.
Bump PKGREVISION.
   2013-11-24 10:57:04 by Thomas Klausner | Files touched by this commit (23)
Log message:
Comment out p5-Storable dependency; included in perl since 5.7.3.

Next | Query returned 64 messages, browsing 51 to 60 | Previous