##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r641:fe7c372b
docs: document email integration
dan
0
r640:6c88399f
integrations: add email integration, fixes #4159
dan
0
r639:c5c553d9
celery: move pyramid app to celery init rather than per task run
dan
0
r638:58240733
docs: changelog update for 4.3.0
0
r637:2db96127
deps: bumped rhodecode-tools from 0.8.3 to 0.9.0
0
r636:546e87c2
docs: updated nginx example - use A+ securit settings - added gist custom domain - added custom 502 page example - formtting cleanups
0
r635:17699e6f
static: added a dummy 502 page for nginx.
0
r634:fc067e08
docs: updated docs on proxy prefix for nginx and apache
0
r633:912a812e
tests: synced test.ini with latest changes
0
r632:064401fe
scm-app: allow to set documented pyro4 as scm_app_implementation. The documented ini setting allows to set pyro4 as scm_app, while the backend code crashes on import of pyro4 module. This change allows to configure the app based on the .ini docs. if we pass pyro4 as backedn, we simply skip import and use the default pyro4 scm_app
0
r631:dce4efba
configs: updated docstrings, and improved explanation of some settings
0
r630:4142c537
configs: updated docstrings, and made some better defaults.
0
r629:2609046a
configs: uncomment proxy-prefix. There's just 1 line needed to enable it and having it commented actualyl lead to problems on how to enable it properly.
0
r628:4d980275
celery: Reorder celery imports to fix case where celery tasks were being registered before celery config was setup. Added comments to make this clear so we don't chase this problem in the future until it is refactored
dan
0
r627:84e47054
config: Use prepared settings from app init to setup the vcs connection.
Martin Bornhold
0
r626:1a043684
config: Fix settings for celery tasks.
Martin Bornhold
0
r625:46bacf9f
config: Move pyro4 initialization to load_pyramid_environment.
Martin Bornhold
0
r624:e0a65beb
tests: Test sanitize helper function for integer settings.
Martin Bornhold
0
r623:a0d3b51f
config: Sanitize 'vcs.connection_timeout' setting in pyramid app init.
Martin Bornhold
0
r622:79a1b51c
tests: functional tests for diff 2 way
0
load next
< 1 .. 234 235 236 237 238 .. 268 >
showing 20 out of 5342 commits