Age | Commit message (Expand) | Author | Files | Lines |
2007-11-30 | Bug 99215: Attachments have no midair collision protection - Patch by Fréd... | lpsolit%gmail.com | 1 | -5/+22 |
2007-10-09 | Midair with product change while adding an attachment silently clears flags -... | lpsolit%gmail.com | 1 | -7/+7 |
2007-08-14 | Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup ... | lpsolit%gmail.com | 1 | -11/+38 |
2007-07-25 | Bug 345970 Avoid using the string 'the web' | timeless%mozdev.org | 1 | -1/+1 |
2007-07-20 | Bug 365756 text/x-patch and text/x-diff should be mapped to [x] patch | timeless%mozdev.org | 1 | -0/+9 |
2007-04-04 | Bug 376497: validateID() should return an attachment object - Patch by Fré... | lpsolit%gmail.com | 1 | -8/+8 |
2007-02-05 | Bug 364177: On attachment and bug creation, if *one* requestee cannot see the... | lpsolit%gmail.com | 1 | -1/+1 |
2007-01-17 | Bug 367077: Big attachments which should be stored locally are not - Patch by... | lpsolit%gmail.com | 1 | -1/+4 |
2007-01-04 | Bug 365739: An error is thrown when attaching a too big file on bug creation ... | lpsolit%gmail.com | 1 | -1/+1 |
2006-12-02 | Bug 356395: On bug creation, an error is thrown when the requestee of a priva... | lpsolit%gmail.com | 1 | -8/+21 |
2006-11-11 | Bug 189627: Implement per-product privileges - Patch by Frédéric Buclin... | lpsolit%gmail.com | 1 | -10/+13 |
2006-10-15 | Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private a... | lpsolit%gmail.com | 1 | -25/+51 |
2006-08-25 | Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Fréd... | lpsolit%gmail.com | 1 | -7/+5 |
2006-07-25 | Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 1 | -8/+116 |
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 |
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -3/+4 |
2006-06-30 | Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l... | mkanat%bugzilla.org | 1 | -2/+4 |
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 1 | -3/+0 |
2006-06-18 | Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma... | lpsolit%gmail.com | 1 | -6/+318 |
2006-04-18 | Bug 44595: Implement an interface for administrators to delete attachments - ... | lpsolit%gmail.com | 1 | -6/+6 |
2006-04-15 | Bug 322285: Cancelling a flag should remove it completely from the DB - Patch... | lpsolit%gmail.com | 1 | -2/+1 |
2006-01-10 | Bug 322712: Cannot export local attachments (attachments are truncated) - Pat... | lpsolit%gmail.com | 1 | -0/+1 |
2005-12-08 | Bug 301764: The file size indicates "0" when editing local attachments - Patc... | lpsolit%gmail.com | 1 | -0/+15 |
2005-11-05 | Bug 315129: [PostgreSQL] Attachments are sorted by last changed time instead ... | lpsolit%gmail.com | 1 | -3/+3 |
2005-10-20 | Bug 149504 Permit a reference to a URL to be treated as an attachment | bugreport%peshkin.net | 1 | -0/+1 |
2005-09-21 | Bug 309221: Attachments table displays zero size for locally stored attachments | bugreport%peshkin.net | 1 | -1/+1 |
2005-09-01 | Partial fix for bug 302669: rewrites Attachment.pm to provide a real Attachme... | myk%mozilla.org | 1 | -72/+360 |
2005-08-27 | Bug 305333: Move attachments.thedata to its own table | bugreport%peshkin.net | 1 | -0/+2 |
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 1 | -2/+2 |
2005-07-10 | Bug 297870: attachments table/list should show attachment creator | bugzilla%glob.com.au | 1 | -2/+5 |
2005-04-28 | Bug 274724: The 'Edit Attachment' link is now available even if a user does n... | lpsolit%gmail.com | 1 | -27/+14 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -1/+2 |
2005-02-25 | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -3/+5 |
2005-02-21 | Bug 252272: Allow extremely large attachments to be stored locally | bugreport%peshkin.net | 1 | -0/+12 |
2004-07-06 | Bug 223878: Flag system dies when changing a deleted flag. | jouni%heikniemi.net | 1 | -1/+2 |
2004-03-18 | Bug 192516: Moving the loose .pm files into the Bugzilla directory, where the... | justdave%syndicomm.com | 1 | -1/+1 |
2004-02-06 | Fix for bug 127995: shows the size of attachments in the show bug and attachm... | myk%mozilla.org | 1 | -3/+4 |
2003-04-25 | Fix for bug 179510: takes group restrictions into account when sending reques... | myk%mozilla.org | 1 | -3/+5 |
2002-12-11 | Bug 184256 Canedit group_control_map entry does not prevent making attachments | bugreport%peshkin.net | 1 | -2/+7 |
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 1 | -8/+2 |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of enhancemen... | myk%mozilla.org | 1 | -17/+25 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-20 | Bug 143286 - Add support for Insiders, Private comments, Private Attachments.... | gerv%gerv.net | 1 | -2/+3 |
2002-03-24 | Bug 110012 - show_bug templatisation. r=bbaetz, afranke. | gerv%gerv.net | 1 | -20/+6 |
2002-02-26 | Bug 97729 - uploaders need to be able to obsolete their own attachments | bbaetz%student.usyd.edu.au | 1 | -2/+12 |
2002-02-13 | Bug 100094 - use generic template handling code | bbaetz%student.usyd.edu.au | 1 | -24/+11 |
2002-01-23 | Bug 93037 - use YYYY-MM-DD HH:MM formatting for attachment dates | bbaetz%student.usyd.edu.au | 1 | -3/+4 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+0 |
2001-11-22 | Bug 104261 - incorrect template paths. r=myk, ddk. | gerv%gerv.net | 1 | -1/+1 |
2001-10-31 | Fix for bug 98602: re-implementation of "create attachment" page. | myk%mozilla.org | 1 | -4/+1 |