11 years agobump version to 0.33 0.33
Karen Etheridge [Sat, 30 Mar 2013 02:06:44 +0000]
bump version to 0.33

11 years agofix hash order randomization issue: use canonical mode with JSON (RT#84287)
Karen Etheridge [Sat, 30 Mar 2013 02:02:08 +0000]
fix hash order randomization issue: use canonical mode with JSON (RT#84287)

11 years agoalso document the r/w repo for gitmo users
Karen Etheridge [Sat, 30 Mar 2013 02:00:29 +0000]
also document the r/w repo for gitmo users

11 years agoFix MANIFEST.SKIP
Tomas Doran [Tue, 4 Dec 2012 19:50:17 +0000]
Fix MANIFEST.SKIP

11 years agoVersion 0.32 0.32
Tomas Doran [Tue, 4 Dec 2012 19:47:31 +0000]
Version 0.32

11 years agoDon't rely on hash key order in tests (RT#81695)
Dagfinn Ilmari Mannsåker [Tue, 4 Dec 2012 16:02:09 +0000]
Don't rely on hash key order in tests (RT#81695)

11 years agoCreate a JSON::Any object, so setting $ENV{JSON_ANY_CONFIG} works.
Dagfinn Ilmari Mannsåker [Tue, 4 Dec 2012 15:57:12 +0000]
Create a JSON::Any object, so setting $ENV{JSON_ANY_CONFIG} works.

Adjust tests that were setting the wrong values and the default happened to work.

11 years agoWhitespace
Tomas Doran [Wed, 27 Jun 2012 23:24:03 +0000]
Whitespace

11 years agoMake sure authors have all the deps
Tomas Doran [Sat, 5 May 2012 14:26:31 +0000]
Make sure authors have all the deps

11 years agoRT#69811 - Fix SHA1 use
Tomas Doran [Sat, 5 May 2012 14:24:55 +0000]
RT#69811 - Fix SHA1 use

11 years agoIgnore MYMETA
Tomas Doran [Sat, 5 May 2012 11:32:22 +0000]
Ignore MYMETA

12 years agoVersion 0.31 0.31
Tomas Doran [Tue, 28 Feb 2012 23:22:56 +0000]
Version 0.31

12 years agoadd documentation for add_custom_type_handler to MooseX::Storage::Engine
Chris Prather [Tue, 28 Feb 2012 23:15:11 +0000]
add documentation for add_custom_type_handler to MooseX::Storage::Engine

12 years agoFix docs
Tomas Doran [Sun, 12 Feb 2012 22:23:54 +0000]
Fix docs

12 years agoMerge
Tomas Doran [Fri, 29 Apr 2011 12:09:35 +0000]
Merge

12 years agoVersion 0.30 0.30
Tomas Doran [Fri, 29 Apr 2011 12:07:37 +0000]
Version 0.30

12 years agoMake Makefile.PL features work again. RT#67170
Tomas Doran [Fri, 29 Apr 2011 12:07:21 +0000]
Make Makefile.PL features work again. RT#67170

13 years agoconvert all uses of Test::Exception to Test::Fatal.
Karen Etheridge [Sun, 21 Nov 2010 08:50:53 +0000]
convert all uses of Test::Exception to Test::Fatal.

13 years agoRemove Test::TempDir 0.29
Tomas Doran [Wed, 17 Nov 2010 13:51:14 +0000]
Remove Test::TempDir

13 years agospelling
Karen Etheridge [Sat, 9 Oct 2010 20:00:44 +0000]
spelling

13 years agoVersion 0.28 0.28
Tomas Doran [Sat, 2 Oct 2010 23:37:15 +0000]
Version 0.28

13 years agoAllow traits in external namespaces
Tomas Doran [Sat, 2 Oct 2010 23:35:30 +0000]
Allow traits in external namespaces

13 years agofix doc errors in pod docs - link to MooseX::Storage::Basic, word misspelling etc
Karen Etheridge [Sun, 29 Aug 2010 15:58:19 +0000]
fix doc errors in pod docs - link to MooseX::Storage::Basic, word misspelling etc

13 years agouse Test::Requires in tests
Karen Etheridge [Sat, 28 Aug 2010 18:32:03 +0000]
use Test::Requires in tests

14 years agobump version 0.27
Ricardo Signes [Thu, 15 Apr 2010 14:04:03 +0000]
bump version

14 years agochangelog/docs
Ricardo Signes [Thu, 15 Apr 2010 14:03:37 +0000]
changelog/docs

14 years agotests for deferred and param roles
Ricardo Signes [Fri, 2 Apr 2010 17:45:47 +0000]
tests for deferred and param roles

14 years agoallow deferred to use parameterized roles
Ricardo Signes [Fri, 2 Apr 2010 16:44:21 +0000]
allow deferred to use parameterized roles

14 years agoBump versions 0.26
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:45:26 +0000]
Bump versions

14 years agoFix infinite recusion in classes which overload stringify and call into MX::Storage
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:24:56 +0000]
Fix infinite recusion in classes which overload stringify and call into MX::Storage

