11 years agoConvert Moose->throw_error to Moose::Util::throw structured-exceptions
Shawn M Moore [Mon, 18 Jun 2012 23:42:01 +0000]
Convert Moose->throw_error to Moose::Util::throw

11 years agoMore replacement of Moose->throw_error with Moose::Util::throw
Shawn M Moore [Mon, 18 Jun 2012 23:03:04 +0000]
More replacement of Moose->throw_error with Moose::Util::throw

11 years agoUse Moose::Util::throw in lib/Moose instead of confess
Shawn M Moore [Mon, 18 Jun 2012 22:30:08 +0000]
Use Moose::Util::throw in lib/Moose instead of confess

11 years agoNative trait type constraint exception
Shawn M Moore [Fri, 15 Jun 2012 20:21:29 +0000]
Native trait type constraint exception

11 years agoMethodConflict exception
Shawn M Moore [Fri, 15 Jun 2012 20:04:00 +0000]
MethodConflict exception

11 years agoException::TypeConstraint isa Exception
Shawn M Moore [Fri, 15 Jun 2012 19:37:17 +0000]
Exception::TypeConstraint isa Exception

11 years agoBasic type exceptions
Shawn M Moore [Fri, 15 Jun 2012 19:31:42 +0000]
Basic type exceptions

11 years agoThe "at file line" bit moves further down in the new stack traces
Shawn M Moore [Fri, 15 Jun 2012 19:09:22 +0000]
The "at file line" bit moves further down in the new stack traces

11 years agoQuote attribute and type names properly
Shawn M Moore [Fri, 15 Jun 2012 19:06:50 +0000]
Quote attribute and type names properly

11 years agoSome fixes for inlined errors
Shawn M Moore [Fri, 15 Jun 2012 18:58:27 +0000]
Some fixes for inlined errors

11 years agoRemove some needless indirection
Shawn M Moore [Fri, 15 Jun 2012 18:53:55 +0000]
Remove some needless indirection

11 years agoRemove more error_class tests
Shawn M Moore [Fri, 15 Jun 2012 18:33:54 +0000]
Remove more error_class tests

11 years agoMoose::Exception::TypeConstraint is no longer a role
Shawn M Moore [Fri, 15 Jun 2012 18:29:13 +0000]
Moose::Exception::TypeConstraint is no longer a role

11 years agoWe no want to longer support metaclasses managing exceptions in this way
Shawn M Moore [Fri, 15 Jun 2012 18:27:25 +0000]
We no want to longer support metaclasses managing exceptions in this way

11 years agodiag error for debugging when test fail
Shawn M Moore [Fri, 15 Jun 2012 18:24:09 +0000]
diag error for debugging when test fail

11 years agoerror -> message to match Moose::Exception
Shawn M Moore [Fri, 15 Jun 2012 18:17:19 +0000]
error -> message to match Moose::Exception

11 years agoCan't inline_constructor for Moose::Exception
Shawn M Moore [Fri, 15 Jun 2012 18:15:13 +0000]
Can't inline_constructor for Moose::Exception

11 years agoDon't really like the parameter "superclass"
Shawn M Moore [Fri, 15 Jun 2012 18:11:03 +0000]
Don't really like the parameter "superclass"

11 years agoAdd a Moose::Exception class for future-proofing, etc
Shawn M Moore [Fri, 15 Jun 2012 18:10:41 +0000]
Add a Moose::Exception class for future-proofing, etc

11 years agoRevert "Explicitly pass message"
Shawn M Moore [Fri, 15 Jun 2012 17:43:00 +0000]
Revert "Explicitly pass message"

This reverts commit cc2be6e4a6b1478efff43bc83d73aeda29bf1650.

Now we unshift message as needed.

11 years agoSwitch to unshifting message if needed, like most of Moose
Shawn M Moore [Fri, 15 Jun 2012 17:37:52 +0000]
Switch to unshifting message if needed, like most of Moose

11 years agoTypeConstraint errors
Shawn M Moore [Thu, 14 Jun 2012 20:58:23 +0000]
TypeConstraint errors

11 years agoExplicitly pass message
Shawn M Moore [Thu, 14 Jun 2012 20:58:12 +0000]
Explicitly pass message

11 years agoSimplify the error throwing
Shawn M Moore [Thu, 14 Jun 2012 20:55:55 +0000]
Simplify the error throwing

