14 years agoVersionHandler no longer needs access to other components, *much* cleaner tests for...
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 19:27:04 +0000]
VersionHandler no longer needs access to other components, *much* cleaner tests for VersionHandlers

14 years agobasic compat fixes for SQLT2
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:42:24 +0000]
basic compat fixes for SQLT2

14 years agofix _read_sql_file and flatten _deploy some
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:30:56 +0000]
fix _read_sql_file and flatten _deploy some

14 years agoget rid of some more dead code
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:12:17 +0000]
get rid of some more dead code

14 years agoremove dead code from _deploy_statements
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:10:03 +0000]
remove dead code from _deploy_statements

14 years agotxn_Wrap for upgrades
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:04:08 +0000]
txn_Wrap for upgrades

14 years agotxn_wrap for optional wrapping of deploys with transactions
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 17:02:11 +0000]
txn_wrap for optional wrapping of deploys with transactions

14 years agogeneral cleanup and regex fixes so that COMMITs actually get filtered out
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 16:56:15 +0000]
general cleanup and regex fixes so that COMMITs actually get filtered out

14 years agoget rid of unnecesary wantarray code
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 09:31:41 +0000]
get rid of unnecesary wantarray code

14 years agoget rid of unnecesary wantarray code
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 09:26:17 +0000]
get rid of unnecesary wantarray code

14 years agomethod name refactor and downgrade code
Arthur Axel 'fREW' Schmidt [Sat, 20 Mar 2010 09:12:10 +0000]
method name refactor and downgrade code

14 years agonotes from ribasushi
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 22:14:35 +0000]
notes from ribasushi

14 years agoupgrade not update
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 15:22:05 +0000]
upgrade not update

14 years agostub tests for all classes
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 04:45:26 +0000]
stub tests for all classes

14 years agotest refactor
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 04:32:43 +0000]
test refactor

14 years agoheirarchy should work now, next up, tests
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 02:16:14 +0000]
heirarchy should work now, next up, tests

14 years agoautocreate dirs
Arthur Axel 'fREW' Schmidt [Fri, 19 Mar 2010 00:06:31 +0000]
autocreate dirs

14 years agoinitial commit (not working at all) of directories stuff
Arthur Axel 'fREW' Schmidt [Thu, 18 Mar 2010 13:56:59 +0000]
initial commit (not working at all) of directories stuff

14 years agouse VersionStorage in the rest of our stuff
Arthur Axel 'fREW' Schmidt [Wed, 17 Mar 2010 05:49:54 +0000]
use VersionStorage in the rest of our stuff

14 years agofix method names in VersionResultSet
Arthur Axel 'fREW' Schmidt [Wed, 17 Mar 2010 05:49:30 +0000]
fix method names in VersionResultSet

14 years agomake DeployHandler use VersionStorage
Arthur Axel 'fREW' Schmidt [Wed, 17 Mar 2010 05:49:05 +0000]
make DeployHandler use VersionStorage

14 years agoinitial VersionStorage commit
Arthur Axel 'fREW' Schmidt [Wed, 17 Mar 2010 05:48:12 +0000]
initial VersionStorage commit

14 years agoinitial dzil conf
Arthur Axel 'fREW' Schmidt [Sun, 28 Feb 2010 18:42:56 +0000]
initial dzil conf

14 years agosome small cleanup and then a change to ensure that schema and schema diff files...
Arthur Axel 'fREW' Schmidt [Sun, 28 Feb 2010 18:37:25 +0000]
some small cleanup and then a change to ensure that schema and schema diff files cannot collide

14 years agogeneral cleanup for slightly more reasonable api
Arthur Axel 'fREW' Schmidt [Sun, 28 Feb 2010 18:06:23 +0000]
general cleanup for slightly more reasonable api

14 years agocomments for the future me
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 18:13:19 +0000]
comments for the future me

14 years agoDeployMethod should not know anything about versioning
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 18:09:52 +0000]
DeployMethod should not know anything about versioning

14 years agodo_backup no longer makes sense; other cleanup
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:50:28 +0000]
do_backup no longer makes sense; other cleanup

14 years agocomments for clarity and move backup stuff out of DM
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:48:34 +0000]
comments for clarity and move backup stuff out of DM

14 years agorefactor DeployMethod stuff
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:43:20 +0000]
refactor DeployMethod stuff

14 years agomore namespace reorg
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:34:59 +0000]
more namespace reorg

14 years agonamespace reorg
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:30:49 +0000]
namespace reorg

14 years agomajor method renames for public api
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:26:41 +0000]
major method renames for public api

14 years agoget rid of that silly create_ddl_dir method
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:16:14 +0000]
get rid of that silly create_ddl_dir method

14 years agorename create_update_ddl to prepare_update
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:15:00 +0000]
rename create_update_ddl to prepare_update

14 years agotiny bit of cleanup and rename create_install_ddl to prepare_install
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:13:36 +0000]
tiny bit of cleanup and rename create_install_ddl to prepare_install

14 years agosimplify most of the code significantly thanks to version handling code
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 10:04:29 +0000]
simplify most of the code significantly thanks to version handling code

14 years agoworking tests with actual version handling
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 09:30:33 +0000]
working tests with actual version handling

14 years agomove some general comments to a general role, along with the interface, and initial...
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 09:21:56 +0000]
move some general comments to a general role, along with the interface, and initial commit of db_schema_versions

14 years agoinitial version of ExplicitVersions VH
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 08:41:09 +0000]
initial version of ExplicitVersions VH

14 years agoadd comment explaining length
Arthur Axel 'fREW' Schmidt [Sat, 27 Feb 2010 08:40:48 +0000]
add comment explaining length

14 years agonotes from a dream
Arthur Axel 'fREW' Schmidt [Fri, 26 Feb 2010 14:54:35 +0000]
notes from a dream

