Commit Graph

58 Commits

Author SHA1 Message Date
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
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
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
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
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
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
f7b672d7e7 Add recompress logs and build quota 2003-02-04 09:59:41 +00:00
johnkeis
a4e53cd576 Support min_row_size, max_row_size params (helps for debugging) 2003-02-04 09:59:10 +00:00
johnkeis
786726c527 Used to notify when a build has been deleted (deletes corresponding build_fields from the DB) 2003-02-04 09:44:53 +00:00
johnkeis
e99d878a12 Compress all the old logs 2003-02-04 09:43:24 +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
fa0d13c698 Use Login, DB modules 2003-02-03 03:47:41 +00:00
johnkeis
9dece30ee5 Support logins, use Tinderbox3::DB 2003-02-03 03:47:17 +00:00
johnkeis
d39f63c264 Support logins, show more useful information 2003-02-03 03:46:42 +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
75a2a9864a Default CSS file 2003-02-03 03:43:28 +00:00
johnkeis
327913d9f1 Scripts that receive status from tinderboxen 2003-02-03 03:42:48 +00:00
johnkeis
92abf50323 Upload a patch 2003-02-03 03:42:01 +00:00
johnkeis
528bf46aa2 Script to rebuild .html pages for the various trees 2003-02-03 03:39:35 +00:00
johnkeis
3e3e389dbc Script to update bonsai cache 2003-02-03 03:39:13 +00:00
johnkeis
7fc17199ef Little script to run the common admin scripts 2003-02-03 03:39:01 +00:00
johnkeis
1bef03fa4c Get a patch in plain text 2003-02-03 03:38:14 +00:00
johnkeis
983f9b7b9f Star for comments 2003-02-03 03:32:56 +00:00
johnkeis
5d5f079696 Show the log 2003-02-03 03:31:39 +00:00
johnkeis
5e9d32b423 Main script that shows builds 2003-02-03 03:31:27 +00:00
johnkeis
75631a7635 Allow admin to sheriff the tree 2003-02-03 03:31:11 +00:00
johnkeis
e799cc39aa Login script. 2003-02-03 03:30:11 +00:00