11 years agoLoad superclass explicitly
Shawn M Moore [Thu, 14 Jun 2012 20:04:03 +0000]
Load superclass explicitly

11 years agoIf you pass no roles, just instantiate the superclass.
Shawn M Moore [Thu, 14 Jun 2012 20:01:26 +0000]
If you pass no roles, just instantiate the superclass.

    I feel like I want MooseX::ClassCompositor here.

11 years agoSupport for a custom superclass in ::throw
Shawn M Moore [Thu, 14 Jun 2012 19:57:54 +0000]
Support for a custom superclass in ::throw

11 years agoShip throw off into Moose::Util
Shawn M Moore [Thu, 14 Jun 2012 19:07:29 +0000]
Ship throw off into Moose::Util

11 years agoBetter variable names!
Shawn M Moore [Thu, 14 Jun 2012 18:58:06 +0000]
Better variable names!

11 years agoConvert extends() to throw_exception
Shawn M Moore [Thu, 14 Jun 2012 16:15:58 +0000]
Convert extends() to throw_exception

11 years agoFirst pass at Moose->throw_exception
Shawn M Moore [Thu, 14 Jun 2012 16:15:50 +0000]
First pass at Moose->throw_exception

11 years agoNo longer need version checks
Shawn M Moore [Thu, 14 Jun 2012 16:10:17 +0000]
No longer need version checks

11 years agoImport Throwable
Shawn M Moore [Thu, 14 Jun 2012 16:09:42 +0000]
Import Throwable

11 years agoSkip Alien-Ditaa
Dave Rolsky [Wed, 30 May 2012 21:33:40 +0000]
Skip Alien-Ditaa

11 years agoYet another distro marked as todo
Dave Rolsky [Wed, 30 May 2012 21:04:59 +0000]
Yet another distro marked as todo

11 years agoAdd a few more broken deps
Dave Rolsky [Tue, 29 May 2012 16:12:49 +0000]
Add a few more broken deps

11 years agoAdd a few more broken deps
Dave Rolsky [Tue, 29 May 2012 15:38:15 +0000]
Add a few more broken deps

11 years agoAdd Jenkins-NotificationListener to TODO list
Dave Rolsky [Tue, 29 May 2012 14:55:03 +0000]
Add Jenkins-NotificationListener to TODO list

11 years agoSeveral more problematic deps
Dave Rolsky [Tue, 29 May 2012 06:24:02 +0000]
Several more problematic deps

11 years agoAdd IPC-AnyEvent-Gearman to the skip list
Dave Rolsky [Tue, 29 May 2012 01:24:25 +0000]
Add IPC-AnyEvent-Gearman to the skip list

11 years agoAdd Metabase-Backend-SQL to TODO list - it's tests seem to break a lot
Dave Rolsky [Sun, 27 May 2012 21:59:01 +0000]
Add Metabase-Backend-SQL to TODO list - it's tests seem to break a lot

11 years agoDist-Zilla-Plugin-PerlTidy has broken tests
Dave Rolsky [Sun, 27 May 2012 19:16:11 +0000]
Dist-Zilla-Plugin-PerlTidy has broken tests

11 years agoSkip Metabase-Backend-MongoDB, it's broken
Dave Rolsky [Sun, 27 May 2012 19:00:33 +0000]
Skip Metabase-Backend-MongoDB, it's broken

11 years agoMark two more known-broken distros
Dave Rolsky [Sun, 27 May 2012 05:30:37 +0000]
Mark two more known-broken distros

11 years agoAdd File-Tail-Scribe to skip list
Dave Rolsky [Sun, 27 May 2012 04:59:08 +0000]
Add File-Tail-Scribe to skip list

11 years agoSkip DBIx-VersionedDDL for being dumb
Dave Rolsky [Sun, 27 May 2012 03:03:09 +0000]
Skip DBIx-VersionedDDL for being dumb

11 years agoSkip Padre-Plugin-Cookbook
Dave Rolsky [Sun, 27 May 2012 03:02:07 +0000]
Skip Padre-Plugin-Cookbook

11 years agoAdd more modules to our skip/todo list
Dave Rolsky [Sat, 26 May 2012 22:44:17 +0000]
Add more modules to our skip/todo list

11 years agoDoc circular ref fix in Changes
Dave Rolsky [Sat, 26 May 2012 22:34:19 +0000]
Doc circular ref fix in Changes

