2010-03-21 |
Arthur Axel... |
make immutable |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
none of these should happen thanks to how things work now |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
rearrange use to make more sense |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
some code style cleanup |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
good inital test for dm::sqlt |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
so apparently I dont need this anymore. Awesome |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
super basic test for dm::sqlt |
commit | commitdiff | tree | snapshot |
2010-03-21 |
Arthur Axel... |
make Types to avoid Copy/Pasting them |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
croak instead of carp on double install |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
insert ddl into database; fix tests to ingore that |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
tests for component (and therefor bugfixes!) |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
rename set_us_up_the_bomb :-( |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
I dont thing version storage can be in charge of instal... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
change installed column name to id, initial big test... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
TODO |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
get rid of useless || 0 |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
restructure namespace |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
no need for MSS for simple modules |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
more tests for ExplicitVersions |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
rework code a bit and die on a logic error |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
fix version and add aliased to deps |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
VersionHandler no longer needs access to other componen... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
basic compat fixes for SQLT2 |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
fix _read_sql_file and flatten _deploy some |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
get rid of some more dead code |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
remove dead code from _deploy_statements |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
txn_Wrap for upgrades |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
txn_wrap for optional wrapping of deploys with transactions |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
general cleanup and regex fixes so that COMMITs actuall... |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
get rid of unnecesary wantarray code |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
get rid of unnecesary wantarray code |
commit | commitdiff | tree | snapshot |
2010-03-20 |
Arthur Axel... |
method name refactor and downgrade code |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
notes from ribasushi |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
upgrade not update |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
stub tests for all classes |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
test refactor |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
heirarchy should work now, next up, tests |
commit | commitdiff | tree | snapshot |
2010-03-19 |
Arthur Axel... |
autocreate dirs |
commit | commitdiff | tree | snapshot |
2010-03-18 |
Arthur Axel... |
initial commit (not working at all) of directories... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Arthur Axel... |
use VersionStorage in the rest of our stuff |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Arthur Axel... |
fix method names in VersionResultSet |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Arthur Axel... |
make DeployHandler use VersionStorage |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Arthur Axel... |
initial VersionStorage commit |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Arthur Axel... |
initial dzil conf |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Arthur Axel... |
some small cleanup and then a change to ensure that... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Arthur Axel... |
general cleanup for slightly more reasonable api |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
comments for the future me |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
DeployMethod should not know anything about versioning |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
do_backup no longer makes sense; other cleanup |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
comments for clarity and move backup stuff out of DM |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
refactor DeployMethod stuff |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
more namespace reorg |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
namespace reorg |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
major method renames for public api |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
get rid of that silly create_ddl_dir method |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
rename create_update_ddl to prepare_update |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
tiny bit of cleanup and rename create_install_ddl to... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
simplify most of the code significantly thanks to versi... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
working tests with actual version handling |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
move some general comments to a general role, along... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
initial version of ExplicitVersions VH |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Arthur Axel... |
add comment explaining length |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Arthur Axel... |
notes from a dream |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
super basic version handlers |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
fix another vim fail on my part |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
notes on how this should be done when I refactor completely |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
migrate unneeded code out of main class and into delega... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
finally put deploy where it actually belongs |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
less bogus output from tests |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Arthur Axel... |
git rid of some unnecesary test warnings |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arthur Axel... |
set indent for vim |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arthur Axel... |
tiny cleanup, mark which attrs are purely for config |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arthur Axel... |
remove unused variables |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arthur Axel... |
add in role I forget |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Arthur Axel... |
split deployment method out of Deployment Handler |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
start Role refactor |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
general refactoring of create_ddl_dir |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
"simplify" connect code |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
ignore test files |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
mostly cleanup, use Try::Tiny instead of eval |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
some code and interface cleanup |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
add slightly tweaked code from Storage::DBI to bring... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
coercion for database list |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
whitespace, and deletion/creation of files that matter |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
misc cleanup before method split |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
more interface cleanup, dont use optional deps while... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
initial gutting of create_ddl_dir interface |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
copy original create_ddl_dir in and stop proxying |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
test for vanilla upgrade |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
test upgrade_single_step |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
test for ->install |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
fix VersionResult to actually work |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
fix typo |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
preload __VERSION resultset |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
some real tests for goodness sakes! |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
these examples are not that helpful |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
Why would we only test with MySQL? |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
updates for newest DBIC |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
original tests from ::Versioned |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Arthur Axel... |
remove dead function, fix logic error, add (for now... |
commit | commitdiff | tree | snapshot |
next |