summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-08-18Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com7-30/+98
2008-08-14Bug 448593: Move code to edit product group settings from editproducts.cgi to...lpsolit%gmail.com8-344/+330
2008-08-14Bug 440656: Implement Bugzilla::User::visible_bugs and have can_see_bug use itmkanat%bugzilla.org1-38/+66
2008-08-14Bug 423078: Advanced Search "any one of" wording wrong - Patch by Rupert Hand...lpsolit%gmail.com1-1/+1
2008-08-13Bug 442882: Populating bugs_fulltext can be very slow on large installationsmkanat%bugzilla.org2-19/+59
2008-08-12Bug 437169: [SECURITY] Local files on the server can be attached to a bug (ma...mkanat%bugzilla.org1-2/+7
2008-08-12Fix a small HTML error in the Release Notes.mkanat%bugzilla.org1-1/+1
2008-08-12Bug 441542: Graphical Reports "Generate Report" button has wrong CSS idmkanat%bugzilla.org3-3/+3
2008-08-12Bug 450193: Cloning a bug may fail if a custom date/time field exists - Patch...lpsolit%gmail.com1-1/+1
2008-08-09Bug 449927: "Insert new group into all existing products" should be a label w...lpsolit%gmail.com1-2/+3
2008-08-09Bug 429626: editgroups.cgi incorrectly states that group names cannot contain...lpsolit%gmail.com1-2/+1
2008-08-09Fix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRClpsolit%gmail.com1-1/+1
2008-08-09Fix typo: Bugzila -> Bugzilla (thanks Cédric)lpsolit%gmail.com1-1/+1
2008-08-08Bug 443170: Release Notes for 3.0.5mkanat%bugzilla.org1-0/+30
2008-08-08Bug 449693: If a custom multi-select field is active, displaying all columns ...lpsolit%gmail.com1-0/+2
2008-08-08Bug 443479 – Clicking "Reset to Bugzilla default" when editing columns f...dkl%redhat.com1-5/+1
2008-08-08Bug 432931: [Oracle] Saved Searches that search multi-byte characters return ...mkanat%bugzilla.org1-0/+6
2008-08-08Bug 449700: Remove useless code from colchange.cgi - Patch by Frédéric ...lpsolit%gmail.com1-3/+1
2008-08-08Bug 442031: Make Bugzilla::User::groups return an arrayref of Bugzilla::Group...mkanat%bugzilla.org22-119/+110
2008-08-08Bug 449663: Code error thrown when resolving bug as duplicate of a bug the re...lpsolit%gmail.com1-1/+1
2008-08-07Bug 449504: Release Notes no longer need upgrading instructionsmkanat%bugzilla.org1-84/+6
2008-08-07Bug 371020: Overhaul the "Upgrading to a New Release" sectionmkanat%bugzilla.org2-345/+419
2008-08-07Bug 446645: Properly escape and understand hyphenated words in fulltext searc...mkanat%bugzilla.org1-2/+16
2008-08-07Bug 438435: Need code hooks for authenticationmkanat%bugzilla.org12-18/+297
2008-08-07Bug 432331: Release Notes for Bugzilla 3.2mkanat%bugzilla.org1-16/+630
2008-08-07Bug 449390: "Add Product" fails with software error "Column 'defaultmilestone...lpsolit%gmail.com1-3/+3
2008-08-06Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templateseseyman%linagora.com3-4/+4
2008-08-06Bug 449248: Improve $product->group_controls - Patch by Frédéric Buclin...lpsolit%gmail.com1-4/+5
2008-08-05Bug 449184: Classification should not appear in new bugmail when useclassific...lpsolit%gmail.com1-1/+3
2008-08-03Bug 448748: Error messages thrown should have an HTML ID - Patch by FrédÃ...lpsolit%gmail.com2-4/+6
2008-08-01Bug 440615: Remove ValidateBugID from Bugzilla::Bugmkanat%bugzilla.org1-53/+49
2008-08-01Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1mkanat%bugzilla.org7-1/+56
2008-08-01Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong table...mkanat%bugzilla.org2-16/+52
2008-08-01Bug 448614: [Oracle] Logic error in _get_alter_type_sqlmkanat%bugzilla.org1-1/+1
2008-07-31Bug 313122: Implement Product->create, $product->update and $product->remove_...lpsolit%gmail.com15-655/+526
2008-07-30Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak <guy...lpsolit%gmail.com2-2/+2
2008-07-30Bug 448391: Bug->create() should make sure the reporter is logged in - Patch ...lpsolit%gmail.com1-1/+17
2008-07-29Bug 431669: The "product_id" column is incorrectly defined in the "group_cont...lpsolit%gmail.com2-1/+5
2008-07-29Backing out these patches as they cause a regression. More informationdkl%redhat.com7-64/+30
2008-07-24Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perlmkanat%bugzilla.org1-1/+5
2008-07-24Bug 443852: "Reset QA Contact to default" fails with strict_isolation turned ...lpsolit%gmail.com1-1/+2
2008-07-21Bug 445885 – User.login should ThrowUserError when called with incorrect...dkl%redhat.com1-1/+11
2008-07-14Bug 445061 - Don't require network access to build the docsjustdave%bugzilla.org1-2/+1
2008-07-12Bug 444185: Make email_in.pl send errors with From as "mailfrom".mkanat%bugzilla.org1-1/+3
2008-07-10Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows Vista,...gerv%gerv.net1-3/+2
2008-07-10Bug 428659 – Setting SSL param to 'authenticated sessions' only protects...dkl%redhat.com7-30/+60
2008-07-07Bug 441496 - Use server push (multipart/x-mixed-replace) with compatible vers...gerv%gerv.net1-4/+7
2008-07-07Remove unnecessary '\' from a regexp (':' is not a special character)eseyman%linagora.com1-1/+1
2008-07-07Bug 443519: Changing Products with Strict Isolation fails when the CC list ch...lpsolit%gmail.com1-2/+3
2008-07-03Bug 365697: email_in.pl is case-sensitive for products due to Bugzilla::User-...lpsolit%gmail.com1-4/+3