Menu

Trac Commit Log


Commit Date  
[r8021] by jhampton

Some people don't think that infinite recursion belongs in trac. What killjoys

2009-04-01 16:53:47 Tree
[r8020] by jhampton

* Use trac.db.api._parse_db_str to check for DB scheme and presence of schema parameter
* Quote the schema name for PostgreSQL when dropping the test schema

2009-04-01 16:42:56 Tree
[r8019] by jhampton

Skip setting of PGPASSWORD env variable when no password is specified

2009-04-01 16:17:00 Tree
[r8018] by thatch

Slightly better parsing of testing schema for postgres

2009-04-01 15:48:10 Tree
[r8017] by ecarter

Sandbox rework testing: start pulling out the version control bits so other vcs's can do functional testing

2009-04-01 14:54:47 Tree
[r8016] by jhampton

Initial merge working. Removal of registration and email verification needed. Lots of other cleanup needed

2009-04-01 14:30:58 Tree
[r8015] by cboos

Fix blame not working with svn 1.6, due to sloppy ra_root_path initialization.

Closes #8179.

2009-04-01 13:32:50 Tree
[r8014] by jhampton

Create branch for account manager integration. See ticket #791

2009-04-01 04:22:00 Tree
[r8013] by jhampton

Added better error message for when trac env creation fails.
This is a little hacky. When run via the unit test, it "fails" with an E and
then the error that is printed is exactly what is wanted. Though looking at
the code that is unexpected. Additionally, I try to write to the logfile,
but it's empty. I'm assuming it's because I don't close the file. But don't
know where the file should be closed. Don't want to close it too early.

2009-04-01 03:33:54 Tree
[r8012] by jhampton

* Fixed unit test for postgres when not specifying a port
* Fixed running test for sqlite, then postgres in sequence
* Refs: 2304

2009-04-01 02:14:05 Tree
Older >