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
Age
Commit message (
Expand
)
Author
2014-02-04
try to get require rubygems to work on travis
Azul
2014-02-04
updated Gemfile.lock
Azul
2014-02-04
initial test for running tapicero on travis ci
Azul
2014-01-14
properly refer to logger in user_database
Azul
2014-01-14
fix UserDatabase#prepare
Azul
2014-01-13
Merge pull request #8 from azul/bugfix/fix-for-revisions-starting-above-1
jessib
2014-01-11
Revisions sometimes start at 2 - work around this
Azul
2014-01-03
make logging more precise
Azul
2014-01-03
Version 0.3.2 - staying alive
0.3.2
Azul
2014-01-03
better debug loggin, sleep before retrying
Azul
2014-01-03
ensure we log all errors
Azul
2014-01-03
retry couch requests once
Azul
2014-01-02
hotfix: use working couchrest_changes version and yajl 1.1.0
Azul
2014-01-02
use latest couchrest_changes for more stability
Azul
2013-12-22
Version 0.3.1 with new flags --run-once, --rerun and --overwrite-security
0.3.1
Azul
2013-12-22
Merge pull request #6 from azul/deploy-design-docs
azul
2013-12-22
Merge pull request #5 from azul/feature/use-couchrest-changes
azul
2013-12-20
Version 0.3.0: include design docs on created databases
0.3.0
Azul
2013-12-20
proceed if design docs are already there
Azul
2013-12-20
add design docs to be included in each user database
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-29
Merge pull request #4 from azul/feature/more_robust_sequence_handling
jessib
2013-11-29
Merge pull request #3 from azul/feature/ignore_design_doc_changes
jessib
2013-11-28
rescue from 404 when destroying db
Azul
2013-11-28
make sequence accept all kinds of json
Azul
2013-11-27
ignore design document changes - do not trigger callbacks then
Azul
2013-11-21
Update default.yaml - couchdb security has members, not readers
azul
2013-11-18
Merge pull request #2 from azul/feature/delete-user-databases
jessib
2013-11-18
use our logger - not just puts
Azul
2013-11-18
delete user db's on user deletion.
Azul
2013-11-18
fix issues with storing and retrieving the sequence
Azul
2013-11-18
add a hook for reacting on user deletion.
Azul
2013-09-30
Merge pull request #1 from azul/feature/logging
jessib
2013-09-27
clarify comment for log_file config setting
Azul
2013-09-25
log to file or syslog instead of STDOUT
Azul
2013-09-16
point to default config file for options
Azul
2013-09-16
Update Readme.md - we're not using http_stream from yajl anymore
azul
2013-09-16
refactor - separate reading the last sequence from initialize
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
2013-09-10
we do not need couchrest_model
Azul
2013-09-10
fixup: tapicero.gemspec - not leap_ca.gemspec
Azul
2013-09-10
config file added
Azul
2013-09-10
copying over skeleton from leap_ca which worked similarly
Azul
2013-09-10
initial readme
Azul
[prev]