Commit Graph

34838 Commits

Author SHA1 Message Date
Kovid Goyal 9a229891c8 Env var to disable singleinstance checks 2017-05-21 13:39:29 +05:30
Kovid Goyal ea91d66152 Update User Manual to use the alabaster sphinx theme 2017-05-21 13:39:28 +05:30
Kovid Goyal 7fbd6ecd82 Nicer rendering of `` escaped test in the cli sections of the manual 2017-05-21 13:39:28 +05:30
Kovid Goyal c55cb4365a Be a little more insistent when cleaning up test dir 2017-05-21 13:39:28 +05:30
Kovid Goyal 8f17d21390 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 9965600b3b Prevent any of calibre, calibre-server, calibredb from running simultaneously 2017-05-21 13:39:28 +05:30
Kovid Goyal 3e70294279 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal e6eff0f6cf Output all option variant names in manual 2017-05-21 13:39:28 +05:30
Kovid Goyal 215a446575 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 8c65ce8726 ... 2017-05-21 13:39:28 +05:30
Kovid Goyal 3c9b6b9ec7 Have only a single entry for boolean options 2017-05-21 13:39:28 +05:30
Kovid Goyal 2c88b1e55f ... 2017-05-21 13:39:27 +05:30
Kovid Goyal 5fd8c81661 Mordernize utils.lock 2017-05-21 13:39:27 +05:30
Kovid Goyal e7a906241c Add tests for singlesinstance() 2017-05-21 13:39:27 +05:30
Kovid Goyal e65966962e test_lock now passes on my OS X machine 2017-05-21 13:39:27 +05:30
Kovid Goyal ba21c51e97 grr2 2017-05-21 13:39:27 +05:30
Kovid Goyal 224eb6bbd0 Change mutex name for GUI singleinstance 2017-05-21 13:39:27 +05:30
Kovid Goyal 2c368cf64b grrr 2017-05-21 13:39:27 +05:30
Kovid Goyal 246bf60c88 Use filesystem instead of stdout for signalling, should fix the problem with OS X buffering causing the test to fail 2017-05-21 13:39:27 +05:30
Kovid Goyal e32ff0ec67 See if unbufferring and an explicit flush fix test on OS X 2017-05-21 13:39:27 +05:30
Kovid Goyal 852be48cb7 ... 2017-05-21 13:39:27 +05:30
Kovid Goyal 58840260cf Further simplify windows exclusive file by using open_osfhandle 2017-05-21 13:39:26 +05:30
Kovid Goyal 55844a8b8e Fix running of worker process in test suite 2017-05-21 13:39:26 +05:30
Kovid Goyal e8371dc78a ... 2017-05-21 13:39:26 +05:30
Kovid Goyal 28e54545b2 ... 2017-05-21 13:39:26 +05:30
Kovid Goyal 0fdf23de8b Simplify windows exclusive file implementation by using msvcrt.locking as a fcntl substitute 2017-05-21 13:39:26 +05:30
Kovid Goyal ebe67702fd Simplify code to find path to calibre-debug 2017-05-21 13:39:26 +05:30
Kovid Goyal 235227c544 A spot of refactoring 2017-05-21 13:39:26 +05:30
Kovid Goyal 45e45cfb38 ... 2017-05-21 13:39:26 +05:30
Kovid Goyal 9f8364fc7d Remove unused code 2017-05-21 13:39:26 +05:30
Kovid Goyal 8535c6a1d8 Wire up notification of changes for the embedded server 2017-05-21 13:39:26 +05:30
Kovid Goyal 345842825b A spot of refactoring 2017-05-21 13:39:25 +05:30
Kovid Goyal 358a3bf541 A spot of refactoring 2017-05-21 13:39:25 +05:30
Kovid Goyal c88c951699 ... 2017-05-21 13:39:25 +05:30
Kovid Goyal 816e5c4b55 ... 2017-05-21 13:39:25 +05:30
Kovid Goyal 2d8dd15cf6 ... 2017-05-21 13:39:25 +05:30
Kovid Goyal 895a5fb66a Port calibredb search 2017-05-21 13:39:25 +05:30
Kovid Goyal f99ae299f5 Port calibredb embed_metadata 2017-05-21 13:39:25 +05:30
Kovid Goyal 704b6b1b63 Port calibredb clone 2017-05-21 13:39:25 +05:30
Kovid Goyal f8fbcfdef3 Port calibredb list_categories 2017-05-21 13:39:25 +05:30
Kovid Goyal 7524b79d5a A spot of refactoring 2017-05-21 13:39:25 +05:30
Kovid Goyal aa9c42dcaa Forgot to serialize user_categories and search_categoris when serializing field metdata 2017-05-21 13:39:24 +05:30
Kovid Goyal 43cacd5916 Port calibredb backup_metadata 2017-05-21 13:39:24 +05:30
Kovid Goyal 4080609d8c Port calibredb check_library 2017-05-21 13:39:24 +05:30
Kovid Goyal 7f4f546ce2 Port calibredb restore_database 2017-05-21 13:39:24 +05:30
Kovid Goyal 23803416ee Port calibredb set_custom 2017-05-21 13:39:24 +05:30
Kovid Goyal 3c2e6ca9be ... 2017-05-21 13:39:24 +05:30
Kovid Goyal a541776fb2 ... 2017-05-21 13:39:24 +05:30
Kovid Goyal 71d9ac0adc Change notification for saved searches 2017-05-21 13:39:24 +05:30
Kovid Goyal 7ebd16989d Port calibredb custom_columns 2017-05-21 13:39:24 +05:30