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