devtools/__init__.py
2015-10-13 Rémi Cardona [py3k] bytes required for hashlib.{md5,sha1}()
2015-09-15 Rémi Cardona [py3k] dict.iteritems → dict.items
2015-10-12 Rémi Cardona merge with 3.21.2
2015-07-24 Julien Cristau [devtools] add has_cache for postgres (closes #5739624)
2015-09-14 Rémi Cardona [py3k] unicode → six.text_type
2015-09-14 Rémi Cardona [py3k] import 'pickle' using six.moves
2015-09-14 Rémi Cardona Use isinstance() instead of type comparison
2015-09-11 Samuel Trégouët [py3k] print function
2015-09-11 Samuel Trégouët [py3k] except as
2014-07-09 Aurelien Campeas [repoapi, cwconfig] give a convenience method to get a repository from a config
2015-03-09 Rémi Cardona Spelling fixes in comments and docstrings
2015-06-25 David Douard [cwctl] allow overriding config settings from the command line (closes #5557656)
2015-06-26 Julien Cristau [devtools] avoid warning about source['global-db-name']
2015-06-23 Rémi Cardona [devtools] Put pg sockets in /tmp
2015-05-18 Julien Cristau [devtools] change the way we start/stop postgresql
2015-05-18 Julien Cristau [devtools] make test db name for postgresql process-specific
2015-05-18 Julien Cristau [devtools] extract functions to start/stop a postgresql cluster
2014-06-10 Aurelien Campeas [repoapi] fold ClientConnection into Connection
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
less more (0) -100 -60 tip