Commit graph

3398 commits

Author SHA1 Message Date
Lance Edgar 1c7280b0da Handle keyboard interrupt when running dbsync on Linux console. 2014-01-26 18:46:37 -08:00
Lance Edgar 5f6e700dd4 Dont auto-import core and changes from rattail.db. 2014-01-26 14:58:11 -08:00
Lance Edgar d29b53e491 Add getset_factory() to rattail.db.core. 2014-01-26 14:56:53 -08:00
Lance Edgar 23ee011f04 Make get_sync_engines() require a config object. 2014-01-26 14:55:47 -08:00
Lance Edgar 3124a9a81f Remove reference to Batch.iter_rows(). 2014-01-26 14:53:24 -08:00
Lance Edgar 8004bb5315 Fix ignoring of SQLAlchemy warning for tests. 2014-01-26 14:51:55 -08:00
Lance Edgar 37925f5704 Fix header/license in random module. 2014-01-26 14:50:03 -08:00
Lance Edgar 20807fbd78 update changelog 2014-01-25 23:58:48 -08:00
Lance Edgar 3209d70f2d Merge branch 'filemon' 2014-01-25 23:39:05 -08:00
Lance Edgar 73aa63fa59 Fix docs. 2014-01-25 23:29:41 -08:00
Lance Edgar a2b13de31c Ignore SQLAlchemy's warnings about SQLite decimal storage when running tests. 2014-01-25 23:19:18 -08:00
Lance Edgar c7413948e4 Allow Windows file monitor installation with custom user account. 2014-01-25 22:23:31 -08:00
Lance Edgar 8a7f9ee012 Merge branch 'make-user' 2014-01-25 15:56:42 -08:00
Lance Edgar 21ec9d16a9 update changelog 2014-01-25 15:55:51 -08:00
Lance Edgar 1b20133af8 Improve make-user command somewhat.
Allow username etc. to be overridden; add sanity check if running on
platform other than win32.
2014-01-25 15:48:16 -08:00
Lance Edgar c1cfe06b1c Merge branch 'bugfix' 2014-01-24 12:54:37 -08:00
Lance Edgar 1d67942728 update changelog 2014-01-24 12:54:00 -08:00
Lance Edgar d073eec662 Fix ChangeRecorder.is_deletable_orphan() for SQLAlchemy 0.7.
Apparently `Mapper.relationships` is not available until SQLAlchemy 0.8 and
later...
2014-01-24 12:51:58 -08:00
Lance Edgar 9b254c9d71 Merge branch 'orphans'
Conflicts:
	tests/db/test_changes.py
2014-01-24 12:09:30 -08:00
Lance Edgar 4c9fad7285 update changelog 2014-01-24 12:06:37 -08:00
Lance Edgar a580c0fca1 Add "deletable orphan" awareness when recording changes.
Turns out there was a long-standing bug where orphans which were deleted
from the host would be marked as "changed" (instead of deleted), causing
the store databases to keep the orphan.
2014-01-24 11:54:29 -08:00
Lance Edgar 971b3f15af Add deleted attribute to repr(Change). 2014-01-24 11:52:47 -08:00
Lance Edgar 4d8f0967c2 fix tests 2014-01-08 20:00:49 -08:00
Lance Edgar 8fc877d826 break tests for buildbot 2014-01-08 19:52:55 -08:00
Lance Edgar 5c4139b5a0 break tests for buildbot 2014-01-08 19:51:22 -08:00
Lance Edgar e38563867c break tests for buildbot 2014-01-08 19:43:30 -08:00
Lance Edgar 6ca117c98c break tests for buildbot 2014-01-08 18:39:05 -08:00
Lance Edgar e751fa564f break tests for buildbot 2014-01-08 18:34:22 -08:00
Lance Edgar 6502c23891 Merge branch 'mail' 2014-01-04 10:45:57 -08:00
Lance Edgar 0206690e93 update changelog 2014-01-04 10:45:24 -08:00
Lance Edgar e509d25751 Added mail.send_message() etc. 2014-01-04 10:43:59 -08:00
Lance Edgar 3ff4403bc1 docs tweak (buildbot test) 2014-01-02 16:48:23 -08:00
Lance Edgar aeca187af2 Improved init scripts to create PID file parent directory as needed (for real!). 2013-12-27 14:51:00 -08:00
Lance Edgar 77bcfb1861 Improved init scripts to create PID file parent directory as needed. 2013-12-27 14:34:12 -08:00
Lance Edgar 150027201b Merge branch 'data-dump' 2013-12-25 08:18:12 -08:00
Lance Edgar 1114e0a3af update changelog 2013-12-25 08:17:23 -08:00
Lance Edgar 5fe5f6be51 Altered dump command to allow easy overriding of data model. 2013-12-25 08:15:46 -08:00
Lance Edgar 9a8d5a1d26 Added some daemon tests. 2013-12-21 18:13:27 -08:00
Lance Edgar 2d8d3a3590 Docs tweak (buildbot test) 2013-12-21 11:17:49 -08:00
Lance Edgar a8feb4bbe1 Docs tweak (buildbot test) 2013-12-21 11:07:44 -08:00
Lance Edgar eefa29acd0 Docs tweak (buildbot test) 2013-12-21 11:05:38 -08:00
Lance Edgar b24b526203 Docs tweak (buildbot test) 2013-12-21 11:01:45 -08:00
Lance Edgar 14bb37b4b2 Docs tweak (buildbot test) 2013-12-21 11:00:17 -08:00
Lance Edgar b180ecd2ae Docs tweak (buildbot test) 2013-12-21 10:58:35 -08:00
Lance Edgar 676fe2133b Docs tweak (buildbot test) 2013-12-21 10:53:44 -08:00
Lance Edgar 24a7b5f2c7 Docs tweak (buildbot test) 2013-12-21 10:53:02 -08:00
Lance Edgar 9f88b2f6a5 Docs tweak (buildbot test) 2013-12-21 10:35:20 -08:00
Lance Edgar 2c71aca1d3 Docs tweak (buildbot test) 2013-12-21 10:14:34 -08:00
Lance Edgar 4e011a763e Docs tweak (buildbot test) 2013-12-21 10:12:31 -08:00
Lance Edgar 77311923a5 Docs tweak (buildbot test) 2013-12-21 10:07:37 -08:00