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

82 Коммитов

Автор SHA1 Сообщение Дата
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
johnkeis 58fba99a89 heh. 2003-02-04 10:44:44 +00:00
johnkeis 381d1539b4 Add bonsai and login stuff, fix build fields, normalize machine config, generally make it work 2003-02-04 10:00:54 +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 bb045b87a8 - support upgrade parameters
- support build, checkout commands
- fix uploading to work with .tar.gz (Linux builds)
- fix distclean to work even when client.mk is unhappy
- propagate error from patch and checkout
- support fast-update
- fix upgrade to work if ctrl+c is pressed during throttle
- print more messages
2003-02-04 09:57:53 +00:00
johnkeis 2d0ea3e00f Enforces a quota on binary builds uploaded to a server. 2003-02-04 09:50:46 +00:00
johnkeis 43a2a998de More bugs. 2003-02-04 09:49:53 +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 8acfa14b88 Bugs, features I want, near-term todo list 2003-02-04 09:38:30 +00:00