devtools/__init__.py
2010-10-08 Sylvain Thénault backport stable
2010-10-08 Julien Jehannet [devtools] refactor http server initialization in a much saner way stable
2010-10-01 Sylvain Thénault [schema] introduce some new sets categorizing entity/relation types and benefits from them where possible
2010-09-23 Sylvain Thénault [test] fix broken tests and minor cleanups stable
2010-09-17 Sylvain Thénault [test] fix setting of base-url during test: override default_base_url, else we set it too late (after uiprops generation) stable
2010-08-27 Adrien Di Mascio [devtools] restore ability to test on real databases stable
2010-06-16 Sylvain Thénault [test] support for test on postgres database using the same mecanism as sqlite: one template database generated when necessary + actual test database created from the template
2010-06-09 Sylvain Thénault backport stable
2010-06-09 Sylvain Thénault [pylint] fix detected name errors stable
2010-05-20 Sylvain Thénault backport stable
2010-05-18 Sylvain Thénault clenup stable
2010-05-05 Sylvain Thénault [uiprops] test and fix reloading of modified css files; update c-c newcube; deprecates config.has_resource.
2010-04-28 Sylvain Thénault backport oldstable changes stable
2010-04-28 Sylvain Thénault replace logilab-common by CubicWeb in disclaimer oldstable
2010-04-28 Sylvain Thénault backport default into stable: stable is now cw 3.8
2010-04-28 Sylvain Thénault proper licensing information (LGPL-2.1). Hope I get it right this time. stable
2010-04-19 Sylvain Thénault [config] with lgc >= 0.50, option's dict inputlevel becomes level
2010-04-15 Sylvain Thénault backport stable
2010-04-15 Aurelien Campeas [devtools] do not forbid use of postgres as a source for tests (but it still needs proper dump/restore support) stable
2010-04-14 Sylvain Thénault backport stable
2010-04-14 Sylvain Thénault [testlib] we should not replace db-name in sources, this cause undesired side effect (when running pytest on whole cw for instance). Proper fix in logilab.database stable
2010-04-13 Sylvain Thénault backport stable
2010-04-12 Adrien Di Mascio [testlib] fix dummy bug in reset_test_database(): s/if/elif stable
2010-04-09 Alexandre Fayolle merge stable
2010-04-08 Alexandre Fayolle enable tests against sqlserver2005 database stable
2010-04-08 Sylvain Thénault backport stable
2010-04-08 Sylvain Thénault [test] avoid weird bug when test are changing the cwd stable
2010-04-07 Sylvain Thénault backport stable
2010-04-07 Alexandre Fayolle fixed indentation error in devtools/__init__.py stable
2010-04-06 Alexandre Fayolle enable live test against sqlserver 2005 database stable
2010-03-26 Sylvain Thénault backport stable
2010-03-26 Sylvain Thénault [repo config] cleanup read_instance_schema / bootstrap_schema / creating mess stable
2010-03-25 Sylvain Thénault handle nicely typical installation other than debian package / mercurial forest
2010-03-01 Katia Saurfelt server/web api for accessing to deleted_entites
2010-03-03 Sylvain Thénault [testlib] automatic test shouldn't try to populate default_workflow stable
2010-02-09 Sylvain Thénault don't play with the custom_workflow relation in autofill
2010-02-05 Sylvain Thénault moved generic datetime manipulation function to lgc
2010-02-03 Sylvain Thénault backport stable
2010-01-28 Sylvain Thénault remove misnamed argument stable
2010-01-18 Sylvain Thénault backport stable branch
2010-01-07 Adrien Di Mascio update copyright: welcome 2010 stable
2009-12-03 Sylvain Thénault backport stable into default
2009-11-23 Sylvain Thénault fix https://www.logilab.net/cwo/ticket/481727 stable
2009-10-13 Sylvain Thénault refactor repo authentication to allow pluggable authentifier to login with something else than a password
2009-09-23 Sylvain Thénault add anon user for TestServerConfiguration, no only AppTestConfiguration
2009-09-10 Sylvain Thénault backport 3.5
2009-09-09 Aurelien Campeas fix user login for windows 3.5
2009-08-21 Sylvain Thénault somewhat painful backport of 3.5 branch, should mostly be ok
2009-08-11 Sylvain Thénault [testlib] #345052 and #344207: major test lib refactoring/cleanup + update usage
2009-08-07 Sylvain Thénault typo
2009-08-03 Sylvain Thénault [appobject] kill VObject class, move base selector classes to appobject
2009-07-24 Sylvain Thénault application -> instance where it makes sense
2009-05-28 Sylvain Thénault fix name of test database template (bad sed during template->cube migration)
2009-05-28 Adrien Di Mascio big bunch of copyright / docstring update
2009-05-14 Adrien Di Mascio delete-trailing-whitespace + some copyright update tls-sprint
2009-03-10 sylvain thenault use datetime instead of mx.DateTime tls-sprint
2009-02-24 sylvain thenault avoid patching if already done
2008-12-26 Sandrine Ribeau [doc] Fix docstring indentation.
2008-11-05 Adrien Di Mascio Showtime !
less more (0) tip