2013-04-25 |
Pierre-Yves David |
remove unused import
|
file |
diff |
annotate
|
2013-02-11 |
Rémi Cardona |
[etwist] Properly escape traceback output (closes #2712042)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
|
file |
diff |
annotate
|
2013-02-14 |
Nicolas Chauvat |
[toward-py3k] remove import with_statement (part of #2711624)
|
file |
diff |
annotate
|
2013-01-21 |
Sylvain Thénault |
[db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
|
file |
diff |
annotate
|
2012-07-12 |
Sylvain Thénault |
typo
stable
|
file |
diff |
annotate
|
2012-05-10 |
Sylvain Thénault |
[web] remove some unused imports
|
file |
diff |
annotate
|
2012-04-10 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
2012-04-05 |
Florent Cayré |
[etwist] fix static directory serving; closes #2174797
stable
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[web] Move request handling logic into cubicweb application. (closes #2200684)
|
file |
diff |
annotate
|
2012-02-27 |
Pierre-Yves David |
[request] gather all base_url logic in a single place (closes #2200756)
|
file |
diff |
annotate
|
2012-03-15 |
Pierre-Yves David |
[http] drop use-request-subdomain feature (closes #2251986)
|
file |
diff |
annotate
|
2012-02-27 |
Adrien Di Mascio |
[twisted] move out url logic from twisted (closes #2200593)
|
file |
diff |
annotate
|
2012-02-27 |
Pierre-Yves David |
[web application] move default path logic inside url publisher
|
file |
diff |
annotate
|
2012-01-03 |
Pierre-Yves David |
[https] Allow configuration of anonymous access on https (closes #1971992)
stable
|
file |
diff |
annotate
|
2011-09-28 |
Sylvain Thénault |
[pylint] fix pylint detected errors and tweak it so that pylint -E will be much less verbose next time (+ update some copyrights on the way)
stable
|
file |
diff |
annotate
|
2011-09-21 |
Sylvain Thénault |
[exceptions] stop catching any exception in various places (closes #1942716)
stable
|
file |
diff |
annotate
|
2011-09-06 |
Julien Cristau |
Drop privileges properly (closes #1910561)
stable
|
file |
diff |
annotate
|
2011-07-11 |
Adrien Di Mascio |
[http] closes #1816411, restore expires_header on static files in non-debug mode
|
file |
diff |
annotate
|
2011-07-11 |
Adrien Di Mascio |
[twisted] add an option to configure twisted's threadpool size
|
file |
diff |
annotate
|
2011-07-05 |
Sylvain Thénault |
[etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
|
file |
diff |
annotate
|
2011-07-05 |
Sylvain Thénault |
[etwist] clear ui cache at server startup time. Closes #1806933
|
file |
diff |
annotate
|
2011-06-28 |
Sylvain Thénault |
[etwist] log missing file even in debug mode
|
file |
diff |
annotate
|
2011-06-27 |
Florent Cayré |
[js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
|
file |
diff |
annotate
|
2011-05-09 |
Sylvain Thénault |
[etwist] fix bug w/ new resources concantenation and https-url enabled sites
|
file |
diff |
annotate
|
2011-05-05 |
Florent Cayré |
fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
|
file |
diff |
annotate
|
2011-04-29 |
Adrien Di Mascio |
[etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
|
file |
diff |
annotate
|
2011-04-28 |
Quentin Roquefort |
[etwist] Generates apache's mod_concat-like urls for js and css
|
file |
diff |
annotate
|
2011-04-28 |
Florent Cayré |
handle js/ css file concatenation with twisted
|
file |
diff |
annotate
|
2011-04-28 |
Florent Cayré |
put data version md5 into a new url segment to ease static serving
|
file |
diff |
annotate
|