etwist/server.py
Mon, 04 May 2015 17:37:43 +0200 David Douard implement a simple statsd logger (closes #5488711)
Tue, 03 Mar 2015 14:57:34 +0100 Aurelien Campeas Remove remote repository-access-through-pyro support
Tue, 08 Jul 2014 11:33:32 +0200 Julien Cristau [etwist] use more specific REQUEST_ENTITY_TOO_LARGE instead of BAD_REQUEST
Wed, 02 Jul 2014 11:37:57 +0200 Julien Cristau Add warning messages when enabling remote pickle-based repository access
Fri, 23 May 2014 18:12:47 +0200 Rémi Cardona [etwist] Remove unused host_prefixed_baseurl()
Mon, 17 Feb 2014 15:32:50 +0100 Julien Cristau merge 3.18.x in 3.19 branch
Fri, 14 Feb 2014 15:22:56 +0100 Damien Garaud [etwist] Fix an empty request content after a Twisted processing (closes #3546795).
Mon, 13 Jan 2014 13:47:47 +0100 Julien Cristau merge 3.18.0 in 3.19 branch
Mon, 24 Jun 2013 19:00:40 +0200 Aurelien Campeas [etwist] fix handling of multiple files per field
Tue, 18 Jun 2013 15:12:25 +0200 Pierre-Yves David [etwist] pass the repository to the root resource
Fri, 23 Nov 2012 16:12:19 +0100 Pierre-Yves David web/application: instantiate the repository outside of CubicWebPublisher
Fri, 07 Dec 2012 17:23:04 +0100 Pierre-Yves David remove vreg argument to CWPublisher
Thu, 25 Apr 2013 14:10:55 +0200 Pierre-Yves David remove unused import
Mon, 11 Feb 2013 12:06:16 +0100 Rémi Cardona [etwist] Properly escape traceback output (closes #2712042)
Thu, 14 Feb 2013 15:38:25 +0100 Nicolas Chauvat [toward-py3k] rewrite to "except AnException as exc:" (part of #2711624)
Thu, 14 Feb 2013 15:39:23 +0100 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
Mon, 21 Jan 2013 18:01:25 +0100 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
Thu, 12 Jul 2012 13:42:27 +0200 Sylvain Thénault typo stable
Thu, 10 May 2012 10:31:53 +0200 Sylvain Thénault [web] remove some unused imports
Tue, 10 Apr 2012 17:03:19 +0200 Sylvain Thénault backport stable
Thu, 05 Apr 2012 14:44:00 +0200 Florent Cayré [etwist] fix static directory serving; closes #2174797 stable
Thu, 15 Mar 2012 17:48:20 +0100 Pierre-Yves David [web] Move request handling logic into cubicweb application. (closes #2200684)
Mon, 27 Feb 2012 15:24:14 +0100 Pierre-Yves David [request] gather all base_url logic in a single place (closes #2200756)
Thu, 15 Mar 2012 17:30:28 +0100 Pierre-Yves David [http] drop use-request-subdomain feature (closes #2251986)
Mon, 27 Feb 2012 17:02:31 +0100 Adrien Di Mascio [twisted] move out url logic from twisted (closes #2200593)
Mon, 27 Feb 2012 11:51:09 +0100 Pierre-Yves David [web application] move default path logic inside url publisher
Tue, 03 Jan 2012 17:59:31 +0100 Pierre-Yves David [https] Allow configuration of anonymous access on https (closes #1971992) stable
Wed, 28 Sep 2011 09:27:42 +0200 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
Wed, 21 Sep 2011 17:38:00 +0200 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
Tue, 06 Sep 2011 15:16:06 +0200 Julien Cristau Drop privileges properly (closes #1910561) stable
Mon, 11 Jul 2011 15:05:19 +0200 Adrien Di Mascio [http] closes #1816411, restore expires_header on static files in non-debug mode
Mon, 11 Jul 2011 12:39:05 +0200 Adrien Di Mascio [twisted] add an option to configure twisted's threadpool size
Tue, 05 Jul 2011 14:49:17 +0200 Sylvain Thénault [etwist, modconcat] closes #1806935: directly write data, don't put the whole concatenated thing in memory
Tue, 05 Jul 2011 12:09:53 +0200 Sylvain Thénault [etwist] clear ui cache at server startup time. Closes #1806933
Tue, 28 Jun 2011 17:59:31 +0200 Sylvain Thénault [etwist] log missing file even in debug mode
Mon, 27 Jun 2011 18:48:30 +0200 Florent Cayré [js/css concat] do not return 404 when resources of a concatenated data URL does not exist, unless in debugmode; closes #1745644
Mon, 09 May 2011 16:11:00 +0200 Sylvain Thénault [etwist] fix bug w/ new resources concantenation and https-url enabled sites
Thu, 05 May 2011 12:50:21 +0200 Florent Cayré fix ajax loading of concatenated js/ css + prefix concat cache files to ease cache clearing
Fri, 29 Apr 2011 12:12:49 +0200 Adrien Di Mascio [etwist] in debug-mode, concat-file is rebuilt if one of the concatenated file is more recent
Thu, 28 Apr 2011 20:41:44 +0200 Quentin Roquefort [etwist] Generates apache's mod_concat-like urls for js and css
Thu, 28 Apr 2011 20:24:27 +0200 Florent Cayré handle js/ css file concatenation with twisted
Thu, 28 Apr 2011 19:42:19 +0200 Florent Cayré put data version md5 into a new url segment to ease static serving
Thu, 28 Apr 2011 17:33:56 +0200 Adrien Di Mascio [etwist] refactor child resources management
Thu, 13 Jan 2011 13:38:49 +0100 david douard [etwist] add an 'interface' config option (passed to reactor.listenTCP) stable cubicweb-version-3.10.7
Wed, 05 Jan 2011 17:47:16 +0100 Sylvain Thénault [daemon] make process umask configurable stable
Wed, 05 Jan 2011 15:32:37 +0100 Sylvain Thénault properly tell we've started an instance (close #1391262) stable
Thu, 08 Jul 2010 13:33:40 +0200 Sylvain Thénault [uilib] refactor json_dumps code organization
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
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.
Mon, 21 Jun 2010 15:32:58 +0200 Sylvain Thénault [repo] fix 'c-c start --loglevel LEVEL' for repository only configuration. Closes #1058269.
Wed, 16 Jun 2010 14:51:17 +0200 Sylvain Thénault backport stable
Wed, 16 Jun 2010 12:24:12 +0200 Sylvain Thénault imported patch asynchronous multipart parsing.diff stable
Wed, 09 Jun 2010 09:58:23 +0200 Sylvain Thénault [pylint] fix detected name errors
Mon, 07 Jun 2010 13:22:24 +0200 Sylvain Thénault backport stable
Thu, 03 Jun 2010 15:13:41 +0200 Alexandre Fayolle merge stable
Thu, 03 Jun 2010 15:10:48 +0000 Alexandre Fayolle [win32] defer import of logilab.common.daemon stable
Thu, 03 Jun 2010 10:17:44 +0200 Sylvain Thénault backport stable
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.
Mon, 31 May 2010 18:59:07 +0200 Julien Jehannet [web server] vregistry may now be passed as named argument in CubicWebRootResource constructor
Tue, 01 Jun 2010 17:44:55 +0200 Pierre-Yves David [etwist] twisted won't install signal handler outside the main thread. stable
Thu, 20 May 2010 20:47:13 +0200 Sylvain Thénault backport stable
Thu, 20 May 2010 20:45:21 +0200 Sylvain Thénault * * * stable
Mon, 10 May 2010 16:59:32 +0200 Sylvain Thénault backport stable
Thu, 06 May 2010 14:27:57 +0200 Alexandre Fayolle [python2.6] do not import simplejson directly stable
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
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
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...
Wed, 28 Apr 2010 12:24:20 +0200 Sylvain Thénault backport oldstable changes stable
Wed, 28 Apr 2010 12:15:52 +0200 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
Wed, 28 Apr 2010 12:14:22 +0200 Sylvain Thénault backport default into stable: stable is now cw 3.8
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
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
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
Mon, 19 Apr 2010 15:31:24 +0200 Sylvain Thénault [web] no more needed with the bytes option type
Mon, 19 Apr 2010 13:52:55 +0200 Sylvain Thénault backport stable
Mon, 19 Apr 2010 13:37:32 +0200 Sylvain Thénault [web] consistent cleanup session interval time stable
Thu, 15 Apr 2010 19:39:55 +0200 Sylvain Thénault backport stable
Thu, 15 Apr 2010 14:27:43 +0200 Alexandre Fayolle use MB for Megabytes, instead of french Mo stable
Thu, 15 Apr 2010 12:48:40 +0200 Sylvain Thénault backport stable
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
Thu, 15 Apr 2010 12:47:02 +0200 Sylvain Thénault cleanup
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.
Wed, 14 Apr 2010 18:24:20 +0200 Sylvain Thénault [etwist] upgrade post max size to 200Mo until it's configurable stable
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
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
less more (0) -120 tip