summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-19Handle conflict on token cleanup - fixes #7670Azul
2016-03-19upgrade: use latest rails 3.2 versionAzul
2016-02-15updated changes fileelijah
2016-02-10added travis build status to readmeelijah
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-02-02use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ...elijah
2016-02-01disable failing cucumber test (leap_web is doing the right thing, the test is...elijah
2016-02-01internet says that bundler on travis might be what is causing test fail, so f...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2016-01-31vendor certificate_authority, because travis does not like pulling it from gi...elijah
2016-01-31travis ci does not support :platform => :ruby_22, so remove for now.elijah
2016-01-31enable byebug for testselijah
2016-01-16change the default of config.assets.debug for development env.elijah
2016-01-16fix ticket display bugelijah
2016-01-16retain locale in URL when logging in and signing up, and ajax actions in gene...elijah
2016-01-14added UI for invite codeselijah
2016-01-10added caution tape img.elijah
2016-01-10highlight admin areas with caution tape (wip)elijah