Mercurial > hg > Feedworm
log backend/couchdb/CouchDb.py @ 235:a34cb404cef3
age | author | description |
---|---|---|
2014-04-27 | Dirk Olmes | add source file endcoding header |
2012-06-02 | dirk | make the name of the design document configurable via command line switch. When cloning the feedworm db, the design document is no longer the same as the database name |
2011-09-10 | dirk | allow setting the URL to the database via command line |
2011-09-10 | dirk | default DB name is feedworm, fix setting the dbname via commandline parameter |
2011-09-09 | dirk | implement getting a list of feeds that have unread entries |
2011-09-09 | dirk | implement expiring read feed entries |
2011-09-09 | dirk | introdue an abstraction for the name of the database so it can be changed via commandline parameter |