13 years agoNo need to check what DBICDH does for us
Arthur Axel 'fREW' Schmidt [Thu, 15 Jul 2010 02:31:07 +0000]
No need to check what DBICDH does for us

13 years agorearrange tutorial and codebits
Arthur Axel 'fREW' Schmidt [Sat, 10 Jul 2010 08:58:35 +0000]
rearrange tutorial and codebits

13 years agoenv > !perl
Arthur Axel 'fREW' Schmidt [Sat, 10 Jul 2010 08:58:16 +0000]
env > !perl

13 years agoStart companion to Catalyst introduction
Jonathan Dobbie [Sat, 10 Jul 2010 08:37:47 +0000]
Start companion to Catalyst introduction

13 years agobetter error message for blank schema
Arthur Axel 'fREW' Schmidt [Fri, 16 Jul 2010 01:12:46 +0000]
better error message for blank schema

13 years agofix silly bug
Arthur Axel 'fREW' Schmidt [Thu, 15 Jul 2010 02:26:58 +0000]
fix silly bug

13 years agoZOMG use strict and warnings in tests
Arthur Axel 'fREW' Schmidt [Sat, 10 Jul 2010 15:08:54 +0000]
ZOMG use strict and warnings in tests

13 years agoclarify version bumping
Drew Taylor [Tue, 13 Jul 2010 14:33:15 +0000]
clarify version bumping

13 years agoadd force_overwrite attribute to SQLTDM
Arthur Axel 'fREW' Schmidt [Sat, 10 Jul 2010 08:20:10 +0000]
add force_overwrite attribute to SQLTDM

13 years agodo not accidentally include an sqlite database again
Arthur Axel 'fREW' Schmidt [Sat, 10 Jul 2010 07:57:23 +0000]
do not accidentally include an sqlite database again

13 years agov0.001002 v0.001002
Arthur Axel 'fREW' Schmidt [Thu, 8 Jul 2010 02:12:28 +0000]
v0.001002

       - Add basic intro (norkakn)
       - install should now work in all cases, previously had a really bad bug
         where it would try to install the version storage table twice, which
         breaks everything
       - Fix issue where the ignore_version connect attr doesn't work in all
         situations

13 years agoRework tutorial
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 06:09:35 +0000]
Rework tutorial

13 years agoMOAR TUTORIAL
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 07:29:09 +0000]
MOAR TUTORIAL

13 years agoRework tutorial
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 06:09:35 +0000]
Rework tutorial

13 years agoInitial commit of intro
Jonathan Dobbie [Sat, 3 Jul 2010 15:33:33 +0000]
Initial commit of intro

13 years agoFix tests to be in-memory
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 06:14:32 +0000]
Fix tests to be in-memory

13 years agoMake ignore_version connect attr more robust
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 07:00:21 +0000]
Make ignore_version connect attr more robust

13 years agoChanges
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 05:51:47 +0000]
Changes

13 years agoRun all serialized-sql files if we are not generating ddl
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 05:48:57 +0000]
Run all serialized-sql files if we are not generating ddl

13 years agoAdd method which we can use for deploying without ddl
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 05:47:59 +0000]
Add method which we can use for deploying without ddl

13 years agoFix directory of single-source-serialized-schemas
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 05:23:26 +0000]
Fix directory of single-source-serialized-schemas

13 years agoDo not put version storage in regular deploy schema
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 04:53:41 +0000]
Do not put version storage in regular deploy schema

13 years agoTest prepare_install
Arthur Axel 'fREW' Schmidt [Sun, 4 Jul 2010 04:33:52 +0000]
Test prepare_install

13 years agov0.001001 v0.001001
Arthur Axel 'fREW' Schmidt [Sat, 26 Jun 2010 15:46:41 +0000]
v0.001001

       - Fix bad parameters in version_storage install methods
       - Fix Try::Tiny typo

