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-12-14
added TapiceroProcess, to handle starting and stopping tapicero during tests.
elijah
2014-12-12
test cleanup: correct default test config, ensure tapicero is running, create...
elijah
2014-12-08
corrected log_file location in default.yaml
elijah
2014-11-30
update Gemfile.lock
elijah
2014-11-30
set version to 0.6
elijah
2014-11-30
do not log an error if db or design docs already exist (another tapicero crea...
elijah
2014-11-10
bugfix: pid file was not created correctly on startup. closes #6338
HEAD
master
elijah
2014-09-24
updated Gemfile.lock
elijah
2014-09-23
Don't die when couchdb gets restarted (closes #6065)
elijah
2014-09-09
Merge pull request #21 from azul/bugfix/6047-invalid-sequence-on-bigcouch
azul
2014-09-05
new couchrest_changes deals with invalid sequence
Azul
2014-07-03
Merge pull request #18 from azul/feature/recover-from-invalid-seq
azul
2014-07-02
Merge pull request #17 from azul/feature/catch-first-change
azul
2014-07-02
Fix couchrest missing the first change (#5452)
Azul
2014-07-02
require couchrest_changes ~> 0.1.0 (fixes #4899)
Azul
2014-07-02
minor: rename TapiceroTest to ActionsTest
Azul
2014-07-01
check for ARGV.first before testing it
Azul
2014-07-01
pid issue remains to be solved - revert to sth working
Azul
2014-07-01
Merge pull request #16 from azul/feature/replication
azul
2014-06-27
minor: lot's of small fixes to make replication work
Azul
2014-06-27
check for ARGV.first before testing it
Azul
2014-06-26
Merge pull request #15 from azul/feature/replication
azul
2014-06-26
minor: include username in save_url
Azul
2014-06-23
initial take on replication
Azul
2014-06-23
update Gemfile.lock
Azul
2014-06-06
Merge pull request #14 from andrejb/feature/5517_update-soledad-design-docs
azul
2014-06-05
Update design docs for soledad splitted sync (#5517).
db
2014-04-08
Merge pull request #13 from andrejb/feature/5315_update-soledad-design-documents
azul
2014-04-07
Update Soledad design documents.
db
2014-03-11
Merge pull request #12 from azul/logging/merge-lines-for-nagios
Elijah Sparrow
2014-03-11
make warnings more readable to nagios - #5247
Azul
2014-02-04
Merge pull request #11 from azul/feature/gitignore-untracked
jessib
2014-02-04
Merge pull request #10 from azul/refactor/user-database
jessib
2014-02-04
Merge pull request #9 from azul/test/integration-with-travis
jessib
2014-02-04
Version 0.4.0
0.4.0
Azul
2014-02-04
gitignore: vendor, .bundle and vim temporary files
Azul
2014-02-04
prevent 409s and 412 and reraise them in tests
Azul
2014-02-04
refactor: moved prepare and destroy into user_event_handler
Azul
2014-02-04
refactor: separate user event handler
Azul
2014-02-04
refactor: init user_database with a couchrest db
Azul
2014-02-04
test user deletion
Azul
2014-02-04
include sleep in the create_user part of the tests
Azul
2014-02-04
separate test setup test from actual test
Azul
2014-02-04
fix tests
Azul
2014-02-04
set db name correctly in tests and test it
Azul
2014-02-04
unify naming scheme - tapicero_test prefix
Azul
2014-02-04
hand config files on the command line to the daemon
Azul
2014-02-04
only set flags if they are defined
Azul
2014-02-04
first interesting tests
Azul
2014-02-04
add dummy integration test
Azul
[next]