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
path:
root
/
features
Age
Commit message (
Collapse
)
Author
2016-04-02
disable per-user message tests (since this feature currently disabled)
elijah
2016-02-01
disable failing cucumber test (leap_web is doing the right thing, the test ↵
elijah
is just weird).
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
fix messages feature to match latest response format
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
fix controller refactor and features
Azul
Also save debug log on failing features
2014-07-14
move unauthenticated api endpoints into separate feature
Azul
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