Home | History | Annotate | Download | only in iexploder-1.7.2
      1 ------------------------------------------------------------------------
      2 r227 | helixblue | 2010-09-20 09:20:36 +0200 (Mon, 20 Sep 2010) | 1 line
      3 
      4 update readme
      5 ------------------------------------------------------------------------
      6 r226 | helixblue | 2010-09-20 09:17:00 +0200 (Mon, 20 Sep 2010) | 1 line
      7 
      8 1.7.2
      9 ------------------------------------------------------------------------
     10 r225 | helixblue | 2010-09-20 08:50:32 +0200 (Mon, 20 Sep 2010) | 1 line
     11 
     12 Change style tag generation blacklist lookup to use same format as other tags
     13 ------------------------------------------------------------------------
     14 r224 | helixblue | 2010-09-19 23:51:56 +0200 (Sun, 19 Sep 2010) | 1 line
     15 
     16 Fix whitespace and ruby 1.9 glitches
     17 ------------------------------------------------------------------------
     18 r223 | helixblue | 2010-09-19 22:45:21 +0200 (Sun, 19 Sep 2010) | 1 line
     19 
     20 clean up filters
     21 ------------------------------------------------------------------------
     22 r222 | helixblue | 2010-09-19 22:08:13 +0200 (Sun, 19 Sep 2010) | 1 line
     23 
     24 version bump to 1.7.1
     25 ------------------------------------------------------------------------
     26 r221 | helixblue | 2010-09-19 22:07:53 +0200 (Sun, 19 Sep 2010) | 1 line
     27 
     28 Add progress font 9999 crash
     29 ------------------------------------------------------------------------
     30 r220 | helixblue | 2010-09-19 21:34:24 +0200 (Sun, 19 Sep 2010) | 1 line
     31 
     32 Add Chrome crash for url//%n%n redirect
     33 ------------------------------------------------------------------------
     34 r219 | helixblue | 2010-09-19 21:34:12 +0200 (Sun, 19 Sep 2010) | 1 line
     35 
     36 User the digested user agent
     37 ------------------------------------------------------------------------
     38 r218 | helixblue | 2010-09-19 21:12:11 +0200 (Sun, 19 Sep 2010) | 1 line
     39 
     40 Make it so that the first testing redirect has the same content as the page being tested
     41 ------------------------------------------------------------------------
     42 r217 | helixblue | 2010-09-19 21:07:44 +0200 (Sun, 19 Sep 2010) | 1 line
     43 
     44 Add a second redirection test for better testcase generation
     45 ------------------------------------------------------------------------
     46 r216 | helixblue | 2010-09-19 21:07:20 +0200 (Sun, 19 Sep 2010) | 1 line
     47 
     48 Display lookup_mode in stdout, get user agent from last_page_requested
     49 ------------------------------------------------------------------------
     50 r215 | helixblue | 2010-09-19 18:50:11 +0200 (Sun, 19 Sep 2010) | 1 line
     51 
     52 Fix nextTestNum() so that it works properly with @random_mode
     53 ------------------------------------------------------------------------
     54 r213 | helixblue | 2010-09-06 12:38:12 +0200 (Mon, 06 Sep 2010) | 1 line
     55 
     56 Update docs to point to ../output instead of /tmp
     57 ------------------------------------------------------------------------
     58 r212 | helixblue | 2010-09-06 11:34:48 +0200 (Mon, 06 Sep 2010) | 3 lines
     59 
     60 Add an empty output directory
     61 
     62 
     63 ------------------------------------------------------------------------
     64 r211 | helixblue | 2010-09-06 11:34:30 +0200 (Mon, 06 Sep 2010) | 1 line
     65 
     66 change test_dir and log_dir default to ../output
     67 ------------------------------------------------------------------------
     68 r210 | helixblue | 2010-09-06 11:29:45 +0200 (Mon, 06 Sep 2010) | 1 line
     69 
     70 Add some more testcases
     71 ------------------------------------------------------------------------
     72 r209 | helixblue | 2010-09-06 10:07:45 +0200 (Mon, 06 Sep 2010) | 1 line
     73 
     74 Set default watchdog timer to 60s.
     75 ------------------------------------------------------------------------
     76 r208 | helixblue | 2010-09-06 09:56:48 +0200 (Mon, 06 Sep 2010) | 1 line
     77 
     78 Give subtest form more room
     79 ------------------------------------------------------------------------
     80 r207 | helixblue | 2010-09-06 09:56:40 +0200 (Mon, 06 Sep 2010) | 1 line
     81 
     82 Decrease the chance of arbitrary tag closure from 20% to 14%
     83 ------------------------------------------------------------------------
     84 r206 | helixblue | 2010-09-06 09:49:29 +0200 (Mon, 06 Sep 2010) | 1 line
     85 
     86 Fix browser comment
     87 ------------------------------------------------------------------------
     88 r205 | helixblue | 2010-09-06 09:44:29 +0200 (Mon, 06 Sep 2010) | 1 line
     89 
     90 Change Refresh from 0 to 1 when saving testcase
     91 ------------------------------------------------------------------------
     92 r204 | helixblue | 2010-09-05 11:13:50 +0200 (Sun, 05 Sep 2010) | 1 line
     93 
     94 Revisit using THE_END marker, in conjunction w/ test_redirect.
     95 ------------------------------------------------------------------------
     96 r203 | helixblue | 2010-09-05 11:10:12 +0200 (Sun, 05 Sep 2010) | 1 line
     97 
     98 Instead of using THE END, use test_redirect.
     99 ------------------------------------------------------------------------
    100 r202 | helixblue | 2010-09-05 11:05:03 +0200 (Sun, 05 Sep 2010) | 1 line
    101 
    102 Make THE END work the same as surviving a redirect
    103 ------------------------------------------------------------------------
    104 r201 | helixblue | 2010-09-05 10:51:23 +0200 (Sun, 05 Sep 2010) | 1 line
    105 
    106 Mention testcase viewing
    107 ------------------------------------------------------------------------
    108 r200 | helixblue | 2010-09-05 09:22:26 +0200 (Sun, 05 Sep 2010) | 1 line
    109 
    110 Fix comments.
    111 ------------------------------------------------------------------------
    112 r199 | helixblue | 2010-09-05 09:22:15 +0200 (Sun, 05 Sep 2010) | 1 line
    113 
    114 Adjust browser_harness so that references to iexploder.cgi are altered to localhost:3100 instances
    115 ------------------------------------------------------------------------
    116 r198 | helixblue | 2010-09-03 21:45:27 +0200 (Fri, 03 Sep 2010) | 1 line
    117 
    118 If we are at the end, and stalled, save a testcase.
    119 ------------------------------------------------------------------------
    120 r197 | helixblue | 2010-09-03 18:42:42 +0200 (Fri, 03 Sep 2010) | 1 line
    121 
    122 ruby assignments hate me. dup it.
    123 ------------------------------------------------------------------------
    124 r196 | helixblue | 2010-09-03 18:25:24 +0200 (Fri, 03 Sep 2010) | 1 line
    125 
    126 Put comments in for START/END tag, use less attributes per page
    127 ------------------------------------------------------------------------
    128 r195 | helixblue | 2010-09-03 18:06:53 +0200 (Fri, 03 Sep 2010) | 1 line
    129 
    130 Be better about generating sane <style> tags
    131 ------------------------------------------------------------------------
    132 r194 | helixblue | 2010-09-03 18:06:25 +0200 (Fri, 03 Sep 2010) | 1 line
    133 
    134 Make pages a bit smaller
    135 ------------------------------------------------------------------------
    136 r193 | helixblue | 2010-09-03 17:50:45 +0200 (Fri, 03 Sep 2010) | 1 line
    137 
    138 Mark as 1.7-DEV
    139 ------------------------------------------------------------------------
    140 r192 | helixblue | 2010-09-03 17:49:27 +0200 (Fri, 03 Sep 2010) | 1 line
    141 
    142 Add some extra asterisks for fun
    143 ------------------------------------------------------------------------
    144 r191 | helixblue | 2010-09-03 17:29:30 +0200 (Fri, 03 Sep 2010) | 1 line
    145 
    146 Add CSS selector fuzzing
    147 ------------------------------------------------------------------------
    148 r190 | helixblue | 2010-09-03 16:56:14 +0200 (Fri, 03 Sep 2010) | 1 line
    149 
    150 Add css at-rules
    151 ------------------------------------------------------------------------
    152 r189 | helixblue | 2010-09-03 16:16:35 +0200 (Fri, 03 Sep 2010) | 1 line
    153 
    154 Add css selector data, fix html5 mozilla attributes
    155 ------------------------------------------------------------------------
    156 r188 | helixblue | 2010-09-03 15:07:30 +0200 (Fri, 03 Sep 2010) | 1 line
    157 
    158 Bump version to 1.6
    159 ------------------------------------------------------------------------
    160 r187 | helixblue | 2010-09-03 14:48:52 +0200 (Fri, 03 Sep 2010) | 1 line
    161 
    162 Update release tool to use version.rb
    163 ------------------------------------------------------------------------
    164 r186 | helixblue | 2010-09-03 14:18:06 +0200 (Fri, 03 Sep 2010) | 1 line
    165 
    166 Remove pid disappeared warning, fix False usage
    167 ------------------------------------------------------------------------
    168 r185 | helixblue | 2010-09-03 14:16:14 +0200 (Fri, 03 Sep 2010) | 1 line
    169 
    170 Fix log access mode (append)
    171 ------------------------------------------------------------------------
    172 r184 | helixblue | 2010-09-03 13:27:50 +0200 (Fri, 03 Sep 2010) | 1 line
    173 
    174 Update docs for -r
    175 ------------------------------------------------------------------------
    176 r183 | helixblue | 2010-09-03 13:20:49 +0200 (Fri, 03 Sep 2010) | 1 line
    177 
    178 Update options. If we can't figure out the -port option, output an error.
    179 ------------------------------------------------------------------------
    180 r182 | helixblue | 2010-09-03 13:13:16 +0200 (Fri, 03 Sep 2010) | 1 line
    181 
    182 Keep the original browser name in the output doc, do some testcase munging. Don't initialize test_num to 1
    183 ------------------------------------------------------------------------
    184 r181 | helixblue | 2010-09-03 13:11:49 +0200 (Fri, 03 Sep 2010) | 1 line
    185 
    186 New testcases for Chrome and Opera
    187 ------------------------------------------------------------------------
    188 r180 | helixblue | 2010-09-03 11:10:08 +0200 (Fri, 03 Sep 2010) | 1 line
    189 
    190 Reset testcases directory
    191 ------------------------------------------------------------------------
    192 r179 | helixblue | 2010-09-03 11:05:08 +0200 (Fri, 03 Sep 2010) | 1 line
    193 
    194 Ruby 1.9.x fix: trailing colon
    195 ------------------------------------------------------------------------
    196 r178 | helixblue | 2010-09-03 11:03:05 +0200 (Fri, 03 Sep 2010) | 1 line
    197 
    198 Change -r to random_mode, and --rescan to -s/--scan. Remove some extra debug messages
    199 ------------------------------------------------------------------------
    200 r177 | helixblue | 2010-09-03 10:52:58 +0200 (Fri, 03 Sep 2010) | 1 line
    201 
    202 Change find_crash_logs() to use Dir.glob fully
    203 ------------------------------------------------------------------------
    204 r176 | helixblue | 2010-09-03 08:53:07 +0200 (Fri, 03 Sep 2010) | 1 line
    205 
    206 Fix max_age in find_crash_logs
    207 ------------------------------------------------------------------------
    208 r175 | helixblue | 2010-09-03 08:50:04 +0200 (Fri, 03 Sep 2010) | 1 line
    209 
    210 Fix dangling parens
    211 ------------------------------------------------------------------------
    212 r174 | helixblue | 2010-09-03 08:46:05 +0200 (Fri, 03 Sep 2010) | 1 line
    213 
    214 Add client logging, make crash files return list of files
    215 ------------------------------------------------------------------------
    216 r173 | helixblue | 2010-09-03 08:03:57 +0200 (Fri, 03 Sep 2010) | 1 line
    217 
    218 Reach back a little further to get iexploder lines
    219 ------------------------------------------------------------------------
    220 r172 | helixblue | 2010-09-02 22:06:00 +0200 (Thu, 02 Sep 2010) | 1 line
    221 
    222 Extend watchdog from 30s to 45s
    223 ------------------------------------------------------------------------
    224 r171 | helixblue | 2010-09-02 22:04:47 +0200 (Thu, 02 Sep 2010) | 1 line
    225 
    226 divide the sleeping up
    227 ------------------------------------------------------------------------
    228 r170 | helixblue | 2010-09-02 21:42:28 +0200 (Thu, 02 Sep 2010) | 1 line
    229 
    230 More sleepy
    231 ------------------------------------------------------------------------
    232 r169 | helixblue | 2010-09-02 19:36:00 +0200 (Thu, 02 Sep 2010) | 1 line
    233 
    234 Use File.stat for mtime to avoid too many open files
    235 ------------------------------------------------------------------------
    236 r168 | helixblue | 2010-09-02 18:47:50 +0200 (Thu, 02 Sep 2010) | 1 line
    237 
    238 Add better testcase naming
    239 ------------------------------------------------------------------------
    240 r167 | helixblue | 2010-09-02 18:22:51 +0200 (Thu, 02 Sep 2010) | 1 line
    241 
    242 Fix save_testcase
    243 ------------------------------------------------------------------------
    244 r166 | helixblue | 2010-09-02 18:22:39 +0200 (Thu, 02 Sep 2010) | 1 line
    245 
    246 Add more browser_harness docs
    247 ------------------------------------------------------------------------
    248 r165 | helixblue | 2010-09-02 18:10:20 +0200 (Thu, 02 Sep 2010) | 1 line
    249 
    250 Fix posix loading
    251 ------------------------------------------------------------------------
    252 r164 | helixblue | 2010-09-02 18:06:19 +0200 (Thu, 02 Sep 2010) | 1 line
    253 
    254 Add Mac support for the browser_harness
    255 ------------------------------------------------------------------------
    256 r163 | helixblue | 2010-09-02 12:59:02 +0200 (Thu, 02 Sep 2010) | 1 line
    257 
    258 Add version
    259 ------------------------------------------------------------------------
    260 r162 | helixblue | 2010-09-02 12:14:11 +0200 (Thu, 02 Sep 2010) | 1 line
    261 
    262 A fully working browser harness for UNIX. awesome.
    263 ------------------------------------------------------------------------
    264 r161 | helixblue | 2010-09-01 21:40:02 +0200 (Wed, 01 Sep 2010) | 1 line
    265 
    266 Clean up option parsing
    267 ------------------------------------------------------------------------
    268 r160 | helixblue | 2010-09-01 21:33:22 +0200 (Wed, 01 Sep 2010) | 1 line
    269 
    270 Ruby 1.9.x + style fixes
    271 ------------------------------------------------------------------------
    272 r159 | helixblue | 2010-09-01 21:18:16 +0200 (Wed, 01 Sep 2010) | 1 line
    273 
    274 Add hex junk generator, add newlines where spaces used to be, and add some document.write js tests
    275 ------------------------------------------------------------------------
    276 r158 | helixblue | 2010-09-01 21:16:32 +0200 (Wed, 01 Sep 2010) | 1 line
    277 
    278 Add :% value
    279 ------------------------------------------------------------------------
    280 r157 | helixblue | 2010-09-01 21:15:59 +0200 (Wed, 01 Sep 2010) | 1 line
    281 
    282 Add -l option to set a log path
    283 ------------------------------------------------------------------------
    284 r156 | helixblue | 2010-09-01 16:31:55 +0200 (Wed, 01 Sep 2010) | 1 line
    285 
    286 Commit a sample browser harness
    287 ------------------------------------------------------------------------
    288 r155 | helixblue | 2010-09-01 11:24:30 +0200 (Wed, 01 Sep 2010) | 1 line
    289 
    290 Sync to Webkit trunk
    291 ------------------------------------------------------------------------
    292 r154 | helixblue | 2010-09-01 11:22:16 +0200 (Wed, 01 Sep 2010) | 1 line
    293 
    294 Add mozilla tags
    295 ------------------------------------------------------------------------
    296 r153 | helixblue | 2010-09-01 11:21:56 +0200 (Wed, 01 Sep 2010) | 1 line
    297 
    298 Minor fixes, update for mozilla trunk parsing
    299 ------------------------------------------------------------------------
    300 r150 | helixblue | 2010-03-14 16:10:15 +0100 (Sun, 14 Mar 2010) | 1 line
    301 
    302 Update the README
    303 ------------------------------------------------------------------------
    304 r149 | helixblue | 2010-03-14 15:45:20 +0100 (Sun, 14 Mar 2010) | 1 line
    305 
    306 Fix straggler testcase
    307 ------------------------------------------------------------------------
    308 r148 | helixblue | 2010-03-14 15:30:46 +0100 (Sun, 14 Mar 2010) | 1 line
    309 
    310 Add gtkhtml protocols
    311 ------------------------------------------------------------------------
    312 r147 | helixblue | 2010-03-14 15:30:01 +0100 (Sun, 14 Mar 2010) | 1 line
    313 
    314 Add note about asterisk
    315 ------------------------------------------------------------------------
    316 r146 | helixblue | 2010-03-14 15:29:31 +0100 (Sun, 14 Mar 2010) | 1 line
    317 
    318 Comment out chrome video crashes from config.yaml
    319 ------------------------------------------------------------------------
    320 r145 | helixblue | 2010-03-14 15:28:55 +0100 (Sun, 14 Mar 2010) | 1 line
    321 
    322 Output the headers being manipulated
    323 ------------------------------------------------------------------------
    324 r144 | helixblue | 2010-03-14 15:28:43 +0100 (Sun, 14 Mar 2010) | 1 line
    325 
    326 Add Chrome video crashes to config.yaml
    327 ------------------------------------------------------------------------
    328 r143 | helixblue | 2010-03-14 15:06:33 +0100 (Sun, 14 Mar 2010) | 1 line
    329 
    330 Add Chrome hang on textarea letter-spacing
    331 ------------------------------------------------------------------------
    332 r142 | helixblue | 2010-03-14 14:58:19 +0100 (Sun, 14 Mar 2010) | 1 line
    333 
    334 Add LinesAgo column to lasthit
    335 ------------------------------------------------------------------------
    336 r141 | helixblue | 2010-03-14 14:11:00 +0100 (Sun, 14 Mar 2010) | 1 line
    337 
    338 Update lasthit for new subtest data structure
    339 ------------------------------------------------------------------------
    340 r140 | helixblue | 2010-03-14 14:10:32 +0100 (Sun, 14 Mar 2010) | 1 line
    341 
    342 Remove some debug statements
    343 ------------------------------------------------------------------------
    344 r139 | helixblue | 2010-03-14 14:10:12 +0100 (Sun, 14 Mar 2010) | 1 line
    345 
    346 Increase property counts
    347 ------------------------------------------------------------------------
    348 r138 | helixblue | 2010-03-14 14:09:54 +0100 (Sun, 14 Mar 2010) | 1 line
    349 
    350 Add some more chrome crashers
    351 ------------------------------------------------------------------------
    352 r137 | helixblue | 2010-03-14 13:44:10 +0100 (Sun, 14 Mar 2010) | 1 line
    353 
    354 Fix check against subtest_combinations_max, add subtest comment to html output
    355 ------------------------------------------------------------------------
    356 r136 | helixblue | 2010-03-14 13:43:43 +0100 (Sun, 14 Mar 2010) | 1 line
    357 
    358 Remove some debug statements, use the golden ratio to calculate the new width
    359 ------------------------------------------------------------------------
    360 r135 | helixblue | 2010-03-14 13:43:12 +0100 (Sun, 14 Mar 2010) | 1 line
    361 
    362 lower html_tags_per_page to 135 for faster subtest generation
    363 ------------------------------------------------------------------------
    364 r134 | helixblue | 2010-03-14 12:24:31 +0100 (Sun, 14 Mar 2010) | 1 line
    365 
    366 Add an extra width line when we hit 3 offsets
    367 ------------------------------------------------------------------------
    368 r133 | helixblue | 2010-03-14 12:24:08 +0100 (Sun, 14 Mar 2010) | 1 line
    369 
    370 Support an initial_subtest_width
    371 ------------------------------------------------------------------------
    372 r132 | helixblue | 2010-03-14 10:21:34 +0100 (Sun, 14 Mar 2010) | 1 line
    373 
    374 Only add tag_data in subtests if there is data to append
    375 ------------------------------------------------------------------------
    376 r131 | helixblue | 2010-03-14 10:21:20 +0100 (Sun, 14 Mar 2010) | 1 line
    377 
    378 Rename lines_at_time to width, enforce min width of 1
    379 ------------------------------------------------------------------------
    380 r130 | helixblue | 2010-03-14 10:13:34 +0100 (Sun, 14 Mar 2010) | 5 lines
    381 
    382 * Add copyright to scanner, remove comments
    383 * Make exclusions work better: add check method, make sure that methods that check the property name get the unblacklisted version.
    384 * Add some initial blacklists
    385 
    386 
    387 ------------------------------------------------------------------------
    388 r129 | helixblue | 2010-03-13 19:21:32 +0100 (Sat, 13 Mar 2010) | 1 line
    389 
    390 Oh jesus.. we now have a decent subtest implementation. RIP Bo Skough.
    391 ------------------------------------------------------------------------
    392 r128 | helixblue | 2010-03-10 08:11:56 +0100 (Wed, 10 Mar 2010) | 2 lines
    393 
    394 add interesting firefox 3.6 crasher, still need to isolate testcase
    395 
    396 ------------------------------------------------------------------------
    397 r127 | helixblue | 2010-03-10 07:06:16 +0100 (Wed, 10 Mar 2010) | 1 line
    398 
    399 Make some doc updates in preparation for 1.5 release
    400 ------------------------------------------------------------------------
    401 r126 | helixblue | 2010-03-10 07:02:21 +0100 (Wed, 10 Mar 2010) | 1 line
    402 
    403 Make lasthit work with webserver.rb
    404 ------------------------------------------------------------------------
    405 r125 | helixblue | 2010-03-09 19:39:55 +0100 (Tue, 09 Mar 2010) | 1 line
    406 
    407 add interesting double-page crash for Chrome
    408 ------------------------------------------------------------------------
    409 r124 | helixblue | 2010-03-09 16:58:10 +0100 (Tue, 09 Mar 2010) | 1 line
    410 
    411 Lower headers_per_page_max, put back missing response.body change in webserver.rb
    412 ------------------------------------------------------------------------
    413 r123 | helixblue | 2010-03-09 16:47:11 +0100 (Tue, 09 Mar 2010) | 1 line
    414 
    415 Make sure things work if @config['exclude'] is defined but empty
    416 ------------------------------------------------------------------------
    417 r122 | helixblue | 2010-03-09 16:46:50 +0100 (Tue, 09 Mar 2010) | 1 line
    418 
    419 Fix buildHeaders bug
    420 ------------------------------------------------------------------------
    421 r121 | helixblue | 2010-03-09 16:30:59 +0100 (Tue, 09 Mar 2010) | 1 line
    422 
    423 Allow iexploder to work if no exclude properties have been set, and fix special case for src tag
    424 ------------------------------------------------------------------------
    425 r120 | helixblue | 2010-03-09 16:20:48 +0100 (Tue, 09 Mar 2010) | 1 line
    426 
    427 Add the ability to exclude certain combinations of tags/properties
    428 ------------------------------------------------------------------------
    429 r119 | helixblue | 2010-03-09 15:20:37 +0100 (Tue, 09 Mar 2010) | 1 line
    430 
    431 Fix bug where we fill subtests with escaped tags
    432 ------------------------------------------------------------------------
    433 r118 | helixblue | 2010-03-09 15:05:29 +0100 (Tue, 09 Mar 2010) | 1 line
    434 
    435 Add firefox hang
    436 ------------------------------------------------------------------------
    437 r117 | helixblue | 2010-03-09 11:33:06 +0100 (Tue, 09 Mar 2010) | 1 line
    438 
    439 More tuning
    440 ------------------------------------------------------------------------
    441 r116 | helixblue | 2010-03-09 11:29:54 +0100 (Tue, 09 Mar 2010) | 1 line
    442 
    443 Move max_garbage_text_size to be tuned by config.yaml
    444 ------------------------------------------------------------------------
    445 r115 | helixblue | 2010-03-09 11:25:15 +0100 (Tue, 09 Mar 2010) | 1 line
    446 
    447 Minor adjustments to the skew mix
    448 ------------------------------------------------------------------------
    449 r114 | helixblue | 2010-03-09 11:22:23 +0100 (Tue, 09 Mar 2010) | 1 line
    450 
    451 Add a list of tags we favor for testing
    452 ------------------------------------------------------------------------
    453 r113 | helixblue | 2010-03-09 11:11:46 +0100 (Tue, 09 Mar 2010) | 1 line
    454 
    455 Make img/src inclusion random, not mandatory. Add raw values to js, fix subtest end lookup
    456 ------------------------------------------------------------------------
    457 r112 | helixblue | 2010-03-09 10:52:42 +0100 (Tue, 09 Mar 2010) | 1 line
    458 
    459 We have a Firefox 3.6 hanger now
    460 ------------------------------------------------------------------------
    461 r111 | helixblue | 2010-03-09 10:02:35 +0100 (Tue, 09 Mar 2010) | 1 line
    462 
    463 Sync the interface changes to the CGI version
    464 ------------------------------------------------------------------------
    465 r110 | helixblue | 2010-03-08 08:35:12 +0100 (Mon, 08 Mar 2010) | 1 line
    466 
    467 Re-arrange testcase directories
    468 ------------------------------------------------------------------------
    469 r109 | helixblue | 2010-03-08 07:55:27 +0100 (Mon, 08 Mar 2010) | 1 line
    470 
    471 Another chrome crasher
    472 ------------------------------------------------------------------------
    473 r108 | helixblue | 2010-03-08 00:00:41 +0100 (Mon, 08 Mar 2010) | 1 line
    474 
    475 More floating point crashes
    476 ------------------------------------------------------------------------
    477 r107 | helixblue | 2010-03-07 23:46:33 +0100 (Sun, 07 Mar 2010) | 1 line
    478 
    479 Mave generateOverflow less static
    480 ------------------------------------------------------------------------
    481 r106 | helixblue | 2010-03-07 23:45:42 +0100 (Sun, 07 Mar 2010) | 1 line
    482 
    483 Tune down some of the excessiveness with overflow triggering. We don't exploit too many of them
    484 ------------------------------------------------------------------------
    485 r105 | helixblue | 2010-03-07 20:58:35 +0100 (Sun, 07 Mar 2010) | 1 line
    486 
    487 Add back the default content-type, remove debug line
    488 ------------------------------------------------------------------------
    489 r104 | helixblue | 2010-03-07 20:54:12 +0100 (Sun, 07 Mar 2010) | 1 line
    490 
    491 Add a dummy favicon.ico link, extend copyright, rename req/res to request/response, fix bug where we reset the http headers before returning
    492 ------------------------------------------------------------------------
    493 r103 | helixblue | 2010-03-07 18:27:04 +0100 (Sun, 07 Mar 2010) | 1 line
    494 
    495 Add video height crasher for Chrome
    496 ------------------------------------------------------------------------
    497 r102 | helixblue | 2010-03-07 18:26:10 +0100 (Sun, 07 Mar 2010) | 1 line
    498 
    499 End garbage text with a newline
    500 ------------------------------------------------------------------------
    501 r101 | helixblue | 2010-03-07 18:24:18 +0100 (Sun, 07 Mar 2010) | 1 line
    502 
    503 Fix subtest generation by making sure all calls to random are accounted for, even when subtesting
    504 ------------------------------------------------------------------------
    505 r100 | helixblue | 2010-03-07 16:30:09 +0100 (Sun, 07 Mar 2010) | 1 line
    506 
    507 Add video width crasher for chrome
    508 ------------------------------------------------------------------------
    509 r99 | helixblue | 2010-03-07 14:08:06 +0100 (Sun, 07 Mar 2010) | 1 line
    510 
    511 1.5-BETA2 - add a Chrome crasher
    512 ------------------------------------------------------------------------
    513 r97 | helixblue | 2010-03-07 12:54:03 +0100 (Sun, 07 Mar 2010) | 1 line
    514 
    515 Add bug.png mapping, fix HTML compliance
    516 ------------------------------------------------------------------------
    517 r96 | helixblue | 2010-03-07 12:48:11 +0100 (Sun, 07 Mar 2010) | 1 line
    518 
    519 Give the form a facelift
    520 ------------------------------------------------------------------------
    521 r95 | helixblue | 2010-03-07 11:39:55 +0100 (Sun, 07 Mar 2010) | 1 line
    522 
    523 Update the docs
    524 ------------------------------------------------------------------------
    525 r94 | helixblue | 2010-03-07 11:36:52 +0100 (Sun, 07 Mar 2010) | 1 line
    526 
    527 Add tool to make source code releases
    528 ------------------------------------------------------------------------
    529 r93 | helixblue | 2010-03-07 11:33:13 +0100 (Sun, 07 Mar 2010) | 1 line
    530 
    531 Do more munging
    532 ------------------------------------------------------------------------
    533 r92 | helixblue | 2010-03-07 11:26:23 +0100 (Sun, 07 Mar 2010) | 1 line
    534 
    535 Change default port to 3100 to avoid conflicts, fix one more upto, and fix mime type parsing
    536 ------------------------------------------------------------------------
    537 r91 | helixblue | 2010-03-07 11:20:10 +0100 (Sun, 07 Mar 2010) | 1 line
    538 
    539 Fix upto syntax
    540 ------------------------------------------------------------------------
    541 r90 | helixblue | 2010-03-07 11:13:24 +0100 (Sun, 07 Mar 2010) | 1 line
    542 
    543 Fix ie.random_mode nil comparison
    544 ------------------------------------------------------------------------
    545 r89 | helixblue | 2010-03-07 11:08:27 +0100 (Sun, 07 Mar 2010) | 1 line
    546 
    547 Rename htdocs to src
    548 ------------------------------------------------------------------------
    549 r88 | helixblue | 2010-03-07 11:07:36 +0100 (Sun, 07 Mar 2010) | 1 line
    550 
    551 Change the way we log to console using webserver.rb
    552 ------------------------------------------------------------------------
    553 r87 | helixblue | 2010-03-07 09:51:11 +0100 (Sun, 07 Mar 2010) | 1 line
    554 
    555 generateGarbageText should also love generateGarbageValue
    556 ------------------------------------------------------------------------
    557 r86 | helixblue | 2010-03-07 09:40:00 +0100 (Sun, 07 Mar 2010) | 1 line
    558 
    559 Activate media fuzzing - oh yeah\!
    560 ------------------------------------------------------------------------
    561 r85 | helixblue | 2010-03-07 07:34:48 +0100 (Sun, 07 Mar 2010) | 1 line
    562 
    563 Add mime-types content
    564 ------------------------------------------------------------------------
    565 r84 | helixblue | 2010-03-06 22:23:28 +0100 (Sat, 06 Mar 2010) | 1 line
    566 
    567 Add some html files for Chrome
    568 ------------------------------------------------------------------------
    569 r83 | helixblue | 2010-03-06 22:12:29 +0100 (Sat, 06 Mar 2010) | 1 line
    570 
    571 Add some url related opera bugs
    572 ------------------------------------------------------------------------
    573 r82 | helixblue | 2010-03-06 12:34:45 +0100 (Sat, 06 Mar 2010) | 1 line
    574 
    575 Add an opera crasher
    576 ------------------------------------------------------------------------
    577 r81 | helixblue | 2010-03-06 11:58:31 +0100 (Sat, 06 Mar 2010) | 1 line
    578 
    579 Better testing values, including a custom handler for html on attributes
    580 ------------------------------------------------------------------------
    581 r80 | helixblue | 2010-03-06 11:17:48 +0100 (Sat, 06 Mar 2010) | 1 line
    582 
    583 iexploder.rb can now load tests.. add javascript testing to each page
    584 ------------------------------------------------------------------------
    585 r79 | helixblue | 2010-03-06 08:04:14 +0100 (Sat, 06 Mar 2010) | 1 line
    586 
    587 Add new protocol/header data
    588 ------------------------------------------------------------------------
    589 r78 | helixblue | 2010-03-06 08:03:58 +0100 (Sat, 06 Mar 2010) | 1 line
    590 
    591 Return accidentally deleted properties
    592 ------------------------------------------------------------------------
    593 r77 | helixblue | 2010-03-06 08:02:50 +0100 (Sat, 06 Mar 2010) | 1 line
    594 
    595 Split out protocol and header properties
    596 ------------------------------------------------------------------------
    597 r76 | helixblue | 2010-03-06 05:34:31 +0100 (Sat, 06 Mar 2010) | 1 line
    598 
    599 We have a Chrome 5.0 crasher
    600 ------------------------------------------------------------------------
    601 r75 | helixblue | 2010-03-05 14:46:21 +0100 (Fri, 05 Mar 2010) | 1 line
    602 
    603 More tweaking: increase attributes_per_html_tag and properties_per_style
    604 ------------------------------------------------------------------------
    605 r74 | helixblue | 2010-03-05 09:57:06 +0100 (Fri, 05 Mar 2010) | 1 line
    606 
    607 Move around our loading text
    608 ------------------------------------------------------------------------
    609 r73 | helixblue | 2010-03-05 09:54:22 +0100 (Fri, 05 Mar 2010) | 1 line
    610 
    611 Fix --port passing
    612 ------------------------------------------------------------------------
    613 r71 | helixblue | 2010-03-05 09:49:04 +0100 (Fri, 05 Mar 2010) | 1 line
    614 
    615 1.4-BETA1
    616 ------------------------------------------------------------------------
    617 r70 | helixblue | 2010-03-05 09:47:46 +0100 (Fri, 05 Mar 2010) | 1 line
    618 
    619 Update README
    620 ------------------------------------------------------------------------
    621 r69 | helixblue | 2010-03-05 09:44:29 +0100 (Fri, 05 Mar 2010) | 1 line
    622 
    623 Fix path interpolation
    624 ------------------------------------------------------------------------
    625 r68 | helixblue | 2010-03-05 09:30:28 +0100 (Fri, 05 Mar 2010) | 1 line
    626 
    627 Add config.yaml file
    628 ------------------------------------------------------------------------
    629 r67 | helixblue | 2010-03-05 09:30:15 +0100 (Fri, 05 Mar 2010) | 1 line
    630 
    631 Do some refactoring, moving configuration into a YAML file
    632 ------------------------------------------------------------------------
    633 r66 | helixblue | 2010-03-05 07:55:26 +0100 (Fri, 05 Mar 2010) | 1 line
    634 
    635 Narrow down some chrome testcases
    636 ------------------------------------------------------------------------
    637 r65 | helixblue | 2010-03-04 22:42:20 +0100 (Thu, 04 Mar 2010) | 1 line
    638 
    639 Narrow down chrome crasher
    640 ------------------------------------------------------------------------
    641 r64 | helixblue | 2010-03-04 20:25:59 +0100 (Thu, 04 Mar 2010) | 1 line
    642 
    643 Fix subtesting
    644 ------------------------------------------------------------------------
    645 r63 | helixblue | 2010-03-04 20:25:43 +0100 (Thu, 04 Mar 2010) | 1 line
    646 
    647 firefox sample
    648 ------------------------------------------------------------------------
    649 r62 | helixblue | 2010-03-04 18:45:40 +0100 (Thu, 04 Mar 2010) | 1 line
    650 
    651 Make it a better URL
    652 ------------------------------------------------------------------------
    653 r61 | helixblue | 2010-03-04 18:44:59 +0100 (Thu, 04 Mar 2010) | 1 line
    654 
    655 Change 127.0.0.1 to a full qualified URL
    656 ------------------------------------------------------------------------
    657 r60 | helixblue | 2010-03-04 18:15:19 +0100 (Thu, 04 Mar 2010) | 1 line
    658 
    659 Make it less likely that there is a missing = after an HTML attribute name
    660 ------------------------------------------------------------------------
    661 r59 | helixblue | 2010-03-04 17:59:13 +0100 (Thu, 04 Mar 2010) | 1 line
    662 
    663 Do some retuning and re-organization for todays generation of bugs. This may cause less crashes, so we need to keep an eye out on the results
    664 ------------------------------------------------------------------------
    665 r58 | helixblue | 2010-03-04 17:58:32 +0100 (Thu, 04 Mar 2010) | 1 line
    666 
    667 update testcases
    668 ------------------------------------------------------------------------
    669 r57 | helixblue | 2010-03-04 13:46:21 +0100 (Thu, 04 Mar 2010) | 1 line
    670 
    671 include the user-agent in the URL as a b variable
    672 ------------------------------------------------------------------------
    673 r56 | helixblue | 2010-03-04 12:25:26 +0100 (Thu, 04 Mar 2010) | 1 line
    674 
    675 HTML_MAX_TAGS 150
    676 ------------------------------------------------------------------------
    677 r55 | helixblue | 2010-03-04 10:15:48 +0100 (Thu, 04 Mar 2010) | 1 line
    678 
    679 Add some chrome test cases
    680 ------------------------------------------------------------------------
    681 r54 | helixblue | 2010-03-04 09:48:57 +0100 (Thu, 04 Mar 2010) | 1 line
    682 
    683 Remove extraneous output
    684 ------------------------------------------------------------------------
    685 r53 | helixblue | 2010-03-04 09:47:13 +0100 (Thu, 04 Mar 2010) | 1 line
    686 
    687 MAX_TAGS = 100
    688 ------------------------------------------------------------------------
    689 r52 | helixblue | 2010-03-04 09:46:54 +0100 (Thu, 04 Mar 2010) | 1 line
    690 
    691 Add html-values
    692 ------------------------------------------------------------------------
    693 r51 | helixblue | 2010-03-04 09:45:56 +0100 (Thu, 04 Mar 2010) | 1 line
    694 
    695 Complete splitting of properties, values, and tags
    696 ------------------------------------------------------------------------
    697 r50 | helixblue | 2010-03-04 09:25:36 +0100 (Thu, 04 Mar 2010) | 1 line
    698 
    699 Start auto-generating html-values as well
    700 ------------------------------------------------------------------------
    701 r49 | helixblue | 2010-03-04 09:24:46 +0100 (Thu, 04 Mar 2010) | 1 line
    702 
    703 Increase MAX_TAGS to 125
    704 ------------------------------------------------------------------------
    705 r48 | helixblue | 2010-03-03 23:37:11 +0100 (Wed, 03 Mar 2010) | 1 line
    706 
    707 make webserver.rb executable
    708 ------------------------------------------------------------------------
    709 r47 | helixblue | 2010-03-03 23:35:55 +0100 (Wed, 03 Mar 2010) | 1 line
    710 
    711 Add support for multiple css attributes in one style tag
    712 ------------------------------------------------------------------------
    713 r46 | helixblue | 2010-03-03 23:27:10 +0100 (Wed, 03 Mar 2010) | 1 line
    714 
    715 Move to tag directories, add tool to extract tags from common open-source browsers
    716 ------------------------------------------------------------------------
    717 r45 | helixblue | 2010-03-03 20:44:19 +0100 (Wed, 03 Mar 2010) | 3 lines
    718 
    719 Move code from /svn/iexploder to /svn/trunk
    720 
    721 
    722 ------------------------------------------------------------------------
    723 r44 | helixblue | 2010-03-03 10:05:40 +0100 (Wed, 03 Mar 2010) | 1 line
    724 
    725 Re-license as Apache 2.0
    726 ------------------------------------------------------------------------
    727 r42 | thomas | 2006-05-31 02:43:02 +0200 (Wed, 31 May 2006) | 1 line
    728 
    729 config->ieconfig
    730 ------------------------------------------------------------------------
    731 r41 | thomas | 2006-05-22 23:21:15 +0200 (Mon, 22 May 2006) | 1 line
    732 
    733 Remove version
    734 ------------------------------------------------------------------------
    735 r40 | thomas | 2006-04-25 21:43:38 +0200 (Tue, 25 Apr 2006) | 1 line
    736 
    737 Rename config.rb to ieconfig.rb to avoid conflict with ruby-config
    738 ------------------------------------------------------------------------
    739 r39 | thomas | 2006-04-21 15:55:51 +0200 (Fri, 21 Apr 2006) | 1 line
    740 
    741 1.3.2.. minor adjustment to title and where  gets set
    742 ------------------------------------------------------------------------
    743 r38 | thomas | 2006-04-19 23:14:26 +0200 (Wed, 19 Apr 2006) | 1 line
    744 
    745 Add h4+pre+cite+nolayer+code crash for Safari 2.0.3
    746 ------------------------------------------------------------------------
    747 r37 | thomas | 2006-04-19 23:01:48 +0200 (Wed, 19 Apr 2006) | 1 line
    748 
    749 showtest.rb: easily download a testcase
    750 ------------------------------------------------------------------------
    751 r36 | thomas | 2006-04-19 22:07:13 +0200 (Wed, 19 Apr 2006) | 1 line
    752 
    753 Remove stopping debug message
    754 ------------------------------------------------------------------------
    755 r35 | thomas | 2006-04-19 22:02:48 +0200 (Wed, 19 Apr 2006) | 1 line
    756 
    757 New subtest algorithm: double the tag count each iteration
    758 ------------------------------------------------------------------------
    759 r34 | thomas | 2006-04-19 21:05:30 +0200 (Wed, 19 Apr 2006) | 1 line
    760 
    761 remove IE dupes: text-overflow and word-wrap
    762 ------------------------------------------------------------------------
    763 r33 | thomas | 2006-04-19 18:48:07 +0200 (Wed, 19 Apr 2006) | 1 line
    764 
    765 Add some benchmark/performance info.. set MAX_TAGS default to 96
    766 ------------------------------------------------------------------------
    767 r32 | thomas | 2006-04-19 16:22:33 +0200 (Wed, 19 Apr 2006) | 1 line
    768 
    769 Add stop parameter, fix port assignment issue, fix indentation
    770 ------------------------------------------------------------------------
    771 r31 | thomas | 2006-04-19 16:22:06 +0200 (Wed, 19 Apr 2006) | 1 line
    772 
    773 1.3.0
    774 ------------------------------------------------------------------------
    775 r30 | thomas | 2006-04-19 04:46:35 +0200 (Wed, 19 Apr 2006) | 1 line
    776 
    777 applet+param Hashmap crash in Safari
    778 ------------------------------------------------------------------------
    779 r29 | thomas | 2006-04-19 04:07:45 +0200 (Wed, 19 Apr 2006) | 1 line
    780 
    781 1.3.0
    782 ------------------------------------------------------------------------
    783 r28 | thomas | 2006-04-19 04:05:47 +0200 (Wed, 19 Apr 2006) | 1 line
    784 
    785 commit osx_last_crash minutes->days change, document that you can pass a new port number to the webserver.rb program
    786 ------------------------------------------------------------------------
    787 r27 | thomas | 2006-04-19 04:02:16 +0200 (Wed, 19 Apr 2006) | 1 line
    788 
    789 Add more Safari crashes to the testcases list
    790 ------------------------------------------------------------------------
    791 r26 | thomas | 2006-04-19 01:05:46 +0200 (Wed, 19 Apr 2006) | 1 line
    792 
    793 Greatly improve subtests. Not only do we iterate around each tag, but we steadily increase the amount of tags we input as well
    794 ------------------------------------------------------------------------
    795 r25 | thomas | 2006-04-18 23:04:17 +0200 (Tue, 18 Apr 2006) | 1 line
    796 
    797 1.3b1.. also, raise max tags to 48 now that we have fixed subtest bugs
    798 ------------------------------------------------------------------------
    799 r24 | thomas | 2006-04-18 22:59:20 +0200 (Tue, 18 Apr 2006) | 1 line
    800 
    801 New Webrick based option for standalone hosting
    802 ------------------------------------------------------------------------
    803 r23 | thomas | 2006-04-18 22:18:35 +0200 (Tue, 18 Apr 2006) | 1 line
    804 
    805 Split iexploder.cgi into iexploder.rb and config.rb
    806 ------------------------------------------------------------------------
    807 r22 | thomas | 2006-04-18 19:36:25 +0200 (Tue, 18 Apr 2006) | 1 line
    808 
    809 Add items from WebKit/WebCore/css/CSSValueKeywords.in
    810 ------------------------------------------------------------------------
    811 r21 | thomas | 2006-04-18 19:32:45 +0200 (Tue, 18 Apr 2006) | 1 line
    812 
    813 Add odd new crash from Opera 8.5.4 for Mac
    814 ------------------------------------------------------------------------
    815 r20 | thomas | 2006-04-18 19:10:15 +0200 (Tue, 18 Apr 2006) | 1 line
    816 
    817 Add new Safari test case
    818 ------------------------------------------------------------------------
    819 r19 | thomas | 2006-04-18 18:25:39 +0200 (Tue, 18 Apr 2006) | 1 line
    820 
    821 iExploder 1.3: sync with modern rendering kits
    822 ------------------------------------------------------------------------
    823 r18 | thomas | 2006-04-18 18:25:18 +0200 (Tue, 18 Apr 2006) | 1 line
    824 
    825 New testcases
    826 ------------------------------------------------------------------------
    827 r17 | thomas | 2006-04-18 18:23:48 +0200 (Tue, 18 Apr 2006) | 1 line
    828 
    829 Reshuffle testcases
    830 ------------------------------------------------------------------------
    831 r16 | thomas | 2005-11-04 04:01:43 +0100 (Fri, 04 Nov 2005) | 1 line
    832 
    833 add some test cases
    834 ------------------------------------------------------------------------
    835 r15 | thomas | 2005-11-04 04:01:19 +0100 (Fri, 04 Nov 2005) | 1 line
    836 
    837 Add some cute tabs
    838 ------------------------------------------------------------------------
    839 r14 | thomas | 2005-10-21 21:34:38 +0200 (Fri, 21 Oct 2005) | 1 line
    840 
    841 Crash is not OSX specific
    842 ------------------------------------------------------------------------
    843 r13 | thomas | 2005-10-21 20:59:41 +0200 (Fri, 21 Oct 2005) | 1 line
    844 
    845 Mention the fact that testcases may not be portable across installations
    846 ------------------------------------------------------------------------
    847 r12 | thomas | 2005-10-21 20:45:48 +0200 (Fri, 21 Oct 2005) | 1 line
    848 
    849 Fix lookup html code
    850 ------------------------------------------------------------------------
    851 r11 | thomas | 2005-10-21 20:22:10 +0200 (Fri, 21 Oct 2005) | 1 line
    852 
    853 QuickDraw crash for Mac OS X
    854 ------------------------------------------------------------------------
    855 r10 | thomas | 2005-10-21 20:14:34 +0200 (Fri, 21 Oct 2005) | 1 line
    856 
    857 New crash
    858 ------------------------------------------------------------------------
    859 r9 | thomas | 2005-10-21 20:06:45 +0200 (Fri, 21 Oct 2005) | 1 line
    860 
    861 IE DoS
    862 ------------------------------------------------------------------------
    863 r8 | thomas | 2005-10-21 19:24:02 +0200 (Fri, 21 Oct 2005) | 1 line
    864 
    865 1.2 Update, mostly documentation and test cases
    866 ------------------------------------------------------------------------
    867 r7 | thomas | 2005-10-21 17:41:39 +0200 (Fri, 21 Oct 2005) | 1 line
    868 
    869 back to days, filter out synergy
    870 ------------------------------------------------------------------------
    871 r6 | thomas | 2005-10-21 17:25:28 +0200 (Fri, 21 Oct 2005) | 1 line
    872 
    873 1.2: We now use javascript reloads after 1 second in case the meta breaks (IE)
    874 ------------------------------------------------------------------------
    875 r5 | thomas | 2005-10-21 14:51:07 +0200 (Fri, 21 Oct 2005) | 1 line
    876 
    877 1.1: Fix up our subtest model
    878 ------------------------------------------------------------------------
    879 r4 | thomas | 2005-10-21 03:55:59 +0200 (Fri, 21 Oct 2005) | 1 line
    880 
    881 Support for subtests, and compatibility with mod_ruby
    882 ------------------------------------------------------------------------
    883 r3 | thomas | 2005-10-21 02:48:59 +0200 (Fri, 21 Oct 2005) | 1 line
    884 
    885 update to v1.0
    886 ------------------------------------------------------------------------
    887 r1 | tstrombe | 2005-02-28 14:13:25 +0100 (Mon, 28 Feb 2005) | 1 line
    888 
    889 iexploder software
    890 ------------------------------------------------------------------------
    891