- 12 Nov, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is not triggered by the code itself r=glob a=LpSolit
-
- 11 Jan, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
-
- 22 Nov, 2011 1 commit
-
-
Frédéric Buclin authored
r=mkanat a=LpSolit
-
- 16 Aug, 2011 1 commit
-
-
Max Kanat-Alexander authored
are undef in Bugzilla::Bug->create if not passed to post_bug. This fixes a bug with the guided bug form creating bugs without any groups. r=LpSolit, a=mkanat
-
- 18 Jul, 2011 1 commit
-
-
Frédéric Buclin authored
Bug 670128: Missing explicit exit after calls to $cgi->redirect(), making the rest of the scripts to be executed r=dkl a=LpSolit
-
- 24 May, 2011 1 commit
-
-
Byron Jones authored
r=dkl, a=LpSolit
-
- 20 Oct, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 03 Aug, 2010 1 commit
-
-
Frédéric Buclin authored
a=LpSolit
-
- 18 Jul, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 08 Jul, 2010 1 commit
-
-
Frédéric Buclin authored
Bug 490930: Always store attachments locally if they are over X size (and below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit
-
- 07 May, 2010 1 commit
-
-
Reed Loden authored
[r=mkanat a=mkanat]
-
- 22 Apr, 2010 1 commit
-
-
Max Kanat-Alexander authored
(implement VALIDATOR_DEPENDENCIES) r=LpSolit, a=LpSolit
-
- 05 Apr, 2010 1 commit
-
-
Max Kanat-Alexander authored
r=LpSolit, a=LpSolit
-
- 23 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
or the WebService Bug.create method. r=LpSolit, a=LpSolit
-
- 01 Feb, 2010 1 commit
-
-
Frédéric Buclin authored
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 10 Dec, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs instead of requiring post_bug.cgi Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 04 Dec, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 24 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 10 Nov, 2009 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
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 1 commit
-
-
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
-
- 09 Apr, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 454251: Implement Bugzilla::Attachment->create() and $attachment->update() - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
-
- 18 Sep, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 08 Sep, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 388251: Implement 'new Bugzilla::Attachment' - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 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
-
-
ghendricks%novell.com authored
patch by ghendricks@novell.com 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
-
- 15 Nov, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 183665: Accessing post_bug.cgi directly gives a weird error message and should redirect to enter_bug.cgi instead - Patch by Matt Tasker <mtasker@gmail.com> (based on the original patch from victory <spam@bmo2007.rsz.jp>) r/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
-
- 06 Oct, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 358947: Remove dead code from post_bug.cgi about custom_tables - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
-
- 08 Sep, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 10 Jul, 2007 1 commit
-
-
timeless%mozdev.org authored
r=lpsolit a=lpsolit
-
- 14 May, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=justdave 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
-
- 06 Mar, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 372723: Bookmarkable template URLs on enter_bug.cgi should not contain tokens - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-