Mercurial > bitten > bitten-test
log
age | author | description |
---|---|---|
Mon, 24 Aug 2009 23:03:38 +0000 | osimons | 0.6dev: Database upgrade to ensure no duplicate builds are created due to thread race condition when populating builds. Threaded test included. |
Mon, 24 Aug 2009 22:41:08 +0000 | osimons | 0.6dev: Switching to use the new cookie-support, and using trac auth/session ID as unique identification for linking builds with slaves. This overcomes problems with IP address not being unique behind NAT, and also where IP address may change during a build. Closes #421. |