11 years agort63818 bugfix for false 'also' circular ref error
wickline [Mon, 7 May 2012 01:31:00 +0000]
rt63818 bugfix for false 'also' circular ref error

11 years agoAdd MooseX-Scaffold to list of known broken deps
Dave Rolsky [Sat, 26 May 2012 22:17:54 +0000]
Add MooseX-Scaffold to list of known broken deps

11 years agoMention MOOSE_TEST_MD=MooseX when MOOSE_TEST_MD=1
Dave Rolsky [Sat, 26 May 2012 22:16:59 +0000]
Mention MOOSE_TEST_MD=MooseX when MOOSE_TEST_MD=1

11 years agoAdd MooseX-WithCache to list of TODO deps
Dave Rolsky [Sat, 26 May 2012 22:15:43 +0000]
Add MooseX-WithCache to list of TODO deps

It's been broken for quite some time

11 years agoPut both skip and todo tests in the DATA section
Dave Rolsky [Sat, 26 May 2012 22:15:13 +0000]
Put both skip and todo tests in the DATA section

Remove %skip hash entirely (this is in DATA now)

11 years agoAdd another MOOSE_TEST_MD option, MooseX
Dave Rolsky [Sat, 26 May 2012 21:46:14 +0000]
Add another MOOSE_TEST_MD option, MooseX

This tests MooseX modules and others that extend Moose. This is useful if you
want to test some sort of internals change that doesn't affect the API for
non-extension modules.

Also added help text for the test that shows when MOOSE_TEST_MD is not set.

11 years agoMark two more distros as todo
Dave Rolsky [Sat, 19 May 2012 18:06:14 +0000]
Mark two more distros as todo

11 years agoSkip distro which requires rpm
Dave Rolsky [Sat, 19 May 2012 13:32:17 +0000]
Skip distro which requires rpm

11 years agoadded Moose with make_immutable
Todd Hepler [Tue, 15 May 2012 19:45:35 +0000]
added Moose with make_immutable

it's slower than regular Moose (as expected)

11 years agodocument that auto_deref is wantarray-based
Ricardo Signes [Tue, 8 May 2012 23:06:50 +0000]
document that auto_deref is wantarray-based

11 years agoMark a few more failing distros
Dave Rolsky [Tue, 8 May 2012 15:46:32 +0000]
Mark a few more failing distros

11 years agoSkip Net-SSH-Mechanize
Dave Rolsky [Mon, 7 May 2012 16:19:23 +0000]
Skip Net-SSH-Mechanize

11 years agochangelog
Jesse Luehrs [Sun, 6 May 2012 18:05:14 +0000]
changelog

11 years agoimport changelog from stable
Jesse Luehrs [Sun, 6 May 2012 18:03:06 +0000]
import changelog from stable

11 years agokeep the same return value init_meta had previously
Jesse Luehrs [Sun, 6 May 2012 18:02:22 +0000]
keep the same return value init_meta had previously

11 years agofix init_meta order when multiple also package are specified
Jesse Luehrs [Mon, 30 Apr 2012 20:52:59 +0000]
fix init_meta order when multiple also package are specified

11 years agofix the erroneous ->kv call in the docs
Chris Prather [Sun, 16 Oct 2011 04:15:46 +0000]
fix the erroneous ->kv call in the docs

11 years agochangelog
Jesse Luehrs [Sun, 29 Apr 2012 22:02:53 +0000]
changelog

11 years agoversion bump 2.0600
Jesse Luehrs [Sun, 29 Apr 2012 21:59:00 +0000]
version bump

11 years agochangelog
Jesse Luehrs [Sun, 29 Apr 2012 21:57:15 +0000]
changelog

11 years agomark trial releases in the changelog
Jesse Luehrs [Sun, 29 Apr 2012 21:56:47 +0000]
mark trial releases in the changelog

11 years agominor doc fixes
Karen Etheridge [Sun, 29 Apr 2012 15:32:40 +0000]
minor doc fixes

12 years agoa couple more fails
Jesse Luehrs [Wed, 25 Apr 2012 15:41:09 +0000]
a couple more fails

12 years agocopy over changelog from the stable branch
Jesse Luehrs [Wed, 25 Apr 2012 07:52:19 +0000]
copy over changelog from the stable branch