14 years agoFix repository URI
Tomas Doran (t0m) [Thu, 25 Mar 2010 18:16:43 +0000]
Fix repository URI

14 years agoBump versions 0.25
Tomas Doran [Tue, 9 Mar 2010 20:04:50 +0000]
Bump versions

14 years agoAdd changes.
Cory Watson [Tue, 9 Mar 2010 17:31:21 +0000]
Add changes.

14 years agoUse feature in Moose 0.99 to allow serialization of union types.
Cory Watson [Tue, 9 Mar 2010 17:30:17 +0000]
Use feature in Moose 0.99 to allow serialization of union types.

14 years agoBump version to 0.24 0.24
Tomas Doran [Mon, 11 Jan 2010 01:15:34 +0000]
Bump version to 0.24

14 years agoFix bug with the YAML::Any change
Tomas Doran [Sun, 10 Jan 2010 19:10:27 +0000]
Fix bug with the YAML::Any change

14 years agoAdd author_requires for all the optional modules so that authors have to run all...
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

14 years agoeval require instead of use
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

14 years agoPrint implementation used as diagnostic
Jonathan Yu [Sun, 10 Jan 2010 04:57:05 +0000]
Print implementation used as diagnostic

14 years agoAdd YAML implementation tests
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

14 years agoRemoved dependency on Best.
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).

14 years agoIgnore built dists
Tomas Doran [Tue, 10 Nov 2009 10:10:16 +0000]
Ignore built dists

14 years agoBump versions 0.23
Tomas Doran [Tue, 10 Nov 2009 10:08:54 +0000]
Bump versions

14 years agoRevert "Whitespace trim tests", this was clearly retarded of
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.

14 years agoMerge branch 'master' of jules.scsys.co.uk:MooseX-Storage
Ricardo Signes [Thu, 5 Nov 2009 23:07:43 +0000]
Merge branch 'master' of jules.scsys.co.uk:MooseX-Storage

14 years agoremove autoinstall
Ricardo Signes [Thu, 5 Nov 2009 23:07:32 +0000]
remove autoinstall

14 years agoIgnore built dists
Tomas Doran [Thu, 5 Nov 2009 21:25:51 +0000]
Ignore built dists

14 years agoMerge branch 'master' of gitmo@git.moose.perl.org:MooseX-Storage
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

14 years agoRun author side tests always 0.22
Tomas Doran [Thu, 5 Nov 2009 21:16:27 +0000]
Run author side tests always

14 years agoWhitespace trim tests
Tomas Doran [Thu, 5 Nov 2009 21:12:44 +0000]
Whitespace trim tests

14 years agobump version
Ricardo Signes [Thu, 5 Nov 2009 21:12:03 +0000]
bump version

14 years agoBump versions
Tomas Doran [Thu, 5 Nov 2009 21:07:05 +0000]
Bump versions

14 years agodocs, prereq
Ricardo Signes [Thu, 5 Nov 2009 20:34:54 +0000]
docs, prereq

14 years ago__expand_role for "foreign" and parameterized roles
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

14 years agoenable Old-Man-Style four-space indents
Ricardo Signes [Thu, 5 Nov 2009 19:36:09 +0000]
enable Old-Man-Style four-space indents

14 years agoallow storage roles from outside of MooseX::Storage::whatever::
Ricardo Signes [Thu, 5 Nov 2009 19:34:02 +0000]
allow storage roles from outside of MooseX::Storage::whatever::

14 years agoFix warning when types do not have a parent type
Tomas Doran [Thu, 10 Sep 2009 16:42:34 +0000]
Fix warning when types do not have a parent type

14 years agoFix as we only work with a recent Moose version
Tomas Doran (t0m) [Sat, 18 Jul 2009 19:08:13 +0000]
Fix as we only work with a recent Moose version

14 years agoChecking in changes prior to tagging of version 0.21. Changelog diff is: 0.21
Tomas Doran (t0m) [Tue, 14 Jul 2009 00:02:50 +0000]
Checking in changes prior to tagging of version 0.21.  Changelog diff is:

14 years agoAdd no Moose::Role everywhere 0.20
Tomas Doran (t0m) [Mon, 13 Jul 2009 23:40:46 +0000]
Add no Moose::Role everywhere

14 years agoBump versions
Tomas Doran (t0m) [Mon, 13 Jul 2009 23:30:07 +0000]
Bump versions

14 years agoRemove -T
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:58:03 +0000]
Remove -T

14 years agoChangelogging
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:47:41 +0000]
Changelogging

14 years agoAdd docs for the undocumented classes
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:37:10 +0000]
Add docs for the undocumented classes

14 years agoStrip all the trailing whitespace
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:10:02 +0000]
Strip all the trailing whitespace

14 years agoMerge branch 'master' into engine_traits
Tomas Doran (t0m) [Mon, 13 Jul 2009 21:01:51 +0000]
Merge branch 'master' into engine_traits

