15 years agoroll back accidental case change
Yuval Kogman [Wed, 30 Jul 2008 03:54:19 +0000]
roll back accidental case change

15 years agodetab
Yuval Kogman [Wed, 30 Jul 2008 03:52:22 +0000]
detab

15 years agodetab
Yuval Kogman [Wed, 30 Jul 2008 03:51:44 +0000]
detab

15 years agonow() is not protable, timestamp in perl space
Yuval Kogman [Wed, 30 Jul 2008 03:49:12 +0000]
now() is not protable, timestamp in perl space

15 years agorename Change to ChangeLog to avoid reserved word problem
Yuval Kogman [Wed, 30 Jul 2008 03:47:27 +0000]
rename Change to ChangeLog to avoid reserved word problem

15 years agoif journalling schema is not the main schema we need to call txn_do on that too
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

15 years agoVersion bump
Yuval Kogman [Tue, 29 Jul 2008 20:10:01 +0000]
Version bump

15 years agonested txn_do doesn't create nested changesets
Yuval Kogman [Tue, 29 Jul 2008 19:08:51 +0000]
nested txn_do doesn't create nested changesets

15 years agodon't warn unnecessarily
Yuval Kogman [Tue, 29 Jul 2008 18:10:48 +0000]
don't warn unnecessarily

15 years agomake deploy's 'sources' arg default to just the journal related sources
Yuval Kogman [Tue, 29 Jul 2008 17:58:36 +0000]
make deploy's 'sources' arg default to just the journal related sources

15 years agojournal_no_auto_deploy
Yuval Kogman [Tue, 29 Jul 2008 17:54:05 +0000]
journal_no_auto_deploy

15 years agowork even without journal_user
Yuval Kogman [Tue, 29 Jul 2008 17:53:11 +0000]
work even without journal_user

15 years agowork even without journal_user
Yuval Kogman [Tue, 29 Jul 2008 17:52:24 +0000]
work even without journal_user

16 years agoInitial commit
Jess Robinson [Thu, 17 Jan 2008 15:42:33 +0000]
Initial commit

16 years agoPasses tests again!
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.. ;)

16 years agowarnings go byebye
Matt S Trout [Tue, 3 Jul 2007 01:44:17 +0000]
warnings go byebye

17 years agoCreate Makefile, Changes, set version
Jess Robinson [Fri, 18 May 2007 10:37:41 +0000]
Create Makefile, Changes, set version

17 years agoFix "inserting audit_log twice" bug, start on allowing using the same schema
Jess Robinson [Fri, 11 May 2007 14:21:39 +0000]
Fix "inserting audit_log twice" bug, start on allowing using the same schema

17 years agoSeparate db for auditing in tests
Jess Robinson [Thu, 10 May 2007 22:09:56 +0000]
Separate db for auditing in tests

17 years agoAdded update & delete support and more tests
Jess Robinson [Thu, 10 May 2007 13:46:31 +0000]
Added update & delete support and more tests

17 years agoYay, test passes!
Jess Robinson [Wed, 9 May 2007 22:02:07 +0000]
Yay, test passes!

17 years agoDebugging and tests, why do we get "database locked" with sqlite?
Jess Robinson [Sat, 5 May 2007 18:11:45 +0000]
Debugging and tests, why do we get "database locked" with sqlite?

17 years agoaaaalmost fixed tests..
Jess Robinson [Thu, 3 May 2007 22:58:13 +0000]
aaaalmost fixed tests..

17 years agobug testing..
Jess Robinson [Thu, 3 May 2007 14:24:31 +0000]
bug testing..

17 years agoAdd some tests and fix up for the results..
Jess Robinson [Wed, 2 May 2007 13:33:47 +0000]
Add some tests and fix up for the results..

17 years agoAdd some tests... or so
Jess Robinson [Mon, 30 Apr 2007 09:15:23 +0000]
Add some tests... or so

17 years agoAdd settings for current_user/session/changeset, overload insert()
Jess Robinson [Sun, 29 Apr 2007 17:34:17 +0000]
Add settings for current_user/session/changeset, overload insert()

17 years agoVarious improvements from mst
Jess Robinson [Sat, 28 Apr 2007 22:21:44 +0000]
Various improvements from mst

17 years agoInitial commit, not tested, may not work ;)
Jess Robinson [Sat, 28 Apr 2007 13:44:05 +0000]
Initial commit, not tested, may not work ;)