Add IPC-AnyEvent-Gearman to the skip list
[gitmo/Moose.git] / xt /
2010-12-31 Dave Rolsky Add CMOP classes to trustme list for pod coverage test
2010-12-26 Dave Rolsky Beginning of dzilization
2010-11-24 Karen Etheridge spelling fixes
2010-10-18 Dave Rolsky Remove MooseX::App::Cmd::Command::BashComplete - it... 1.16
2010-10-18 Dave Rolsky Add more words to the whitelist
2010-10-18 Dave Rolsky Skip Moose::Error::Confess->new
2010-10-18 Dave Rolsky Remove debugging cruft
2010-10-18 Dave Rolsky Use diag() for all test output
2010-10-04 Karen Etheridge print timestamp and CMOP, Moose versions for author...
2010-09-27 Dave Rolsky We don't care about NetHack::Item
2010-09-27 Dave Rolsky Skip in BEGIN block to avoid loading modules if we...
2010-09-27 Jesse Luehrs make MMC->create and MMR->create install meta methods...
2010-09-27 Dave Rolsky Don't expect pod in MMMA::Native
2010-09-27 Dave Rolsky Don't expect docs for all the Native::* accessor modules
2010-09-01 Dave Rolsky Test Catalyst::Devel
2010-08-27 Dave Rolsky A horrible hack to make generating a coercion for a...
2010-08-27 Dave Rolsky Don't bother testing MX::GlobRef - it is old and unmain...
2010-08-24 Karen Etheridge use Test::Requires in tests
2010-08-17 Dave Rolsky No need to test MooseX::Policy::SemiAffordanceAccessor
2010-07-30 Karen Etheridge adding MooseX::NaturalKey to test-my-dependents
2010-07-24 Dave Rolsky Add MX::AutoDestruct
2010-07-24 Dave Rolsky MX::Net::API is now called Net::HTTP::API
2010-07-24 Shawn M Moore Minor corrections to satisfy pod_spell.t
2010-07-19 Dave Rolsky Remove some crufty unmaintained modules from our test...
2010-07-04 Dave Rolsky Revert the change that unimported strict ...
2010-05-16 Jesse Luehrs no strict and no warnings when 'no Moose' is called
2010-05-05 Dave Rolsky accesssor (three s's) is definitely a misspelling!
2010-05-05 Florian Ragwitz `accessor' is not a typo.
2010-05-01 Florian Ragwitz Plan in advance when we know which modules we're going...
2010-04-17 Jesse Luehrs add a bunch more modules to test-my-dependents
2010-04-17 Jesse Luehrs readd mx-daemonize, since it passes tests now
2010-04-16 Jesse Luehrs remove a few broken/outdated modules from test-my-depen...
2010-04-16 Jesse Luehrs fix pod_spell.t
2010-03-08 Ævar Arnfjörð Bjar... Add Hailo to test-my-dependents.t. It does some evil...
2010-02-14 Florian Ragwitz Add Carp::REPL to the list of dependencies to test...
2010-02-10 Matt S Trout add DBIx::Class to dependents to ensure the Moose compo...
2010-01-04 Dave Rolsky Add lc unimporting 0.93_01
2010-01-04 Dave Rolsky Merged topic/metarole-distinguishes-role-meta (which...
2009-12-28 Dave Rolsky test just a subset of our deps by default (list taken...
2009-12-27 Dave Rolsky add segfault workaround to pod spelling test
2009-12-14 Dave Rolsky add an opt-in test using Test::DependentModules
2009-12-12 Jesse Luehrs fix pod_spell.t
2009-12-08 Tomas Doran Fix up the Pod tests
2009-10-20 Shawn M Moore Fix pod spelling nit
2009-10-12 Dave Rolsky Add arrayrefs to dictionary
2009-09-22 Dave Rolsky spelling list updates 0.92
2009-09-14 Dave Rolsky Exclude some more MM::Role::Composite methods. Re-tidy
2009-09-12 Florian Ragwitz Make the RoleSummation role application class an attrib...
2009-09-12 Shawn M Moore rethrows is computerese
2009-09-11 Dave Rolsky Add MethodProvider::Code to pod-coverage ignore list
2009-09-10 Dave Rolsky add some more words to our spelling list
2009-09-03 Dave Rolsky Add more words to the spelling list
2009-09-02 Hans Dieter Pearcey fix pod nits
2009-09-02 Hans Dieter Pearcey Merge branch 'attribute_helpers'
2009-08-18 Jesse Luehrs remove obsolete references to make_immutable in Moose...
2009-08-16 Dave Rolsky Don't test Native MethodProvider classes for pod coverage.
2009-08-15 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-08-13 Dave Rolsky Add metatraits to spelling list
2009-08-03 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-08-03 Dave Rolsky Add utils to the spelling whitelist
2009-07-14 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-07-12 Shawn M Moore Last few typo fixes
2009-07-12 Shawn M Moore Add more computerese works
2009-06-27 Dave Rolsky Add AttributeHelpers to dictionary
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-26 Shawn M Moore Only test lib, t, and xt for tabs
2009-06-26 Shawn M Moore Add author tests for "no tabs"
2009-06-26 Hans Dieter Pearcey Merge branch 'master' into attribute_helpers
2009-06-25 Hans Dieter Pearcey more author names, a few terms
2009-06-25 Hans Dieter Pearcey typo, +doy
2009-06-25 Chris Prather add DUCKTYPE to the excluded spelling list
2009-06-25 Chris Prather exclude DuckType methods from Pod::Coverage tests
2009-06-24 Hans Dieter Pearcey finish the bare_attribute merge that I somehow screwed up
2009-06-24 Hans Dieter Pearcey back out 'bare' attribute changes (moving to a branch)
2009-06-24 Hans Dieter Pearcey die on attributes with no methods and no is => 'bare'
2009-06-21 Dave Rolsky dictionary updates for spell test
2009-05-30 Shawn M Moore subname is computerese
2009-05-03 Dave Rolsky make sure tests in xt get run for authors and disttest
2009-05-03 Dave Rolsky Add some more words to our dictionary
2009-04-23 Dave Rolsky No API docs needed for Moose::Meta::Class::Immutable...
2009-04-20 Dave Rolsky Don't need to document MMC->superclasses
2009-04-07 Dave Rolsky remove ancient deprecated method, update changes for...
2009-04-02 Dave Rolsky add a word I made up
2009-03-27 Dave Rolsky Remove some method from the exclusion list that don...
2009-03-27 Dave Rolsky fix some pod coverage issues
2009-03-26 Dave Rolsky Add some more words to the dictionary
2009-03-26 Dave Rolsky docs for Moose::Util
2009-03-26 Dave Rolsky Punt on documenting Parameteriz{able,ed} - the API...
2009-03-25 Dave Rolsky Fix pod coverage test to actually exclude things that...
2009-03-25 Dave Rolsky docs for MM::TypeConstraint
2009-03-24 Dave Rolsky docs for Moose::Meta::Role::Composite
2009-03-24 Dave Rolsky API docs for Moose::Meta::Role
2009-03-23 Dave Rolsky docs for MM::Method::Destructor
2009-03-21 Dave Rolsky docs for MM::Method::Constructor.
2009-03-21 Dave Rolsky doc revamp for MM::Method::Accessor
2009-03-21 Dave Rolsky revamp docs for MM::Method
2009-03-21 Dave Rolsky Revamped Moose::Meta::Class docs and updated coverage...
2009-03-21 Dave Rolsky fix a bunch of spelling errors
2009-03-20 Dave Rolsky doc revamp for MM::Attribute
2009-03-18 Dave Rolsky Anchor the trustme regex
next