Jesse Luehrs [Thu, 7 Apr 2011 02:12:54 +0000]
update conflict for mx-setonce
Jesse Luehrs [Tue, 5 Apr 2011 06:34:19 +0000]
add some things to ::Delta
Jesse Luehrs [Tue, 5 Apr 2011 02:34:22 +0000]
we want to make sure there's actual content in the changelog
Jesse Luehrs [Tue, 5 Apr 2011 02:31:50 +0000]
changelog
Jesse Luehrs [Tue, 5 Apr 2011 01:53:23 +0000]
version bump
Jesse Luehrs [Tue, 5 Apr 2011 01:53:05 +0000]
bump copyright date
Dave Rolsky [Mon, 4 Apr 2011 16:47:15 +0000]
Conflict on Lazyrequire 0.06
Dave Rolsky [Mon, 4 Apr 2011 15:19:34 +0000]
Conflict on MX::PrivateSetters 0.03
Jesse Luehrs [Mon, 4 Apr 2011 05:58:45 +0000]
conflict
Jesse Luehrs [Mon, 4 Apr 2011 04:34:44 +0000]
conflicts
Dave Rolsky [Mon, 4 Apr 2011 04:13:42 +0000]
Conflict on all but latest MX::UndefTolerant
Dave Rolsky [Mon, 4 Apr 2011 02:16:08 +0000]
Update some conflicts to get people to install versions of MX modules that work with roles
Jesse Luehrs [Sun, 3 Apr 2011 18:07:21 +0000]
the created type here isn't anonymous
Dave Rolsky [Sun, 3 Apr 2011 16:06:09 +0000]
Fix small typo
Jesse Luehrs [Sat, 2 Apr 2011 19:01:08 +0000]
changelog
Jesse Luehrs [Wed, 30 Mar 2011 19:18:18 +0000]
fix up some docs
Jesse Luehrs [Mon, 28 Mar 2011 20:49:48 +0000]
changelog
Jesse Luehrs [Mon, 28 Mar 2011 19:40:31 +0000]
version bump
Dave Rolsky [Sat, 19 Mar 2011 22:47:56 +0000]
Croak with useful errors when trying to apply meta/base roles to a non-Moose class
Dave Rolsky [Sat, 19 Mar 2011 16:44:03 +0000]
A little code tidying
Dave Rolsky [Sat, 19 Mar 2011 16:43:33 +0000]
Remove unused variable
Dave Rolsky [Mon, 14 Mar 2011 21:34:00 +0000]
Remove a TODO item which is done
Dave Rolsky [Mon, 14 Mar 2011 21:32:23 +0000]
Update TODO for 2.0200
Dave Rolsky [Mon, 14 Mar 2011 19:27:46 +0000]
Prep for removing deprecated features or making them throw an error.
I changed the relevant deprecation warnings to mention what will happen in
Moose 2.0200.
I also updated Moose::Manual::Delta to list what will appen in 2.0200.
Dave Rolsky [Mon, 14 Mar 2011 19:25:19 +0000]
Fix formatting buglet in Changes
Dave Rolsky [Mon, 14 Mar 2011 18:58:14 +0000]
Add CMOP Changes file to distro
Dave Rolsky [Mon, 14 Mar 2011 04:08:08 +0000]
Changes for NEXT
Dave Rolsky [Mon, 14 Mar 2011 04:04:51 +0000]
Store the role which first defines an attribute, and pass that along when cloning.
Use the original role's applied_attribute_metaclass when we finally apply the
attribute, rather than the _current_ role's applied_attribute_metaclass.
Dave Rolsky [Mon, 14 Mar 2011 03:58:22 +0000]
Add test for applied_attribute traits being lost when one role consumes another role
Florian Ragwitz [Mon, 14 Mar 2011 04:50:21 +0000]
There's one manually maintained file in t/recipes/
Stop ignoring it.
Florian Ragwitz [Mon, 14 Mar 2011 04:49:59 +0000]
Fix recipes path for our GatherDir plugin
I broke this while renaming the tests.
Florian Ragwitz [Mon, 14 Mar 2011 04:10:31 +0000]
Suppress a bogus warning
Florian Ragwitz [Mon, 14 Mar 2011 04:00:34 +0000]
We stopped complaining about importing to main ages ago
Florian Ragwitz [Mon, 14 Mar 2011 03:58:21 +0000]
Remove numbers from our tests
Dave Rolsky [Mon, 14 Mar 2011 03:49:12 +0000]
Make sure that applied_attribute roles don't spill over to other roles to during role composition
Dave Rolsky [Mon, 14 Mar 2011 03:44:13 +0000]
Fix duplicate test number (why do we have these numbers anyway?)
Jesse Luehrs [Tue, 8 Mar 2011 07:58:11 +0000]
todo test for the role composition issue
Jesse Luehrs [Mon, 7 Mar 2011 00:26:01 +0000]
add some more conflicts
Jesse Luehrs [Fri, 4 Mar 2011 21:39:35 +0000]
add Bread::Board::Declare to smoker
Jesse Luehrs [Fri, 4 Mar 2011 21:13:47 +0000]
changelog
Jesse Luehrs [Fri, 4 Mar 2011 20:17:32 +0000]
changelog and version bump
Jesse Luehrs [Fri, 4 Mar 2011 17:49:01 +0000]
yes, this is necessary for us
Shawn M Moore [Sat, 19 Feb 2011 03:16:12 +0000]
Use $0 instead of hardcoding filename in regex
I failed these tests because zsh prove t/**/*.t expanded these files
with leading ./s, which broke the regexes needlessly
Jesse Luehrs [Thu, 3 Mar 2011 05:34:47 +0000]
changelog for Int fix
Matthew Horsfall [Wed, 2 Mar 2011 18:42:52 +0000]
Int type constraint allowed for a newline character due to the /^..$/ syntax. Use /\A..\z/ instead.
Dave Rolsky [Mon, 28 Feb 2011 17:29:37 +0000]
Remove MX::FSM, which is not maintained (from what I can tell)
Matthew Horsfall [Wed, 2 Mar 2011 16:28:33 +0000]
Minor pod grammar fixes.
Jesse Luehrs [Mon, 28 Feb 2011 22:58:28 +0000]
changelog
Jesse Luehrs [Mon, 28 Feb 2011 22:20:29 +0000]
pod-spelling fixes
Jesse Luehrs [Mon, 28 Feb 2011 21:07:15 +0000]
version bump for 1.9903
Dave Rolsky [Mon, 28 Feb 2011 17:21:29 +0000]
remove .shipit
Dave Rolsky [Mon, 28 Feb 2011 17:10:41 +0000]
Remove modules which are known to be unmaintained
Dave Rolsky [Sat, 26 Feb 2011 22:52:30 +0000]
Conflict on MX::Singleton 0.25 (but 0.26 works)
Dave Rolsky [Sat, 26 Feb 2011 18:36:04 +0000]
Conflict with Fey::ORM 0.42 (0.43 works with new & old Moose)
Karen Etheridge [Fri, 25 Feb 2011 18:03:25 +0000]
add example for combining an initializer with a writer - basically the same code as in stackoverflow.com/q/5116788/40468
Karen Etheridge [Wed, 23 Feb 2011 18:34:42 +0000]
update Changes file to reflect what was released in 1.24
Dave Rolsky [Wed, 23 Feb 2011 03:56:04 +0000]
Conflict on MX::StrictConstructor 0.12 (0.13 works)
Dave Rolsky [Tue, 22 Feb 2011 23:53:15 +0000]
Conflict on MX::CA 0.23 (0.24 works with moose 1.23 and 2.0)
Dave Rolsky [Tue, 22 Feb 2011 21:23:13 +0000]
Remove modules which have been spitting out warnings for a really long time
Dave Rolsky [Tue, 22 Feb 2011 15:12:19 +0000]
Fix release year for last two releases
Dave Rolsky [Tue, 15 Feb 2011 19:54:56 +0000]
Add 1.22 and 1.23 changes to Changes file in master
Chris Prather [Tue, 15 Feb 2011 16:54:31 +0000]
update Changes cause I forgot to do so in the topic branch
Chris Prather [Tue, 15 Feb 2011 16:36:09 +0000]
Reverse the output from _follow_also
Turns out when we follow the export tree we return the list in the order we
discovered, which is the inverse of the order we want. This wasn't ever a
problem before because nobody has tried exporting more than one level off of
Moose. Someone has now, so we need to reverse the entire list.
Also we have added tests for second-order exports (exporting overridden
exports)
Dave Rolsky [Mon, 14 Feb 2011 00:03:31 +0000]
Fix error message (missing "a")
Dave Rolsky [Sun, 13 Feb 2011 23:04:24 +0000]
My previous role preservation fix made a todo test pass, so I moved the test and un-TODO-ed it
Dave Rolsky [Sun, 13 Feb 2011 22:38:05 +0000]
Fixed reinitialization bug that lost all role meta info
Jesse Luehrs [Thu, 10 Feb 2011 19:27:19 +0000]
never smoke author tests
Jesse Luehrs [Thu, 10 Feb 2011 19:26:38 +0000]
remove stuff we don't care about smoking
Jesse Luehrs [Thu, 10 Feb 2011 08:59:28 +0000]
add some more modules to smoke
might have added back in some unmaintained ones, feel free to take them
back out
Jesse Luehrs [Thu, 10 Feb 2011 07:19:18 +0000]
conflicts
Karen Etheridge [Tue, 8 Feb 2011 01:07:00 +0000]
also mention MX::NM:IO
Karen Etheridge [Mon, 7 Feb 2011 23:57:33 +0000]
remove meat of recipe - replace with reference to MooseX::NonMoose
Dave Rolsky [Mon, 7 Feb 2011 23:18:23 +0000]
Clarify what happens when weak refs go out of scope
Dave Rolsky [Mon, 7 Feb 2011 23:16:33 +0000]
Tweaks Sam's patch on weak_ref expiration
Hans Dieter Pearcey [Mon, 7 Feb 2011 22:29:17 +0000]
notes on weak_ref (based on patch from Sam Vilain)
Karen Etheridge [Sat, 29 Jan 2011 16:52:36 +0000]
MooseX::AlwaysCoerce 0.12 (latest) is incompatible with Moose 1.9902-TRIAL -- yes a new version will be released before Moose 2.0 goes up.
Jesse Luehrs [Thu, 27 Jan 2011 15:18:51 +0000]
need to delete from the method map, not just set to undef (kentnl)
Mateu X Hunter [Wed, 19 Jan 2011 17:21:23 +0000]
correct wording to use 'hash' instead of 'array'
Dave Rolsky [Tue, 18 Jan 2011 02:49:23 +0000]
move MetaYAML/JSON next to each other
Jesse Luehrs [Mon, 10 Jan 2011 22:26:27 +0000]
convert to using EUMM::Dist::Zilla::Develop
Chip [Sat, 8 Jan 2011 21:08:28 +0000]
add test of cross-object augmentation
Jesse Luehrs [Sat, 8 Jan 2011 20:57:38 +0000]
fix syntax error
Jesse Luehrs [Fri, 7 Jan 2011 21:05:20 +0000]
redirect 'make dist' and 'make install' to dzil
Jesse Luehrs [Wed, 5 Jan 2011 19:37:35 +0000]
bump package::stash deps for some bug fixes
Dave Rolsky [Tue, 4 Jan 2011 21:26:18 +0000]
Require Test::DM for development
Jesse Luehrs [Tue, 4 Jan 2011 17:55:41 +0000]
don't initialize lazy attrs with defaults in the constructor (mo)
Jesse Luehrs [Mon, 3 Jan 2011 23:59:30 +0000]
also need to set AUTHOR_TESTING here
Jesse Luehrs [Mon, 3 Jan 2011 23:32:39 +0000]
Merge remote branch 'origin/master'
Jesse Luehrs [Mon, 3 Jan 2011 23:30:33 +0000]
changelog
Karen Etheridge [Mon, 3 Jan 2011 23:24:42 +0000]
trivial punctuation improvement
Jesse Luehrs [Mon, 3 Jan 2011 23:17:20 +0000]
more spelling words
Jesse Luehrs [Mon, 3 Jan 2011 23:05:59 +0000]
changelog and version bump
Jesse Luehrs [Mon, 3 Jan 2011 23:02:33 +0000]
specify prototyping behavior in Moose.xs
Jesse Luehrs [Mon, 3 Jan 2011 22:57:54 +0000]
generate CCFLAGS correctly
Jesse Luehrs [Mon, 3 Jan 2011 20:29:51 +0000]
add a couple more conflicts
Jesse Luehrs [Mon, 3 Jan 2011 20:07:08 +0000]
ensure all author deps are installed before doing release testing
Jesse Luehrs [Mon, 3 Jan 2011 19:09:47 +0000]
require running the smoker before non-trial releases
Jesse Luehrs [Mon, 3 Jan 2011 19:01:38 +0000]
fix up ::Contributing a bit
Jesse Luehrs [Mon, 3 Jan 2011 18:32:52 +0000]
changelog
Jesse Luehrs [Mon, 3 Jan 2011 18:00:44 +0000]
changelog and version bump