13 years agofix bad parameters to version_storage install methods
Arthur Axel 'fREW' Schmidt [Mon, 14 Jun 2010 15:50:49 +0000]
fix bad parameters to version_storage install methods

13 years agofix try/catch typo
Gamid Isayev [Mon, 14 Jun 2010 15:17:04 +0000]
fix try/catch typo

13 years agov0.001000 v0.001000
Arthur Axel 'fREW' Schmidt [Fri, 11 Jun 2010 02:56:53 +0000]
v0.001000

       - Use package logger instead of default logger

13 years agopackage logger instead of default logger
Arthur Axel 'fREW' Schmidt [Fri, 11 Jun 2010 02:54:51 +0000]
package logger instead of default logger

13 years agov0.001000_14 v0.001000_14
Arthur Axel 'fREW' Schmidt [Fri, 4 Jun 2010 01:17:42 +0000]
v0.001000_14

       - Rename preinstall to initialize

13 years agonew version
Arthur Axel 'fREW' Schmidt [Fri, 4 Jun 2010 01:01:23 +0000]
new version

13 years agoswitch preinstall to initialize
Arthur Axel 'fREW' Schmidt [Fri, 4 Jun 2010 00:57:58 +0000]
switch preinstall to initialize

13 years agov0.001000_13 v0.001000_13
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 04:30:53 +0000]
v0.001000_13

       - No more serialized SQL, we serialize the SQLT schema instead
       - Completely reorganize the name of directories for more user friendlyness
       - take out support for _generic since it's against my creed

13 years agoDocumentation for _source and and _preprocess_schema
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 03:04:48 +0000]
Documentation for _source and and _preprocess_schema

13 years agoRemove undocumentation
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 02:30:44 +0000]
Remove undocumentation

13 years agoEnsure that ignore_ddl works without generated SQL
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 02:28:51 +0000]
Ensure that ignore_ddl works without generated SQL

13 years agoRearrange directory names of tree
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 01:21:08 +0000]
Rearrange directory names of tree

13 years agoGet rid of _generic support
Arthur Axel 'fREW' Schmidt [Wed, 2 Jun 2010 00:55:59 +0000]
Get rid of _generic support

13 years agoDirectory specification complete
Arthur Axel 'fREW' Schmidt [Tue, 1 Jun 2010 04:53:25 +0000]
Directory specification complete

13 years agoInitial work on specification docs
Arthur Axel 'fREW' Schmidt [Tue, 1 Jun 2010 02:07:48 +0000]
Initial work on specification docs

13 years agoAdd transforms for column renames etc
Arthur Axel 'fREW' Schmidt [Tue, 1 Jun 2010 04:32:59 +0000]
Add transforms for column renames etc

13 years agoUse newly refactored code for DB interaction
Arthur Axel 'fREW' Schmidt [Mon, 31 May 2010 21:39:16 +0000]
Use newly refactored code for DB interaction

13 years agoRefactor SQL generation code
Arthur Axel 'fREW' Schmidt [Mon, 31 May 2010 21:22:45 +0000]
Refactor SQL generation code

13 years agoMake ignore_ddl test fail
Arthur Axel 'fREW' Schmidt [Mon, 31 May 2010 20:48:14 +0000]
Make ignore_ddl test fail

13 years agoInitial test for ignore_ddl
Arthur Axel 'fREW' Schmidt [Mon, 31 May 2010 20:47:36 +0000]
Initial test for ignore_ddl

13 years agoRename method so people can use it
Arthur Axel 'fREW' Schmidt [Sun, 30 May 2010 00:34:41 +0000]
Rename method so people can use it

13 years agoRefactor to use serialized SQLT; take out more json stuff
Arthur Axel 'fREW' Schmidt [Sun, 30 May 2010 00:13:52 +0000]
Refactor to use serialized SQLT; take out more json stuff

13 years agoFix translate calls for YAML
Arthur Axel 'fREW' Schmidt [Tue, 1 Jun 2010 03:40:14 +0000]
Fix translate calls for YAML

