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
/
app
/
controllers
/
controller_extension
Age
Commit message (
Expand
)
Author
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
2015-04-30
added support for email notifications of ticket changes
elijah
2014-07-17
some cleanup of the messages api and cuke feature
Azul
2014-07-14
fix controller refactor and features
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
clean up and simplify error responses and test code
Azul
2014-07-14
separate login_required from access denied response
Azul
2014-05-29
html5: <br> instead of <br/>
Azul
2014-05-26
flash_for with_errors option displays error messages
Azul
2014-05-26
Controller#flash_for instead of FlashResponder
Azul
2014-05-26
hash token with sha512 against timing attacs #3398
Azul
2014-04-18
change service level configuration strategy
Azul
2014-04-17
UnauthenticatedUser as current_user
Azul
2014-04-08
moving users: app and test files
Azul