Arthur Axel 'fREW' Schmidt [Mon, 29 Sep 2014 22:24:35 +0000]
Fix for 5.18 and 5.20
Arthur Axel "fREW" Schmidt [Tue, 12 Oct 2010 00:30:50 +0000]
RT60983: why is *_audit_log id col an auto-inc?
Arthur Axel "fREW" Schmidt [Tue, 12 Oct 2010 00:29:10 +0000]
Changes from last release
Arthur Axel "fREW" Schmidt [Thu, 24 Jun 2010 02:09:36 +0000]
release 0.900102
Arthur Axel "fREW" Schmidt [Thu, 24 Jun 2010 02:05:47 +0000]
should use hashrefinflator
Arthur Axel "fREW" Schmidt [Thu, 24 Jun 2010 02:05:24 +0000]
fix bogus tests
Arthur Axel "fREW" Schmidt [Tue, 11 May 2010 18:18:21 +0000]
release 0.900101
Arthur Axel "fREW" Schmidt [Tue, 11 May 2010 17:39:44 +0000]
you cannot take off a version number
Arthur Axel "fREW" Schmidt [Tue, 11 May 2010 17:33:39 +0000]
release 0.900100
Oliver Gorwits [Mon, 10 May 2010 12:17:11 +0000]
minor change to POD, added limitation for CASCADE
Arthur Axel "fREW" Schmidt [Fri, 30 Apr 2010 15:14:55 +0000]
release 0.900001_06
Arthur Axel "fREW" Schmidt [Thu, 29 Apr 2010 15:33:40 +0000]
release 0.900001_05
Arthur Axel "fREW" Schmidt [Wed, 28 Apr 2010 21:51:47 +0000]
allow for multipk
Arthur Axel "fREW" Schmidt [Wed, 28 Apr 2010 21:37:08 +0000]
spellink
Oliver Gorwits [Wed, 28 Apr 2010 21:08:52 +0000]
found a bug with use of id not $pk - thanks tests!!
Oliver Gorwits [Wed, 28 Apr 2010 20:57:14 +0000]
add test (which fail) and update Changelog for prepopulate_journal
Arthur Axel "fREW" Schmidt [Wed, 28 Apr 2010 17:29:57 +0000]
do not use deploy since it doesnt do everything anymore
Arthur Axel "fREW" Schmidt [Wed, 28 Apr 2010 15:55:58 +0000]
this was never documented and never should have been done. frew--
Oliver Gorwits [Wed, 28 Apr 2010 14:51:25 +0000]
annoying typo
Oliver Gorwits [Wed, 28 Apr 2010 08:45:15 +0000]
more documentation, clarifying issues with re-deply, and adding a warning about Pg quoting
Oliver Gorwits [Wed, 28 Apr 2010 00:20:38 +0000]
add bootstrap_journal to make things simpler, and also make prepopulate_journal to be idempotent
Oliver Gorwits [Tue, 27 Apr 2010 22:35:29 +0000]
add prepopulate_journal method based on pseudocode from frew. can it be optimized any?
Arthur Axel "fREW" Schmidt [Tue, 27 Apr 2010 14:53:06 +0000]
release 0.900001_04
Oliver Gorwits [Mon, 26 Apr 2010 23:58:37 +0000]
minor fixes to documentations
Oliver Gorwits [Mon, 26 Apr 2010 23:49:38 +0000]
more documentation updates
Oliver Gorwits [Mon, 26 Apr 2010 22:05:59 +0000]
added a small amount of POD, but I need to go walk the dog now
Oliver Gorwits [Mon, 26 Apr 2010 21:20:20 +0000]
simplify previous change, no need to re-retrieve the row because $self is already in_storage so is what we want
Oliver Gorwits [Mon, 26 Apr 2010 21:06:13 +0000]
change order for update processing to store new row data rather than previous row data
Oliver Gorwits [Mon, 26 Apr 2010 20:57:43 +0000]
add comment about why we have not null set on create_id
Arthur Axel "fREW" Schmidt [Mon, 26 Apr 2010 20:32:44 +0000]
various fixes from RT56920
Arthur Axel "fREW" Schmidt [Wed, 21 Apr 2010 22:29:49 +0000]
RT56175: allow tables to have a prefix
Arthur Axel "fREW" Schmidt [Wed, 21 Apr 2010 21:49:22 +0000]
RT56179: insert change_id, not change object, into audit log
Arthur Axel "fREW" Schmidt [Fri, 19 Feb 2010 16:01:37 +0000]
a little bit of doc for the new finction
Arthur Axel "fREW" Schmidt [Fri, 19 Feb 2010 15:40:01 +0000]
add journal_components to allow for setting components on journal schema
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 20:38:59 +0000]
change version in trunk
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 16:39:31 +0000]
Release 0.900001_03
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 16:31:15 +0000]
basic code cleanup
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 16:14:38 +0000]
different namespace for each journal so two different journals in the same interpreter dont mingle
Arthur Axel "fREW" Schmidt [Thu, 18 Feb 2010 16:04:19 +0000]
get rid of non-executable code header
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:31:01 +0000]
better deps and newer less buggy versions
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:29:04 +0000]
just grab DBICs existing DBICTest and remove dep on Test::TempDir entirely
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:27:56 +0000]
fewer mega long lines
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:08:58 +0000]
Data::Dumper is not used here at all
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:08:03 +0000]
whitespace, use base Core, and an idea on backcompat
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 07:06:09 +0000]
replace silly, clever code
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 06:41:26 +0000]
use the right module for inject_base
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 06:29:53 +0000]
get rid of ridiculous syntax error in SYNOPSIS, change some verbage
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 06:28:00 +0000]
use Module::Install
Arthur Axel "fREW" Schmidt [Tue, 20 Oct 2009 17:25:12 +0000]
delete file with only a broken link
Arthur Axel "fREW" Schmidt [Tue, 20 Oct 2009 16:11:06 +0000]
get rid of commented out code
Arthur Axel "fREW" Schmidt [Tue, 20 Oct 2009 16:03:13 +0000]
delete bogus, unused file
Yuval Kogman [Thu, 14 Aug 2008 22:39:07 +0000]
version bump
Yuval Kogman [Thu, 14 Aug 2008 22:38:59 +0000]
changelog
Guillermo Roditi [Thu, 14 Aug 2008 22:13:29 +0000]
add build_requires note to TODO
Yuval Kogman [Thu, 14 Aug 2008 13:06:37 +0000]
changelog
Matt S Trout [Fri, 1 Aug 2008 04:15:17 +0000]
more refacoring
Matt S Trout [Fri, 1 Aug 2008 03:41:59 +0000]
factor journal schema proto construction out so compose_namespace only runs once
Yuval Kogman [Fri, 1 Aug 2008 03:39:01 +0000]
TODO
Yuval Kogman [Fri, 1 Aug 2008 02:11:10 +0000]
version
Yuval Kogman [Fri, 1 Aug 2008 02:11:03 +0000]
changelog
Yuval Kogman [Fri, 1 Aug 2008 02:06:26 +0000]
history for insert too
Yuval Kogman [Fri, 1 Aug 2008 02:06:18 +0000]
copied wrong plan number
Yuval Kogman [Fri, 1 Aug 2008 00:37:35 +0000]
sqlfairy is also needed for testing
Yuval Kogman [Thu, 31 Jul 2008 23:23:23 +0000]
EvalWrap component
Yuval Kogman [Thu, 31 Jul 2008 23:23:11 +0000]
refactor journal data creation into separate methods
Yuval Kogman [Thu, 31 Jul 2008 16:52:32 +0000]
log for recreated entries
Yuval Kogman [Wed, 30 Jul 2008 06:38:50 +0000]
just one version file
Yuval Kogman [Wed, 30 Jul 2008 06:37:00 +0000]
dep typo
Yuval Kogman [Wed, 30 Jul 2008 06:35:50 +0000]
doc update
Yuval Kogman [Wed, 30 Jul 2008 06:32:33 +0000]
simplify pod
Yuval Kogman [Wed, 30 Jul 2008 06:30:02 +0000]
remove manifest
Yuval Kogman [Wed, 30 Jul 2008 06:29:08 +0000]
changelog
Yuval Kogman [Wed, 30 Jul 2008 06:29:00 +0000]
Test::TempDir
Yuval Kogman [Wed, 30 Jul 2008 06:20:28 +0000]
foo
Yuval Kogman [Wed, 30 Jul 2008 06:17:12 +0000]
MANIFEST.SKIP
Yuval Kogman [Wed, 30 Jul 2008 06:16:26 +0000]
changelog
Yuval Kogman [Wed, 30 Jul 2008 06:09:20 +0000]
version bump
Yuval Kogman [Wed, 30 Jul 2008 06:09:01 +0000]
more cleanup
Yuval Kogman [Wed, 30 Jul 2008 05:04:21 +0000]
remove Base
Yuval Kogman [Wed, 30 Jul 2008 04:53:27 +0000]
multi column PK support
Yuval Kogman [Wed, 30 Jul 2008 03:56:05 +0000]
compose journalling schema correctly (without users' tables, just the connection, even on same dsn)
Yuval Kogman [Wed, 30 Jul 2008 03:55:29 +0000]
update test for fatal current_changeset outside of txn_do
Yuval Kogman [Wed, 30 Jul 2008 03:54:19 +0000]
roll back accidental case change
Yuval Kogman [Wed, 30 Jul 2008 03:52:22 +0000]
detab
Yuval Kogman [Wed, 30 Jul 2008 03:51:44 +0000]
detab
Yuval Kogman [Wed, 30 Jul 2008 03:49:12 +0000]
now() is not protable, timestamp in perl space
Yuval Kogman [Wed, 30 Jul 2008 03:47:27 +0000]
rename Change to ChangeLog to avoid reserved word problem
Yuval Kogman [Tue, 29 Jul 2008 21:31:41 +0000]
if journalling schema is not the main schema we need to call txn_do on that too
Yuval Kogman [Tue, 29 Jul 2008 20:10:01 +0000]
Version bump
Yuval Kogman [Tue, 29 Jul 2008 19:08:51 +0000]
nested txn_do doesn't create nested changesets
Yuval Kogman [Tue, 29 Jul 2008 18:10:48 +0000]
don't warn unnecessarily
Yuval Kogman [Tue, 29 Jul 2008 17:58:36 +0000]
make deploy's 'sources' arg default to just the journal related sources
Yuval Kogman [Tue, 29 Jul 2008 17:54:05 +0000]
journal_no_auto_deploy
Yuval Kogman [Tue, 29 Jul 2008 17:53:11 +0000]
work even without journal_user
Yuval Kogman [Tue, 29 Jul 2008 17:52:24 +0000]
work even without journal_user
Jess Robinson [Thu, 17 Jan 2008 15:42:33 +0000]
Initial commit
Jess Robinson [Tue, 31 Jul 2007 23:28:55 +0000]
Passes tests again!
Bugfix in DBIx::Class::Schema::Journal::txn_do, for cases where all insert values are empty, bugfix needed in dbic really.. ;)
Matt S Trout [Tue, 3 Jul 2007 01:44:17 +0000]
warnings go byebye
Jess Robinson [Fri, 18 May 2007 10:37:41 +0000]
Create Makefile, Changes, set version
Jess Robinson [Fri, 11 May 2007 14:21:39 +0000]
Fix "inserting audit_log twice" bug, start on allowing using the same schema