- 17 Dec, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 467171: Editing attachments doesn't update the Last-Modified bug timestamp - Patch by A.A. Shimono <shimono@mozilla.gr.jp> r/a=LpSolit
-
- 18 Sep, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 08 Sep, 2008 2 commits
-
-
lpsolit%gmail.com authored
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit -
lpsolit%gmail.com authored
Bug 453743: Decrease the number of calls to the DB about flags when viewing a bug - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 30 Jun, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 28 Jun, 2008 1 commit
-
-
dkl%redhat.com authored
Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
-
- 03 Apr, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 410902: Some characters are mangled in diff and interdiff modes when viewing patches - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=shimono, r=mkanat a=LpSolit
-
- 05 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 414604: After inserting/editing/deleting an attachment, the Keywords field is unavailable - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=ghendricks r=mkanat 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
-
- 21 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 373281: Remove AppendComment entirely in favor of Bugzilla::Bug->add_comment - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 20 Jan, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 413222: Implement $attachment->remove_from_db - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 06 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 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
-
- 15 Nov, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 403824: Replace table locks in most Bugzilla files with transactions - Patch by Emmanuel Seyman <eseyman@linagora.com> r/a=mkanat
-
- 12 Nov, 2007 1 commit
-
-
lpsolit%gmail.com authored
2nd part of bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by me, 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 1 commit
-
-
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
-
- 08 Oct, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 398739: "Taking a bug" while adding a new attachment locks the bug status forever if the ASSIGNED bug status has been renamed or deleted - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 03 Oct, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 398428: After creating or editing an attachment, immediately display the bug it belongs to - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
-
- 14 Aug, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 392175: Move isViewable out of attachment.cgi + some other minor cleanup - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com>
-
- 10 Jul, 2007 1 commit
-
-
timeless%mozdev.org authored
r=lpsolit a=lpsolit
-
- 04 Apr, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 376497: validateID() should return an attachment object - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 31 Mar, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 376049: Remove validateCanChangeAttachment() from attachment.cgi - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=LpSolit
-
- 21 Jan, 2007 1 commit
-
-
olav%bkor.dhs.org authored
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit
-
- 11 Nov, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 189627: Implement per-product privileges - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 15 Oct, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 281181: [SECURITY] It's way too easy to delete versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
lpsolit%gmail.com authored
Bug 346086: [SECURITY] attachment.cgi lets you view descriptions of private attachments even when you are not in the insidergroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
-
- 04 Sep, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
-
- 24 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 343809: Merge FlagType::validate() with Flag::validate() - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 12 Aug, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 04 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 343814: Move PatchReader specific code into a separate module - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 25 Jul, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 343810: Remove Bugzilla::FlagType::get() and implement real flagtype objects - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
lpsolit%gmail.com authored
Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap r=myk a=myk
-
- 06 Jul, 2006 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
-
- 04 Jul, 2006 2 commits
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
-
- 21 Jun, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
-
- 19 Jun, 2006 1 commit
-
-
lpsolit%gmail.com authored
-
- 18 Jun, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
-