summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-21Version 0.6.00.6.0Azul
2014-07-21Merge pull request #181 from azul/feature/allow_anonymous_config_accessazul
2014-07-18Allow fetching configs if anonymous EIP access is allowedAzul
2014-07-18Merge pull request #180 from azul/feature/messages-apiazul
2014-07-17fix messages feature to match latest response formatAzul
2014-07-17add translation and fix testsAzul
2014-07-17some cleanup of the messages api and cuke featureAzul
2014-07-17Merge pull request #176 from azul/feature/api-authenticated-configsazul
2014-07-17cuke: drop jsonpath, use simple keys insteadAzul
2014-07-17make sure i18n key can be found (cascade)Azul
2014-07-17clean up error assertions in testsAzul
2014-07-16minor: add missing i18n translation for overviewAzul
2014-07-15rename warden extension to patch the originalAzul
2014-07-14fix controller refactor and featuresAzul
2014-07-14minor: remove @s added by search and replaceAzul
2014-07-14move fetch_user into module so it can be mixed inAzul
2014-07-14send config files from ConfigsControllerAzul
2014-07-14ApiController with API style authAzul
2014-07-14minor: fix identity test for storing certsAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-14move unauthenticated api endpoints into separate featureAzul
2014-07-14send static list of configs for nowAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-14render valid json error if provider file not foundAzul
2014-07-14SessionsController#unauthenticated for 401sAzul
2014-07-14separate login_required from access denied responseAzul
2014-07-14rename warden extension to patch the originalAzul
2014-07-14Merge pull request #179 from fbernitt/issue_5217_addendumazul
2014-07-14Moved check for allow_registration into filter.Folker Bernitt
2014-07-14Merge pull request #175 from azul/feature/view-for-valid-certsazul
2014-07-12allow querying for the expiry of a particular fingerprintAzul
2014-07-12minor: fix typo in load_viewsAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-07-12store expiry with cert fingerprintsAzul
2014-07-11Merge pull request #178 from fbernitt/issue_5217_allow_registrationazul
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-10Merge pull request #174 from azul/bugfix/admin-navigates-all-ticketsazul
2014-07-09adopt ticket list test to new behaviourAzul
2014-07-09only use user ticket(s) path for real usersAzul
2014-07-09minor: cleanup some linksAzul
2014-07-09stay on all tickets view when sorting (#5879)Azul
2014-07-09minor: remove dummy dependency in engine test_helpersAzul
2014-07-09Merge pull request #173 from azul/feature/unblock-handlesazul
2014-07-09list identities based on search onlyAzul
2014-07-08create client certificates with generous not_before (fixes #5884)elijah
2014-07-05make link_to_navigation more generic and reuse itAzul
2014-07-05Enable unblocking handles in identities tabAzul
2014-07-05backport bootstraps 3.2s list-inlineAzul
2014-07-05move braintree initilializer into coreAzul