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
|
Mon, 12 Oct 2009 13:12:52 +0200 |
Sylvain Thénault |
fix debug attribute conflict on configuration
stable
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 12:54:01 +0200 |
Sylvain Thénault |
system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly
stable
|
file |
diff |
annotate
|
Fri, 09 Oct 2009 16:39:26 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 12:00:58 +0200 |
Aurelien Campeas |
oops
stable
|
file |
diff |
annotate
|
Thu, 08 Oct 2009 11:58:19 +0200 |
Aurelien Campeas |
add a commit point, a new transition exhibits the problem again
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 19:15:43 +0200 |
Sylvain Thénault |
fix startup as a daemon
stable
|
file |
diff |
annotate
|
Wed, 07 Oct 2009 12:31:08 +0200 |
Sylvain Thénault |
backport stable branch
|
file |
diff |
annotate
|
Mon, 05 Oct 2009 18:45:12 +0200 |
Aurelien Campeas |
smallest possible change to fix #472806
stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 12:37:01 +0200 |
Sylvain Thénault |
backport stable
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 11:35:04 +0200 |
Sylvain Thénault |
oops
stable
|
file |
diff |
annotate
|
Sat, 26 Sep 2009 11:45:47 +0200 |
Sylvain Thénault |
use default repo looping task so they are started in thread, else we get blocking task
stable
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 11:25:56 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 14 Sep 2009 11:23:31 +0200 |
Sylvain Thénault |
backport stable
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 19:51:09 +0200 |
Sylvain Thénault |
should change process'user once pid file has been written
stable
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:57:34 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 15:55:15 +0200 |
Sylvain Thénault |
backport stable branch
3.5
|
file |
diff |
annotate
|
Fri, 11 Sep 2009 14:16:31 +0200 |
Sylvain Thénault |
fix daemonize: set umask, move to /, consider uid
stable
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 08:13:22 +0200 |
Sylvain Thénault |
backport 3.5
|
file |
diff |
annotate
|
Mon, 07 Sep 2009 17:46:28 +0200 |
Aurélien Campéas |
mostly adapt the i18n subsystem to limitation wrt redirection handinling in windows, using the -o argument of the utilities
3.5
|
file |
diff |
annotate
|
Mon, 07 Sep 2009 12:22:14 +0200 |
Aurélien Campéas |
minimal steps to have cw running on windows
3.5
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 13:01:56 +0200 |
Nicolas Chauvat |
R propagate registry API changes
|
file |
diff |
annotate
|
Thu, 06 Aug 2009 09:04:26 +0200 |
Sylvain Thénault |
ensure runtime dir exists
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 19:13:35 +0200 |
Sylvain Thénault |
allow to specify arbitrary argument when recording a looping task func
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 18:18:12 +0200 |
Adrien Di Mascio |
[events] renamed source-reload into registry-reload to avoid potential confusions with datasources
|
file |
diff |
annotate
|
Wed, 05 Aug 2009 10:52:09 +0200 |
Adrien Di Mascio |
[twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 18:44:24 +0200 |
Adrien Di Mascio |
[autoreload] recompute urlresolver / urlrewriter after autoreload
|
file |
diff |
annotate
|
Tue, 04 Aug 2009 14:49:05 +0200 |
Sylvain Thénault |
[vreg] api update
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 15:16:47 +0200 |
Sylvain Thénault |
[appobject] kill VObject class, move base selector classes to appobject
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 09:24:50 +0200 |
Adrien Di Mascio |
[twisted] don't use twistd anymore, all-in-one.py file is needed anymore
|
file |
diff |
annotate
|
Fri, 24 Jul 2009 14:33:37 +0200 |
Sylvain Thénault |
application -> instance where it makes sense
|
file |
diff |
annotate
|
Sat, 27 Jun 2009 00:56:30 +0200 |
Sylvain Thénault |
backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
|
file |
diff |
annotate
|
Fri, 26 Jun 2009 11:31:57 +0200 |
Sylvain Thénault |
fckeditor may be a subdirectory of the data directory
stable
|
file |
diff |
annotate
|
Fri, 05 Jun 2009 15:09:20 +0200 |
Sylvain Thénault |
nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
|
file |
diff |
annotate
|
Thu, 28 May 2009 09:20:07 +0200 |
Adrien Di Mascio |
big bunch of copyright / docstring update
|
file |
diff |
annotate
|
Mon, 25 May 2009 22:26:05 +0200 |
Florent |
pass request to ApacheRewriter rewrite method
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 11:06:13 +0200 |
Florent |
fix use-request-subdomain option behaviour and add tests
tls-sprint
|
file |
diff |
annotate
|
Wed, 29 Apr 2009 10:11:53 +0200 |
Florent |
fix wrong import and deprecation messages
tls-sprint
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 13:28:37 +0200 |
Florent |
provide an option to substitute the base-url (left-most part) subdomain by the one of the current http query to easy multiple subdomains website management
tls-sprint
|
file |
diff |
annotate
|
Wed, 22 Apr 2009 16:51:29 +0200 |
sylvain thenault |
stop complaining about empty response, remove trailing spaces
tls-sprint
|
file |
diff |
annotate
|
Tue, 07 Apr 2009 09:30:23 +0200 |
sylvain thenault |
backport default branch
tls-sprint
|
file |
diff |
annotate
|
Mon, 23 Mar 2009 17:55:59 +0100 |
sylvain thenault |
pylint cleanup
tls-sprint
|
file |
diff |
annotate
|
Fri, 13 Mar 2009 11:07:47 +0100 |
Aurelien Campeas |
typos
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 11:35:52 +0100 |
sylvain thenault |
use datetime instead of mx.DateTime
tls-sprint
|
file |
diff |
annotate
|
Wed, 26 Nov 2008 17:20:58 +0100 |
Sylvain Thenault |
static files support
|
file |
diff |
annotate
|
Wed, 05 Nov 2008 15:52:50 +0100 |
Adrien Di Mascio |
Showtime !
|
file |
diff |
annotate
|