14 years agoTidy up Plugin::Auth section for current versions and best practices. Changelog
Tomas Doran [Tue, 17 Nov 2009 22:11:25 +0000]
Tidy up Plugin::Auth section for current versions and best practices. Changelog

14 years agoTidy up SYNOPSIS
Hakim Cassimally [Tue, 17 Nov 2009 21:45:11 +0000]
Tidy up SYNOPSIS

Replaced spurious section on creating DBIC schema with a pointer to DBIC docs,
and "assuming you have schema ::FilmDB" ...

Clarified $c->model(...)
    (this is now slightly replicated with DESCRIPTION,
    still needs some fixing up)

Moved the ::Authentication section out of SYNOPSIS and L<>'d instead.

14 years agoremove Moose::Autobox dep (not used anymore) v0.30
Rafael Kitover [Sun, 18 Oct 2009 05:38:30 +0000]
remove Moose::Autobox dep (not used anymore)

14 years agorelease
Rafael Kitover [Sun, 18 Oct 2009 05:36:54 +0000]
release

14 years agochange no sources error to warning, write connect_info to model with no create= option
Rafael Kitover [Sun, 18 Oct 2009 05:15:58 +0000]
change no sources error to warning, write connect_info to model with no create= option

14 years agoAdd myself as a contributor to C:M:D:Schema. Yay!
Aran Deltac [Thu, 10 Sep 2009 16:00:18 +0000]
Add myself as a contributor to C:M:D:Schema.  Yay!

14 years agobump DBIC dep, release v0.29
Rafael Kitover [Mon, 7 Sep 2009 19:33:07 +0000]
bump DBIC dep, release

14 years agosuport for coderef connect_infos, cleanup types
Rafael Kitover [Sun, 30 Aug 2009 16:56:55 +0000]
suport for coderef connect_infos, cleanup types

14 years agobump CX::Component::Traits dep, release v0.28
Rafael Kitover [Thu, 27 Aug 2009 12:18:49 +0000]
bump CX::Component::Traits dep, release

14 years agoadded myself to CONTRIBUTORS at Caelum's prodding:
Dan Dascalescu [Thu, 27 Aug 2009 05:50:35 +0000]
added myself to CONTRIBUTORS at Caelum's prodding:

14 years agoremove autobox, release v0.27
Rafael Kitover [Wed, 26 Aug 2009 13:15:50 +0000]
remove autobox, release

14 years agouse BUILD's $args instead of %$self
Rafael Kitover [Mon, 24 Aug 2009 10:24:03 +0000]
use BUILD's $args instead of %$self

14 years agoremove Class::Inspector, add a test for schema options
Rafael Kitover [Mon, 24 Aug 2009 09:06:16 +0000]
remove Class::Inspector, add a test for schema options

14 years agoignore %$self keys that are not schema methods
Rafael Kitover [Mon, 24 Aug 2009 08:23:32 +0000]
ignore %$self keys that are not schema methods

14 years agopass config options to schema
Rafael Kitover [Mon, 24 Aug 2009 08:19:51 +0000]
pass config options to schema

14 years agominor doc tweaks
Rafael Kitover [Sun, 23 Aug 2009 04:11:10 +0000]
minor doc tweaks

14 years agofix delegation for multiple schemas
Rafael Kitover [Sun, 23 Aug 2009 02:05:22 +0000]
fix delegation for multiple schemas

14 years agomake schema a delegate for model
Rafael Kitover [Sat, 22 Aug 2009 12:52:35 +0000]
make schema a delegate for model

14 years agochange repository link in meta
Rafael Kitover [Thu, 30 Jul 2009 16:27:57 +0000]
change repository link in meta

14 years agoPackage up for version 0.26.
Aran Deltac [Wed, 29 Jul 2009 23:27:03 +0000]
Package up for version 0.26.

14 years agoUn fuck by reverse merge acrosss the entire repos - svn merge -r 10977:10972 .
Tomas Doran [Wed, 29 Jul 2009 21:54:10 +0000]
Un fuck by reverse merge acrosss the entire repos - svn merge -r 10977:10972 .

14 years agofix loading connect_info from schema-defined connection (RT 48084)
Aran Deltac [Wed, 22 Jul 2009 16:16:42 +0000]
fix loading connect_info from schema-defined connection (RT 48084)

14 years agodetect wrong case for "dbi:" DSN part in DBIC helper
Rafael Kitover [Fri, 17 Jul 2009 19:35:29 +0000]
detect wrong case for "dbi:" DSN part in DBIC helper

14 years agoRemove requirement on Catalyst::Helper, and instead skip the test that fails
Toby Corkindale [Tue, 30 Jun 2009 08:17:53 +0000]
Remove requirement on Catalyst::Helper, and instead skip the test that fails
without its presence.

