Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-03 | fix and migrate tests to trial | Kali Kaneko | |
We cannot use setUpClass when running tests with trial. But, after all, it's not *so* expensive to initialize a new soledad instance (since we'll be mostly using the memstore for the tests). | |||
2014-08-21 | ignore trial temp folder | Kali Kaneko | |
2014-01-15 | Update service initialization file | Kali Kaneko | |
This will need to place a configuration file with: * userid * uuid * password (optional) Use it for even faster startup times, and running under the native twisted reactor. | |||
2013-08-23 | improve packaging | Kali Kaneko | |
2013-07-22 | Add .gitignore file. | drebs | |