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
/
application_controller.rb
Age
Commit message (
Expand
)
Author
2016-08-19
respond_to on a per controller basis
Azul
2016-08-17
bugfix: send 406 if an unexpected format is asked for
Azul
2016-05-02
upgrade: remove references to RestClient
Azul
2016-01-16
retain locale in URL when logging in and signing up, and ajax actions in gene...
elijah
2015-07-14
fix i18n tests
elijah
2015-06-15
added CommonLanguages gem
elijah
2015-03-17
Better error message when a database is missing (very useful for nagios tests)
elijah
2014-05-26
remove unused bold helper and instead sanitize flash
Azul
2013-12-22
locale prefix support:
elijah
2013-11-12
make sure we log json request errors and their backtraces
Azul
2013-09-03
Ensure json requests get json error response on failure
Azul
2013-07-11
add header to prevent iframes
elijah
2013-07-11
set no-cache headers in the response
elijah
2013-07-04
new layout for the home buttons
elijah
2013-01-23
make raising not found error less confusing
Azul
2013-01-22
render 404 if needed
Azul
2012-10-31
using controller extensions for application controller by hand
Azul
2012-10-17
complete signup, login, logout workflow
Azul
2012-09-27
Adding in what used to be leap webapp demo
Azul