- 05 Jul, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 502498: Use of uninitialized value in string eq at Bugzilla/CGI.pm line 289 - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 04 Jul, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Bug 501538: Make $cgi->param() also check GET variables during a POST, so that POST forms with query-string variables in the target (like the login form) work correctly. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
mkanat%bugzilla.org authored
Bug 494427: Instead of sending <nil> for undef elements in the WebService, just strip the items from the return value. Patch by Rosie Clarkson <rosie.clarkson@planningportal.gov.uk> r=mkanat, a=mkanat
-
- 01 Jul, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat
-
lpsolit%gmail.com authored
Bug 500900: Confirming bugs requires NEW state to exist - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 29 Jun, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 500350: [Oracle] Use of uninitialized value in pattern match (m//) at Bugzilla/DB/Schema/Oracle.pm line 149 - Patch by Xiaoou <xiaoou.wu@oracle.com> r/a=mkanat
-
bbaetz%acm.org authored
r/a=mkanat
-
- 25 Jun, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 304267: Large lists in admin pages fail to display (they take too much time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
-
- 22 Jun, 2009 3 commits
-
-
lpsolit%gmail.com authored
Bug 477464: Move JS code out of attachment/edit.html.tmpl - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
-
bbaetz%acm.org authored
(r/a=mkanat on original)
-
bbaetz%acm.org authored
-
- 21 Jun, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
mkanat%bugzilla.org authored
Bug 463598: Improve the performance of the JavaScript that adjusts field values based on the value of another field Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
-
- 19 Jun, 2009 1 commit
-
-
bbaetz%acm.org authored
r/a=mkanat
-
- 12 Jun, 2009 1 commit
-
-
bbaetz%acm.org authored
(original patch r/a=mkanat)
-
- 10 Jun, 2009 1 commit
-
-
bbaetz%acm.org authored
-
- 09 Jun, 2009 1 commit
-
-
ghendricks%novell.com authored
patch by ghendricks@novell.com r=LpSolit a=LpSolit
-
- 04 Jun, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 493642: Never include hidden_fields in the header/footer login form, and when a REQUIRE_LOGIN page shows a login form, hide the header/footer login form. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 03 Jun, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 495865: Buttons to change columns are rendered incorrectly in Internet Explorer 8 - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit -
lpsolit%gmail.com authored
Bug 494072: editvalues.cgi lets you edit product names - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 02 Jun, 2009 4 commits
-
-
wurblzap%gmail.com authored
Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=pyrzak, r=LpSolit, a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
mkanat%bugzilla.org authored
Bug 495783: Create the default Classification before setting up foreign keys, so that the products.classification_id -> classifications.id FK doesn't fail during upgrades that add the classification_id column. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 01 Jun, 2009 1 commit
-
-
ghendricks%novell.com authored
Bug 494628 - Crash when trying to file a bug in a closed product r=LpSolit patch by ghendricks@novell.com
-
- 30 May, 2009 4 commits
-
-
lpsolit%gmail.com authored
Bug 311973: Create admin/classifications/footer.html.tmpl to avoid code duplication - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=LpSolit
-
lpsolit%gmail.com authored
Bug 462073: Add FK constraints to the profile_setting table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 462072: Add FK constraints to the products table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
lpsolit%gmail.com authored
Bug 462070: Add FK constraints to the status_workflow table - Patch by Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat
-
- 29 May, 2009 1 commit
-
-
bbaetz%acm.org authored
r/a=mkanat
-
- 26 May, 2009 1 commit
-
-
dkl%redhat.com authored
Patch by David Lawrence <dkl@redhat.com> - r=mkanat a=LpSolit
-
- 25 May, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 494643: Do not pass the same columns twice to the SQL query - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit -
lpsolit%gmail.com authored
Bug 494369: Do not throw an error if the 'order' parameter contains invalid columns for buglists - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
-
- 23 May, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 487330: Links in comments pointing to patches should go to the 'diff' view rather than the plain text view, by default - Patch by uokrent@gmail.com r/a=LpSolit
-
lpsolit%gmail.com authored
Bug 487443: MS-SQL requires a different use of SUBSTRING in Bugzilla::User - Patch by Michael Thomas <m.thomas@valueclick.com> r/a=LpSolit
-
- 22 May, 2009 2 commits
-
-
lpsolit%gmail.com authored
-
mkanat%bugzilla.org authored
ind it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 21 May, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 339679: describecomponents.cgi doesn't show components of closed products, even when there are bugs in these products - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit -
lpsolit%gmail.com authored
Bug 493826: Disabled products show up in the pick list for existing bugs - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 20 May, 2009 1 commit
-
-
ghendricks%novell.com authored
patch by ghendricks r=mkanat a=mkanat
-