gitmo/MooseX-Storage.git
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
2009-11-05 Tomas Doran Whitespace trim tests
2009-11-05 Ricardo Signes bump version
2009-11-05 Tomas Doran Bump versions
2009-11-05 Ricardo Signes docs, prereq
2009-11-05 Ricardo Signes __expand_role for "foreign" and parameterized roles
2009-11-05 Ricardo Signes enable Old-Man-Style four-space indents
2009-11-05 Ricardo Signes allow storage roles from outside of MooseX::Storage...
2009-09-10 Tomas Doran Fix warning when types do not have a parent type
2009-07-18 Tomas Doran... Fix as we only work with a recent Moose version
2009-07-14 Tomas Doran... Checking in changes prior to tagging of version 0.21... 0.21
2009-07-13 Tomas Doran... Add no Moose::Role everywhere 0.20
2009-07-13 Tomas Doran... Bump versions
2009-07-13 Tomas Doran... Remove -T
2009-07-13 Tomas Doran... Changelogging
2009-07-13 Tomas Doran... Add docs for the undocumented classes
2009-07-13 Tomas Doran... Strip all the trailing whitespace
2009-07-13 Tomas Doran... Merge branch 'master' into engine_traits
2009-07-13 Ricardo SIGNES skip pod tests, usually
2009-07-08 Tomas Doran... Merge branch 'master' of gitmo@jules.scsys.co.uk:MooseX...
2009-07-08 t0m Remove -T as that stops my perl finding my local::lib...
2009-06-28 Tomas Doran... Add repository info to META.yml
2009-06-24 t0m Mangle OnlyWhenBuilt funstionality into the role, going...
2009-06-24 t0m Ok, so, the interface just changed, and the docs are...
2009-06-24 t0m Actually do something useful with the engine_traits...
2009-06-24 t0m I think that these should be implemented as a role...
2009-06-24 t0m Change so that we just return the class name, so that...
2009-06-24 Jos Boumans * quell warning
next