Commit Graph

66 Commits

Author SHA1 Message Date
axel%pike.org
f507686699 bug 351817, support for pref based params, needs to display, too, bustage fix in l10n tool chain 2006-09-12 06:54:52 +00:00
axel%pike.org
56e8369f7c bug 348731, better logging message for mismatched default and order 2006-09-08 19:47:09 +00:00
axel%pike.org
cc9ca65fa0 bug 348731, check for default engine to be first, log that 2006-09-08 18:03:19 +00:00
axel%pike.org
a208f64396 bug 348731, making compare view first, that looks more like it 2006-09-04 17:08:19 +00:00
axel%pike.org
79e88ba026 bug 348731, add bookmarks view, fix upper/lowercasing 2006-09-04 15:47:50 +00:00
axel%pike.org
3c84332ab2 bug 348731, add bookmarks parser to tests, use regexp for finding parser, fix end date in waterfall 2006-09-04 12:58:20 +00:00
axel%pike.org
e71629eff4 bug 348731, adding a bookmarks parser, initial work, needs regression testing and error reporting 2006-09-04 10:43:01 +00:00
axel%pike.org
6a10138147 bug 348731, add rss view, better layout 2006-09-02 20:03:21 +00:00
axel%pike.org
34c4735a3c bug 348731, non-existing builds need Tiers 2006-09-02 17:45:51 +00:00
axel%pike.org
2dce05e7a5 bug 348731, fix waterfall display, add log display 2006-09-02 17:03:09 +00:00
axel%pike.org
16626f358b bug 348731, fix waterfall log rotation, add RSS reader test 2006-09-02 15:43:53 +00:00
axel%pike.org
8cec780d04 bugs 348554, 348731, adding better logging to tests, failreure for search 2006-09-01 13:18:24 +00:00
axel%pike.org
68d076f738 bug 348554, add styling of search back to the new interface 2006-08-30 14:41:32 +00:00
axel%pike.org
d076e64b5e bug 348731, 348554, unify test harness, one ring to test them all, one page to watch it 2006-08-28 22:24:57 +00:00
axel%pike.org
d670073ebb bug 348731, initial webpage for compare-locales result, checking in for historic reference 2006-08-28 21:56:01 +00:00
axel%pike.org
ad45cd58c5 bug 348731, make encoding errors produce comparison errors 2006-08-25 15:04:28 +00:00
rhelmer%mozilla.com
989e69544e more usage docs b=346013 2006-08-24 21:46:53 +00:00
rhelmer%mozilla.com
b673470889 catch the wget exit code, not popd b=346013 2006-08-24 21:26:51 +00:00
rhelmer%mozilla.com
c5287ecdc2 remove platform exceptions b=346013 2006-08-24 21:11:55 +00:00
rhelmer%mozilla.com
0275088055 update docs to reflect the new reality b=346013 2006-08-24 21:05:10 +00:00
rhelmer%mozilla.com
716a7a6e89 moved to common directory b=346013 2006-08-24 20:53:24 +00:00
rhelmer%mozilla.com
5a75e128f2 use spaces not tabs b=346013 2006-08-24 20:38:00 +00:00
rhelmer%mozilla.com
e07560c500 refactor into more generic scripts b=346013 2006-08-24 20:24:17 +00:00
annie.sullivan%gmail.com
6c03bb6996 Fixes bug where string and bool prefs were not being written correctly.
bug=349063 r=rhelmer@mozilla.org
2006-08-17 21:03:32 +00:00
axel%pike.org
36a6624e1b bug 348554, add verify-search to scripts 2006-08-17 11:56:38 +00:00
axel%pike.org
955830dc86 bug 348554, add conflicts and en-US markup to output 2006-08-17 11:55:00 +00:00
axel%pike.org
b89ff3ebcb bug 348554, try regexp in buglink in search output 2006-08-16 20:27:20 +00:00
axel%pike.org
17a659d842 bug 348554, fix warnings, add buglink to search output 2006-08-16 15:40:12 +00:00
axel%pike.org
14800bc1ea bug 348731, compare-locales unicode support redone 2006-08-16 15:39:22 +00:00
axel%pike.org
417c678f9a bug 348554, typo 2006-08-15 17:29:17 +00:00
axel%pike.org
d777f3b284 bug 348554, adding detailed display to search webpage 2006-08-15 17:12:02 +00:00
axel%pike.org
7ad5e6da60 bug 348554, adding postprocessing to parsers so that unicode values get right, needed for search assets 2006-08-15 17:10:00 +00:00
axel%pike.org
e882f5192c bug 348731, compare-locales arch. Whitespace fixes only this time around 2006-08-15 15:32:11 +00:00
axel%pike.org
a968165d39 bug 348554, add web part for search engine logic 2006-08-14 23:17:39 +00:00
axel%pike.org
4da601658b bug 348554, further work on the search plugin tool 2006-08-13 21:24:10 +00:00
axel%pike.org
c694e35e99 landing this for now, not really up to speed yet 2006-08-06 18:05:43 +00:00
axel%pike.org
69aafcc75a backport to python 2.3 2006-08-03 12:16:04 +00:00
axel%pike.org
db3cfa2253 minor improvements 2006-08-02 22:05:25 +00:00
annie.sullivan%gmail.com
d2bbcac044 Added first pass at performance testing framework. Currently windows-only.
bug=346785 r=rhelmer@mozilla.com
2006-08-02 17:51:48 +00:00
rhelmer%mozilla.com
6130518030 better error reporting 2006-08-01 21:57:18 +00:00
rhelmer%mozilla.com
88b46fae6c capture error code 2006-08-01 21:56:05 +00:00
rhelmer%mozilla.com
233ba2d033 split line in proper place 2006-08-01 21:48:17 +00:00
rhelmer%mozilla.com
67dac32d21 make hdiutil quieter 2006-08-01 21:47:09 +00:00
rhelmer%mozilla.com
a0fb2729d7 print errors to both stderr and stdout 2006-08-01 21:25:14 +00:00
rhelmer%mozilla.com
77b3660cd5 more verbose errors 2006-08-01 20:44:20 +00:00
rhelmer%mozilla.com
7073c69f28 send wget to stdout 2006-08-01 20:40:21 +00:00
rhelmer%mozilla.com
ebd955d171 print errors to stderr 2006-08-01 20:38:47 +00:00
rhelmer%mozilla.com
c77a1acb6b move platforms to the top 2006-08-01 20:19:13 +00:00
rhelmer%mozilla.com
037462bfdf remove errant comment 2006-08-01 20:11:50 +00:00
rhelmer%mozilla.com
509ede2597 more error checking 2006-08-01 20:09:45 +00:00