14 years agoskip pod tests, usually
Ricardo SIGNES [Mon, 13 Jul 2009 20:57:38 +0000]
skip pod tests, usually

Conflicts:

t/pod-coverage.t

14 years agoMerge branch 'master' of gitmo@jules.scsys.co.uk:MooseX-Storage
Tomas Doran (t0m) [Wed, 8 Jul 2009 19:45:29 +0000]
Merge branch 'master' of gitmo@jules.scsys.co.uk:MooseX-Storage

14 years agoRemove -T as that stops my perl finding my local::lib, ergo I don't find pod coverage...
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

14 years agoAdd repository info to META.yml
Tomas Doran (t0m) [Sun, 28 Jun 2009 13:06:46 +0000]
Add repository info to META.yml

14 years agoMangle OnlyWhenBuilt funstionality into the role, going back to trivial map_attributes
t0m [Wed, 24 Jun 2009 22:16:37 +0000]
Mangle OnlyWhenBuilt funstionality into the role, going back to trivial map_attributes

14 years agoOk, so, the interface just changed, and the docs are complete crap now, but the imple...
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

14 years agoActually do something useful with the engine_traits parameter, by appling a role...
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

14 years agoI think that these should be implemented as a role on the engine. So if I arrange...
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)

14 years agoChange so that we just return the class name, so that roles can permute this class...
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

14 years ago* quell warning
Jos Boumans [Wed, 24 Jun 2009 14:52:16 +0000]
* quell warning

14 years ago* add feature to disable cycle checking, eitehr via trait or option
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)

14 years ago* implement the unpack( $data, inject => {...} ) feature.
Jos Boumans [Wed, 24 Jun 2009 12:29:42 +0000]
* implement the unpack( $data, inject => {...} ) feature.
  * add docs & tests

14 years ago* move Base::WithChecksum to build upon Basic.pm, avoid code duplication
Jos Boumans [Wed, 24 Jun 2009 12:13:10 +0000]
* move Base::WithChecksum to build upon Basic.pm, avoid code duplication

14 years ago* add extra test to ensure restoring fails if required argument isn't provided
Jos Boumans [Wed, 24 Jun 2009 12:11:08 +0000]
* add extra test to ensure restoring fails if required argument isn't provided

14 years ago* formatting change
Jos Boumans [Wed, 24 Jun 2009 12:08:05 +0000]
* formatting change

14 years ago* fix a bug where if a required constructor argument was not serialized, it was
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.

14 years ago* add support for Storage( traits => [...] ) to alter the behaviour of the
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

14 years ago* testing commit
Jos Boumans [Tue, 23 Jun 2009 16:27:53 +0000]
* testing commit

14 years agoHow am I the first one to catch this stevanism?
Shawn M Moore [Tue, 2 Jun 2009 01:36:36 +0000]
How am I the first one to catch this stevanism?

14 years agoChecking in changes prior to tagging of version 0.18. Changelog diff is: 0.18
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:50:23 +0000]
Checking in changes prior to tagging of version 0.18.  Changelog diff is:

14 years agoAdd .gitignore
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:48:15 +0000]
Add .gitignore

14 years agoBump version numbers for release
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:47:17 +0000]
Bump version numbers for release

14 years agoApply patch from RT#46343
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:44:46 +0000]
Apply patch from RT#46343

14 years agoFix .shipit
Tomas Doran (t0m) [Mon, 1 Jun 2009 23:40:37 +0000]
Fix .shipit

14 years agoAdded support for Maybe[...] constraints
Johannes Plunien [Mon, 1 Jun 2009 15:30:18 +0000]
Added support for Maybe[...] constraints

15 years agoChecking in changes prior to tagging of version 0.17. Changelog diff is: 0.17
Tomas Doran [Mon, 6 Apr 2009 21:43:15 +0000]
Checking in changes prior to tagging of version 0.17.  Changelog diff is:

15 years agoWe need not a .cvsignore, but svn ignore props would be useful
Tomas Doran [Mon, 6 Apr 2009 21:37:09 +0000]
We need not a .cvsignore, but svn ignore props would be useful

15 years agoUpdate the use non-deprecated methods, and bump all the version numbers to be current.
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.

15 years agoFix test plan.
Florian Ragwitz [Sun, 22 Feb 2009 04:23:32 +0000]
Fix test plan.

15 years agoFix issue with test when Best isn't available
Tomas Doran [Mon, 29 Sep 2008 15:02:18 +0000]
Fix issue with test when Best isn't available

15 years agoFix issue I'm seeing in MX::Storage when using it in multiple roles which I combine. 0.15
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.

15 years agodemand Module::Install 0.75 0.14
Yuval Kogman [Sun, 22 Jun 2008 01:31:57 +0000]
demand Module::Install 0.75

15 years agoauto_install is evil
Yuval Kogman [Sun, 22 Jun 2008 01:15:37 +0000]
auto_install is evil

15 years agoTest::TempDir
Yuval Kogman [Sun, 22 Jun 2008 01:08:39 +0000]
Test::TempDir