index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-09-04
fixed typo on configs_controller.rb
elijah
2014-07-29
changed the development mode admin user from 'admin' to 'staff', since admin ...
elijah
2014-07-21
Version 0.6.0
0.6.0
Azul
2014-07-21
Merge pull request #181 from azul/feature/allow_anonymous_config_access
azul
2014-07-18
Allow fetching configs if anonymous EIP access is allowed
Azul
2014-07-18
Merge pull request #180 from azul/feature/messages-api
azul
2014-07-17
fix messages feature to match latest response format
Azul
2014-07-17
add translation and fix tests
Azul
2014-07-17
some cleanup of the messages api and cuke feature
Azul
2014-07-17
Merge pull request #176 from azul/feature/api-authenticated-configs
azul
2014-07-17
cuke: drop jsonpath, use simple keys instead
Azul
2014-07-17
make sure i18n key can be found (cascade)
Azul
2014-07-17
clean up error assertions in tests
Azul
2014-07-16
minor: add missing i18n translation for overview
Azul
2014-07-15
rename warden extension to patch the original
Azul
2014-07-14
fix controller refactor and features
Azul
2014-07-14
minor: remove @s added by search and replace
Azul
2014-07-14
move fetch_user into module so it can be mixed in
Azul
2014-07-14
send config files from ConfigsController
Azul
2014-07-14
ApiController with API style auth
Azul
2014-07-14
minor: fix identity test for storing certs
Azul
2014-07-14
clean up and simplify error responses and test code
Azul
2014-07-14
move unauthenticated api endpoints into separate feature
Azul
2014-07-14
send static list of configs for now
Azul
2014-07-14
use cucumber; initial ConfigsController
Azul
2014-07-14
render valid json error if provider file not found
Azul
2014-07-14
SessionsController#unauthenticated for 401s
Azul
2014-07-14
separate login_required from access denied response
Azul
2014-07-14
rename warden extension to patch the original
Azul
2014-07-14
Merge pull request #179 from fbernitt/issue_5217_addendum
azul
2014-07-14
Moved check for allow_registration into filter.
Folker Bernitt
2014-07-14
Merge pull request #175 from azul/feature/view-for-valid-certs
azul
2014-07-12
allow querying for the expiry of a particular fingerprint
Azul
2014-07-12
minor: fix typo in load_views
Azul
2014-07-12
fix tests and simplify time calculations
Azul
2014-07-12
Identity view cert_fingerprints_by_expiry
Azul
2014-07-12
store expiry with cert fingerprints
Azul
2014-07-11
Merge pull request #178 from fbernitt/issue_5217_allow_registration
azul
2014-07-11
Added allow_registration toggle.
Folker Bernitt
2014-07-10
Merge pull request #174 from azul/bugfix/admin-navigates-all-tickets
azul
2014-07-09
adopt ticket list test to new behaviour
Azul
2014-07-09
only use user ticket(s) path for real users
Azul
2014-07-09
minor: cleanup some links
Azul
2014-07-09
stay on all tickets view when sorting (#5879)
Azul
2014-07-09
minor: remove dummy dependency in engine test_helpers
Azul
2014-07-09
Merge pull request #173 from azul/feature/unblock-handles
azul
2014-07-09
list identities based on search only
Azul
2014-07-08
create client certificates with generous not_before (fixes #5884)
elijah
2014-07-05
make link_to_navigation more generic and reuse it
Azul
2014-07-05
Enable unblocking handles in identities tab
Azul
[next]