Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 450193: Cloning a bug may fail if a custom date/time field exists - ↵ | lpsolit%gmail.com | 2008-08-12 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 449927: "Insert new group into all existing products" should be a label ↵ | lpsolit%gmail.com | 2008-08-09 | 1 | -2/+3 |
| | | | | when creating a new group - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 429626: editgroups.cgi incorrectly states that group names cannot ↵ | lpsolit%gmail.com | 2008-08-09 | 1 | -2/+1 |
| | | | | contain spaces - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Fix POD for visible_groups_as_string(), see bug 284264 - r=mkanat on IRC | lpsolit%gmail.com | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | Fix typo: Bugzila -> Bugzilla (thanks Cédric) | lpsolit%gmail.com | 2008-08-09 | 1 | -1/+1 |
| | |||||
* | Bug 443170: Release Notes for 3.0.5 | mkanat%bugzilla.org | 2008-08-08 | 1 | -0/+30 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | ||||
* | Bug 449693: If a custom multi-select field is active, displaying all columns ↵ | lpsolit%gmail.com | 2008-08-08 | 1 | -0/+2 |
| | | | | in buglists throws a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 443479 â Clicking "Reset to Bugzilla default" when editing columns ↵ | dkl%redhat.com | 2008-08-08 | 1 | -5/+1 |
| | | | | | | for a saved search does not reset them properly Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 432931: [Oracle] Saved Searches that search multi-byte characters return ↵ | mkanat%bugzilla.org | 2008-08-08 | 1 | -0/+6 |
| | | | | | | empty results Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=xiaoou, a=mkanat | ||||
* | Bug 449700: Remove useless code from colchange.cgi - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-08-08 | 1 | -3/+1 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 2008-08-08 | 22 | -119/+110 |
| | | | | Bugzilla::Group objects (instead of a hashref of group ids and names). | ||||
* | Bug 449663: Code error thrown when resolving bug as duplicate of a bug the ↵ | lpsolit%gmail.com | 2008-08-08 | 1 | -1/+1 |
| | | | | reporter cannot see - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit | ||||
* | Bug 449504: Release Notes no longer need upgrading instructions | mkanat%bugzilla.org | 2008-08-07 | 1 | -84/+6 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | ||||
* | Bug 371020: Overhaul the "Upgrading to a New Release" section | mkanat%bugzilla.org | 2008-08-07 | 2 | -345/+419 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | ||||
* | Bug 446645: Properly escape and understand hyphenated words in fulltext ↵ | mkanat%bugzilla.org | 2008-08-07 | 1 | -2/+16 |
| | | | | | | searches when using MySQL Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 438435: Need code hooks for authentication | mkanat%bugzilla.org | 2008-08-07 | 12 | -18/+297 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 432331: Release Notes for Bugzilla 3.2 | mkanat%bugzilla.org | 2008-08-07 | 1 | -16/+630 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 449390: "Add Product" fails with software error "Column ↵ | lpsolit%gmail.com | 2008-08-07 | 1 | -3/+3 |
| | | | | 'defaultmilestone' cannot be null" - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 448414: Replace "buglist" by "[% terms.bug %] list" in templates | eseyman%linagora.com | 2008-08-06 | 3 | -4/+4 |
| | | | | Patch By A.A. Shimono <shimono@mozilla.gr.jp> r=eseyman, a=LpSolit | ||||
* | Bug 449248: Improve $product->group_controls - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-08-06 | 1 | -4/+5 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 449184: Classification should not appear in new bugmail when ↵ | lpsolit%gmail.com | 2008-08-05 | 1 | -1/+3 |
| | | | | useclassification = 0 - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | ||||
* | Bug 448748: Error messages thrown should have an HTML ID - Patch by ↵ | lpsolit%gmail.com | 2008-08-03 | 2 | -4/+6 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 440615: Remove ValidateBugID from Bugzilla::Bug | mkanat%bugzilla.org | 2008-08-01 | 1 | -53/+49 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 440188: buglist.cgi should display EXPLAIN output when &debug=1 | mkanat%bugzilla.org | 2008-08-01 | 7 | -1/+56 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | ||||
* | Bug 448241: [Oracle] Foreign keys: UPDATE CASCADE trigger updates wrong ↵ | mkanat%bugzilla.org | 2008-08-01 | 2 | -16/+52 |
| | | | | | | tables and fields Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 448614: [Oracle] Logic error in _get_alter_type_sql | mkanat%bugzilla.org | 2008-08-01 | 1 | -1/+1 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 313122: Implement Product->create, $product->update and ↵ | lpsolit%gmail.com | 2008-07-31 | 15 | -655/+526 |
| | | | | $product->remove_from_db, and make editproducts.cgi use them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 132383: Bugzilla should have a default favicon - Patch by Guy Pyrzak ↵ | lpsolit%gmail.com | 2008-07-30 | 2 | -2/+2 |
| | | | | <guy.pyrzak@gmail.com> r/a=mkanat | ||||
* | Bug 448391: Bug->create() should make sure the reporter is logged in - Patch ↵ | lpsolit%gmail.com | 2008-07-30 | 1 | -1/+17 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 431669: The "product_id" column is incorrectly defined in the ↵ | lpsolit%gmail.com | 2008-07-29 | 2 | -1/+5 |
| | | | | "group_control_map" DB table - Patch by Tony Fu <tfu@redhat.com> r=LpSolit a=mkanat | ||||
* | Backing out these patches as they cause a regression. More information | dkl%redhat.com | 2008-07-29 | 7 | -64/+30 |
| | | | | | | | | | | | in the respective bug reports. Bug 428659 â Setting SSL param to 'authenticated sessions' only protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 445104: ssl redirects come with a 200 OK HTTP code on mod_perl | mkanat%bugzilla.org | 2008-07-24 | 1 | -1/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 443852: "Reset QA Contact to default" fails with strict_isolation turned ↵ | lpsolit%gmail.com | 2008-07-24 | 1 | -1/+2 |
| | | | | on if there is no default QA contact - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 445885 â User.login should ThrowUserError when called with ↵ | dkl%redhat.com | 2008-07-21 | 1 | -1/+11 |
| | | | | | | incorrect parameters Patch by David Lawrence <dkl@redhat.com> - a/r=mkanat | ||||
* | Bug 445061 - Don't require network access to build the docs | justdave%bugzilla.org | 2008-07-14 | 1 | -2/+1 |
| | | | | r=colin.olgilvie | ||||
* | Bug 444185: Make email_in.pl send errors with From as "mailfrom". | mkanat%bugzilla.org | 2008-07-12 | 1 | -1/+3 |
| | | | | Patch By Vincent Castellano <surye80@gmail.com> r=mkanat, a=mkanat | ||||
* | Bug 426882 - removes Windows 98, Windows NT and Mac OS 9, adds Windows ↵ | gerv%gerv.net | 2008-07-10 | 1 | -3/+2 |
| | | | | Vista, fixes Mac OS X. Patch by gerv; r=justdave. | ||||
* | Bug 428659 â Setting SSL param to 'authenticated sessions' only ↵ | dkl%redhat.com | 2008-07-10 | 7 | -30/+60 |
| | | | | | | protects logins and param doesn't protect WebService calls at all Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat | ||||
* | Bug 441496 - Use server push (multipart/x-mixed-replace) with compatible ↵ | gerv%gerv.net | 2008-07-07 | 1 | -4/+7 |
| | | | | versions of Safari. Patch by gerv; r,a=LpSolit. | ||||
* | Remove unnecessary '\' from a regexp (':' is not a special character) | eseyman%linagora.com | 2008-07-07 | 1 | -1/+1 |
| | | | | This is a nitpick from bug #441503 | ||||
* | Bug 443519: Changing Products with Strict Isolation fails when the CC list ↵ | lpsolit%gmail.com | 2008-07-07 | 1 | -2/+3 |
| | | | | changes at the same time - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit | ||||
* | Bug 365697: email_in.pl is case-sensitive for products due to ↵ | lpsolit%gmail.com | 2008-07-03 | 1 | -4/+3 |
| | | | | Bugzilla::User->can_enter_product - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 442821: Make the workflow editor deny closed statuses for new bugs | mkanat%bugzilla.org | 2008-07-03 | 2 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 442863: ON DELETE CASCADE Foreign Keys should automatically delete ↵ | mkanat%bugzilla.org | 2008-07-01 | 2 | -20/+56 |
| | | | | | | invalid values during checksetup Patch By Max Kanat-Alexander (module owner) a=mkanat | ||||
* | Bug 442848: [Oracle] Remove hardcoded "ORDER BY quipid" in Bugzilla::DB::Oracle | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+2 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 442612: [Oracle] Change min-oracle-version from 10.01 to 10.02 | mkanat%bugzilla.org | 2008-07-01 | 1 | -1/+1 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 437617: Make "type" a method of Bugzilla::WebService | mkanat%bugzilla.org | 2008-07-01 | 5 | -46/+51 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | ||||
* | Bug 432601: [Oracle] Fix 'Find a specific Bug' (fulltext searching) | mkanat%bugzilla.org | 2008-07-01 | 2 | -6/+10 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 421264: Fix 'usemenuforusers' on Oracle (fix empty string replacement) | mkanat%bugzilla.org | 2008-07-01 | 1 | -2/+7 |
| | | | | Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 442582: Use sql_iposition instead of sql_position(lc($var), LOWER($var)) ↵ | mkanat%bugzilla.org | 2008-06-30 | 1 | -3/+2 |
| | | | | | | in Bugzilla::User::match Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |