release v0.900201
[dbsrgits/DBIx-Class-Journal.git] / lib / DBIx / Class / Schema / Journal.pm
2010-06-24 Arthur Axel "fREW... should use hashrefinflator
2010-05-11 Arthur Axel "fREW... you cannot take off a version number
2010-04-28 Arthur Axel "fREW... allow for multipk
2010-04-28 Oliver Gorwits found a bug with use of id not $pk - thanks tests!!
2010-04-28 Arthur Axel "fREW... this was never documented and never should have been...
2010-04-28 Oliver Gorwits annoying typo
2010-04-28 Oliver Gorwits add bootstrap_journal to make things simpler, and also...
2010-04-27 Oliver Gorwits add prepopulate_journal method based on pseudocode...
2010-04-21 Arthur Axel "fREW... RT56175: allow tables to have a prefix
2010-02-19 Arthur Axel "fREW... add journal_components to allow for setting components...
2010-02-18 Arthur Axel "fREW... basic code cleanup
2010-02-18 Arthur Axel "fREW... different namespace for each journal so two different...
2010-01-27 Arthur Axel "fREW... replace silly, clever code
2010-01-27 Arthur Axel "fREW... use the right module for inject_base
2009-10-20 Arthur Axel "fREW... get rid of commented out code
2008-08-01 Matt S Trout more refacoring
2008-08-01 Matt S Trout factor journal schema proto construction out so compose...
2008-07-31 Yuval Kogman EvalWrap component
2008-07-30 Yuval Kogman just one version file
2008-07-30 Yuval Kogman remove Base
2008-07-30 Yuval Kogman multi column PK support
2008-07-30 Yuval Kogman compose journalling schema correctly (without users...
2008-07-30 Yuval Kogman detab
2008-07-29 Yuval Kogman if journalling schema is not the main schema we need...
2008-07-29 Yuval Kogman nested txn_do doesn't create nested changesets
2008-07-29 Yuval Kogman don't warn unnecessarily
2008-07-29 Yuval Kogman make deploy's 'sources' arg default to just the journal...
2008-07-29 Yuval Kogman work even without journal_user
2008-07-29 Yuval Kogman work even without journal_user
2008-01-17 Jess Robinson Initial commit
2007-07-31 Jess Robinson Passes tests again!
2007-07-03 Matt S Trout warnings go byebye
2007-05-18 Jess Robinson Create Makefile, Changes, set version
2007-05-11 Jess Robinson Fix "inserting audit_log twice" bug, start on allowing...
2007-05-09 Jess Robinson Yay, test passes!
2007-05-05 Jess Robinson Debugging and tests, why do we get "database locked...
2007-05-03 Jess Robinson aaaalmost fixed tests..
2007-05-03 Jess Robinson bug testing..
2007-05-02 Jess Robinson Add some tests and fix up for the results..
2007-04-30 Jess Robinson Add some tests... or so
2007-04-29 Jess Robinson Add settings for current_user/session/changeset, overlo...
2007-04-28 Jess Robinson Various improvements from mst
2007-04-28 Jess Robinson Initial commit, not tested, may not work ;)