release v0.900201
[dbsrgits/DBIx-Class-Journal.git] / lib / DBIx / Class / Journal.pm
2014-09-30 Arthur Axel 'fREW... release v0.900201 master v0.900201
2010-06-24 Arthur Axel "fREW... release 0.900102
2010-05-11 Arthur Axel "fREW... release 0.900101
2010-05-11 Arthur Axel "fREW... release 0.900100
2010-05-10 Oliver Gorwits minor change to POD, added limitation for CASCADE
2010-04-30 Arthur Axel "fREW... release 0.900001_06
2010-04-29 Arthur Axel "fREW... release 0.900001_05
2010-04-28 Oliver Gorwits more documentation, clarifying issues with re-deply...
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-26 Oliver Gorwits minor fixes to documentations
2010-04-26 Oliver Gorwits more documentation updates
2010-04-26 Oliver Gorwits added a small amount of POD, but I need to go walk...
2010-04-26 Oliver Gorwits simplify previous change, no need to re-retrieve the...
2010-04-26 Oliver Gorwits change order for update processing to store new row...
2010-04-21 Arthur Axel "fREW... RT56179: insert change_id, not change object, into...
2010-02-19 Arthur Axel "fREW... a little bit of doc for the new finction
2010-02-18 Arthur Axel "fREW... change version in trunk
2010-02-18 Arthur Axel "fREW... Release 0.900001_03
2010-02-18 Arthur Axel "fREW... basic code cleanup
2010-01-27 Arthur Axel "fREW... get rid of ridiculous syntax error in SYNOPSIS, change...
2009-10-20 Arthur Axel "fREW... get rid of commented out code
2008-08-14 Yuval Kogman version bump
2008-08-01 Yuval Kogman version
2008-08-01 Yuval Kogman history for insert too
2008-07-31 Yuval Kogman refactor journal data creation into separate methods
2008-07-31 Yuval Kogman log for recreated entries
2008-07-30 Yuval Kogman doc update
2008-07-30 Yuval Kogman simplify pod
2008-07-30 Yuval Kogman version bump
2008-07-30 Yuval Kogman more cleanup
2008-07-30 Yuval Kogman multi column PK support
2008-07-30 Yuval Kogman rename Change to ChangeLog to avoid reserved word problem
2008-07-29 Yuval Kogman Version bump
2008-01-17 Jess Robinson Initial commit
2007-05-11 Jess Robinson Fix "inserting audit_log twice" bug, start on allowing...
2007-05-10 Jess Robinson Added update & delete support and more tests
2007-05-09 Jess Robinson Yay, test passes!
2007-05-05 Jess Robinson Debugging and tests, why do we get "database locked...
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 Initial commit, not tested, may not work ;)