14 years agoFix RT 47449 by adding missing dep on Catalyst::Helper for tests.
Toby Corkindale [Tue, 30 Jun 2009 07:57:52 +0000]
Fix RT 47449 by adding missing dep on Catalyst::Helper for tests.

14 years agoadd test for rt#47101
Rafael Kitover [Fri, 19 Jun 2009 15:55:02 +0000]
add test for rt#47101

14 years agoedit changes
Rafael Kitover [Fri, 19 Jun 2009 15:43:49 +0000]
edit changes

14 years agofix dep, new release
Rafael Kitover [Fri, 19 Jun 2009 15:42:15 +0000]
fix dep, new release

14 years agoFixed infinte loop if SQLite connect_info has only a DSN (RT #47101)
Dan Dascalescu [Thu, 18 Jun 2009 07:17:09 +0000]
Fixed infinte loop if SQLite connect_info has only a DSN (RT #47101)

14 years agocleanup types, add more attributes to replicated trait
Rafael Kitover [Wed, 17 Jun 2009 02:26:47 +0000]
cleanup types, add more attributes to replicated trait

14 years agorelease
Rafael Kitover [Tue, 16 Jun 2009 14:12:30 +0000]
release

14 years agobump cx::component::traits dep
Rafael Kitover [Mon, 15 Jun 2009 16:19:39 +0000]
bump cx::component::traits dep

14 years agoswitch to CX::Component::Traits
Rafael Kitover [Sun, 14 Jun 2009 02:49:36 +0000]
switch to CX::Component::Traits

14 years agofix composition namespace
Rafael Kitover [Wed, 3 Jun 2009 23:28:14 +0000]
fix composition namespace

14 years agofix mx::traits usage and update runtime dep
Rafael Kitover [Sat, 30 May 2009 18:45:17 +0000]
fix mx::traits usage and update runtime dep

14 years agoupdate to M::I 0.91
Rafael Kitover [Sat, 30 May 2009 00:28:20 +0000]
update to M::I 0.91

14 years agoupdate docs
Rafael Kitover [Fri, 29 May 2009 15:54:43 +0000]
update docs

14 years agocleanups, deps on mx::traits which is not released yet
Rafael Kitover [Fri, 29 May 2009 10:39:18 +0000]
cleanups, deps on mx::traits which is not released yet

14 years agoswitch to MX::Traits, document attributes
Rafael Kitover [Fri, 29 May 2009 02:20:11 +0000]
switch to MX::Traits, document attributes

14 years agoremove MX::Object::Pluggable
Rafael Kitover [Wed, 27 May 2009 17:56:51 +0000]
remove MX::Object::Pluggable

14 years ago2 char quote_char support and s/roles/traits/
Rafael Kitover [Tue, 26 May 2009 01:04:34 +0000]
2 char quote_char support and s/roles/traits/

14 years agoupdate M::I version
Rafael Kitover [Mon, 25 May 2009 16:06:40 +0000]
update M::I version

14 years agohide typelib from PAUSE
Rafael Kitover [Mon, 25 May 2009 15:52:55 +0000]
hide typelib from PAUSE

14 years agoC::M::DBIC::Schema - new release
Rafael Kitover [Mon, 25 May 2009 15:49:27 +0000]
C::M::DBIC::Schema - new release

14 years agodbic helper - minor fixes for simple value detection
Rafael Kitover [Mon, 25 May 2009 15:10:06 +0000]
dbic helper - minor fixes for simple value detection

14 years agominor changes
Rafael Kitover [Sun, 24 May 2009 18:27:46 +0000]
minor changes

14 years agominor Changes updates
Rafael Kitover [Sat, 23 May 2009 19:36:44 +0000]
minor Changes updates

14 years agoAdd repository resource to all the MI Makefile.PLs
Tomas Doran [Sat, 23 May 2009 11:09:06 +0000]
Add repository resource to all the MI Makefile.PLs

14 years agoDBIC::Schema - add tests for helper
Rafael Kitover [Sat, 23 May 2009 07:20:22 +0000]
DBIC::Schema - add tests for helper

14 years agoDBIC::Schema - remove MX::ClassAttribute
Rafael Kitover [Fri, 22 May 2009 05:13:12 +0000]
DBIC::Schema - remove MX::ClassAttribute

14 years agoDBIC::Schema - add tests for connect_info coercions
Rafael Kitover [Fri, 22 May 2009 04:41:03 +0000]
DBIC::Schema - add tests for connect_info coercions

14 years agoincorrect empty string in sample c::g config
Rafael Kitover [Wed, 20 May 2009 04:01:38 +0000]
incorrect empty string in sample c::g config

14 years agodbic helper - make user/pass optional for sqlite, add a couple more tests
Rafael Kitover [Sun, 17 May 2009 23:20:51 +0000]
dbic helper - make user/pass optional for sqlite, add a couple more tests

14 years agoC::M::DBIC::Schema - minor cleanups
Rafael Kitover [Sat, 16 May 2009 17:38:26 +0000]
C::M::DBIC::Schema - minor cleanups

14 years agofix dbic helper fuckage
Rafael Kitover [Fri, 15 May 2009 15:47:33 +0000]
fix dbic helper fuckage

14 years agoC::M::DBIC::Schema - make replicated role work with older DBIC, sort of
Rafael Kitover [Thu, 14 May 2009 15:31:40 +0000]
C::M::DBIC::Schema - make replicated role work with older DBIC, sort of

14 years agoAdd tests for my fail. Fixed already with the dependencies in Makefile.PL
Tomas Doran [Thu, 14 May 2009 13:41:46 +0000]
Add tests for my fail. Fixed already with the dependencies in Makefile.PL

14 years agoDepend on the actually released version of DBIC, and bump minor Cat dep
Tomas Doran [Thu, 14 May 2009 13:37:52 +0000]
Depend on the actually released version of DBIC, and bump minor Cat dep

14 years agoC::M::DBIC::Schema - finish up Role::Replicated
Rafael Kitover [Sat, 9 May 2009 09:59:46 +0000]
C::M::DBIC::Schema - finish up Role::Replicated

14 years agoBump required Module::Install version in everything. janus++
Tomas Doran [Thu, 7 May 2009 13:19:53 +0000]
Bump required Module::Install version in everything. janus++

14 years agoC::M::DBIC::Schema - warn on empty schema
Rafael Kitover [Sun, 3 May 2009 19:13:06 +0000]
C::M::DBIC::Schema - warn on empty schema

14 years agoC::M::DBIC::Schema - warn on create=dynamic, other cleanups, ::Role::Replicated ...
Rafael Kitover [Sun, 3 May 2009 05:14:43 +0000]
C::M::DBIC::Schema - warn on create=dynamic, other cleanups, ::Role::Replicated (does not work yet)

15 years agoC::H::M::DBIC::Schema - convert to Moose
Rafael Kitover [Thu, 30 Apr 2009 16:08:04 +0000]
C::H::M::DBIC::Schema - convert to Moose

15 years agoC::M::DBIC::Schema - cleanups
Rafael Kitover [Mon, 27 Apr 2009 12:57:19 +0000]
C::M::DBIC::Schema - cleanups

15 years agoM::DBIC::Schema -- Caching role
Rafael Kitover [Mon, 27 Apr 2009 01:28:12 +0000]
M::DBIC::Schema -- Caching role

15 years agoM::DBIC::Schema -- Moosification
Rafael Kitover [Mon, 27 Apr 2009 01:16:17 +0000]
M::DBIC::Schema -- Moosification

15 years agoM::DBIC::Schema -- refactored helper, caching support
Rafael Kitover [Sun, 19 Apr 2009 17:40:32 +0000]
M::DBIC::Schema -- refactored helper, caching support

15 years agochanges for 0.23 release
Matt S Trout [Sun, 8 Mar 2009 21:04:58 +0000]
changes for 0.23 release

15 years agoC::M::DBIC::Schema -- do conditional c3 dep correctly
Rafael Kitover [Thu, 5 Mar 2009 21:12:54 +0000]
C::M::DBIC::Schema -- do conditional c3 dep correctly

15 years agoC::M::DBIC::Schema -- better fix for warnings thanks to rafl++
Rafael Kitover [Thu, 5 Mar 2009 02:54:01 +0000]
C::M::DBIC::Schema -- better fix for warnings thanks to rafl++

15 years agoC::M::DBIC::Schema -- add S::L opts to helper synopsis
Rafael Kitover [Thu, 5 Mar 2009 02:41:13 +0000]
C::M::DBIC::Schema -- add S::L opts to helper synopsis

15 years agoC::M::DBIC::Schema -- kill a couple of warnings
Rafael Kitover [Thu, 5 Mar 2009 02:19:34 +0000]
C::M::DBIC::Schema -- kill a couple of warnings

15 years agoupdated the timestamp for release
Bogdan Lucaciu [Tue, 3 Mar 2009 16:53:52 +0000]
updated the timestamp for release

15 years agoC::Helper::M::DBIC::SChema -- better Schema::Loader arg parsing, and a bugfix
Rafael Kitover [Mon, 23 Feb 2009 18:52:29 +0000]
C::Helper::M::DBIC::SChema -- better Schema::Loader arg parsing, and a bugfix

15 years agoC::Helper::DBIC::Schema -- parse extra Schema::Loader args
Rafael Kitover [Mon, 23 Feb 2009 05:03:06 +0000]
C::Helper::DBIC::Schema -- parse extra Schema::Loader args

15 years agoswitch M::DBIC::Schema to MRO::Compat from NEXT
Rafael Kitover [Mon, 23 Feb 2009 03:45:21 +0000]
switch M::DBIC::Schema to MRO::Compat from NEXT

15 years agoC::M::DBIC::Schema -- better defaults for create=static, with backcompat
Rafael Kitover [Fri, 20 Feb 2009 16:12:49 +0000]
C::M::DBIC::Schema -- better defaults for create=static, with backcompat

15 years agogrammar tweak
Kieren Diment [Thu, 15 Jan 2009 21:05:21 +0000]
grammar tweak

15 years agoDoc patch referencing custom resultset classes
Jason Gottshal [Thu, 15 Jan 2009 20:11:43 +0000]
Doc patch referencing custom resultset classes

15 years agoDoc patch to clarify generated classes
Jason Gottshal [Thu, 15 Jan 2009 18:54:59 +0000]
Doc patch to clarify generated classes

15 years agoFix oddly formatted error message (and bump version)
Cory G Watson [Wed, 31 Dec 2008 13:19:29 +0000]
Fix oddly formatted error message (and bump version)

15 years agobumped version to 0.21
Bogdan Lucaciu [Fri, 22 Aug 2008 01:03:54 +0000]
bumped version to 0.21

15 years agoreadme is autogenerated from the Makefile
Bogdan Lucaciu [Fri, 22 Aug 2008 00:21:20 +0000]
readme is autogenerated from the Makefile

15 years agoadded Config::General examples
Bogdan Lucaciu [Thu, 21 Aug 2008 23:57:35 +0000]
added Config::General  examples

15 years agoconnect_info can be a string if you only need to pass the DSN
Bogdan Lucaciu [Thu, 21 Aug 2008 23:19:16 +0000]
connect_info can be a string if you only need to pass the DSN

15 years agodoc fix (RT #31848)
Brian Cassidy [Fri, 9 May 2008 00:21:23 +0000]
doc fix (RT #31848)

16 years ago0.20 release v0.20
Brandon L. Black [Wed, 23 May 2007 17:38:53 +0000]
0.20 release

17 years agoswitch to Module::Install
Brian Cassidy [Thu, 26 Apr 2007 18:20:25 +0000]
switch to Module::Install

17 years agotweaked docs to make helper use a little bit clearer
Kieren Diment [Tue, 23 Jan 2007 20:48:59 +0000]
tweaked docs to make helper use a little bit clearer

17 years agobump version to 0.19, fix rt.cpan.org #22426
Brandon L. Black [Tue, 24 Oct 2006 23:11:19 +0000]
bump version to 0.19, fix rt.cpan.org #22426

17 years agocommit 0.18 release stuff v0.18
Brandon L. Black [Tue, 8 Aug 2006 13:54:51 +0000]
commit 0.18 release stuff

17 years agorevert some stupid changes last commit v0.17_01
Brandon L. Black [Thu, 27 Jul 2006 01:05:57 +0000]
revert some stupid changes last commit

17 years agodraft work on new C::M::DBIC::Schema, untested, and still needs some compat work
Brandon L. Black [Mon, 24 Jul 2006 05:24:52 +0000]
draft work on new C::M::DBIC::Schema, untested, and still needs some compat work

17 years agometa-updates related to 0.16 release v0.16
Brandon L. Black [Thu, 6 Jul 2006 13:31:21 +0000]
meta-updates related to 0.16 release

17 years agofixed problem with create=static and connect_info code-snippet arguments
Brandon L. Black [Thu, 6 Jul 2006 13:27:35 +0000]
fixed problem with create=static and connect_info code-snippet arguments

17 years agomore verbose error reporting.
Marcus Ramberg [Mon, 3 Jul 2006 09:40:51 +0000]
more verbose error reporting.

17 years agorelease 0.15, bump Schema::Loader rec, fixed create=static bug
Brandon L. Black [Tue, 6 Jun 2006 01:34:19 +0000]
release 0.15, bump Schema::Loader rec, fixed create=static bug

17 years agofix stupid bug in Helper for create=static
Brandon L. Black [Tue, 6 Jun 2006 00:52:43 +0000]
fix stupid bug in Helper for create=static

17 years agonuked some leftover references to Catalyst::Helper::Model::DBIC::SchemaLoader
Brandon L. Black [Tue, 6 Jun 2006 00:22:19 +0000]
nuked some leftover references to Catalyst::Helper::Model::DBIC::SchemaLoader

17 years ago0.14 release, Changes updated, tests fixed
Brandon L. Black [Mon, 5 Jun 2006 23:33:50 +0000]
0.14 release, Changes updated, tests fixed