summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Bug 452519: Fix timezones in emails - Patch by Frédéric Buclin <LpSolit...lpsolit%gmail.com8-25/+23
2009-01-08Bug 472549: Ignore undefined values when committing user pref changes - Patch...lpsolit%gmail.com1-1/+1
2009-01-07Bug 450403: Add ability to view comments via the web service (Bug.comments)mkanat%bugzilla.org6-28/+278
2009-01-07Bug 472458: checksetup.pl should check for DateTime::TimeZone - Patch by FrÃ...lpsolit%gmail.com1-0/+9
2009-01-07Bump the version number post-release.mkanat%bugzilla.org1-1/+1
2009-01-06Bump the version number for 3.3.1.mkanat%bugzilla.org2-5/+5
2009-01-05Bug 472013: [Oracle] checksetup.pl fails with ORA-04091 and you can't change ...lpsolit%gmail.com2-2/+2
2009-01-05Bug 471866: Classification name length and sortkey max value not validated - ...lpsolit%gmail.com3-6/+20
2009-01-04Bug 472047: Search containing "%Complete" boolean chart fails - Patch by FrÃ...lpsolit%gmail.com1-1/+1
2009-01-04Bug 316425: Summarize time estimates on buglist page - Patch by Aaron Larson ...lpsolit%gmail.com3-0/+81
2009-01-04Bug 147776: Make checksetup.pl re-write localconfig with the current comments...mkanat%bugzilla.org2-42/+77
2009-01-04Bug 99205: Allow mass-editing of dependenciesdkl%redhat.com3-5/+51
2009-01-03Bug 377956: Tabular and graphical reports should support single-select custom...lpsolit%gmail.com3-3/+31
2009-01-03Bug 471060: The mod_perl CGI requirement isn't necessary anymoremkanat%bugzilla.org1-13/+0
2009-01-02Post-checkin fix for bug 313126 (better wording when the classification descr...lpsolit%gmail.com1-1/+5
2009-01-02Bug 313126: Clean up editclassification.cgi and make it use Bugzilla::Classif...lpsolit%gmail.com4-112/+55
2009-01-02Bug 339381: Make Bugzilla::Classification use Bugzilla::Object - Patch by FrÃ...lpsolit%gmail.com5-159/+75
2009-01-02Bug 422465: Cloning a bug should cc the original reporter if the cloner isn't...lpsolit%gmail.com1-1/+6
2009-01-02Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed pass...mkanat%bugzilla.org4-28/+75
2009-01-02Bug 455476: clicking "mark as duplicate" should focus the dup_id field - Patc...lpsolit%gmail.com1-3/+17
2009-01-02Bug 179638: Security group inclusion isn't indicated on "New:" bugmail notifi...lpsolit%gmail.com2-1/+10
2009-01-02Bug 452907: Clone should also preserve "Blocks" and "Depends on" fields - Pat...lpsolit%gmail.com1-2/+2
2009-01-02Bug 332995: Steps to Reproduce not removed from comment when user leaves defa...lpsolit%gmail.com1-1/+1
2009-01-01Bug 471777: $type_id is no longer in use in Search.pm - Patch by Frédér...lpsolit%gmail.com1-2/+0
2009-01-01Bug 309383: New bug submission should include the bug summary in the title of...lpsolit%gmail.com1-1/+4
2009-01-01Bug 471771: editflagtypes.cgi should display the number of flags per type - P...lpsolit%gmail.com2-0/+41
2008-12-30Bug 105960: xml.cgi generates invalid XML - Patch by Kip Hampton <khampton@to...lpsolit%gmail.com1-0/+10
2008-12-29Bug 385163: The guided enter bug form says "Create a new Attachment" link on ...lpsolit%gmail.com2-2/+2
2008-12-29Bug 468617: OS sniffing doesn't detect OS X 10.5 - Patch by Matt Selsky <sels...lpsolit%gmail.com1-0/+1
2008-12-29Bug 471324: Don't build mail headers for existing bugs (too many calls to mul...lpsolit%gmail.com1-19/+13
2008-12-29Bug 465589: Already selected user accounts are no longer displayed when useme...lpsolit%gmail.com7-17/+57
2008-12-27Fix a POD error in Bugzila::JobQueue::Runner.mkanat%bugzilla.org1-0/+2
2008-12-24Bug 347707: Changing parameters could silently fail because we weren't correc...mkanat%bugzilla.org1-1/+1
2008-12-24Fix some test failures caused by the checkin of bug 284184.mkanat%bugzilla.org2-2/+3
2008-12-24Bug 284184: Allow Bugzilla to use an asynchronous job queue for sending mail.mkanat%bugzilla.org17-6/+491
2008-12-22Bug 470442: Only delete tainted environment variables if we're running in tai...mkanat%bugzilla.org3-15/+9
2008-12-19Bug 469136: The font size is too small with the Classic skin (especially in b...lpsolit%gmail.com1-1/+5
2008-12-18Typo in filename. Should be extensions/example/code/product-confirm_delete.plghendricks%novell.com1-0/+0
2008-12-18 Bug 419748 - Need to hook deleting productsghendricks%novell.com4-1/+43
2008-12-18Bug 419496 - Cannot easily share saved searchesdkl%redhat.com1-1/+2
2008-12-18Bug 31117 - should have a "submit only my comments" option on midair collisiondkl%redhat.com1-0/+11
2008-12-17Bug 460909 - Mass edit bug form does not allow adding private commentsdkl%redhat.com3-9/+16
2008-12-17Bug 469992: Bugzilla Installer is no longer available - Patch by miketosh <mi...lpsolit%gmail.com1-9/+1
2008-12-17Bug 467171: Editing attachments doesn't update the Last-Modified bug timestam...lpsolit%gmail.com1-0/+13
2008-12-16Bug 461534: search_plugin.cgi should get icon from images/favicon.ico - Patch...lpsolit%gmail.com2-2/+16
2008-12-16Bug 468728: The 'allowemailchange' parameter should default to 1mkanat%bugzilla.org1-1/+1
2008-12-16Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org6-13/+1
2008-12-16Bug 469793: [MySQL] In MySQL 5, columns sometimes had defaults that have no d...mkanat%bugzilla.org1-1/+47
2008-12-14Bug 469207: Old chart reports crash if there is no data yet - Patch by Fré...lpsolit%gmail.com1-0/+1
2008-12-10Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric ...lpsolit%gmail.com3-12/+0