14 years agosuper basic version handlers
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 05:34:41 +0000]
super basic version handlers

14 years agofix another vim fail on my part
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 05:18:56 +0000]
fix another vim fail on my part

14 years agonotes on how this should be done when I refactor completely
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 05:17:03 +0000]
notes on how this should be done when I refactor completely

14 years agomigrate unneeded code out of main class and into delegate class
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 05:00:53 +0000]
migrate unneeded code out of main class and into delegate class

14 years agofinally put deploy where it actually belongs
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 04:57:13 +0000]
finally put deploy where it actually belongs

14 years agoless bogus output from tests
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 04:52:02 +0000]
less bogus output from tests

14 years agogit rid of some unnecesary test warnings
Arthur Axel 'fREW' Schmidt [Thu, 25 Feb 2010 00:03:09 +0000]
git rid of some unnecesary test warnings

14 years agoset indent for vim
Arthur Axel 'fREW' Schmidt [Wed, 24 Feb 2010 05:20:02 +0000]
set indent for vim

14 years agotiny cleanup, mark which attrs are purely for config
Arthur Axel 'fREW' Schmidt [Wed, 24 Feb 2010 05:14:20 +0000]
tiny cleanup, mark which attrs are purely for config

14 years agoremove unused variables
Arthur Axel 'fREW' Schmidt [Wed, 24 Feb 2010 04:59:13 +0000]
remove unused variables

14 years agoadd in role I forget
Arthur Axel 'fREW' Schmidt [Wed, 24 Feb 2010 04:57:54 +0000]
add in role I forget

add predicate for backup_directory

14 years agosplit deployment method out of Deployment Handler
Arthur Axel 'fREW' Schmidt [Wed, 24 Feb 2010 04:55:16 +0000]
split deployment method out of Deployment Handler

14 years agostart Role refactor
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 22:55:10 +0000]
start Role refactor

14 years agogeneral refactoring of create_ddl_dir
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 21:02:07 +0000]
general refactoring of create_ddl_dir

14 years ago"simplify" connect code
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 20:58:39 +0000]
"simplify" connect code

14 years agoignore test files
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 19:42:51 +0000]
ignore test files

14 years agomostly cleanup, use Try::Tiny instead of eval
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 19:11:08 +0000]
mostly cleanup, use Try::Tiny instead of eval

14 years agosome code and interface cleanup
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 18:47:00 +0000]
some code and interface cleanup

14 years agoadd slightly tweaked code from Storage::DBI to bring deploy to our code
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 18:43:22 +0000]
add slightly tweaked code from Storage::DBI to bring deploy to our code

14 years agocoercion for database list
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 16:24:57 +0000]
coercion for database list

14 years agowhitespace, and deletion/creation of files that matter
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 16:09:34 +0000]
whitespace, and deletion/creation of files that matter

14 years agomisc cleanup before method split
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:43:36 +0000]
misc cleanup before method split

14 years agomore interface cleanup, dont use optional deps while this is not in core
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:32:45 +0000]
more interface cleanup, dont use optional deps while this is not in core

14 years agoinitial gutting of create_ddl_dir interface
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:29:12 +0000]
initial gutting of create_ddl_dir interface

14 years agocopy original create_ddl_dir in and stop proxying
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:21:04 +0000]
copy original create_ddl_dir in and stop proxying

14 years agotest for vanilla upgrade
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:15:46 +0000]
test for vanilla upgrade

14 years agotest upgrade_single_step
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 05:05:19 +0000]
test upgrade_single_step

14 years agotest for ->install
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 04:11:21 +0000]
test for ->install

14 years agofix VersionResult to actually work
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 04:10:32 +0000]
fix VersionResult to actually work

14 years agofix typo
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 04:07:55 +0000]
fix typo

14 years agopreload __VERSION resultset
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 04:07:27 +0000]
preload __VERSION resultset

14 years agosome real tests for goodness sakes!
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 03:25:21 +0000]
some real tests for goodness sakes!

14 years agothese examples are not that helpful
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 02:22:31 +0000]
these examples are not that helpful

14 years agoWhy would we only test with MySQL?
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 02:15:54 +0000]
Why would we only test with MySQL?

14 years agoupdates for newest DBIC
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 02:11:16 +0000]
updates for newest DBIC

14 years agooriginal tests from ::Versioned
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 01:41:38 +0000]
original tests from ::Versioned

14 years agoremove dead function, fix logic error, add (for now) proxy method
Arthur Axel 'fREW' Schmidt [Tue, 23 Feb 2010 00:44:33 +0000]
remove dead function, fix logic error, add (for now) proxy method

14 years agomore whitespace
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 17:15:23 +0000]
more whitespace

14 years agoadd some basic notes
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 17:08:07 +0000]
add some basic notes

14 years agoaccording to riba this stopped being required in 8115
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 16:57:02 +0000]
according to riba this stopped being required in 8115

14 years agofix _build_storage as per ribasushis suggestions
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 16:56:07 +0000]
fix _build_storage as per ribasushis suggestions

14 years agowhitespace
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 05:41:36 +0000]
whitespace

14 years agomore load tests and fixes for tests
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 05:41:30 +0000]
more load tests and fixes for tests

14 years agodone refactoring
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 05:07:46 +0000]
done refactoring

14 years agoignore swap files
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 04:40:19 +0000]
ignore swap files

14 years agogeneric code cleanup before I try to get things to actually work
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 02:09:23 +0000]
generic code cleanup before I try to get things to actually work

14 years agoVersion Table Result
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 01:09:01 +0000]
Version Table Result

14 years agoinitial commit
Arthur Axel 'fREW' Schmidt [Mon, 22 Feb 2010 00:07:51 +0000]
initial commit