12 years agoadd the init_meta thing to ::Delta
Jesse Luehrs [Wed, 25 Apr 2012 07:51:14 +0000]
add the init_meta thing to ::Delta

12 years agodon't list dev releases in ::Delta
Jesse Luehrs [Wed, 25 Apr 2012 07:45:28 +0000]
don't list dev releases in ::Delta

12 years agoconflict on some things
Jesse Luehrs [Wed, 25 Apr 2012 07:42:43 +0000]
conflict on some things

12 years agochangelog
Jesse Luehrs [Wed, 25 Apr 2012 06:06:59 +0000]
changelog

12 years agochangelog and version bump 2.0502
Jesse Luehrs [Wed, 25 Apr 2012 06:04:54 +0000]
changelog and version bump

12 years agothe quote style in this message changed over the years
Jesse Luehrs [Wed, 25 Apr 2012 05:52:20 +0000]
the quote style in this message changed over the years

12 years agomake this an author test
Jesse Luehrs [Wed, 25 Apr 2012 05:44:21 +0000]
make this an author test

memory leak tests just trigger on all kinds of weird situations
depending on platform, configuration, perl version, etc... basically
impossible to keep passing everywhere for anything non-trivial. just
keep this from showing up as fail reports on cpantesters for no reason.

12 years agoSkip some modules with test brain damage
Dave Rolsky [Tue, 24 Apr 2012 22:52:53 +0000]
Skip some modules with test brain damage

12 years agoRequires Test::DependentModules 0.13+
Dave Rolsky [Sat, 21 Apr 2012 15:37:48 +0000]
Requires Test::DependentModules 0.13+

12 years agoTest 200 random dependents unless MOOSE_TEST_MD eq 'all'
Dave Rolsky [Sat, 21 Apr 2012 15:37:14 +0000]
Test 200 random dependents unless MOOSE_TEST_MD eq 'all'

12 years agoList a couple more broken deps
Dave Rolsky [Sat, 21 Apr 2012 15:32:26 +0000]
List a couple more broken deps

12 years agoMark a number of distros which have external deps or broken test suites
Dave Rolsky [Sat, 21 Apr 2012 00:36:30 +0000]
Mark a number of distros which have external deps or broken test suites

12 years agoSkip DBIx-PgLink, it prompts for a password
Dave Rolsky [Fri, 20 Apr 2012 14:08:55 +0000]
Skip DBIx-PgLink, it prompts for a password

12 years agobump test::dm requirement
Jesse Luehrs [Thu, 19 Apr 2012 19:00:41 +0000]
bump test::dm requirement

12 years agofix another hang
Jesse Luehrs [Thu, 19 Apr 2012 16:13:29 +0000]
fix another hang

12 years agosigh
Jesse Luehrs [Thu, 19 Apr 2012 09:07:07 +0000]
sigh

12 years agomore updates
Jesse Luehrs [Thu, 19 Apr 2012 05:51:01 +0000]
more updates

12 years agocouple more fixes
Jesse Luehrs [Thu, 19 Apr 2012 02:25:06 +0000]
couple more fixes

12 years agocleanups after fixing some stuff in test::dm
Jesse Luehrs [Wed, 18 Apr 2012 21:39:57 +0000]
cleanups after fixing some stuff in test::dm

12 years agoone more
Jesse Luehrs [Tue, 17 Apr 2012 20:45:38 +0000]
one more

12 years agoand more things to clean up
Jesse Luehrs [Tue, 17 Apr 2012 20:27:23 +0000]
and more things to clean up

12 years agooops
Jesse Luehrs [Tue, 17 Apr 2012 16:00:23 +0000]
oops

12 years agomore fiddling
Jesse Luehrs [Tue, 17 Apr 2012 15:58:41 +0000]
more fiddling

12 years agothe todo items are by dist
Jesse Luehrs [Tue, 17 Apr 2012 15:35:34 +0000]
the todo items are by dist

12 years agomore cleanups
Jesse Luehrs [Tue, 17 Apr 2012 14:34:33 +0000]
more cleanups

12 years agoupdated stuff
Jesse Luehrs [Tue, 17 Apr 2012 05:11:57 +0000]
updated stuff

12 years agofixed in test::dm
Jesse Luehrs [Wed, 11 Apr 2012 23:06:10 +0000]
fixed in test::dm