etwist/server.py
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.
Mon, 12 Apr 2010 14:41:01 +0200 Sylvain Thénault [twisted] fix LongTimeExpiringFile and getChild implementation
Tue, 06 Apr 2010 16:50:53 +0200 Adrien Chauve Switched from TwistedWeb2 to TwistedWeb
Mon, 29 Mar 2010 19:10:22 +0200 Aurelien Campeas [logging] demote static file served to debug stable
Fri, 19 Mar 2010 14:43:49 +0100 Sylvain Thénault [etwist] cleanup, use cProfile instead of hotshot
Tue, 16 Mar 2010 16:32:36 +0100 Sylvain Thénault backport stable into default
Tue, 16 Mar 2010 12:40:59 +0100 Sylvain Thénault #750055: make it easier to change post logout url stable
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
Wed, 03 Mar 2010 18:54:07 +0100 Sylvain Thénault [debug] more (dirty) gc debuging
Wed, 03 Feb 2010 14:46:32 +0100 Sylvain Thénault backport stable
Wed, 27 Jan 2010 11:26:57 +0100 Adrien Di Mascio add missing errno import in etwist/server.py stable
Mon, 18 Jan 2010 19:21:30 +0100 Sylvain Thénault backport stable branch
Tue, 12 Jan 2010 17:24:46 +0100 Aurelien Campeas raising ConfigurationError is cleaner; remove some unused imports stable
Mon, 11 Jan 2010 14:13:26 +0100 Aurelien Campeas do not attempt to daemonize under windows stable
Thu, 07 Jan 2010 16:52:32 +0100 Adrien Di Mascio update copyright: welcome 2010 stable
Wed, 23 Dec 2009 12:20:10 +0100 Sylvain Thénault backport stable branch
Tue, 22 Dec 2009 20:06:24 +0100 Sylvain Thénault missing one litle char stable
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
Fri, 20 Nov 2009 19:35:54 +0100 Sylvain Thénault backport stable branch (one more time painfully)
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
Tue, 03 Nov 2009 11:19:10 +0100 Aurelien Campeas put back url info started at the end of initialisations stable
Thu, 15 Oct 2009 10:31:54 +0200 Sylvain Thénault backport stable branch
Mon, 12 Oct 2009 13:12:52 +0200 Sylvain Thénault fix debug attribute conflict on configuration stable
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
Fri, 09 Oct 2009 16:39:26 +0200 Sylvain Thénault backport stable branch
Thu, 08 Oct 2009 12:00:58 +0200 Aurelien Campeas oops stable
Thu, 08 Oct 2009 11:58:19 +0200 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
Wed, 07 Oct 2009 19:15:43 +0200 Sylvain Thénault fix startup as a daemon stable
Wed, 07 Oct 2009 12:31:08 +0200 Sylvain Thénault backport stable branch
Mon, 05 Oct 2009 18:45:12 +0200 Aurelien Campeas smallest possible change to fix #472806 stable
Mon, 28 Sep 2009 12:37:01 +0200 Sylvain Thénault backport stable
Mon, 28 Sep 2009 11:35:04 +0200 Sylvain Thénault oops stable
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
Mon, 14 Sep 2009 11:25:56 +0200 Sylvain Thénault backport 3.5
Mon, 14 Sep 2009 11:23:31 +0200 Sylvain Thénault backport stable 3.5
Fri, 11 Sep 2009 19:51:09 +0200 Sylvain Thénault should change process'user once pid file has been written stable
Fri, 11 Sep 2009 15:57:34 +0200 Sylvain Thénault backport 3.5
Fri, 11 Sep 2009 15:55:15 +0200 Sylvain Thénault backport stable branch 3.5
Fri, 11 Sep 2009 14:16:31 +0200 Sylvain Thénault fix daemonize: set umask, move to /, consider uid stable
Thu, 10 Sep 2009 08:13:22 +0200 Sylvain Thénault backport 3.5
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
Mon, 07 Sep 2009 12:22:14 +0200 Aurélien Campéas minimal steps to have cw running on windows 3.5
Tue, 11 Aug 2009 13:01:56 +0200 Nicolas Chauvat R propagate registry API changes
Thu, 06 Aug 2009 09:04:26 +0200 Sylvain Thénault ensure runtime dir exists
Wed, 05 Aug 2009 19:13:35 +0200 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
Wed, 05 Aug 2009 18:18:12 +0200 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
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
Tue, 04 Aug 2009 18:44:24 +0200 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
Tue, 04 Aug 2009 14:49:05 +0200 Sylvain Thénault [vreg] api update
Mon, 03 Aug 2009 15:16:47 +0200 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
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
Fri, 24 Jul 2009 14:33:37 +0200 Sylvain Thénault application -> instance where it makes sense
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
Fri, 26 Jun 2009 11:31:57 +0200 Sylvain Thénault fckeditor may be a subdirectory of the data directory stable
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)
Thu, 28 May 2009 09:20:07 +0200 Adrien Di Mascio big bunch of copyright / docstring update
Mon, 25 May 2009 22:26:05 +0200 Florent pass request to ApacheRewriter rewrite method
Wed, 29 Apr 2009 11:06:13 +0200 Florent fix use-request-subdomain option behaviour and add tests tls-sprint
Wed, 29 Apr 2009 10:11:53 +0200 Florent fix wrong import and deprecation messages tls-sprint
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
less more (0) -60 tip