index
:
tapicero.git
develop
master
version/0.6
version/0.6.1
version/0.7
[tapicero]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tapicero_daemon.rb
Age
Commit message (
Expand
)
Author
2014-09-23
Don't die when couchdb gets restarted (closes #6065)
elijah
2014-07-02
Fix couchrest missing the first change (#5452)
Azul
2014-02-04
refactor: separate user event handler
Azul
2014-02-04
refactor: init user_database with a couchrest db
Azul
2014-01-11
Revisions sometimes start at 2 - work around this
Azul
2014-01-03
make logging more precise
Azul
2013-12-19
add design docs on db creation, use Pathname
Azul
2013-12-19
Version 0.2.0: use CouchRest::Changes
Azul
2013-11-18
use our logger - not just puts
Azul
2013-11-18
delete user db's on user deletion.
Azul
2013-11-18
add a hook for reacting on user deletion.
Azul
2013-09-25
log to file or syslog instead of STDOUT
Azul
2013-09-12
use CouchRest::Database#changes, store and retrieve seq
Azul
2013-09-11
use password and username from the config file
Azul
2013-09-11
write _security to fresh couch
Azul
2013-09-11
create couch dbs as users are created
Azul
2013-09-10
use our own JsonStream and a created callback in CouchChanges
Azul
2013-09-10
bringing over couch_changes from leap_ca including tests
Azul