gitmo/MooseX-Storage.git
2013-09-03 Karen Etheridge move to github master
2013-09-03 Karen Etheridge this is a shorter way of specifying the gitmo repositor...
2013-09-03 Karen Etheridge use newest [OptionalFeature], that doesn't set dynamic_...
2013-09-03 Karen Etheridge reformat Changes to make CPAN::Changes::Spec and metacp...
2013-09-03 Karen Etheridge update prereqs to reflect things used in tests
2013-08-29 Karen Etheridge MooseX-Storage-0.40 v0.40
2013-08-29 Karen Etheridge depend on latest pluginbundle
2013-08-29 Karen Etheridge make this test function properly when JSON backends...
2013-08-10 Karen Etheridge add x_contributors metadata
2013-08-09 Karen Etheridge bump to latest version of bundle
2013-08-09 Karen Etheridge remove last use of Best (that should have come out...
2013-08-09 Karen Etheridge do not skip any tests in author mode - die instead!
2013-08-09 Karen Etheridge fix malformed pod in test
2013-07-27 Karen Etheridge MooseX-Storage-0.39 v0.39
2013-07-26 Karen Etheridge fix whitespace to make "dzil authordeps --missing"...
2013-07-26 Karen Etheridge changelog for stable release
2013-07-20 Karen Etheridge MooseX-Storage-0.38-TRIAL v0.38-TRIAL
2013-07-20 Karen Etheridge changelog for next release
2013-07-20 Karen Etheridge MooseX-Storage-0.37-TRIAL v0.37-TRIAL
2013-07-20 Karen Etheridge make compile test skip optional features
2013-07-20 Karen Etheridge add missing (core) prereqs
2013-07-20 Karen Etheridge remove unneeded utf8 declarations
2013-07-20 Karen Etheridge fix spelling of github plugin names (Y U NO CONSISTENT?)
2013-07-17 Karen Etheridge [OptionalFeature] 0.002 changed some option names
2013-07-17 Karen Etheridge avoid trying to talk to github or add github metadata
2013-07-17 Karen Etheridge MooseX-Storage-0.36-TRIAL v0.36-TRIAL
2013-07-17 Karen Etheridge Merge branch 'topic/dzil'
2013-07-17 Karen Etheridge changelog topic/dzil
2013-07-17 Karen Etheridge make cpan changes tests pass
2013-07-17 Karen Etheridge make unused vars tests pass
2013-07-17 Karen Etheridge make spelling tests pass
2013-07-17 Karen Etheridge make EOL tests pass
2013-07-17 Karen Etheridge declare optional features
2013-07-17 Karen Etheridge remove extraneous declarations that confuse dzil and...
2013-07-17 Karen Etheridge no need for these duplicate tests now
2013-07-17 Karen Etheridge convert to Dist::Zilla
2013-07-16 Karen Etheridge ignore backup
2013-07-15 Karen Etheridge changelog for release 0.35 v0.35
2013-07-15 Karen Etheridge bump $VERSION to 0.35
2013-07-15 Karen Etheridge include standard stuff (expanded at build time - don...
2013-07-15 Karen Etheridge set JSON configs first before loading, so Test::Require...
2013-06-20 Karen Etheridge bump version for release 0.34
2013-06-20 Karen Etheridge fix prereq list in README - it was ancient!
2013-06-20 Karen Etheridge add prereq recommendations for all feature prereqs
2013-06-20 Karen Etheridge use Test::Deep::JSON rather than Test::JSON
2013-06-20 Karen Etheridge still work when Cpanel::JSON::XS is all we have installed
2013-06-20 Karen Etheridge remove whitespace
2013-06-20 Karen Etheridge remove useless shebangs in tests
2013-06-20 Karen Etheridge Test::Deep is already required; use it instead of is_deeply
2013-03-31 Karen Etheridge depend on a specific perl version (determined via Perl...
2013-03-31 Karen Etheridge document the date of every release
2013-03-30 Karen Etheridge bump version to 0.33 0.33
2013-03-30 Karen Etheridge fix hash order randomization issue: use canonical mode...
2013-03-30 Karen Etheridge also document the r/w repo for gitmo users
2012-12-04 Tomas Doran Fix MANIFEST.SKIP
2012-12-04 Tomas Doran Version 0.32 0.32
2012-12-04 Dagfinn Ilmari... Don't rely on hash key order in tests (RT#81695)
2012-12-04 Dagfinn Ilmari... Create a JSON::Any object, so setting $ENV{JSON_ANY_CON...
2012-06-27 Tomas Doran Whitespace
2012-05-05 Tomas Doran Make sure authors have all the deps
2012-05-05 Tomas Doran RT#69811 - Fix SHA1 use
2012-05-05 Tomas Doran Ignore MYMETA
2012-02-28 Tomas Doran Version 0.31 0.31
2012-02-28 Chris Prather add documentation for add_custom_type_handler to MooseX...
2012-02-12 Tomas Doran Fix docs
2011-04-29 Tomas Doran Merge
2011-04-29 Tomas Doran Version 0.30 0.30
2011-04-29 Tomas Doran Make Makefile.PL features work again. RT#67170
2010-11-21 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-11-17 Tomas Doran Remove Test::TempDir 0.29
2010-10-09 Karen Etheridge spelling
2010-10-02 Tomas Doran Version 0.28 0.28
2010-10-02 Tomas Doran Allow traits in external namespaces
2010-08-29 Karen Etheridge fix doc errors in pod docs - link to MooseX::Storage...
2010-08-28 Karen Etheridge use Test::Requires in tests
2010-04-15 Ricardo Signes bump version 0.27
2010-04-15 Ricardo Signes changelog/docs
2010-04-02 Ricardo Signes tests for deferred and param roles
2010-04-02 Ricardo Signes allow deferred to use parameterized roles
2010-03-25 Tomas Doran... Bump versions 0.26
2010-03-25 Tomas Doran... Fix infinite recusion in classes which overload stringi...
2010-03-25 Tomas Doran... Fix repository URI
2010-03-09 Tomas Doran Bump versions 0.25
2010-03-09 Cory Watson Add changes.
2010-03-09 Cory Watson Use feature in Moose 0.99 to allow serialization of...
2010-01-11 Tomas Doran Bump version to 0.24 0.24
2010-01-10 Tomas Doran Fix bug with the YAML::Any change
2010-01-10 Tomas Doran Add author_requires for all the optional modules so...
2010-01-10 Jonathan Yu eval require instead of use
2010-01-10 Jonathan Yu Print implementation used as diagnostic
2010-01-10 Jonathan Yu Add YAML implementation tests
2010-01-10 Jonathan Yu Removed dependency on Best.
2009-11-10 Tomas Doran Ignore built dists
2009-11-10 Tomas Doran Bump versions 0.23
2009-11-10 Tomas Doran Revert "Whitespace trim tests", this was clearly retard...
2009-11-05 Ricardo Signes Merge branch 'master' of jules.scsys.co.uk:MooseX-Storage
2009-11-05 Ricardo Signes remove autoinstall
2009-11-05 Tomas Doran Ignore built dists
2009-11-05 Tomas Doran Merge branch 'master' of gitmo@git.moose.perl.org:Moose...
2009-11-05 Tomas Doran Run author side tests always 0.22
next