1. 26 Apr, 2017 1 commit
  2. 25 Apr, 2017 2 commits
  3. 23 Apr, 2017 1 commit
  4. 21 Apr, 2017 1 commit
  5. 15 Apr, 2017 6 commits
  6. 14 Apr, 2017 4 commits
  7. 12 Apr, 2017 2 commits
  8. 06 Apr, 2017 2 commits
  9. 04 Apr, 2017 3 commits
  10. 03 Apr, 2017 3 commits
  11. 02 Apr, 2017 4 commits
  12. 31 Mar, 2017 3 commits
  13. 30 Mar, 2017 1 commit
  14. 29 Mar, 2017 3 commits
  15. 25 Mar, 2017 1 commit
    • Ivan Smirnov's avatar
      Read dbpath from $CALIBRE_DBPATH if present · 2c173f98
      Ivan Smirnov authored
      This is an exploration in potentially enabling multiple libraries to run using the same engine. 
      
      Since app config is all in the db, we should get no port conflicts and be able to run multiple instances of this app with no issues.
      
      Using os.getenv instead of os.environ.get allows us to provide CALIBRE_DBPATH inline with the invocation of the file (`CALIBRE_DBPATH=/foo/bar/` python cps.py)
      2c173f98
  16. 21 Mar, 2017 1 commit
  17. 20 Mar, 2017 1 commit
  18. 19 Mar, 2017 1 commit