kiko%async.com.br
157a58841b
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
9eb1d71925
Add license
2004-05-19 15:49:34 +00:00
kiko%async.com.br
7340473c57
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
0fa60edcc1
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
6984371fce
Add comment regarding detainting in showlog.pl
2003-10-15 21:30:10 +00:00
kiko%async.com.br
c35dd39908
Detaint machine_id and logfile r=jkeiser
2003-10-15 21:04:11 +00:00
kiko%async.com.br
0f9ebdbc1a
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
4fc80b9be0
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
313ec5d1c5
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
5ca3136f2a
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
d3983542f1
Work with earlier versions of mysql that did not support "\. filename" as a command
2003-06-10 23:09:39 +00:00
johnkeis
f4a06bd20f
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
4392d8757d
Work with earlier versions of CGI that do not figure out the cookie path correctly
2003-06-10 23:03:37 +00:00
johnkeis
1703b4118b
Work with DBs that do not support AutoCommit / commit()
2003-06-10 23:02:56 +00:00
johnkeis
69b12c8cc4
Have a default checkin url for non-javascript-enabled browsers
2003-06-10 23:01:58 +00:00
johnkeis
d02f6721b7
Work with mysql, which only accepts dates in YYYY/MM/DD HH:MM:SS format
2003-06-10 23:01:19 +00:00
johnkeis
b76eea7569
Work with DB's that do not support commit()
2003-06-10 23:00:27 +00:00
johnkeis
6739959efb
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
e4ddff5ea3
Make mysql work
2003-06-06 04:49:37 +00:00
johnkeis
07f7f8b367
More todo
2003-05-29 23:40:34 +00:00
johnkeis
2f1e6239a8
Get ps command working on Solaris
2003-03-19 20:56:37 +00:00
johnkeis
0e13c0dcab
Make the list of editors actually show up
2003-03-19 20:54:59 +00:00
johnkeis
7a5967a752
Don't overindent lines ending with <---
2003-02-22 06:31:29 +00:00
johnkeis
f6cd941886
Allow fast-update to be turned off; turn throttle time up to 5 minutes.
2003-02-22 06:30:34 +00:00
johnkeis
df975e1478
Fix directory before upgrading (!)
2003-02-18 09:46:27 +00:00
johnkeis
440a89ec67
More ideas
2003-02-18 07:37:32 +00:00
johnkeis
e369c24f28
New feature :)
2003-02-18 07:00:24 +00:00
johnkeis
527af33c1f
Make --config option (switching tinderbox)
2003-02-18 06:50:21 +00:00
johnkeis
dc505d9bb1
Pass in patch strings so that Patch fields will work
2003-02-12 22:05:47 +00:00
johnkeis
b4c280d3ed
Pass in patch strings so that Patch fields will print correctly
2003-02-12 22:05:18 +00:00
johnkeis
33e16a86ce
Fix bug causing only first file in a checkin to be picked up
2003-02-12 22:04:23 +00:00
johnkeis
510ae9bc78
Add summary and paged views
2003-02-12 22:03:41 +00:00
johnkeis
ff999af0f2
Display a patch
2003-02-12 22:03:26 +00:00
johnkeis
26a2eec56a
Other env vars that need to be cleared properly
2003-02-12 22:02:27 +00:00
johnkeis
d7c4286519
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
7e8d316f95
More ideas, how about that
2003-02-12 21:59:20 +00:00
johnkeis
f9245ccb51
Another idea
2003-02-08 02:35:00 +00:00
johnkeis
ba498c3527
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
730e1fdb5e
Fixed bugs, added ideas
2003-02-08 01:17:07 +00:00
johnkeis
560cfe96ae
Make branches work, make recursive kill work more cross-platform
2003-02-08 00:55:13 +00:00
johnkeis
245ee9fe8e
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
0e36c0333e
Print lists of things in alphabetical order
2003-02-05 07:44:41 +00:00
johnkeis
e4965f5d00
Add start and end params
2003-02-05 06:51:04 +00:00
johnkeis
e03b791192
Branches add an extra column to Bonsai output.
2003-02-05 06:50:47 +00:00
johnkeis
7318d153d8
Don't restart if the downloaded version is the same as the server version
2003-02-05 03:45:13 +00:00
johnkeis
a3294a6480
Eek, make it not distribute all the time
2003-02-05 03:44:25 +00:00
johnkeis
7d2350d59a
Add raw_zip distribution capability to client, abstract tests and distribution parts better
2003-02-05 03:20:12 +00:00
johnkeis
6863f2c9af
distclean more aggressively
2003-02-05 02:15:45 +00:00
johnkeis
a09f90d1e3
Braindead mistake
2003-02-04 12:05:25 +00:00
johnkeis
3b23043011
Make DB more configurable
2003-02-04 10:48:56 +00:00