index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Attachment.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 989633 - Unable to change content type using Bug.update_attachment if att...
David Lawrence
2014-03-31
1
-1
/
+2
*
Bug 294021: Allow requestees to set attachment flags even if they don't have ...
Frédéric Buclin
2014-03-21
1
-6
/
+5
*
Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns
Charlie Somerville
2014-02-27
1
-1
/
+1
*
Bug 975896: Bugzilla crashes when editing a flag type which is not specifical...
Frédéric Buclin
2014-02-24
1
-4
/
+4
*
Bug 956233: enable USE_MEMCACHE on most objects
Byron Jones
2014-01-31
1
-1
/
+14
*
Bug 945535 - When loading bugs with large number of attachments, $bug->attach...
Dave Lawrence
2014-01-02
1
-15
/
+21
*
Bug 937180: creation_ts of bugs and attachments always at 0 seconds
Byron Jones
2013-11-18
1
-16
/
+13
*
Bug 914986 - Create Bug.update_attachment to update attachments via RPC/REST
Simon Green
2013-09-13
1
-4
/
+5
*
Fix bustage on Oracle due to bug 898830
Frédéric Buclin
2013-09-02
1
-2
/
+2
*
Bug 898830: Improve loading time of show_bug.cgi
Frédéric Buclin
2013-08-09
1
-35
/
+27
*
Bug 852445: Mime type detection truncates the first 32 bytes from attachments
Byron Jones
2013-03-20
1
-0
/
+1
*
Bug 815532: Add caching for Bugzilla::User objects
Byron Jones
2012-12-19
1
-3
/
+2
*
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2012-12-01
1
-1
/
+1
*
Bug 816747 - Add dummy POD for unPODded methods.
Marc Schumann
2012-11-30
1
-0
/
+26
*
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...
Byron Jones
2012-11-22
1
-1
/
+1
*
Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...
Frédéric Buclin
2012-11-13
1
-3
/
+0
*
Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...
Frédéric Buclin
2012-11-12
1
-19
/
+14
*
Bug 787529: Use |use 5.10.1| everywhere
Frédéric Buclin
2012-09-01
1
-2
/
+3
*
Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...
Matt Selsky
2012-07-04
1
-7
/
+46
*
Bug 731559: Preload all attachment submitters when viewing a bug report
Frédéric Buclin
2012-02-29
1
-5
/
+16
*
Bug 715902: Do not log personal common activities in audit_log
Frédéric Buclin
2012-01-12
1
-0
/
+1
*
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...
Frédéric Buclin
2012-01-11
1
-22
/
+5
*
Bug 647662 - Add a "size" return value to Bug.attachments
Reed Loden
2011-12-30
1
-1
/
+1
*
Suppress warning relating to new constant.
Gervase Markham
2011-12-08
1
-1
/
+1
*
Expand max length of attachment filename from 100 to 255 characters. r=glob, ...
Gervase Markham
2011-12-08
1
-3
/
+5
*
Bug 684225: The removal of locally stored attachments should be done from Bug...
c1541@hotmail.com
2011-12-08
1
-0
/
+5
*
Bug 582529: Ambiguous error message "You did not specify a file to attach" wh...
Frédéric Buclin
2011-10-01
1
-1
/
+8
*
Bug 677187: If the attachment filename contains a newline, an error is thrown...
Frédéric Buclin
2011-08-10
1
-3
/
+7
*
Bug 660502: (CVE-2011-2977) [SECURITY] Temporary files for uploaded attachmen...
Frédéric Buclin
2011-08-04
1
-1
/
+4
*
Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects
Max Kanat-Alexander
2011-03-13
1
-0
/
+2
*
Bug 633041: Add an error code for zero_length_file and fill in content_type
Max Kanat-Alexander
2011-02-10
1
-3
/
+8
*
Bug 413648: Attachment mime type handling should strip leading and trailing s...
Frédéric Buclin
2010-10-22
1
-0
/
+1
*
Bug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin
2010-07-18
1
-49
/
+7
*
Bug 412074: Ability to add attachments to a bug via the WebService
Max Kanat-Alexander
2010-07-13
1
-0
/
+2
*
Bug 490930: Always store attachments locally if they are over X size (and bel...
Frédéric Buclin
2010-07-08
1
-79
/
+37
*
Bug 574892: [SECURITY] Add EXTRA_REQUIRED_FIELDS to Bugzilla::Object, which
Max Kanat-Alexander
2010-07-05
1
-0
/
+1
*
Bug 574327 - Map image/x-png to image/png (to fix IE's uploads)
Reed Loden
2010-07-05
1
-0
/
+6
*
Bug 572602: Change the way that Bugzilla::Object determines what fields
Max Kanat-Alexander
2010-06-23
1
-8
/
+8
*
Bug 565880: Do not throw an error when obsoleting an already obsolete attachment
Frédéric Buclin
2010-05-14
1
-5
/
+5
*
Bug 430014: Re-write the code hooks system so that it uses modules instead of...
mkanat%bugzilla.org
2009-11-24
1
-1
/
+1
*
Bug 140999: Users without edit permissions for an attachment should still be ...
lpsolit%gmail.com
2009-09-28
1
-8
/
+6
*
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...
lpsolit%gmail.com
2009-08-13
1
-18
/
+0
*
Bug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by FrÃ...
lpsolit%gmail.com
2009-08-13
1
-46
/
+48
*
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...
lpsolit%gmail.com
2009-08-05
1
-16
/
+42
*
Fix a warning thrown in the web server error log (due to bug 454251)
lpsolit%gmail.com
2009-04-09
1
-1
/
+2
*
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...
lpsolit%gmail.com
2009-04-09
1
-311
/
+324
*
Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
2008-12-10
1
-3
/
+2
*
Fix bustage due to bug 453743: I have to exclude flags related to private att...
lpsolit%gmail.com
2008-09-09
1
-0
/
+3
*
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Bu...
lpsolit%gmail.com
2008-09-08
1
-83
/
+56
*
Bug 453743: Decrease the number of calls to the DB about flags when viewing a...
lpsolit%gmail.com
2008-09-08
1
-3
/
+57
[next]