Commit Graph

32 Commits

Author SHA1 Message Date
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
6984371fce Add comment regarding detainting in showlog.pl 2003-10-15 21:30:10 +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
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
e4ddff5ea3 Make mysql work 2003-06-06 04:49:37 +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
ff999af0f2 Display a patch 2003-02-12 22:03:26 +00:00
johnkeis
e03b791192 Branches add an extra column to Bonsai output. 2003-02-05 06:50:47 +00:00
johnkeis
3b23043011 Make DB more configurable 2003-02-04 10:48:56 +00:00
johnkeis
8bc9b629dd heh. 2003-02-04 10:44:44 +00:00
johnkeis
a4e53cd576 Support min_row_size, max_row_size params (helps for debugging) 2003-02-04 09:59:10 +00:00
johnkeis
6c1a977eb9 Add login functionality, lose absolute links 2003-02-03 03:48:58 +00:00
johnkeis
df921710fd Move other scripts' DB saving functionality in here 2003-02-03 03:48:04 +00:00
johnkeis
118d139b27 Utilities for XML scripts to use 2003-02-03 03:45:53 +00:00
johnkeis
31c359781c Generic utilities 2003-02-03 03:45:29 +00:00
johnkeis
cd5235e7cc Script that shows a particular build column 2003-02-03 03:45:16 +00:00
johnkeis
e49d77531f Main script that shows the tree 2003-02-03 03:44:56 +00:00
johnkeis
57b5a6016c Primary place where we check logins 2003-02-03 03:44:34 +00:00
johnkeis
7bc92392fa Utilities for opening and saving logfiles 2003-02-03 03:44:20 +00:00
johnkeis
2310aa92e4 The set of initial values for when a new tree or machine is created 2003-02-03 03:26:08 +00:00
johnkeis
86a630f63b Show the build time column 2003-02-03 03:25:32 +00:00
johnkeis
38295650f6 Add bonsai support 2003-02-03 03:20:36 +00:00
johnkeis
2a1ebcdeab Processors for showing different fields differently 2003-02-03 03:18:56 +00:00
johnkeis
4e6d1fdcc1 Initial Revision 2002-12-13 19:43:18 +00:00