##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r595:a49bbde4
config: Move appenlight wrapping from pylons to pyramid.
Martin Bornhold
0
r594:71243b44
ae: Rely on fully prepared settings in appenlight wrapping function.
Martin Bornhold
0
r593:e21ca276
tests: Add test to check the sanitize settings method in app init.
Martin Bornhold
0
r592:36736ad1
tests: Adapt tests to recent changes.
Martin Bornhold
0
r591:bc63cba1
vcs: Pass registry to vcs for user authentication. Explicit pass the registry insted of indirectly using it via pyramids thread locals.
Martin Bornhold
0
r590:cb08eb7b
config: Use hooks protocol and direc calls seting from vcs settings module.
Martin Bornhold
0
r589:edece7f1
vcs: Raise an error in case of unsupported protocol.
Martin Bornhold
0
r588:741f0635
config: Move vcs hooks protocol and direct call setting to vcs configure mehod.
Martin Bornhold
0
r587:40296385
config: Update config files with comment about 'vcs.backends' setting.
Martin Bornhold
0
r586:5b4131ee
config: Sanitize 'default encoding' setting.
Martin Bornhold
0
r585:7ce8b024
config: Sanitize vcs realted settings during pyramid app init.
Martin Bornhold
0
r584:bd645ae6
config: Add method to sanitize string values from ini file.
Martin Bornhold
0
r583:a2d789ba
config: Add method to sanitize list values from ini file.
Martin Bornhold
0
r582:3ea09690
vcs: Move the setup code for vcs lib from pylons to pyramid layer. The VCS setup code now uses the prepared settings from pyramid layer.
Martin Bornhold
0
r581:5c1ed3a7
vcs: Move VCSMiddleware up to pyramid layer as wrapper around pylons app. The VCSMiddleware is now moved to the pyramid layer and acts as a fallback if pyramid does not find a view to handle the request.
Martin Bornhold
0
r580:b2c504de
config: Move initial repo scan up to the pyramid layer. It is now subscribed to the ApplicationCreated event from pyramid.
Martin Bornhold
0
r579:ecb16d2d
vcs: Retrieve base path and realm with new helper methods.
Martin Bornhold
0
r578:1f68e5aa
js-log: logger doesn't have warning(), just warn().
0
r577:a8687552
static: use static_path instead of static_url to account for http vs https
dan
0
r576:ffa50597
celery: create custom celery task class which loads context/threadlocals of the original request required for tasks like create_repo which needs to generate a url after the repo is created. fixes #4139
dan
0
load next
< 1 .. 189 190 191 192 193 .. 218 >
showing 20 out of 4357 commits