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
Age
Commit message (
Expand
)
Author
2013-09-24
fix syslogger, log_tags are called on request
Azul
2013-09-23
Revert "default to syslog in production - #3886"
Azul
2013-09-23
hotfix: syslog now uses a different name
Azul
2013-09-19
Merge pull request #82 from azul/feature/sessions-expire
jessib
2013-09-19
default to syslog in production - #3886
Azul
2013-09-17
use new couchrest session store - expire after 30min
Azul
2013-09-03
expire token according to config setting auth:token_expires_after
Azul
2013-09-02
document the logfile option in the defaults.yml
Azul
2013-09-02
add config setting for logfile
Azul
2013-08-27
Not ideal way to do it, but was proving complicated to have a config file spe...
jessib
2013-08-01
Merge branch 'master' into billing_with_tests
jessib
2013-07-17
Fix breakage due to empty config file for a given env
Azul
2013-07-17
Hacky, but avoids SSL certificate error in development mode.
jessib
2013-07-14
remove freeze on APP_CONFIG for now
elijah
2013-07-11
config - add force_ssl to config, add configuration notes to README.md
elijah
2013-07-04
add 'blue' to admins in dev mode.
elijah
2013-07-04
moved app locales to core gem.
elijah
2013-07-04
added 'thin' and 'quiet_assets' gems to make development mode much nicer.
elijah
2013-07-04
i18n - added a few strongs to app, fixed language at english for now.
elijah
2013-07-04
set pagination size via config file
elijah
2013-07-04
start of new ui - css changes, layout changes, navigation changes.
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-03-06
certs - changed the logic of free/paid certs to be limited/unlimited.
elijah
2013-02-27
change free cert postfix to be a prefix (this is required for how openvpn doe...
elijah
2013-02-25
added configuration setting for disabling free certs
Azul
2013-02-25
enable free certs with a common name postfix
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-09
use at least couchrest_session_store 0.0.8
Azul
2013-02-05
use the latest couch rest session store
Azul
2013-01-31
config key is not ca_cert_path anymore - client_ca_cert
Azul
2013-01-26
moving leap_ca configs into defaults.yml
Azul
2013-01-15
For both users and tickets, if the object is not found and the current user i...
jessib
2012-12-20
config hash now has indifferent access
Azul
2012-12-20
Loading config defaults from default.yml now
Azul
2012-12-13
removing couchdb.yml so it does not conflict with deploy. will create default...
Azul
2012-12-10
use consistent naming scheme across CA, webapp and couchDB install
Azul
2012-11-26
minor: client side validations fixed + .json request
Azul
2012-11-22
ship config file so CI can test
Azul
2012-11-12
adding client side validations to the mix
Azul
2012-11-04
minor: yaml syntax fix
Azul
2012-10-31
Code to check administration (and ugly test display.) This includes example c...
jessib
2012-10-29
first steps at is_admin?
Azul
2012-10-19
added dummy cert file for tests and illustration
Azul
2012-10-19
Revert "Created deploy branch with some springbok specifics"
Azul
2012-10-11
fixed cert tests - adding test data and not testing the inline cert download ...
Azul
2012-10-11
first steps at reducing core
Azul
2012-10-08
LeapWebDemo -> LeapWeb
Azul
[next]