aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 377956: Tabular and graphical reports should support single-select custom...lpsolit%gmail.com2009-01-033-3/+31
* Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org2009-01-021-13/+0
* Post-checkin fix for bug 313126 (better wording when the classification descr...lpsolit%gmail.com2009-01-021-1/+5
* Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com2009-01-024-112/+55
* Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com2009-01-025-159/+75
* Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't...lpsolit%gmail.com2009-01-021-1/+6
* Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org2009-01-024-28/+75
* Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc...lpsolit%gmail.com2009-01-011-3/+17
* Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...lpsolit%gmail.com2009-01-012-1/+10
* Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Pat...lpsolit%gmail.com2009-01-011-2/+2
* Bug 332995: Steps to Reproduce not removed from comment when user leaves defa...lpsolit%gmail.com2009-01-011-1/+1
* Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédér...lpsolit%gmail.com2009-01-011-2/+0
* Bug 309383: New bug submission should include the bug summary in the title of...lpsolit%gmail.com2009-01-011-1/+4
* Bug 471771: editflagtypes.cgi should display the number of flags per type - P...lpsolit%gmail.com2009-01-012-0/+41
* Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@to...lpsolit%gmail.com2008-12-301-0/+10
* Bug 385163: The guided enter bug form says "Create a new Attachment" link on ...lpsolit%gmail.com2008-12-292-2/+2
* Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky <sels...lpsolit%gmail.com2008-12-291-0/+1
* Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...lpsolit%gmail.com2008-12-291-19/+13
* Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com2008-12-297-17/+57
* Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org2008-12-271-0/+2
* Bug 347707: Changing parameters could silently fail because we weren't correc...mkanat%bugzilla.org2008-12-241-1/+1
* Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2008-12-242-2/+3
* Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org2008-12-2417-6/+491
* Bug 470442: Only delete tainted environment variables if we're running in tai...mkanat%bugzilla.org2008-12-223-15/+9
* Bug 469136: The font size is too small with the Classic skin (especially in b...lpsolit%gmail.com2008-12-191-1/+5
* Typo in filename. Should be extensions/example/code/product-confirm_delete.plghendricks%novell.com2008-12-181-0/+0
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-184-1/+43
* Bug 419496 - Cannot easily share saved searchesdkl%redhat.com2008-12-181-1/+2
* Bug 31117 - should have a "submit only my comments" option on midair collisiondkl%redhat.com2008-12-181-0/+11
* Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com2008-12-173-9/+16
* Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh <mi...lpsolit%gmail.com2008-12-171-9/+1
* Bug 467171: Editing attachments doesn't update the Last-Modified bug timestam...lpsolit%gmail.com2008-12-171-0/+13
* Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - Patch...lpsolit%gmail.com2008-12-162-2/+16
* Bug 468728: The 'allowemailchange' parameter should default to 1mkanat%bugzilla.org2008-12-161-1/+1
* Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org2008-12-166-13/+1
* Bug 469793: [MySQL] In MySQL 5, columns sometimes had defaults that have no d...mkanat%bugzilla.org2008-12-161-1/+47
* Bug 469207: Old chart reports crash if there is no data yet - Patch by Fré...lpsolit%gmail.com2008-12-141-0/+1
* Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-103-12/+0
* Bug 399076: Remove the 'commentonreassignbycomponent' parameter - Patch by Fr...lpsolit%gmail.com2008-12-103-19/+0
* Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Fré...lpsolit%gmail.com2008-12-103-14/+0
* Bug 399074: Remove the 'maxpatchsize' parameter - Patch by Frédéric Buc...lpsolit%gmail.com2008-12-104-16/+4
* Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ...lpsolit%gmail.com2008-12-106-87/+43
* Remove extra item (fix bustage)lpsolit%gmail.com2008-12-091-1/+0
* Bug 460752: Move hardcoded CSS from attachment/diff-header.html.tmpl into a s...lpsolit%gmail.com2008-12-092-74/+73
* Fix bustage due to bug 463002lpsolit%gmail.com2008-12-062-5/+1
* Bug 468009: SOAP::Lite versions greater than 0.68 and less than 0.710.06 retu...mkanat%bugzilla.org2008-12-061-0/+2
* Bug 467569: Make release notes correctly indicate that the required version o...mkanat%bugzilla.org2008-12-061-1/+1
* Bug 467506: -d $dir check in add_language_set should not be commented-outmkanat%bugzilla.org2008-12-061-2/+2
* Bug 467324: PROJECT specific template directory was being ignoredmkanat%bugzilla.org2008-12-061-1/+1
* Bug 467279: Make "flags.cgi" into "flag.cgi" in config.rdf.tmpl (so that both...mkanat%bugzilla.org2008-12-061-1/+1