Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-08 | Bug 318842: Bugs with "New:" in the header have an extra space before "New:" ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
- Patch by Adam Guthrie <ispiked@gmail.com> r=myk a=justdave | |||||
2005-12-08 | Bug 301764: The file size indicates "0" when editing local attachments - ↵ | lpsolit%gmail.com | 1 | -0/+15 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2005-12-08 | Bug 238780: editversions.cgi should reject newline characters (and convert ↵ | lpsolit%gmail.com | 1 | -1/+11 | |
them to whitespaces) - Patch by Paul <pdemarco@ppg.com> r=LpSolit a=justdave | |||||
2005-12-06 | Bug 319055: Mail::Mailer truncates messages at a line with a period when ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
using sendmail - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-11-26 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 3 | -4/+4 | |
patch by unknown@simplemachines.org r=timeless rs=brendan | |||||
2005-11-26 | Bug 106386 Correct misspellings in source code | timeless%mozdev.org | 1 | -1/+1 | |
patch by unknown@simplemachines.org r=timeless rs=brendan | |||||
2005-11-24 | Bug 314489: [PostgreSQL] Buglists sorted by importance fail | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2005-11-23 | Bug 315339: User::match_field() now leaves fields undefined instead of as ↵ | lpsolit%gmail.com | 1 | -4/+11 | |
empty strings when no value is passed (for type eq "single" only) - My previous patch was buggy as fields accepting only one user and those accepting several users must be considered differently. Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-11-22 | Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 1 | -7/+8 | |
<wicked@etlicon.fi> r=LpSolit | |||||
2005-11-22 | Bug 279716: Users have to relogin when changing their own password - Patch ↵ | lpsolit%gmail.com | 1 | -2/+12 | |
by Marc Schumann <wurblzap@gmail.com> r=wicked a=justdave | |||||
2005-11-20 | Bug 304417: Template precompilation is clumsy when it comes to additional ↵ | wurblzap%gmail.com | 1 | -0/+7 | |
language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk | |||||
2005-11-20 | Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is on | bugreport%peshkin.net | 1 | -11/+0 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-11-16 | Bug 257813: CSV link from new charts gives internal error if data contains ↵ | karl%kornel.name | 1 | -0/+6 | |
more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave | |||||
2005-11-16 | Bug 306130 Search for attachment creation fails | bugreport%peshkin.net | 1 | -0/+5 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r,a=justfave | |||||
2005-11-15 | Bug 301141: [PostgreSQL] New charts throw an error about FROM_UNIXTIME - ↵ | lpsolit%gmail.com | 2 | -7/+18 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-15 | Bug 302599: Saved searches using "days since bug changed" fail with "Can't ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-14 | Bug 314547: [PostgreSQL] cannot check/uncheck the "Private" checkbox for ↵ | lpsolit%gmail.com | 1 | -8/+2 | |
comments in show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-14 | Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵ | lpsolit%gmail.com | 5 | -8/+8 | |
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave | |||||
2005-11-10 | Bug 314919: [PostgreSQL] "Find a Specific Bug" using Pg fails - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-11-10 | Bug 315339: User::match_field() now leaves fields undefined instead of as ↵ | lpsolit%gmail.com | 1 | -2/+11 | |
empty strings when no value is passed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-11-05 | Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
of creation time - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave | |||||
2005-11-05 | Bug 305927: [PostgreSQL] Adding a new product partly fails when ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-11-03 | Bug 314544: Bugzilla/BugMail.pm should not 'use Bugzilla::DB' - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+0 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk | |||||
2005-11-03 | Bugzilla Bug 306207: sendmail support under Windows bypasses message encoding | wurblzap%gmail.com | 1 | -11/+13 | |
Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap, a=myk | |||||
2005-11-01 | Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵ | lpsolit%gmail.com | 2 | -3/+6 | |
by Todd Stansell <tjs@tellme.com> r=joel a=justdave | |||||
2005-10-31 | Bug 282132: BugMail.pm: Eliminate deprecated Bugzilla::DB routines - Patch ↵ | lpsolit%gmail.com | 1 | -70/+76 | |
by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wicked a=justdave | |||||
2005-10-31 | Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵ | lpsolit%gmail.com | 3 | -17/+7 | |
Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-10-28 | Bug 314088: Several Bugzilla::Foo->new crash when passing a string instead ↵ | lpsolit%gmail.com | 4 | -4/+16 | |
of a valid ID as a param - Patch by Frédéric Buclin <LpSolit@gmail.com> r=kiko a=justdave | |||||
2005-10-27 | Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵ | lpsolit%gmail.com | 1 | -8/+14 | |
Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | |||||
2005-10-27 | Bug 313661: New bug bugmail omits initial CC list - Patch by Olav Vitters ↵ | lpsolit%gmail.com | 1 | -2/+16 | |
<bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk | |||||
2005-10-26 | Bug 72948: Default column list should include OS and not Platform - Patch by ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=wurblzap a=justdave | |||||
2005-10-26 | Bug 313020: Implement the ability to add individual bugs to saved searches - ↵ | lpsolit%gmail.com | 3 | -2/+11 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 4 | -20/+20 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-25 | Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the ↵ | mkanat%kerio.com | 2 | -4/+10 | |
SELECT column list Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave | |||||
2005-10-20 | Bug 149504 Permit a reference to a URL to be treated as an attachment | bugreport%peshkin.net | 3 | -0/+8 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-10-20 | Bug 313008 Lists of products, milestones, etc... should be sorted | bugreport%peshkin.net | 2 | -4/+8 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave | |||||
2005-10-19 | Bug 297593: defaultpriority, defaultseverity, defaultplatform and ↵ | lpsolit%gmail.com | 1 | -12/+16 | |
defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-19 | Bug 302936: Reject the requestee if he cannot access private attachments - ↵ | lpsolit%gmail.com | 2 | -1/+7 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=jouni a=justdave | |||||
2005-10-18 | Bug 299753: Replace old code in editproducts.cgi by routines from Product.pm ↵ | lpsolit%gmail.com | 1 | -0/+23 | |
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-10-18 | Bug 309681 Prevent users from adding another user who shouldn't have access ↵ | bugreport%peshkin.net | 3 | -0/+42 | |
to a bug as assignee or CC member Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=joel, a=justdave | |||||
2005-10-15 | Bug 311913: Add support for X-Bugzilla-Keywords and X-Bugzilla-Severity to ↵ | lpsolit%gmail.com | 2 | -0/+4 | |
email notifications - Patch by Mark Loeser <halcy0n@gentoo.org> r=LpSolit a=justdave | |||||
2005-10-15 | Bug 312356: The defaultpriority param should be grouped together with ↵ | lpsolit%gmail.com | 2 | -7/+7 | |
defaultseverity, opsys and platform - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-14 | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2 | -0/+6 | |
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | |||||
2005-10-14 | Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵ | lpsolit%gmail.com | 3 | -59/+31 | |
André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-10-13 | Bug 312185: Create a new "Attachments" tab when editing params - Patch by ↵ | lpsolit%gmail.com | 2 | -36/+81 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-13 | Bug 311434: bz_table_columns should use _bz_real_schema | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave | |||||
2005-10-13 | Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-12 | Bug 46296: Make editparams.cgi be multi-panel by category - Patch by ↵ | lpsolit%gmail.com | 17 | -85/+1854 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | |||||
2005-10-12 | Bug 311419: Update the group_controls method from Product.pm to use Group.pm ↵ | lpsolit%gmail.com | 1 | -9/+8 | |
- Patch by André Batosti <batosti@async.com.br> r=LpSolit a=justdave | |||||
2005-10-12 | Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of ↵ | lpsolit%gmail.com | 2 | -2/+103 | |
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave |