| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-19 | API: implement deleting keys through new keys api | Azul | |
| 2018-01-18 | (WIP) first steps towards implementing keys API | Azul | |
| 2017-12-08 | upgrade: factory_girl -> factory_bot | Azul | |
| 2016-05-03 | use APP_CONFIG[config_file_paths] for provider.json | Azul | |
| This avoids overwriting the PROVIDER_JSON constant in the StaticConfigController and thus fixes test warnings. Also moved away from using instance variables in the ControllerExtension::JsonFile - instead querying the corresponding functions now - less sideeffects and easier stubbing. | |||
| 2015-09-28 | Fix cucumber tests by passing valid invite code | ankonym | |
| 2014-07-31 | features for anonymous use and service endpoint | Azul | |
| Also moved the location of the config files into a configuration setting. | |||
| 2014-07-18 | Allow fetching configs if anonymous EIP access is allowed | Azul | |
| 2014-07-17 | some cleanup of the messages api and cuke feature | Azul | |
| 2014-07-17 | cuke: drop jsonpath, use simple keys instead | Azul | |
| Also fixed the test for login_required | |||
| 2014-07-14 | send static list of configs for now | Azul | |
| Also added authentication steps to cucumber | |||
| 2014-07-14 | use cucumber; initial ConfigsController | Azul | |
