Age | Commit message (Expand) | Author |
2016-05-02 | upgrade: default_wait_time -> default_max_wait_time | Azul |
2016-05-02 | upgrade: migrate config | Azul |
2016-05-02 | upgrade: environments:production | Azul |
2016-05-02 | upgrade: environments:development | Azul |
2016-05-02 | upgrade: environments/test.rb | Azul |
2016-05-02 | upgrade: add binstubs to git | Azul |
2016-05-02 | upgrade: unique test names | Azul |
2016-05-02 | split up integration account test | Azul |
2016-05-02 | fix browser_integration_test | Azul |
2016-05-02 | upgrade: add responders gem as a stopgap meassure | Azul |
2016-05-02 | upgrade: no more underspecified match routes | Azul |
2016-05-02 | vendoring couchrest session store for development | Azul |
2016-05-02 | upgrade: remove references to RestClient | Azul |
2016-05-02 | upgrade: couchrest 2.0.0.rc3 couchrest model 2.1.0.beta2 | Azul |
2016-05-02 | upgrade: drop active_resource in config/application | Azul |
2016-05-02 | upgrade: use recent gems - broken | Azul |
2016-05-01 | Version 0.8.00.8.0 | Azul |
2016-04-27 | upgrade: couchrest_session_store to 0.3.1 | Azul |
2016-04-26 | remove outdated couchrest hack | Azul |
2016-04-11 | allow monitor auth to create users even if invites are normally required. | elijah |
2016-04-02 | disable per-user message tests (since this feature currently disabled) | elijah |
2016-04-01 | api: added super simple motd, closes #7866 | elijah |
2016-03-31 | Merge remote-tracking branch 'github/211' into develop | Azul |
2016-03-30 | api: return proper 404 for GET /1/identities/:id.json | elijah |
2016-03-30 | api: added json error pages, allow "." in the :id param of all api routes | elijah |
2016-03-28 | api: added get(:show) to identities and users, allow monitors to create/delet... | elijah |
2016-03-28 | api: added allow ability to limit what IPs can access api using a static conf... | elijah |
2016-03-28 | api tokens - clarify terms: "monitors" are admins that authenticated via api ... | elijah |
2016-03-28 | api tokens: allow for special api tokens that work like session tokens but ar... | elijah |
2016-03-28 | Merge branch 'azul-upgrade/rails' into develop | elijah |
2016-03-28 | upgrade: downgrade rake to 10.x | Azul |
2016-03-28 | upgrade: use latest rails 3.2 version | Azul |
2016-03-23 | Merge remote-tracking branch 'github/209' into develop | Azul |
2016-03-20 | upgrade: downgrade rake to 10.x | Azul |
2016-03-19 | Handle conflict on token cleanup - fixes #7670 | Azul |
2016-03-19 | upgrade: use latest rails 3.2 version | Azul |
2016-02-15 | updated changes file | elijah |
2016-02-10 | added travis build status to readme | elijah |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also g... | elijah |
2016-02-02 | use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ... | elijah |
2016-02-01 | disable failing cucumber test (leap_web is doing the right thing, the test is... | elijah |
2016-02-01 | internet says that bundler on travis might be what is causing test fail, so f... | elijah |
2016-01-31 | remove cert fingerprints for disabled users, so that they cannot send email a... | elijah |
2016-01-31 | vendor certificate_authority, because travis does not like pulling it from gi... | elijah |
2016-01-31 | travis ci does not support :platform => :ruby_22, so remove for now. | elijah |
2016-01-31 | enable byebug for tests | elijah |
2016-01-16 | change the default of config.assets.debug for development env. | elijah |
2016-01-16 | fix ticket display bug | elijah |
2016-01-16 | retain locale in URL when logging in and signing up, and ajax actions in gene... | elijah |
2016-01-14 | added UI for invite codes | elijah |