Граф коммитов

58 Коммитов

Автор SHA1 Сообщение Дата
Andrew Chilton ddecd4cf6e Merge pull request #20 from chilts/send-travis-to-fxa-bots
Send Travis notifications to @fxa-bots
2015-07-17 12:15:34 +12:00
Andrew Chilton ba5d2dd26c Send Travis notifications to @fxa-bots 2015-07-17 12:14:58 +12:00
Andrew Chilton 3acca28ede Merge pull request #19 from chilts/amend-travis-notifications
chore(travis): Remove chilts
2015-07-17 12:08:06 +12:00
Andrew Chilton 2f98bf66fb chore(travis): Remove chilts 2015-07-17 11:55:56 +12:00
Andrew Chilton 6ce75e7b0d Merge pull request #17 from pdehaan/pdehaan-patch-1
Adding LICENSE file
2015-03-17 10:13:39 +13:00
Peter deHaan 99d8625e4c Adding LICENSE file 2015-03-16 00:26:07 -07:00
Andrew Chilton 557009f9bc Bump version to v0.7.0 2015-03-16 16:31:15 +13:00
Andrew Chilton f15d620098 Merge pull request #16 from chilts/i15-just-sql-patch-files
I15 just sql patch files
2015-03-16 16:29:20 +13:00
Andrew Chilton 4a99cfd2f8 Add option 'filePrefix' to tighten which files are classed as patch files 2015-03-16 16:27:51 +13:00
Andrew Chilton 060ad14a61 Fix error message in test related to unknown user 2015-03-16 12:50:36 +13:00
Andrew Chilton e15f389860 Fix build badge in readme 2015-02-02 16:03:15 +13:00
Andrew Chilton be8a60642b Bump the version number 2015-02-02 15:41:57 +13:00
Andrew Chilton 71231c13f3 Additional ChangeLog entries 2015-02-02 15:41:10 +13:00
Andrew Chilton f940bffa79 Merge pull request #14 from mozilla/rfk/fix-patching-test
Fix patch-application test to assert that patches are actually applied
2015-02-02 15:33:26 +13:00
Ryan Kelly d2470262d1 Fix patch-application test to assert that patches are actually applied 2015-02-02 11:40:44 +11:00
Andrew Chilton 5e8c30ef4d Bump the version number 2015-02-02 12:32:54 +13:00
Andrew Chilton 44c4e2d1fd Merge pull request #11 from rfk/rfk/api-tweaks
Refactor to use an explicit "Patcher" class for state management.
2015-02-02 12:31:27 +13:00
Ryan Kelly 5c14ace57b Add high-level Patcher.connect() and Patcher.end() methods. 2015-02-02 10:15:07 +11:00
Ryan Kelly c77ef68dd9 Change "new patcher" to "new Patcher" for style compliance 2015-02-02 09:10:00 +11:00
Ryan Kelly 08e2dd935b Refactor to use an explicit "Patcher" class for state management. 2015-01-30 16:45:38 +11:00
Andrew Chilton fd4fd06432 Bump the version number 2015-01-21 09:54:41 +13:00
Andrew Chilton 123adad07f Merge pull request #9 from chilts/i8-patch-direction-fix
Fixes #8 - Fix patch direction in error message
2015-01-21 09:47:54 +13:00
Andrew Chilton bdb58a48c5 Fixes #8 - Fix patch direction in error message 2015-01-21 09:03:31 +13:00
Andrew Chilton 61f1615bd1 Bump the version number 2015-01-19 17:29:15 +13:00
Andrew Chilton eaa9c035c0 Merge pull request #7 from chilts/i6-fix-error-handling
Fixes #6 - fix error handling when the connection fails
2015-01-19 17:25:34 +13:00
Andrew Chilton f8a2ac42e6 Fixes #6 - fix error handling when the connection fails 2015-01-19 17:24:12 +13:00
Andrew Chilton c638735235 Bump the version number 2014-11-14 11:48:15 +13:00
Andrew Chilton 4330b25016 Merge pull request #5 from chilts/i4-check-patch-level-after-each-patch
I4 check patch level after each patch
2014-11-14 11:47:20 +13:00
Andrew Chilton b2570309c0 Add a changelog 2014-11-14 11:03:41 +13:00
Andrew Chilton 9bf5975b1b Check the patch level is correct between patches 2014-11-14 11:01:35 +13:00
Andrew Chilton ceac40049d Lowercase all the tablenames for consistency 2014-11-12 11:49:18 +13:00
Andrew Chilton 7017039f01 Add the Travis status to the README 2014-11-12 11:15:28 +13:00
Andrew Chilton f80c69ea10 Notify IRC about package changes 2014-11-12 11:15:00 +13:00
Andrew Chilton eb85a9859c Merge pull request #3 from chilts/i1-use-lowercase-table-names
Fixes #1 - Use lowercase tablename for cross-platform compatibility in t...
2014-11-12 10:51:17 +13:00
Andrew Chilton 6b52050474 Merge pull request #2 from chilts/make-metatable-option-consistent
Make sure the metaTable option is consistent
2014-11-12 10:50:43 +13:00
Andrew Chilton 54aae84f1a Fixes #1 - Use lowercase tablename for cross-platform compatibility in the tests 2014-10-14 15:06:30 +13:00
Andrew Chilton 725a89e927 Make sure the metaTable option is consistent 2014-10-14 15:05:11 +13:00
Andrew Chilton fd7fd0b380 Bump the version number 2014-08-25 15:34:06 +12:00
Andrew Chilton 19e21b103c Fix for when the dbMetadata table exists, but there is no patch level yet
This shouldn't happen really, but deal with it in case it does.
2014-08-25 15:33:16 +12:00
Andrew Chilton b5c8cdced1 Show the metaTable option in the example 2014-08-25 15:32:42 +12:00
Andrew Chilton dbdcd9f4c4 Make callback optional 2014-08-25 11:12:56 +12:00
Andrew Chilton aacde93bed Bump the version number 2014-08-25 11:07:54 +12:00
Andrew Chilton ca313eee85 Remove the entry for the non-existing bin 2014-08-25 11:07:44 +12:00
Andrew Chilton 15781808fd Update author info 2014-08-25 11:05:52 +12:00
Andrew Chilton df1e44f639 Updates to README 2014-08-22 16:58:39 +12:00
Andrew Chilton cebfe6f2e8 Remove notification to irc (annoying for other people) 2014-08-22 16:10:02 +12:00
Andrew Chilton 7a55b1d315 Add test for createDatabase options 2014-08-22 16:09:04 +12:00
Andrew Chilton 8fa178ff3f Add test for changeUser 2014-08-22 15:56:46 +12:00
Andrew Chilton 2fbce54892 Pipe tap results through tap-spec 2014-08-22 15:13:46 +12:00
Andrew Chilton d03dfc4136 Add some end-to-end tests 2014-08-22 14:44:09 +12:00