devtools/__init__.py
2014-06-03 Aurelien Campeas [dbapi] remove the dbapi module and its immediate remaining users
2015-03-03 Aurelien Campeas Remove remote repository-access-through-pyro support
2015-02-12 Julien Cristau [devtools] don't hide warnings and errors during tests
2015-01-28 Christophe de Vienne [devtools] Make PostgresTestDataBaseHandler multi-use friendly
2014-11-19 Christophe de Vienne [devtools] Avoid db_cache collisions and mis-loading
2014-10-06 Christophe de Vienne [devtools][pg] Remove a wrong assertion in _backup_database
2014-10-06 Christophe de Vienne [devtools][pg] Activate the non-durability settings of Postgresql.
2014-06-03 Alain Leufroy [devtools] improve error message when postgresql tools are missing
2014-06-06 Aurelien Campeas [webtests] finish to give all self.view(....) a req=req parameter
2014-04-15 Sylvain Thénault [testlib] call init_config once the config has been properly bootstraped
2014-06-12 Aurelien Campeas [devtools] even better: use a plain Connection (server-side) object for pre_setup
2014-05-30 Aurelien Campeas [devtools] pre_setup_database should take a connection object
2014-04-10 Julien Cristau [devtools] set PGPORT/PGHOST when calling pg_ctl start
2014-04-07 Julien Cristau merge 3.18.4 into default
2014-04-01 Aurelien Campeas [merge] bring the 3.17.14 fixes to 3.18 stable
2014-03-05 Julien Cristau [devtools] make get_repo_and_cnx return a repoapi ClientConnection
2014-03-10 Sylvain Thénault [test] when the config change, we should cleanup sys.path and sys.modules. Closes #3634164 stable
2014-02-10 Julien Cristau [devtools] force locale to C for postgresql test clusters
2014-01-28 Julien Cristau [devtools] make PostgresTestDataBaseHandler start its own postgresql
2013-07-02 Sylvain Thénault [config] cleanup/refactor server sources file values handling
2013-06-21 Sylvain Thénault [multi-sources-removal] Kill repo.sources
2014-01-13 Julien Cristau merge 3.18.0 in 3.19 branch
2013-12-09 Julien Cristau merge 3.17.11
2013-10-18 Julien Cristau [devtools] write db config through a temporary file stable
2013-07-12 Aurelien Campeas [devtools,etwist] rename TwistedConfiguration to WebConfigurationBase (follows #2919310)
2013-09-06 Julien Cristau [devtools] fix race when creating backupdir stable
2013-06-27 Pierre-Yves David [testlib] introduce a RepoAccess class to easily create connection and request
2013-04-25 Pierre-Yves David remove unused import
2013-02-14 Nicolas Chauvat [toward-py3k] remove import with_statement (part of #2711624)
2013-01-10 Sylvain Thénault [db-api] rename repo_connect into _repo_connect to mark it private. Closes #2521848
2013-01-21 Sylvain Thénault [db-api/configuration] simplify db-api and configuration so that all the connection information is in the repository url, closes #2521848
2012-09-11 Sylvain Thénault massive copyright update to avoid clutering later patches
2012-09-10 Sylvain Thénault minor cleanups/typos
2012-03-15 Anthony Truchet [config, undo] Fix undo-support option migration
2012-02-27 Anthony Truchet [repo, undo] Finish repository-side implementation of the undo feature (closes #893940)
2012-01-31 Sylvain Thénault [repository] ldap-feed source. Closes #2086984
2011-12-21 Sylvain Thénault [testlib, postgres] take care, _repo is None when backuping postgres test db, crashing database generation stable
2011-08-09 Nicolas Chauvat [lint] remove uses of "print >> sys.stderr" (closes #1908571)
2011-09-28 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
2011-06-07 Julien Jehannet [skeleton] fix new class configuration in realdbtest stable
2011-09-21 Sylvain Thénault [exceptions] stop catching any exception in various places (closes #1942716) stable
2011-09-06 Pierre-Yves David devtools: Fix cleanup of temporary database (closes #1908656) stable
2011-08-01 Sylvain Thénault [devtool] Make the sqlite database used for test execution process specific (closes #1230401) stable
2011-06-17 Sylvain Thénault backport stable
2011-06-16 Sylvain Thénault [devtools pg handler] some fixes so we get proper error when pg host is not reachable stable
2011-06-15 Sylvain Thénault backport stable
2011-06-14 Sylvain Thénault [testlib, realdb] we should close connections prior to create a new db using current db as template stable
2011-05-19 Sylvain Thénault [repository api] definitly kill usage of word 'pool' to refer to connections set used by a session
2011-05-13 Sylvain Thénault [web data] fix datadir handling to avoid web test failure introduced somewhere in default branch
2011-05-03 Sylvain Thénault [configuration] exit with proper message when sources file is unreadable (you usually started cw while logged with a wrong user). Closes #1631238
2011-04-21 Alexandre Fayolle merge back stable
2011-04-21 Alexandre Fayolle fix server/test/unittest_checkintegrity (failing since 70538ea2532d) stable
2011-04-20 Alexandre Fayolle backport stable changes to default
2011-04-14 Sylvain Thénault [testlib] refactor create_user and grant_permission to make them usable from pre_setup_database
2011-04-13 Adrien Di Mascio [testlib] fix typos / NameErrors in devtools/__init__.py stable
2011-04-13 Sylvain Thénault [testlib] fix bug in backup file name generation: it may erroneously replace '-' by '_' in database **parent directories**. This should fix random error when test are run under apycot. stable
2011-04-13 Adrien Di Mascio [testlib] fix readlb config handling, avoid systematic recreation of db with postgres (closes #1618089) stable
2011-03-28 Sylvain Thénault [config] generalise config.creating, allowing to drop set_language class attribute stable
2011-03-25 Sylvain Thénault [db connection] fix db connections method: verbose should be named interactive, it's not a question of verbosity but wether question should be asked or not stable
2011-03-17 Aurelien Campeas [devtools] missing py2.5 compat import oldstable
less more (0) -100 -60 tip