13 years agoRemove JSON code because we no longer need it
Arthur Axel 'fREW' Schmidt [Sat, 29 May 2010 10:23:26 +0000]
Remove JSON code because we no longer need it

13 years agologger automatically prepends [DBICDH] now
Arthur Axel 'fREW' Schmidt [Sun, 30 May 2010 00:47:23 +0000]
logger automatically prepends [DBICDH] now

13 years agov0.001000_12 v0.001000_12
Arthur Axel 'fREW' Schmidt [Fri, 28 May 2010 00:12:48 +0000]
v0.001000_12

       - Add missing dep
       - Better defaults and cascading for Logging
       - Die on SQL errors

13 years agoadd git repo since dzil doesnt detect it right
Arthur Axel 'fREW' Schmidt [Fri, 28 May 2010 00:12:03 +0000]
add git repo since dzil doesnt detect it right

13 years agowarn when people try to upgrade w/o needing to
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 23:59:12 +0000]
warn when people try to upgrade w/o needing to

13 years agoChanges
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 23:55:23 +0000]
Changes

13 years agonicer logging
Arthur Axel 'fREW' Schmidt [Thu, 27 May 2010 23:54:30 +0000]
nicer logging

13 years agoadd missing dep
Arthur Axel 'fREW' Schmidt [Tue, 25 May 2010 14:23:06 +0000]
add missing dep

13 years agoremove bogus tests
Arthur Axel 'fREW' Schmidt [Tue, 25 May 2010 14:22:54 +0000]
remove bogus tests

13 years agoneed new L::C
Arthur Axel 'fREW' Schmidt [Sun, 23 May 2010 08:57:19 +0000]
need new L::C

13 years agoDlog should work thanks to new release of L::C
Arthur Axel 'fREW' Schmidt [Sun, 23 May 2010 08:56:53 +0000]
Dlog should work thanks to new release of L::C

13 years agoSQL errors should cause DBICDH to die
Arthur Axel 'fREW' Schmidt [Sat, 22 May 2010 08:44:00 +0000]
SQL errors should cause DBICDH to die

13 years agov0.001000_11 v0.001000_11
Arthur Axel 'fREW' Schmidt [Fri, 21 May 2010 05:17:14 +0000]
v0.001000_11

       - Make default (and preferred) way of using this tool serialized SQL
instead of just sql files
       - Add logging with Log::Contextual

13 years agoChanges
Arthur Axel 'fREW' Schmidt [Thu, 20 May 2010 07:44:12 +0000]
Changes

13 years agoUse serialized sql instead of vanilla sql
Arthur Axel 'fREW' Schmidt [Thu, 20 May 2010 04:46:09 +0000]
Use serialized sql instead of vanilla sql

13 years agobetter logging of sql
Arthur Axel 'fREW' Schmidt [Thu, 20 May 2010 04:01:31 +0000]
better logging of sql

13 years agorefactoring to allow more code reuse
Arthur Axel 'fREW' Schmidt [Thu, 20 May 2010 03:40:21 +0000]
refactoring to allow more code reuse

13 years agofactor out _run_* methods
Arthur Axel 'fREW' Schmidt [Thu, 20 May 2010 02:18:05 +0000]
factor out _run_* methods

13 years agoNo longer need to match the first part of a file
Arthur Axel 'fREW' Schmidt [Wed, 19 May 2010 06:51:17 +0000]
No longer need to match the first part of a file

13 years agofix missing comment
Arthur Axel 'fREW' Schmidt [Wed, 19 May 2010 18:20:30 +0000]
fix missing comment

13 years agoDocument logging
Arthur Axel 'fREW' Schmidt [Wed, 19 May 2010 06:44:02 +0000]
Document logging

13 years agoAdd logging
Arthur Axel 'fREW' Schmidt [Wed, 19 May 2010 00:41:38 +0000]
Add logging

