summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-02upgrade: fix buttons for bootstrap3Azul
2016-05-02upgrade bootstrap3 icons work nowAzul
2016-05-02upgrade: use bootstrap3 row and col-md-*Azul
2016-05-02tests: Validator.new has optional options hashAzul
2016-05-02upgrade: {File,Dir}.exists? -> exist?Azul
2016-05-02upgrade: add formbuilder wrapper for bootstrapAzul
2016-05-02upgrade: typeahead is not in bootstrap3 anymoreAzul
2016-05-02test: use assert_error_response in functional testAzul
2016-05-02upgrade: use bootstrap3 variable names in leap.scssAzul
2016-05-02upgrade: test cases now have #nameAzul
2016-05-02update: stop refering to bootstrap2 ie7 hackAzul
2016-05-02upgrade: separate CouchRest::Session from DocumentAzul
2016-05-02test: flash now has string keysAzul
2016-05-02test: response is blank - not = ' 'Azul
2016-05-02upgrade: bootstrap 3 does not have -responsiveAzul
2016-05-02upgrade: client_side_validations initializerAzul
2016-05-02upgrade: default_wait_time -> default_max_wait_timeAzul
2016-05-02upgrade: migrate configAzul
2016-05-02upgrade: environments:productionAzul
2016-05-02upgrade: environments:developmentAzul
2016-05-02upgrade: environments/test.rbAzul
2016-05-02upgrade: add binstubs to gitAzul
2016-05-02upgrade: unique test namesAzul
2016-05-02split up integration account testAzul
2016-05-02fix browser_integration_testAzul
2016-05-02upgrade: add responders gem as a stopgap meassureAzul
2016-05-02upgrade: no more underspecified match routesAzul
2016-05-02vendoring couchrest session store for developmentAzul
2016-05-02upgrade: remove references to RestClientAzul
2016-05-02upgrade: couchrest 2.0.0.rc3 couchrest model 2.1.0.beta2Azul
2016-05-02upgrade: drop active_resource in config/applicationAzul
2016-05-02upgrade: use recent gems - brokenAzul
2016-05-01Version 0.8.00.8.0Azul
2016-04-27upgrade: couchrest_session_store to 0.3.1Azul
2016-04-26remove outdated couchrest hackAzul
2016-04-11allow monitor auth to create users even if invites are normally required.elijah
2016-04-02disable per-user message tests (since this feature currently disabled)elijah
2016-04-01api: added super simple motd, closes #7866elijah
2016-03-31Merge remote-tracking branch 'github/211' into developAzul
2016-03-30api: return proper 404 for GET /1/identities/:id.jsonelijah
2016-03-30api: added json error pages, allow "." in the :id param of all api routeselijah
2016-03-28api: added get(:show) to identities and users, allow monitors to create/delet...elijah
2016-03-28api: added allow ability to limit what IPs can access api using a static conf...elijah
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2016-03-28Merge branch 'azul-upgrade/rails' into developelijah
2016-03-28upgrade: downgrade rake to 10.xAzul
2016-03-28upgrade: use latest rails 3.2 versionAzul
2016-03-23Merge remote-tracking branch 'github/209' into developAzul
2016-03-20upgrade: downgrade rake to 10.xAzul