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
|
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
|
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
|
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
|
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
|
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
|
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
|
b174a6e2e6
|
Make DB more configurable
|
2003-02-04 10:48:56 +00:00 |
johnkeis
|
58fba99a89
|
heh.
|
2003-02-04 10:44:44 +00:00 |
johnkeis
|
5287409369
|
Add recompress logs and build quota
|
2003-02-04 09:59:41 +00:00 |
johnkeis
|
5020de75ed
|
Support min_row_size, max_row_size params (helps for debugging)
|
2003-02-04 09:59:10 +00:00 |
johnkeis
|
38ad127aa4
|
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
|
e9af53c081
|
Compress all the old logs
|
2003-02-04 09:43:24 +00:00 |
johnkeis
|
74b6a78015
|
Add login functionality, lose absolute links
|
2003-02-03 03:48:58 +00:00 |
johnkeis
|
c5a884fc92
|
Move other scripts' DB saving functionality in here
|
2003-02-03 03:48:04 +00:00 |
johnkeis
|
e696e8ca0c
|
Use Login, DB modules
|
2003-02-03 03:47:41 +00:00 |
johnkeis
|
6728b63f3d
|
Support logins, use Tinderbox3::DB
|
2003-02-03 03:47:17 +00:00 |
johnkeis
|
6e0e4948bc
|
Support logins, show more useful information
|
2003-02-03 03:46:42 +00:00 |
johnkeis
|
ad0c47247a
|
Utilities for XML scripts to use
|
2003-02-03 03:45:53 +00:00 |
johnkeis
|
5007e6e6f6
|
Generic utilities
|
2003-02-03 03:45:29 +00:00 |
johnkeis
|
aaad7aeb6a
|
Script that shows a particular build column
|
2003-02-03 03:45:16 +00:00 |
johnkeis
|
36aeb67ec2
|
Main script that shows the tree
|
2003-02-03 03:44:56 +00:00 |
johnkeis
|
323cb33b91
|
Primary place where we check logins
|
2003-02-03 03:44:34 +00:00 |
johnkeis
|
58dd99fd8f
|
Utilities for opening and saving logfiles
|
2003-02-03 03:44:20 +00:00 |
johnkeis
|
da63ed82dd
|
Default CSS file
|
2003-02-03 03:43:28 +00:00 |
johnkeis
|
98f73e4809
|
Scripts that receive status from tinderboxen
|
2003-02-03 03:42:48 +00:00 |
johnkeis
|
718da16679
|
Upload a patch
|
2003-02-03 03:42:01 +00:00 |
johnkeis
|
bdbb4f7efd
|
Script to rebuild .html pages for the various trees
|
2003-02-03 03:39:35 +00:00 |
johnkeis
|
040ebf2dfb
|
Script to update bonsai cache
|
2003-02-03 03:39:13 +00:00 |
johnkeis
|
08a5958e38
|
Little script to run the common admin scripts
|
2003-02-03 03:39:01 +00:00 |
johnkeis
|
56986ffcd9
|
Get a patch in plain text
|
2003-02-03 03:38:14 +00:00 |
johnkeis
|
e3fb76b05d
|
Star for comments
|
2003-02-03 03:32:56 +00:00 |
johnkeis
|
55ca99622e
|
Show the log
|
2003-02-03 03:31:39 +00:00 |