Граф коммитов

92 Коммитов

Автор SHA1 Сообщение Дата
kiko%async.com.br acf8948784 Fix for bug 261242: Error: Error in parsing value for property
'vertical-align'.  Declaration dropped. Patch by Chris Thomas (CTho)
<cst@andrew.cmu.edu>. r=me.
2004-10-27 23:46:53 +00:00
john%johnkeiser.com 1c6f631b6f Add license 2004-05-19 15:49:34 +00:00
kiko%async.com.br f92dea27fa Fix for bug 225449: Adding a bonsai monitor crashes on reference for
tbox_bonsai_id_seq; patch by Guilherme Salgado <salgado@async.com.br>,
r=jkeiser.
2003-11-18 14:09:29 +00:00
kiko%async.com.br d0b9fc67eb Bug 224884: remove scripts/. The server directory is now (most
fittingly) named server/. r=jkeiser
2003-11-18 14:01:13 +00:00
kiko%async.com.br 1775e17055 Add comment regarding detainting in showlog.pl 2003-10-15 21:30:10 +00:00
kiko%async.com.br d40f83516c Detaint machine_id and logfile r=jkeiser 2003-10-15 21:04:11 +00:00
kiko%async.com.br a66ef03b83 Applying fixes for bugs 221658: setup-postgres.pl changes to remove ul_
prefix processing and 221657: mysql setup script for Tinderbox3 -
updates and password parameter fix. This patch removes the unnecessary
prefix transformation, and includes (free of charge) a fix for mysql
passwords.

p=bear@code-bear.com, r=jkeiser
2003-10-11 21:22:51 +00:00
kiko%async.com.br e3d02ebddb Another case of current_timestamp() usage that needed to be generalized to Pg. 2003-10-07 06:30:08 +00:00
kiko%async.com.br 2547c1c88c Initialize these variables to valid integer values, avoiding passing
empty strings as integers to DBD.
2003-10-07 04:35:57 +00:00
kiko%async.com.br c7fc41fac7 PostgreSQL's current_timestamp isn't a function, but a special symbol.
Fix sql_current_timestamp to differentiate from MySQL's syntax.
2003-10-07 04:11:16 +00:00
johnkeis d962c0d1a9 Work with earlier versions of mysql that did not support "\. filename" as a command 2003-06-10 23:09:39 +00:00
johnkeis 9cffacfbf6 perl 5.6 printed something weird when column_headers_2 did not return anything, not sure why 2003-06-10 23:04:33 +00:00
johnkeis bd239b65f8 Work with earlier versions of CGI that do not figure out the cookie path correctly 2003-06-10 23:03:37 +00:00
johnkeis 60373b224d Work with DBs that do not support AutoCommit / commit() 2003-06-10 23:02:56 +00:00
johnkeis d405f4c3bc Have a default checkin url for non-javascript-enabled browsers 2003-06-10 23:01:58 +00:00
johnkeis f6760fc28a Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format 2003-06-10 23:01:19 +00:00
johnkeis 1e554f7311 Work with DB's that do not support commit() 2003-06-10 23:00:27 +00:00
johnkeis d78d86c041 Don't run the build compressor by default, it doesn't work until you know what the feature is anyway. 2003-06-10 22:59:39 +00:00
johnkeis 65a3e501fc Make mysql work 2003-06-06 04:49:37 +00:00
johnkeis b19742564e More todo 2003-05-29 23:40:34 +00:00
johnkeis d8eb0202f6 Get ps command working on Solaris 2003-03-19 20:56:37 +00:00
johnkeis 9a2f69727c Make the list of editors actually show up 2003-03-19 20:54:59 +00:00
johnkeis c903885dba Don't overindent lines ending with <--- 2003-02-22 06:31:29 +00:00
johnkeis 563599d5aa Allow fast-update to be turned off; turn throttle time up to 5 minutes. 2003-02-22 06:30:34 +00:00
johnkeis ddc3c5552a Fix directory before upgrading (!) 2003-02-18 09:46:27 +00:00
johnkeis 6e625f5d37 More ideas 2003-02-18 07:37:32 +00:00
johnkeis 806e865151 New feature :) 2003-02-18 07:00:24 +00:00
johnkeis cec17a5f4b Make --config option (switching tinderbox) 2003-02-18 06:50:21 +00:00
johnkeis 4098db7cf7 Pass in patch strings so that Patch fields will work 2003-02-12 22:05:47 +00:00
johnkeis 204c1e7673 Pass in patch strings so that Patch fields will print correctly 2003-02-12 22:05:18 +00:00
johnkeis 61af7bef80 Fix bug causing only first file in a checkin to be picked up 2003-02-12 22:04:23 +00:00
johnkeis 14448fa86e Add summary and paged views 2003-02-12 22:03:41 +00:00
johnkeis 5c2ff5166a Display a patch 2003-02-12 22:03:26 +00:00
johnkeis e3a13d1e3c Other env vars that need to be cleared properly 2003-02-12 22:02:27 +00:00
johnkeis e7f7d9684f Improved branch changing; fixed patching; environment variables need to be set to undef to be cleared in Windows 2003-02-12 22:00:46 +00:00
johnkeis d36c56e9c0 More ideas, how about that 2003-02-12 21:59:20 +00:00
johnkeis 7b442fe0de Another idea 2003-02-08 02:35:00 +00:00
johnkeis 2846ad8e6d Make ps / kill work on both Win32 / Linux (and maybe Mac?); fix parsing of log output now that it's coming in 1024-byte multiline chunks instead of line-by-line 2003-02-08 02:21:28 +00:00
johnkeis 3cda58216e Fixed bugs, added ideas 2003-02-08 01:17:07 +00:00
johnkeis 05b8f51c06 Make branches work, make recursive kill work more cross-platform 2003-02-08 00:55:13 +00:00
johnkeis 5e8ed81120 Allow client to report and kill even if no output is occurring from the client; make kill so it can actually kill a hanging cvs; add timeout of an hour and a half on cvs checkouts 2003-02-08 00:13:52 +00:00
johnkeis c714026611 Print lists of things in alphabetical order 2003-02-05 07:44:41 +00:00
johnkeis f3283b51b7 Add start and end params 2003-02-05 06:51:04 +00:00
johnkeis 72aa4125b7 Branches add an extra column to Bonsai output. 2003-02-05 06:50:47 +00:00
johnkeis 28658ce50c Don't restart if the downloaded version is the same as the server version 2003-02-05 03:45:13 +00:00
johnkeis 4acbb8a7ee Eek, make it not distribute all the time 2003-02-05 03:44:25 +00:00
johnkeis 7014b6c5a1 Add raw_zip distribution capability to client, abstract tests and distribution parts better 2003-02-05 03:20:12 +00:00
johnkeis 4c275b67d8 distclean more aggressively 2003-02-05 02:15:45 +00:00
johnkeis 76fcf67b1e Braindead mistake 2003-02-04 12:05:25 +00:00
johnkeis b174a6e2e6 Make DB more configurable 2003-02-04 10:48:56 +00:00