13 years agoSQLT DH should be copying schema_version
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 17:47:23 +0000]
SQLT DH should be copying schema_version

13 years agoSQLT DH should be copying schema_version
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 17:47:23 +0000]
SQLT DH should be copying schema_version

13 years agov0.001000_10 v0.001000_10
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 05:08:14 +0000]
v0.001000_10

       - upgrade_directory is wrong and vague, instead we use script_directory
       - stricter validation (no undef) on versions to prevent weird surprises
       - change method args to named args
       - document method args
       - preconnect should not connect to the database

13 years agoadd silly package declaration
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 05:07:28 +0000]
add silly package declaration

13 years agoundocument private methods
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 05:03:41 +0000]
undocument private methods

13 years agorename upgrade_directory attr to script_directory
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 04:43:32 +0000]
rename upgrade_directory attr to script_directory

13 years agobetter cookbook entry
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 04:35:03 +0000]
better cookbook entry

13 years agodisallow undef in versions
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 03:57:40 +0000]
disallow undef in versions

13 years agoConvert methods to named args and Document args
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 01:55:27 +0000]
Convert methods to named args and Document args

13 years agopreinstall may no longer connect to the database
Arthur Axel 'fREW' Schmidt [Tue, 18 May 2010 00:19:49 +0000]
preinstall may no longer connect to the database

13 years agov0.001000_09 v0.001000_09
Arthur Axel 'fREW' Schmidt [Sun, 16 May 2010 04:19:50 +0000]
v0.001000_09

       - Schemata is no longer required to add version checking component

13 years agomerge changes
Arthur Axel 'fREW' Schmidt [Sun, 16 May 2010 04:17:29 +0000]
merge changes

13 years agofix a silly doc wart
Arthur Axel 'fREW' Schmidt [Sun, 16 May 2010 04:16:27 +0000]
fix a silly doc wart

13 years agoSchemata don't have to use component to use DBICDH
Arthur Axel 'fREW' Schmidt [Sun, 16 May 2010 03:33:25 +0000]
Schemata don't have to use component to use DBICDH

13 years agomake @git commit changelog
Arthur Axel 'fREW' Schmidt [Wed, 12 May 2010 04:35:47 +0000]
make @git commit changelog

13 years agochanges
Arthur Axel 'fREW' Schmidt [Wed, 12 May 2010 03:49:08 +0000]
changes

13 years agorelease 0.001000_08
Arthur Axel 'fREW' Schmidt [Wed, 12 May 2010 03:42:09 +0000]
release 0.001000_08

13 years agorelease 0.001000_07
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 07:00:57 +0000]
release 0.001000_07

13 years agov0.001000_07
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 07:00:23 +0000]
v0.001000_07

13 years agoadd first cookbook entry (needs some love at some point)
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 06:52:27 +0000]
add first cookbook entry (needs some love at some point)

13 years agochange how pod is generated
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 06:22:52 +0000]
change how pod is generated

13 years agorename and document preinstall
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 05:58:48 +0000]
rename and document preinstall

13 years agochanges
Arthur Axel 'fREW' Schmidt [Sun, 9 May 2010 05:42:12 +0000]
changes

13 years agomonotonic (and others) now pass
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:59:36 +0000]
monotonic (and others) now pass

13 years agofix doc
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:59:06 +0000]
fix doc

13 years agofix ExplicitVersions to downgrade in a sensible order
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:49:25 +0000]
fix ExplicitVersions to downgrade in a sensible order

13 years agofailing test for explicit versions
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:48:17 +0000]
failing test for explicit versions

13 years agodoc
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:46:42 +0000]
doc

13 years agofix dep, fix doc
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:22:03 +0000]
fix dep, fix doc

13 years agouse coderef instead of run method
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:18:45 +0000]
use coderef instead of run method

13 years agocheck for failed compile
Arthur Axel 'fREW' Schmidt [Sat, 8 May 2010 18:04:39 +0000]
check for failed compile