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
/
config
/
initializers
Age
Commit message (
Expand
)
Author
2013-12-24
ensure permissions are preserved when copying customization files. closes #4623
elijah
2013-12-22
locale prefix support:
elijah
2013-11-15
fix problem with custom scss files and precompiling assets in production mode.
elijah
2013-11-14
ensure that we only copy files when running restarting the app, not every tim...
elijah
2013-11-14
added support for easier customizations via "config/customization" directory
elijah
2013-09-17
use new couchrest session store - expire after 30min
Azul
2013-07-11
config - add force_ssl to config, add configuration notes to README.md
elijah
2013-07-04
i18n - added a few strongs to app, fixed language at english for now.
elijah
2013-04-08
Merge pull request #39 from azul/feature/keep-session-secret
jessib
2013-04-03
make sure user tests also run when run from users subdir
Azul
2013-03-15
fetch secret token for signing cookies from config
Azul
2013-02-09
configure couchrest session store in initializer
Azul
2013-02-09
fall back to {} if config file is empty for environment
Azul
2013-02-05
use the latest couch rest session store
Azul
2012-12-20
config hash now has indifferent access
Azul
2012-12-20
Loading config defaults from default.yml now
Azul
2012-11-26
minor: client side validations fixed + .json request
Azul
2012-11-12
adding client side validations to the mix
Azul
2012-10-29
first steps at is_admin?
Azul
2012-10-08
LeapWebDemo -> LeapWeb
Azul
2012-09-27
Adding in what used to be leap webapp demo
Azul