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