Commit Graph

7205 Commits

Author SHA1 Message Date
lpsolit%gmail.com
522144302a Bug 243268: Cannot remove several flag inclusions/exclusions at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=timeless a=justdave 2006-01-11 13:16:39 +00:00
lpsolit%gmail.com
8ab7c1ac5d Bug 285614: Rewrite importxml.pl to remove XML::Parser magic numbers - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-01-10 23:53:10 +00:00
lpsolit%gmail.com
f482cc5ae4 Bug 316096: 'everconfirmed' is not included in the DTD and XML files - Patch by Greg Hendricks <ghendricks@novell.com> r=LpSolit a=myk 2006-01-10 23:30:34 +00:00
timeless%mozdev.org
cfc390b801 Bug 321691 duplicates.cgi doesn't use <th>
r=lpsolit a=justdave
2006-01-09 21:54:17 +00:00
timeless%mozdev.org
65e9c8f00f Bug 321187 please be nice to links and generate explicit action uris
r=lpsolit a=justdave
2006-01-09 21:49:59 +00:00
lpsolit%gmail.com
c84a3533e4 Bug 322712: Cannot export local attachments (attachments are truncated) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2006-01-09 20:38:57 +00:00
lpsolit%gmail.com
225aadb802 Bug 322620: Logging in with 'Remember my Login' deselected gives: Use of uninitialized value in string eq at Bugzilla/Auth/Login/WWW/CGI.pm line 83 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-09 19:07:25 +00:00
lpsolit%gmail.com
376a5702a6 Bug 238207: Comment autolinkification on midair page points to wrong cgi - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-09 18:59:54 +00:00
justdave%bugzilla.org
51097effbd Bug 322734: sanitize sort order input
r=timeless
2006-01-09 02:25:47 +00:00
justdave%bugzilla.org
95aafef07d Bug 322787: remove /bonsaitools/ from the perl path
r=timeless
2006-01-09 02:22:02 +00:00
mozilla%colinogilvie.co.uk
764f0dfdd8 Bug 101380: Newlines, nulls, leading/trailing spaces are getting into summaries
Patch by Paul <pdemarco@zoominternet.net> and Colin Ogilvie <colin.ogilvie@gmail.com>; r/a=justdave
2006-01-08 19:56:04 +00:00
timeless%mozdev.org
28bd733421 Bug 320105 trivial sql injection in despot.mozilla.org
r=justdave
2006-01-08 10:32:52 +00:00
justdave%bugzilla.org
4c1018afe3 Bug 313041: Make Despot use DBI instead of the deprecated Mysql module
Bug 313039: Make database host, name, password, etc configurable
Bug 318879: Fix "too early to check prototype" warning
r=timeless
2006-01-08 06:50:21 +00:00
zach%zachlipton.com
46e0cae954 Add Litmus Authentication System and db schema upgrading tools. 2006-01-08 03:56:10 +00:00
zach%zachlipton.com
1e28d5751a DIE createdb.sql. DIE I SAY. (Trying to work around a CVS bug and remove this file). 2006-01-08 03:54:18 +00:00
lpsolit%gmail.com
d37e4f768f Bug 320529: BugMail.pm crashes when checking email prefs of a deleted user - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2006-01-07 16:16:53 +00:00
myk%mozilla.org
40ef8793a1 Backing out fix for bug 287325 (initial implementation of custom fields): turns out the tree is not yet open for 2.24 checkins after all. I'll check this back in once the tree opens for 2.24 checkins, which lpsolit says will be in about a month. 2006-01-06 14:38:43 +00:00
myk%mozilla.org
b6e4f982d8 Bug 287325: an initial implementation of custom fields, including the ability to add text custom fields via the command-line script customfield.pl, search them via the boolean charts, display and edit them on the show bug page, and see changes to them in bug activity; r=mkanat, glob 2006-01-06 14:23:05 +00:00
myk%mozilla.org
104fb5c891 fix interpolation of property accessors like ->name, which do not get interpolated correctly when entered into a string like that 2006-01-06 02:44:47 +00:00
lpsolit%gmail.com
ba34a8f1ed Bug 322244: Cookies are incorrectly detainted when logging out - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-05 15:14:06 +00:00
lpsolit%gmail.com
919a21c8c4 Bug 322315: When a user is logged out, $user->can_bless gives: Not an ARRAY reference at Bugzilla/User.pm line 643 - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2006-01-05 15:05:32 +00:00
lpsolit%gmail.com
edd0081119 Bug 320506: enter_bug.cgi crashes if the product name is written with the wrong case - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk r=bkor a=justdave 2006-01-05 14:54:52 +00:00
gerv%gerv.net
7ae86a0876 Bug 286724: change testserver.pl to do a simpler check for image creation, thereby avoiding false negatives. Patch by gerv; r=glob, a=justdave. 2006-01-05 11:07:02 +00:00
timeless%mozdev.org
00b6b15a1b Bug 322412 Typo in error message
r=lpsolit a=justdave
2006-01-05 00:16:20 +00:00
ccooper%deadsquid.com
b61f65e98e - add locale to test_results
- add locale lookup table
- remove user info from populatedb script
2006-01-03 17:39:30 +00:00
lpsolit%gmail.com
fd389f7e0d Bug 119524: SECURITY: predictable sessionid (Use a token instead of logincookie) - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat a=justdave 2006-01-03 14:45:22 +00:00
lpsolit%gmail.com
29d523184a Bug 311277: MIME::Parser is not found with ActivePerl - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave 2006-01-03 09:09:32 +00:00
wurblzap%gmail.com
70513f26f3 Bug 322082: Clean up user selection SQL.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2006-01-03 08:40:45 +00:00
bugreport%peshkin.net
b6b850dd31 Bug 313547: When strict_isolation is set, don't allow inappropriate users on new bugs
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
2006-01-02 22:57:07 +00:00
lpsolit%gmail.com
8778833dc7 Bug 320960: When viewing bugs in the "Format for printing" (aka Long format), the bug status and resolution are not translated correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-01-02 20:45:31 +00:00
wurblzap%gmail.com
8ecddb3f6c Bug 300473: "All Closed" for components missing bug_status= in series.query.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=wicked, a=justdave
2006-01-01 21:25:05 +00:00
wurblzap%gmail.com
21be55296b Bug 318171: Looking for group members finds grant right holders, too.
Patch by Marc Schumann <wurblzap@gmail.com>,
r=LpSolit, a=justdave
2005-12-30 16:01:43 +00:00
mozilla%colinogilvie.co.uk
2ac60461d8 Bug 303782: Docs missing prerequsite for required MIME::Base64 and MIME::Parser
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:39:01 +00:00
mozilla%colinogilvie.co.uk
145730ecde Bug 302979: Bring mail sending docs up to date
Patch by: Ville Skytt��ville.skytta@iki.fi> and victory <bmo@rsz.jp>; r=colin
2005-12-30 15:34:39 +00:00
mozilla%colinogilvie.co.uk
333ac6bb85 Bug 285466: Add documentation for --regenerate option to collectstats.pl
Patch by: victory <bmo@rsz.jp>; r=colin
2005-12-30 15:25:11 +00:00
mconnor%steelgryphon.com
0cfe61a0d9 more fixes 2005-12-30 04:51:35 +00:00
lpsolit%gmail.com
9aeb026354 Bug 299646: Potential missing entries in bug_group_map related to mandatory groups - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-30 00:52:18 +00:00
lpsolit%gmail.com
3a7eeca565 Bug 284590: When using SMTP, emails are not sent to the CC list associated with the flag type - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=wicked a=justdave 2005-12-30 00:32:37 +00:00
bear%code-bear.com
de38199aa2 adding README files that had been removed to change filename case in CVS
Names changed from ReadMe* to README* and I also upper-cased the remainder
bug 240082
2005-12-30 00:20:50 +00:00
karl%kornel.name
06d80b3dfe Bug 248581: range of y-axis for graphs is double the max value - r=wicked a=justdave 2005-12-29 23:56:32 +00:00
lpsolit%gmail.com
59457ed6d5 Bug 315551: time summary split by month counts days twice - Patch by Miluse Nemcova <miluse.nemcova@volny.cz> r=wicked a=justdave 2005-12-29 23:24:14 +00:00
lpsolit%gmail.com
b30aecee2d Bug 238780: editversions.cgi should reject newline characters - Patch by Paul <pdemarco@zoominternet.net> r=LpSolit a=justdave 2005-12-29 22:56:01 +00:00
lpsolit%gmail.com
4ea36cb358 Bug 297652: Javascript strict warning in query.cgi when the format chosen is "advanced" - Patch by Florian Qu�ze <f.qu@queze.net> r=wicked a=justdave 2005-12-29 22:47:51 +00:00
mkanat%kerio.com
67dacfaeee Bug 311047: populating enum tables fails without localconfig, when upgrading
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> and Nick Barnes <nb+bz@ravenbrook.com> r=mkanat, r=LpSolit, a=justdave
2005-12-29 22:27:26 +00:00
lpsolit%gmail.com
018e84e4ee Bug 320997: Taking a bug when posting an attachment doesn't set everconfirmed - Patch by Paul <pdemarco@zoominternet.net> r=wicked a=justdave 2005-12-29 21:11:00 +00:00
gerv%gerv.net
9fd11a6e85 Make Jimi left-handed again :-) 2005-12-29 09:41:37 +00:00
mike.morgan%oregonstate.edu
188e943861 Fixed up, commented, and implemented multiple caching.
Added global variables:
    cacheId
    compileId
    currentTab
    clean
    sql

Moved trusted var arrays into init -- since they are always there, and if they are not used it'll just be a null array.
2005-12-29 02:22:18 +00:00
mike.morgan%oregonstate.edu
d15fb387a3 Fixed broken links. 2005-12-29 02:13:18 +00:00
mike.morgan%oregonstate.edu
aa719b39ec Fixed naming inconsistencies. 2005-12-29 02:10:55 +00:00
mike.morgan%oregonstate.edu
0098441920 Cleaned up the crappy indenting and commenting. 2005-12-28 23:20:40 +00:00