gitmo/MooseX-Storage.git
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
2009-06-24 Jos Boumans * add feature to disable cycle checking, eitehr via...
2009-06-24 Jos Boumans * implement the unpack( $data, inject => {...} ) feature.
2009-06-24 Jos Boumans * move Base::WithChecksum to build upon Basic.pm, avoid...
2009-06-24 Jos Boumans * add extra test to ensure restoring fails if required...
2009-06-24 Jos Boumans * formatting change
2009-06-23 Jos Boumans * fix a bug where if a required constructor argument...
2009-06-23 Jos Boumans * add support for Storage( traits => [...] ) to alter...
2009-06-23 Jos Boumans * testing commit
2009-06-02 Shawn M Moore How am I the first one to catch this stevanism?
2009-06-01 Tomas Doran... Checking in changes prior to tagging of version 0.18... 0.18
2009-06-01 Tomas Doran... Add .gitignore
2009-06-01 Tomas Doran... Bump version numbers for release
2009-06-01 Tomas Doran... Apply patch from RT#46343
2009-06-01 Tomas Doran... Fix .shipit
2009-06-01 Johannes Plunien Added support for Maybe[...] constraints
2009-04-06 Tomas Doran Checking in changes prior to tagging of version 0.17... 0.17
2009-04-06 Tomas Doran We need not a .cvsignore, but svn ignore props would...
2009-04-06 Tomas Doran Update the use non-deprecated methods, and bump all...
2009-02-22 Florian Ragwitz Fix test plan.
2008-09-29 Tomas Doran Fix issue with test when Best isn't available
2008-09-29 Tomas Doran Fix issue I'm seeing in MX::Storage when using it in... 0.15
2008-06-22 Yuval Kogman demand Module::Install 0.75 0.14
2008-06-22 Yuval Kogman auto_install is evil
2008-06-22 Yuval Kogman Test::TempDir
2008-06-21 Yuval Kogman use tempfiles in the test suite
2008-06-05 Stevan Little adjusting versions and adding to changelog
2008-06-05 Jonathan Rockway use refaddr instead of stringification
2008-05-25 Stevan Little 0.13
2008-05-06 Stevan Little some small tweaks
2008-03-14 Stevan Little foo
2008-03-14 Stevan Little fixing the traits
2008-03-14 Stevan Little 0.12
2008-01-26 Chris Prather add patch from awwaiid for build_requires Test::Deep
2008-01-10 Stevan Little 0.11
2008-01-10 Stevan Little Deferred is done
2008-01-10 Stevan Little adding support for Deferred
2007-11-07 Stevan Little some changelog tweaks and shit
2007-10-23 Chris Prather remove MANIFEST since we generate it anyway 0_09
2007-10-23 Chris Prather make local copy of MX::Storage
2007-10-23 Stevan Little fixing the utf8 handling for files
2007-10-21 Stevan Little adding in a utf8 test
2007-10-16 Stevan Little fixing some utf stuff we forgot
2007-10-16 Stevan Little fixing some utf stuff we forgot
2007-10-16 Stevan Little fixing some utf stuff we forgot
2007-10-16 Stevan Little foo
2007-10-05 Stevan Little adding in some basic change info
2007-10-05 Yuval Kogman if json is valid utf8 mark it as such
2007-09-27 Stevan Little 0.07 adding in the Storable role 0_07
next