summaryrefslogtreecommitdiff
path: root/lib/tapicero/couch_changes.rb
AgeCommit message (Expand)Author
2013-11-28make sequence accept all kinds of jsonAzul
2013-11-27ignore design document changes - do not trigger callbacks thenAzul
2013-11-18use our logger - not just putsAzul
2013-11-18fix issues with storing and retrieving the sequenceAzul
2013-11-18add a hook for reacting on user deletion.Azul
2013-09-25log to file or syslog instead of STDOUTAzul
2013-09-16refactor - separate reading the last sequence from initializeAzul
2013-09-12use CouchRest::Database#changes, store and retrieve seqAzul
2013-09-10use our own JsonStream and a created callback in CouchChangesAzul
2013-09-10bringing over couch_changes from leap_ca including testsAzul