summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-03renamed --fill-pool option to --run-onceHEADmasterAzul
2012-12-31version 0.2.0 - use leap_ca_daemon nowAzul
2012-12-31renaming binary to leap_ca_daemonAzul
2012-12-31include functions for retrieving certs from couchAzul
2012-12-19Merge remote-tracking branch 'origin/master'Azul
2012-12-19added --fill-pool optionAzul
2012-12-17Merge branch 'master' of ssh://leap.se/leap_caelijah
2012-12-17we need couchdb on travisAzul
2012-12-17highline seems to be dev dependency too.Azul
2012-12-17need rake for running testsAzul
2012-12-17match the cert definition of the webappAzul
2012-12-15fixed bugs with cert generation: use yesterday instead of today (for people i...elijah
2012-11-12first fully working version of leap_caelijah
2012-09-24ported over proper ways of creating certsAzul
2012-09-24adding yajl dependencyAzul
2012-09-20added Gemfile and gemspecAzul
2012-09-20moved files into own dir and added main leap_ca.rbAzul
2012-09-20capified and moved bin to own dirAzul
2012-09-19deamonized scriptAzul
2012-09-11Filling the pool with up to 10 certsAzul
2012-09-11configuring couchDB the CouchRest way and using that for trackingAzul
2012-09-11added config classAzul
2012-09-10minor set constants for SERVER and DATABASEAzul
2012-09-08brought over cert skeleton for filling the poolAzul
2012-09-04added test for CouchStream, made url_for protectedAzul
2012-09-04added first test - requires mochaAzul
2012-09-03it's not a test - it's the main programAzul
2012-09-03moved CouchChanges and CouchStream into their own filesAzul
2012-09-03refactored the test scriptAzul
2012-09-03adding initial couchDB filtersAzul
2012-09-02use right db and only track new changesAzul
2012-09-01actually listen to the certs db and print the feedAzul
2012-09-01very initial test of tracking couchDB changesAzul