index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Attachment.pm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-28
Bug 140999: Users without edit permissions for an attachment should still be ...
lpsolit%gmail.com
1
-8
/
+6
2009-08-13
Bug 480986: The BMP -> PNG conversion tool for new attachments should be an e...
lpsolit%gmail.com
1
-18
/
+0
2009-08-13
Bug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by FrÃ...
lpsolit%gmail.com
1
-46
/
+48
2009-08-05
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...
lpsolit%gmail.com
1
-16
/
+42
2009-04-09
Fix a warning thrown in the web server error log (due to bug 454251)
lpsolit%gmail.com
1
-1
/
+2
2009-04-09
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update(...
lpsolit%gmail.com
1
-311
/
+324
2008-12-10
Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...
lpsolit%gmail.com
1
-3
/
+2
2008-09-09
Fix bustage due to bug 453743: I have to exclude flags related to private att...
lpsolit%gmail.com
1
-0
/
+3
2008-09-09
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by Frédéric Bu...
lpsolit%gmail.com
1
-83
/
+56
2008-09-08
Bug 453743: Decrease the number of calls to the DB about flags when viewing a...
lpsolit%gmail.com
1
-3
/
+57
2008-02-04
Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Fla...
lpsolit%gmail.com
1
-3
/
+3
2008-02-04
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match()...
lpsolit%gmail.com
1
-2
/
+2
2008-01-20
Bug 413222: Implement $attachment->remove_from_db - Patch by Frédéric B...
lpsolit%gmail.com
1
-2
/
+26
2008-01-18
Bug 408172: [Oracle] Bug lists longer than 1000 bugs fail
mkanat%bugzilla.org
1
-7
/
+8
2007-12-12
Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that don't...
mkanat%bugzilla.org
1
-2
/
+2
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
[next]