Tomas Doran [Fri, 29 Apr 2011 12:07:37 +0000]
Version 0.30
Tomas Doran [Fri, 29 Apr 2011 12:07:21 +0000]
Make Makefile.PL features work again. RT#67170
Tomas Doran [Wed, 17 Nov 2010 13:51:14 +0000]
Remove Test::TempDir
Karen Etheridge [Sat, 9 Oct 2010 20:00:44 +0000]
spelling
Tomas Doran [Sat, 2 Oct 2010 23:37:15 +0000]
Version 0.28
Tomas Doran [Sat, 2 Oct 2010 23:35:30 +0000]
Allow traits in external namespaces
Karen Etheridge [Sun, 29 Aug 2010 15:58:19 +0000]
fix doc errors in pod docs - link to MooseX::Storage::Basic, word misspelling etc
Karen Etheridge [Sat, 28 Aug 2010 18:32:03 +0000]
use Test::Requires in tests
Ricardo Signes [Thu, 15 Apr 2010 14:04:03 +0000]
bump version
Ricardo Signes [Thu, 15 Apr 2010 14:03:37 +0000]
changelog/docs
Ricardo Signes [Fri, 2 Apr 2010 17:45:47 +0000]
tests for deferred and param roles
Ricardo Signes [Fri, 2 Apr 2010 16:44:21 +0000]
allow deferred to use parameterized roles
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:45:26 +0000]
Bump versions
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:24:56 +0000]
Fix infinite recusion in classes which overload stringify and call into MX::Storage
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:16:43 +0000]
Fix repository URI
Tomas Doran [Tue, 9 Mar 2010 20:04:50 +0000]
Bump versions
Cory Watson [Tue, 9 Mar 2010 17:31:21 +0000]
Add changes.
Cory Watson [Tue, 9 Mar 2010 17:30:17 +0000]
Use feature in Moose 0.99 to allow serialization of union types.
Tomas Doran [Mon, 11 Jan 2010 01:15:34 +0000]
Bump version to 0.24
Tomas Doran [Sun, 10 Jan 2010 19:10:27 +0000]
Fix bug with the YAML::Any change
Tomas Doran [Sun, 10 Jan 2010 19:03:23 +0000]
Add author_requires for all the optional modules so that authors have to run all the tests
Jonathan Yu [Sun, 10 Jan 2010 05:04:57 +0000]
eval require instead of use
We need to eval require instead of use to prevent double imports,
since loading YAML::Any causes symbols to be exported by default
Jonathan Yu [Sun, 10 Jan 2010 04:57:05 +0000]
Print implementation used as diagnostic
Jonathan Yu [Sun, 10 Jan 2010 04:54:25 +0000]
Add YAML implementation tests
Instead of using Test::YAML::Valid, we test round trip using each
available implementation of YAML. Using Test::Without::Module, we
hide every other implementation except the one for testing.
060_basic_deferred.t just uses whichever YAML implementation is
considered 'best' by YAML::Any
Jonathan Yu [Sun, 10 Jan 2010 03:25:04 +0000]
Removed dependency on Best.
YAML tests now require YAML (which will automatically load YAML::Syck if
available, or the best YAML implementation).
Tomas Doran [Tue, 10 Nov 2009 10:10:16 +0000]
Ignore built dists
Tomas Doran [Tue, 10 Nov 2009 10:08:54 +0000]
Bump versions
Tomas Doran [Tue, 10 Nov 2009 10:06:15 +0000]
Revert "Whitespace trim tests", this was clearly retarded of
me as it breaks the YAML valid test (YAML being like that and all)
which I can't run as Test::YAML::Valid in turn fails it's tests so I can't
install it.
This reverts commit
766ab81f59db9f3087e0011112ff2e69133a85c5.
Ricardo Signes [Thu, 5 Nov 2009 23:07:43 +0000]
Merge branch 'master' of jules.scsys.co.uk:MooseX-Storage
Ricardo Signes [Thu, 5 Nov 2009 23:07:32 +0000]
remove autoinstall
Tomas Doran [Thu, 5 Nov 2009 21:25:51 +0000]
Ignore built dists
Tomas Doran [Thu, 5 Nov 2009 21:19:54 +0000]
Merge branch 'master' of gitmo@git.moose.perl.org:MooseX-Storage
* 'master' of gitmo@git.moose.perl.org:MooseX-Storage:
bump version
Tomas Doran [Thu, 5 Nov 2009 21:16:27 +0000]
Run author side tests always
Tomas Doran [Thu, 5 Nov 2009 21:12:44 +0000]
Whitespace trim tests
Ricardo Signes [Thu, 5 Nov 2009 21:12:03 +0000]
bump version
Tomas Doran [Thu, 5 Nov 2009 21:07:05 +0000]
Bump versions
Ricardo Signes [Thu, 5 Nov 2009 20:34:54 +0000]
docs, prereq
Ricardo Signes [Thu, 5 Nov 2009 20:31:23 +0000]
__expand_role for "foreign" and parameterized roles
* =Foo::Format::Foo for an absolute role name
* [ ParamRole => $args ] for a param-ed role
Ricardo Signes [Thu, 5 Nov 2009 19:36:09 +0000]
enable Old-Man-Style four-space indents
Ricardo Signes [Thu, 5 Nov 2009 19:34:02 +0000]
allow storage roles from outside of MooseX::Storage::whatever::
Tomas Doran [Thu, 10 Sep 2009 16:42:34 +0000]
Fix warning when types do not have a parent type
Tomas Doran (t0m) [Sat, 18 Jul 2009 19:08:13 +0000]
Fix as we only work with a recent Moose version
Tomas Doran (t0m) [Tue, 14 Jul 2009 00:02:50 +0000]
Checking in changes prior to tagging of version 0.21. Changelog diff is:
Tomas Doran (t0m) [Mon, 13 Jul 2009 23:40:46 +0000]
Add no Moose::Role everywhere
Tomas Doran (t0m) [Mon, 13 Jul 2009 23:30:07 +0000]
Bump versions
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:58:03 +0000]
Remove -T
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:47:41 +0000]
Changelogging
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:37:10 +0000]
Add docs for the undocumented classes
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:10:02 +0000]
Strip all the trailing whitespace
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:01:51 +0000]
Merge branch 'master' into engine_traits
Ricardo SIGNES [Mon, 13 Jul 2009 20:57:38 +0000]
skip pod tests, usually
Conflicts:
t/pod-coverage.t
Tomas Doran (t0m) [Wed, 8 Jul 2009 19:45:29 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:MooseX-Storage
t0m [Wed, 8 Jul 2009 19:43:08 +0000]
Remove -T as that stops my perl finding my local::lib, ergo I don't find pod coverage and the test doesn't run. Bump required pod::coverage version so that POD is found for ::Deferred, and switch to manually getting a list of modules and manually filtering out ::Traits?::, as these are buried in other files and have no methods, so need no individual docs
Tomas Doran (t0m) [Sun, 28 Jun 2009 13:06:46 +0000]
Add repository info to META.yml
t0m [Wed, 24 Jun 2009 22:16:37 +0000]
Mangle OnlyWhenBuilt funstionality into the role, going back to trivial map_attributes
t0m [Wed, 24 Jun 2009 21:36:53 +0000]
Ok, so, the interface just changed, and the docs are complete crap now, but the implementation of cycle check disabling is out in the role, which is what I was going for
t0m [Wed, 24 Jun 2009 21:18:29 +0000]
Actually do something useful with the engine_traits parameter, by appling a role in the MooseX::Storage::Engine::Trait:: namespace to the engine instance created
t0m [Wed, 24 Jun 2009 20:03:15 +0000]
I think that these should be implemented as a role on the engine. So if I arrange to stuff an option into the pack and unpack calls, it'll work like magic, and you can also turn the features on for individual ->pack or ->unpack calls if you want to (once I move the functionality)
t0m [Wed, 24 Jun 2009 19:36:17 +0000]
Change so that we just return the class name, so that roles can permute this class name
Jos Boumans [Wed, 24 Jun 2009 14:52:16 +0000]
* quell warning
Jos Boumans [Wed, 24 Jun 2009 14:46:34 +0000]
* add feature to disable cycle checking, eitehr via trait or option
* add docs & tests (including 1 TODO test)
Jos Boumans [Wed, 24 Jun 2009 12:29:42 +0000]
* implement the unpack( $data, inject => {...} ) feature.
* add docs & tests
Jos Boumans [Wed, 24 Jun 2009 12:13:10 +0000]
* move Base::WithChecksum to build upon Basic.pm, avoid code duplication
Jos Boumans [Wed, 24 Jun 2009 12:11:08 +0000]
* add extra test to ensure restoring fails if required argument isn't provided
Jos Boumans [Wed, 24 Jun 2009 12:08:05 +0000]
* formatting change
Jos Boumans [Tue, 23 Jun 2009 21:07:27 +0000]
* fix a bug where if a required constructor argument was not serialized, it was
impossible to ->unpack again.
Jos Boumans [Tue, 23 Jun 2009 19:31:33 +0000]
* add support for Storage( traits => [...] ) to alter the behaviour of the
storage engine. One trait has been added: OnlyWhenBuilt, which only
serializes attributes whose predicate returns 'true'.
* docs & tests added
Jos Boumans [Tue, 23 Jun 2009 16:27:53 +0000]
* testing commit
Shawn M Moore [Tue, 2 Jun 2009 01:36:36 +0000]
How am I the first one to catch this stevanism?
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:50:23 +0000]
Checking in changes prior to tagging of version 0.18. Changelog diff is:
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:48:15 +0000]
Add .gitignore
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:47:17 +0000]
Bump version numbers for release
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:44:46 +0000]
Apply patch from RT#46343
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:40:37 +0000]
Fix .shipit
Johannes Plunien [Mon, 1 Jun 2009 15:30:18 +0000]
Added support for Maybe[...] constraints
Tomas Doran [Mon, 6 Apr 2009 21:43:15 +0000]
Checking in changes prior to tagging of version 0.17. Changelog diff is:
Tomas Doran [Mon, 6 Apr 2009 21:37:09 +0000]
We need not a .cvsignore, but svn ignore props would be useful
Tomas Doran [Mon, 6 Apr 2009 14:24:12 +0000]
Update the use non-deprecated methods, and bump all the version numbers to be current.
Florian Ragwitz [Sun, 22 Feb 2009 04:23:32 +0000]
Fix test plan.
Tomas Doran [Mon, 29 Sep 2008 15:02:18 +0000]
Fix issue with test when Best isn't available
Tomas Doran [Mon, 29 Sep 2008 13:51:36 +0000]
Fix issue I'm seeing in MX::Storage when using it in multiple roles which I combine.
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75
Yuval Kogman [Sun, 22 Jun 2008 01:15:37 +0000]
auto_install is evil
Yuval Kogman [Sun, 22 Jun 2008 01:08:39 +0000]
Test::TempDir
Yuval Kogman [Sat, 21 Jun 2008 18:28:17 +0000]
use tempfiles in the test suite
Stevan Little [Thu, 5 Jun 2008 15:13:13 +0000]
adjusting versions and adding to changelog
Jonathan Rockway [Thu, 5 Jun 2008 11:06:56 +0000]
use refaddr instead of stringification
Stevan Little [Sun, 25 May 2008 04:26:58 +0000]
0.13
Stevan Little [Tue, 6 May 2008 23:30:52 +0000]
some small tweaks
Stevan Little [Fri, 14 Mar 2008 16:07:18 +0000]
foo
Stevan Little [Fri, 14 Mar 2008 14:55:57 +0000]
fixing the traits
Stevan Little [Fri, 14 Mar 2008 13:25:18 +0000]
0.12
Chris Prather [Sat, 26 Jan 2008 06:14:19 +0000]
add patch from awwaiid for build_requires Test::Deep
Stevan Little [Thu, 10 Jan 2008 18:31:17 +0000]
0.11
Stevan Little [Thu, 10 Jan 2008 01:28:07 +0000]
Deferred is done
Stevan Little [Thu, 10 Jan 2008 01:13:19 +0000]
adding support for Deferred
Stevan Little [Wed, 7 Nov 2007 21:40:03 +0000]
some changelog tweaks and shit
Chris Prather [Tue, 23 Oct 2007 19:33:32 +0000]
remove MANIFEST since we generate it anyway
Chris Prather [Tue, 23 Oct 2007 19:19:05 +0000]
make local copy of MX::Storage
r34053@alice-3: perigrin | 2007-10-10 01:00:20 -0500
tag 0.08 release
r34460@alice-3: perigrin | 2007-10-23 14:18:07 -0500
change to Module::Install (the lack of Makefile.PL was bothering me)
Stevan Little [Tue, 23 Oct 2007 18:34:47 +0000]
fixing the utf8 handling for files