etwist/server.py
2010-02-03 Sylvain Thénault backport stable
2010-01-27 Adrien Di Mascio add missing errno import in etwist/server.py stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-12 Aurelien Campeas raising ConfigurationError is cleaner; remove some unused imports stable
2010-01-11 Aurelien Campeas do not attempt to daemonize under windows stable
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-23 Sylvain Thénault backport stable branch
2009-12-22 Sylvain Thénault missing one litle char stable
2009-12-22 Sylvain Thénault closes #607344 by simply appending '/' to base url if necessary instead of insulting the user stable
2009-11-20 Sylvain Thénault backport stable branch (one more time painfully)
2009-11-12 Sylvain Thénault when instance is started normally (eg not in debug mode), check versions before daemonization stable
2009-11-03 Aurelien Campeas put back url info started at the end of initialisations stable
2009-10-15 Sylvain Thénault backport stable branch
2009-10-12 Sylvain Thénault fix debug attribute conflict on configuration stable
2009-10-12 Sylvain Thénault system/user modes + CWDEV instead of installed/dev mixed modes. Fix behaviour when setting CW_MODE explicitly stable
2009-10-09 Sylvain Thénault backport stable branch
2009-10-08 Aurelien Campeas oops stable
2009-10-08 Aurelien Campeas add a commit point, a new transition exhibits the problem again stable
2009-10-07 Sylvain Thénault fix startup as a daemon stable
2009-10-07 Sylvain Thénault backport stable branch
2009-10-05 Aurelien Campeas smallest possible change to fix #472806 stable
2009-09-28 Sylvain Thénault backport stable
2009-09-28 Sylvain Thénault oops stable
2009-09-26 Sylvain Thénault use default repo looping task so they are started in thread, else we get blocking task stable
2009-09-14 Sylvain Thénault backport 3.5
2009-09-14 Sylvain Thénault backport stable 3.5
2009-09-11 Sylvain Thénault should change process'user once pid file has been written stable
2009-09-11 Sylvain Thénault backport 3.5
2009-09-11 Sylvain Thénault backport stable branch 3.5
2009-09-11 Sylvain Thénault fix daemonize: set umask, move to /, consider uid stable
2009-09-10 Sylvain Thénault backport 3.5
2009-09-07 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
2009-09-07 Aurélien Campéas minimal steps to have cw running on windows 3.5
2009-08-11 Nicolas Chauvat R propagate registry API changes
2009-08-06 Sylvain Thénault ensure runtime dir exists
2009-08-05 Sylvain Thénault allow to specify arbitrary argument when recording a looping task func
2009-08-05 Adrien Di Mascio [events] renamed source-reload into registry-reload to avoid potential confusions with datasources
2009-08-05 Adrien Di Mascio [twisted] use cubicweb.twisted.logger instead of print to notify when the instance is started
2009-08-04 Adrien Di Mascio [autoreload] recompute urlresolver / urlrewriter after autoreload
2009-08-04 Sylvain Thénault [vreg] api update
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-08-03 Adrien Di Mascio [twisted] don't use twistd anymore, all-in-one.py file is needed anymore
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-06-26 Sylvain Thénault backport stable branch, make schema-security consistent with other schema views changes, uniformize skipmeta/withmeta
2009-06-26 Sylvain Thénault fckeditor may be a subdirectory of the data directory stable
2009-06-05 Sylvain Thénault nicer vreg api, try to make rset an optional named argument in select and derivated (including selectors)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-25 Florent pass request to ApacheRewriter rewrite method
2009-04-29 Florent fix use-request-subdomain option behaviour and add tests tls-sprint
2009-04-29 Florent fix wrong import and deprecation messages tls-sprint
2009-04-28 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
2009-04-22 sylvain thenault stop complaining about empty response, remove trailing spaces tls-sprint
2009-04-07 sylvain thenault backport default branch tls-sprint
2009-03-23 sylvain thenault pylint cleanup tls-sprint
2009-03-13 Aurelien Campeas typos
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2008-11-26 Sylvain Thenault static files support
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip