aboutsummaryrefslogtreecommitdiffstats
path: root/createattachment.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 53696: periods(.) and plusses(+) were not being accepted as ↵dave%intrec.com2001-04-041-1/+1
| | | | valid in mime-types, which are legal per RFC2045 and RFC2048.
* fix bug 72487 Create Attachment should allow user to create another attachtimeless%mac.com2001-03-201-1/+3
| | | | | Also adds link+desc to created patch. r=jake,terry
* Making all system calls use paramter argumentstara%tequilarista.org2000-05-181-1/+1
|
* Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org2000-03-081-0/+1
|
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+2
| | | | | | | me. Added a footer to every page. Add some options to do things like display checkboxes instead of scrolling lists, and a new formatting for email diffs, and show list items capitalized instead of all upper case.
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* add image/jpeg, image/png and image/gif mime typesendico%mozilla.org1999-08-051-0/+3
|
* Make attachments remember who submitted that attachment.terry%mozilla.org1999-06-231-1/+2
|
* "nospam" feature. BugZilla will no longer email the person submittingbryce-mozilla%nextbus.com1999-05-121-9/+4
| | | | | | the change (after all, they are right there viewing things interactively). To make this clear to everyone, print out the exact email list as each bug is processed.
* Oops; back out last change; was checked in by mistake (and with the wrong ↵terry%mozilla.org1999-05-111-4/+9
| | | | log comment, too).
* Remember the 'changedin' field when memorizing queries.terry%mozilla.org1999-05-111-9/+4
|
* Oops; wasn't sending out mail when someone attached a file.terry%netscape.com1999-04-181-0/+2
|
* Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1999-04-081-0/+110