Thu, 08 Jul 2010 13:33:40 +0200 |
Sylvain Thénault |
[uilib] refactor json_dumps code organization
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 10:03:03 +0200 |
Sylvain Thénault |
[web configuration] ensure data home directory / uicache file belong to daemon user and are writeable
|
file |
diff |
annotate
|
Tue, 06 Jul 2010 17:11:41 +0200 |
Sylvain Thénault |
[web config] fix old css compat code: we have to modify locate_resource prototype so it return (potentially hacked) file name as well. Should only impact the file cube which has to be released anyway.
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 15:32:58 +0200 |
Sylvain Thénault |
[repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 14:51:17 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 12:24:12 +0200 |
Sylvain Thénault |
imported patch asynchronous multipart parsing.diff
stable
|
file |
diff |
annotate
|
Wed, 09 Jun 2010 09:58:23 +0200 |
Sylvain Thénault |
[pylint] fix detected name errors
|
file |
diff |
annotate
|
Mon, 07 Jun 2010 13:22:24 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 15:13:41 +0200 |
Alexandre Fayolle |
merge
stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 15:10:48 +0000 |
Alexandre Fayolle |
[win32] defer import of logilab.common.daemon
stable
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 10:17:44 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:06:41 +0200 |
Pierre-Yves David |
[web test] Add a CubicWebServerTC class to run test with a cw web serveur available.
|
file |
diff |
annotate
|
Mon, 31 May 2010 18:59:07 +0200 |
Julien Jehannet |
[web server] vregistry may now be passed as named argument in CubicWebRootResource constructor
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 17:44:55 +0200 |
Pierre-Yves David |
[etwist] twisted won't install signal handler outside the main thread.
stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:47:13 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 20 May 2010 20:45:21 +0200 |
Sylvain Thénault |
* * *
stable
|
file |
diff |
annotate
|
Mon, 10 May 2010 16:59:32 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 06 May 2010 14:27:57 +0200 |
Alexandre Fayolle |
[python2.6] do not import simplejson directly
stable
|
file |
diff |
annotate
|
Wed, 05 May 2010 10:28:55 +0200 |
Sylvain Thénault |
[https] fix resource urls in https version of a site: should use the https version as well to avoid warnings from the nrowser
|
file |
diff |
annotate
|
Fri, 30 Apr 2010 12:15:37 +0200 |
Sylvain Thénault |
[web] use uiprops value to compile css transparently, handlig cache and reloading in debug mode
|
file |
diff |
annotate
|
Thu, 29 Apr 2010 14:21:57 +0200 |
Sylvain Thénault |
[webconfig] refactor/cleanup debug mode management on startup: simply use config.debugmode instead of debug argument everywhere...
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:24:20 +0200 |
Sylvain Thénault |
backport oldstable changes
stable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:15:52 +0200 |
Sylvain Thénault |
replace logilab-common by CubicWeb in disclaimer
oldstable
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 12:14:22 +0200 |
Sylvain Thénault |
backport default into stable: stable is now cw 3.8
|
file |
diff |
annotate
|
Wed, 28 Apr 2010 10:06:01 +0200 |
Sylvain Thénault |
proper licensing information (LGPL-2.1). Hope I get it right this time.
stable
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:38:05 +0200 |
Sylvain Thénault |
[etwist] proper getChild implementation (eventually): fix fckeditor resources locating bugs by properly using file resources
|
file |
diff |
annotate
|
Tue, 20 Apr 2010 10:00:36 +0200 |
Sylvain Thénault |
[etwist] nicer, thouhg really not perferct) request max size exceeded support of json/frame posts
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 15:31:24 +0200 |
Sylvain Thénault |
[web] no more needed with the bytes option type
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:52:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 19 Apr 2010 13:37:32 +0200 |
Sylvain Thénault |
[web] consistent cleanup session interval time
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 19:39:55 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 14:27:43 +0200 |
Alexandre Fayolle |
use MB for Megabytes, instead of french Mo
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:48:40 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:47:29 +0200 |
Sylvain Thénault |
[vreg] refactor the [re]loading process so things get clearer and fix spurious errors on edge cases
stable
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:47:02 +0200 |
Sylvain Thénault |
cleanup
|
file |
diff |
annotate
|
Thu, 15 Apr 2010 12:46:08 +0200 |
Sylvain Thénault |
[etwist] allow to specify max size for POST request in the configuration. We should deal with this nicely on the js form validation code.
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 18:24:20 +0200 |
Sylvain Thénault |
[etwist] upgrade post max size to 200Mo until it's configurable
stable
|
file |
diff |
annotate
|
Wed, 14 Apr 2010 10:25:51 +0200 |
Sylvain Thénault |
[etwist] we must call all error not handled in _render_request, else the thread fail silently and nothing ends up on the ui
|
file |
diff |
annotate
|
Tue, 13 Apr 2010 12:19:24 +0200 |
Sylvain Thénault |
#773448: refactor session and 'no connection' handling, by introducing proper web session. We should now be able to see page even when no anon is configured, and be redirected to the login form as soon as one tries to do a query.
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 14:41:01 +0200 |
Sylvain Thénault |
[twisted] fix LongTimeExpiringFile and getChild implementation
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 16:50:53 +0200 |
Adrien Chauve |
Switched from TwistedWeb2 to TwistedWeb
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 19:10:22 +0200 |
Aurelien Campeas |
[logging] demote static file served to debug
stable
|
file |
diff |
annotate
|
Fri, 19 Mar 2010 14:43:49 +0100 |
Sylvain Thénault |
[etwist] cleanup, use cProfile instead of hotshot
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 16:32:36 +0100 |
Sylvain Thénault |
backport stable into default
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 12:40:59 +0100 |
Sylvain Thénault |
#750055: make it easier to change post logout url
stable
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 12:31:06 +0100 |
Sylvain Thénault |
[web server] simplify base-url handling on startup. Ensure config['base-url'] is correctly set once started
stable
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 18:54:07 +0100 |
Sylvain Thénault |
[debug] more (dirty) gc debuging
|
file |
diff |
annotate
|
Wed, 03 Feb 2010 14:46:32 +0100 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 11:26:57 +0100 |
Adrien Di Mascio |
add missing errno import in etwist/server.py
stable
|
file |
diff |
annotate
|
Mon, 18 Jan 2010 19:21:30 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 12 Jan 2010 17:24:46 +0100 |
Aurelien Campeas |
raising ConfigurationError is cleaner; remove some unused imports
stable
|
file |
diff |
annotate
|
Mon, 11 Jan 2010 14:13:26 +0100 |
Aurelien Campeas |
do not attempt to daemonize under windows
stable
|
file |
diff |
annotate
|
Thu, 07 Jan 2010 16:52:32 +0100 |
Adrien Di Mascio |
update copyright: welcome 2010
stable
|
file |
diff |
annotate
|
Wed, 23 Dec 2009 12:20:10 +0100 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 20:06:24 +0100 |
Sylvain Thénault |
missing one litle char
stable
|
file |
diff |
annotate
|
Tue, 22 Dec 2009 20:05:52 +0100 |
Sylvain Thénault |
closes #607344 by simply appending '/' to base url if necessary instead of insulting the user
stable
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 19:35:54 +0100 |
Sylvain Thénault |
backport stable branch (one more time painfully)
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 13:46:47 +0100 |
Sylvain Thénault |
when instance is started normally (eg not in debug mode), check versions before daemonization
stable
|
file |
diff |
annotate
|
Tue, 03 Nov 2009 11:19:10 +0100 |
Aurelien Campeas |
put back url info started at the end of initialisations
stable
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 10:31:54 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|