Commit Graph

7597 Commits

Author SHA1 Message Date
shaver%mozilla.org
083f98ef16 Update search plugin list. 2006-04-12 20:00:03 +00:00
shaver%mozilla.org
61f0734634 Add Yahoo! Answers search plugin. 2006-04-12 19:57:53 +00:00
bugzilla%micropipes.com
87208a0c6e fix for 333133 2006-04-12 04:13:40 +00:00
bugzilla%micropipes.com
fed3abf57e fix for bug 332989 2006-04-12 03:59:42 +00:00
mike.morgan%oregonstate.edu
1d9c651072 Fixed absence of Thunderbird install extensions, per comments and discussion in bug 333518.
Install instructions will only show up if Thunderbird is _one of_ the supported applications
for the addon being displayed.
2006-04-11 16:13:52 +00:00
mike.morgan%oregonstate.edu
902baf07fd Fixed newest list type, which should have been pointing at main.DateAdded instead of version.DateUpdated. See bug 333530. 2006-04-11 07:44:05 +00:00
bugzilla%micropipes.com
ac8c4ecfc7 fix for 333107 2006-04-11 03:47:29 +00:00
bugzilla%micropipes.com
09565a011c fix for 332824 2006-04-11 03:08:07 +00:00
timeless%mozdev.org
20d62fd869 Bug 265644 When querying multiple repositories, broken links from cvsquery.cgi
r=kiko
2006-04-10 18:45:44 +00:00
lpsolit%gmail.com
8f4f3f5f9a Bug 332705: Taking a bug when posting a new attachment doesn't update the 'duplicates' table - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-04-09 18:23:42 +00:00
mike.morgan%oregonstate.edu
823b0af611 Added orderby to persist sort for bottom links as well. 2006-04-09 04:47:37 +00:00
mkanat%kerio.com
fb5f081b96 Bug 333195: Cannot post a bug with keywords in it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=justdave
2006-04-08 10:56:55 +00:00
bugzilla%micropipes.com
a9813aa152 fix bug 333058 2006-04-08 04:47:29 +00:00
bugzilla%micropipes.com
2aa6cde3b2 Fixed bug 333068 (thanks Cameron) 2006-04-08 04:22:15 +00:00
bugzilla%micropipes.com
13de85e63f fixes bug 333116 2006-04-08 03:35:23 +00:00
bugzilla%micropipes.com
4392b09ff0 fix bug 333188 (thanks cameron) 2006-04-08 03:01:08 +00:00
bugzilla%micropipes.com
5dbeb97916 Fixed bug 333189 (thanks alan) 2006-04-08 02:57:46 +00:00
bugzilla%micropipes.com
f23cafa441 fixes bug 332827 2006-04-08 02:25:26 +00:00
bugzilla%micropipes.com
50cb773fd2 fixed bug 332983 (thanks cameron) 2006-04-08 02:20:25 +00:00
bugzilla%micropipes.com
49df287ce0 fix bug 333046 (thanks cameron) 2006-04-08 02:19:07 +00:00
bugzilla%micropipes.com
ed9c8ec7dd fix 333128 (thanks alanjstr) 2006-04-08 02:13:07 +00:00
bugzilla%micropipes.com
0947b74da3 fixed bug 332847 2006-04-08 02:06:21 +00:00
mike.morgan%oregonstate.edu
48485e30c7 Fixed default comment sorting and sort persistence -- per comments and flames in bug 332826. :) 2006-04-07 22:59:57 +00:00
mike.morgan%oregonstate.edu
0e84b0c5b0 Added strip_tags for insert in addition to mysql_real_escape_string for bug 333124.
Template will strip_tags as well jic.  Those were updated at 8am.
2006-04-07 22:49:12 +00:00
mike.morgan%oregonstate.edu
27799620f6 Updates to address problems in bug 333124 and bug 333133. 2006-04-07 15:01:04 +00:00
bugzilla%micropipes.com
02eed06ed8 s/Update/Addons/, fixed some other copy/paste mistakes for the v1->v2 conversion 2006-04-07 05:23:39 +00:00
bugzilla%micropipes.com
d4a9c12048 might as well put it on the rest of the pages (bug 332953) 2006-04-07 05:17:55 +00:00
bugzilla%micropipes.com
ee33b7386d fix bug 332953 2006-04-07 05:11:50 +00:00
bugzilla%micropipes.com
a808f7a87d and now it's valid. seriously. 2006-04-07 04:10:20 +00:00
bugzilla%micropipes.com
fee5466537 the single author was being echoed outside of a <ul> - now if there is only one
author, it is in the previous list
2006-04-07 03:57:25 +00:00
bugzilla%micropipes.com
b2734ccdf3 <ul> was out of order 2006-04-07 03:55:43 +00:00
bugzilla%micropipes.com
233de3e572 oops, consistency is good 2006-04-07 03:20:47 +00:00
mike.morgan%oregonstate.edu
55968289a0 Fixes for bug 333010, bug 332991, bug 332993. 2006-04-07 03:17:40 +00:00
bugzilla%micropipes.com
51c5c0626d Multiple authors now show up in the nav 2006-04-07 03:14:14 +00:00
bugzilla%micropipes.com
9eed7c491d Fixed pages to show multiple authors (bug 332824) 2006-04-07 03:02:31 +00:00
mike.morgan%oregonstate.edu
e429bfe18f Fixed incorrect addon name in install(). Previous dialogues were showing appname instead of addon name/version. 2006-04-07 02:45:49 +00:00
bugzilla%micropipes.com
0715a4e1c3 Fix to show the write header image 2006-04-07 02:32:15 +00:00
mike.morgan%oregonstate.edu
258cbe82a5 Fixed SQl for getbyguid funcs. 2006-04-07 02:28:08 +00:00
bugzilla%micropipes.com
da8e786aad fixed injection issue (bug 333034) 2006-04-07 02:10:46 +00:00
lpsolit%gmail.com
ab25f5ae55 Bug 323525: Style the group table as all other admin tables in Bugzilla - Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave 2006-04-06 22:49:29 +00:00
lpsolit%gmail.com
86b4f0dc8a Bug 303696: Eliminate deprecated Bugzilla::DB routines from process_bug.cgi - Patch by Andr� Batosti <batosti@async.com.br> r=LpSolit a=justdave 2006-04-06 22:41:41 +00:00
lpsolit%gmail.com
84f7d0d317 Bug 303695: Eliminate deprecated Bugzilla::DB routines from post_bug.cgi - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2006-04-06 22:34:30 +00:00
lpsolit%gmail.com
ffcef9d003 Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave 2006-04-06 22:26:28 +00:00
lpsolit%gmail.com
8bdf98ed2d Bug 332906: Wrong parameters passed to sudo sessions when trying to bypass validation checks - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2006-04-06 22:17:41 +00:00
ccooper%deadsquid.com
8c5367562c - allow --force updating of testcases 2006-04-06 19:39:35 +00:00
ccooper%deadsquid.com
fb2d7c3dc7 - fine-tune the rules for display (enabled + community_enabled) 2006-04-06 19:37:39 +00:00
mike.morgan%oregonstate.edu
52db548df9 Checked in patch from bug 332828. 2006-04-06 19:02:12 +00:00
mike.morgan%oregonstate.edu
f5b5e41a3b Checked in Cameron's patch for bug 217439. 2006-04-06 16:27:34 +00:00
bugzilla%micropipes.com
2f5e64eac3 fixed bug 332839 2006-04-06 06:38:27 +00:00
bugzilla%micropipes.com
24a7af92ea fixed bugs 332825 and 332837 2006-04-06 06:15:03 +00:00