index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap.py
Commit message (
Collapse
)
Author
Age
*
cleaning the mess in the libs directories
Cédric Bonhomme
2016-11-17
|
*
Simpler format for the logs when the application is running on Heroku.
Cédric Bonhomme
2016-11-11
|
*
Starting to improve the loging for Heroku (with logging.StreamHandler).
Cédric Bonhomme
2016-11-03
|
*
Only set those two options when using SQLAlchemy.
Cédric Bonhomme
2016-11-02
|
*
Uses a strem handler for the logging on Heroku.
Cédric Bonhomme
2016-10-29
|
*
Reduce the number of connections.
Cédric Bonhomme
2016-10-28
|
*
This option should be useless (on Heroku).
Cédric Bonhomme
2016-10-28
|
*
Try to limit the pool size and the number of connections that can be created ↵
Cédric Bonhomme
2016-10-28
|
|
|
|
after the pool reached its maximum size.
*
clean
Cédric Bonhomme
2016-10-10
|
*
test
Cédric Bonhomme
2016-10-10
|
*
test
Cédric Bonhomme
2016-10-10
|
*
test
Cédric Bonhomme
2016-10-10
|
*
call SSLify in bootstrap
Cédric Bonhomme
2016-10-10
|
*
new name: the last one.
Cédric Bonhomme
2016-10-10
|
*
more tests
Cédric Bonhomme
2016-09-28
|
*
Minor improvements.
Cédric Bonhomme
2016-09-26
|
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
|
*
Test preprocessors with Flask-Restless.
Cédric Bonhomme
2016-04-19
|
*
Removed recaptcha.
Cédric Bonhomme
2016-04-07
|
*
New management of the token for the account confirmation.
Cédric Bonhomme
2016-02-18
|
*
I now know why my sessios was always lost on Heroku...
Cédric Bonhomme
2016-02-16
|
*
more simple to just use os.urandom for the secret key.
Cédric Bonhomme
2016-02-14
|
*
Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...
Cédric Bonhomme
2016-02-14
|
*
fixing logging
François Schmidts
2016-01-15
|
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15