- 10 Dec, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 425668: Make the body classes and other header information show up properly in process_bug.cgi if we're doing same_bug or next_bug Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 10 Nov, 2009 2 commits
-
-
lpsolit%gmail.com authored
Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 30 Sep, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 509053: Implement Bugzilla->feature (feature_enabled in the templates), and use it to detect when PatchReader is available. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 12 Aug, 2009 2 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Bug 509108: Don't require a bug_list parameter to show the bug template (create the last_bug_list global template parameter) Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 11 Aug, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 509045: Make "use_keywords" a global template variable instead of having to pass it to templates all the time Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 05 Aug, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 01 Jul, 2009 1 commit
-
-
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
-
- 02 Feb, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 26257: [SECURITY] Bugzilla should prevent malicious webpages from making bugzilla users submit changes to bugs - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 22 Jan, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 472872: Add a field where people can put the URLs to Bugzilla bugs (from any Bugzilla installation) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 04 Jan, 2009 1 commit
-
-
dkl%redhat.com authored
Patch by Dave Lawrence <dkl@redhat.com> - r/a=mkanat
-
- 18 Sep, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 31 Jul, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 313122: Implement Product->create, $product->update and $product->remove_from_db, and make editproducts.cgi use them - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 30 Jun, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 29 Jun, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 428440: Move code to set new product and related groups from process_bug.cgi to new function $bug->set_all - Patch by Noura Elhawary <nelhawar@redhat.com> r=LpSolit r=mkanat a=mkanat
-
- 10 Apr, 2008 1 commit
-
-
guy.pyrzak%gmail.com authored
Patch By Guy Pyrzak<guy.pyrzak@gmail.com> r=mkanat, a=LpSolit. Removes knob from edit single and edit multiple bugs.
-
- 02 Apr, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 405946: Some emails are not sent in the language chosen by the addressee - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
-
- 26 Mar, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 26 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 419243: get_new_status_and_resolution() no longer exists and bug moving fails - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 25 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 415652: Implement Bugzilla->active_custom_fields - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 06 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
-
- 05 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 415544: Mass-change erases all values from custom multi-select fields - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 04 Feb, 2008 2 commits
-
-
lpsolit%gmail.com authored
Bug 415155: Remove $cgi from the list of arguments when calling Bugzilla::Flag subroutines - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit -
lpsolit%gmail.com authored
Bug 413772: Eliminate sqlify_criteria() in Bugzilla::Flag and replace match() there with Bugzilla::Object::match() - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r/a=LpSolit
-
- 28 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 121069: Remove $dbh->bz_(un)lock_tables from process_bug.cgi and Error.pm in favor of DB transactions. These methods are no longer used and are completely removed now - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 24 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 391669: Modifying a bug via email_in.pl fails because there are many fields that process_bug.cgi requires but aren't provided to it - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 20 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 18 Jan, 2008 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 12 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 20 Dec, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 30 Nov, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 99215: Attachments have no midair collision protection - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat r=justdave a=justdave
-
- 13 Nov, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 05 Nov, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 19 Oct, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 09 Oct, 2007 2 commits
-
-
lpsolit%gmail.com authored
Midair with product change while adding an attachment silently clears flags - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
-
lpsolit%gmail.com authored
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 19 Sep, 2007 2 commits
-
-
lpsolit%gmail.com authored
Bug 389313: summarize_time.cgi needs some cleanup - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat -
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-