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

286 Коммитов

Автор SHA1 Сообщение Дата
zach%zachlipton.com c7c1cedaaf Remove tabs. 2005-08-24 03:05:02 +00:00
zach%zachlipton.com 044618e198 For now, disable the hotlist since it's taking way too long to load. 2005-08-24 01:23:13 +00:00
zach%zachlipton.com a6457953e3 Initial checkin of new test list code, designed to go with coop's querying work. 2005-08-23 19:33:54 +00:00
zach%zachlipton.com 1fafe157e8 Add anti-spam filtering to the stats page. 2005-08-23 16:41:07 +00:00
zach%zachlipton.com bcd16ee8e7 Require at least that the email address field cannot be blank, at least until we do a real login system. 2005-08-23 16:25:06 +00:00
zach%zachlipton.com 6d73d3a51c Add basic anti-spam filtering for email addresses. 2005-08-23 16:05:35 +00:00
zach%zachlipton.com b59db2c9d8 Add result count to the statistics page. 2005-08-23 05:25:03 +00:00
zach%zachlipton.com 9751740ee8 Fix broken "run some more tests" in process_test.cgi. 2005-08-23 05:22:14 +00:00
zach%zachlipton.com e23890d591 Actually fix the bug... 2005-08-23 03:55:12 +00:00
zach%zachlipton.com 68f64a986f Fix bustage in process_test.cgi where it was impossible to submit results. 2005-08-23 00:15:29 +00:00
zach%zachlipton.com ea2799380f Fix custom SQL in stats.cgi to work with the new schema. 2005-08-20 04:16:30 +00:00
zach%zachlipton.com 6bba52a808 Since we just required that we wipe the db, we'd better change the name for the login_cookie again... 2005-08-20 04:04:17 +00:00
zach%zachlipton.com ed09d4a900 Shut up warning about @comments[0] vs $comments[0] 2005-08-20 03:52:05 +00:00
zach%zachlipton.com 82f5e9ea10 Add new files as per previous checkin. 2005-08-20 03:40:12 +00:00
zach%zachlipton.com b335debed4 Land Coop's new schema. This makes some pretty wideranging changes and there's no upgrade path, so to upgrade from a previous db, wipe your database and start over. Schema changes by coop, Class::DBI wrangling by me. 2005-08-20 03:39:02 +00:00
zach%zachlipton.com 6cb27e8bb1 Checkin new regexp-based matching for platform as well. 2005-08-19 22:43:00 +00:00
zach%zachlipton.com 68ce588502 Add the 1.5 branch to populatedb. Also convert the branch detection to use real regexps instead of LIKE for matches. This work will continue with real regexps used for the other detected fields shortly. 2005-08-19 22:37:11 +00:00
zach%zachlipton.com b6c9b44879 Fix for bustage; forgot to checkin process.html.tmpl. 2005-08-19 20:56:48 +00:00
zach%zachlipton.com be48732dbc Actually display the correct stats in stats.cgi. Also move the footer down a little. 2005-08-17 23:35:30 +00:00
zach%zachlipton.com 51ed676410 But some padding is good too. 2005-08-17 21:44:18 +00:00
zach%zachlipton.com 7a1e454c30 Footer should not appear in the middle of pages... 2005-08-17 21:43:24 +00:00
zach%zachlipton.com 61b720c18d Fix broken link in footer 2005-08-17 21:38:26 +00:00
zach%zachlipton.com d9b312e2be Remove tabs from all files. Add more statistics to stats.cgi. 2005-08-17 21:36:19 +00:00
zach%zachlipton.com 45a9e17dd6 Initial checkin of new litmus statistics page. Also add "statistics" entry to the page footer. 2005-08-17 21:23:48 +00:00
zach%zachlipton.com 1bcf9b8dde Add a little more padding to the footer. 2005-08-17 17:34:10 +00:00
zach%zachlipton.com 27a8bbdda4 Fix the bottom footer in index.cgi so it displays properly. 2005-08-17 17:33:08 +00:00
zach%zachlipton.com 530896ad07 First crack at a page footer. Note that this does break the home page. Hopefully someone will know how to fix it... 2005-08-17 03:37:38 +00:00
zach%zachlipton.com f87fe3cc5b Forgot to add logincookie and sysconfigcookie to Config.pm. 2005-08-16 21:31:56 +00:00
zach%zachlipton.com 760b88244b Turns out seamonkey thinks "class" is a reserved word in javascript, causing our select boxes to break. This uses the variable theClass instead. 2005-08-10 16:30:11 +00:00
zach%zachlipton.com b55fac0572 This is a kindof hackish fix to bring simpletest back to life so it can be published. A real fix will follow, which will involve fixing Litmus::UserAgentDetect. 2005-08-09 05:03:22 +00:00
zach%zachlipton.com e84e0c6e5a A four hour flight means another batch of changes.
1. Some UI improvements to the test display page
2. Fix process_test and the format API to properly handle editing of fields defined in formats.
3. Adjust show_test.cgi to only show recent results and the last three non-recent results. Also added a showallresults mode that allows users to view all results if they want to.
2005-08-07 03:05:49 +00:00
zach%zachlipton.com 1a4c35579a Major rewrite of <select> box code. Now we use litmusconfig.js and automatically generate the contents of select boxes in JavaScript using the information in litmusconfig. Pretty spiffy, eh? 2005-08-04 00:59:29 +00:00
zach%zachlipton.com 5cc3a35ca9 Actually fix the localconfig-creation code. 2005-07-29 20:36:01 +00:00
zach%zachlipton.com b31fc578eb Write localconfig out before trying to connect to the database if it does not exist. 2005-07-29 20:29:11 +00:00
zach%zachlipton.com 4bd27d74a4 Forgot to checkin the .htaccess file 2005-07-29 20:22:31 +00:00
zach%zachlipton.com a2d33018aa Initial checkin of Litmus 0.0.1 (a.k.a Naked Mole Rat). 2005-07-29 20:21:01 +00:00