- 24 Jun, 2010 1 commit
-
-
Max Kanat-Alexander authored
are required for create(). It now assumes that any column that is NOT NULL and has not DEFAULT in the database is required. We also shift the burden of throwing errors about empty values to the validators. This fixes the bug that Bugzilla::Bug->create() wasn't populating default values for fields if they weren't specified in the create() parameters. r=timello, a=mkanat
-
- 14 May, 2010 1 commit
-
-
Frédéric Buclin authored
Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should be user errors, not code errors a=LpSolit
-
- 30 Mar, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 29 Mar, 2010 1 commit
-
-
Frédéric Buclin authored
a=LpSolit
-
- 11 Mar, 2010 1 commit
-
-
Frédéric Buclin authored
Bug 551210: Retargetted flags should be deleted if the flag setter has no privs to set the flag in the new product a=LpSolit
-
- 01 Mar, 2010 1 commit
-
-
Max Kanat-Alexander authored
Bugzilla->template_inner("")). r=LpSolit, a=LpSolit
-
- 17 Feb, 2010 1 commit
-
-
Reed Loden authored
[r=LpSolit a=LpSolit]
-
- 11 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
- 01 Feb, 2010 1 commit
-
-
Frédéric Buclin authored
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 24 Nov, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 27 Oct, 2009 1 commit
-
-
lpsolit%gmail.com authored
Bug 524814: Flag requests are resent all the time, even when flags are not updated - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> 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)
-
- 08 Apr, 2009 1 commit
-
-
lpsolit%gmail.com authored
-
- 14 Feb, 2009 1 commit
-
-
wicked%sci.fi authored
Bug 333648: Add flag change to activity log and bugmail when only setter is changed - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=LpSolit
-
- 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
-
- 28 Aug, 2008 1 commit
-
-
dkl%redhat.com authored
Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
-
- 20 Aug, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Jesse Clark <jjclark1982@gmail.com> r=mkanat, a=mkanat
-
- 17 May, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 434062: Attachment flags can only be set once per bug (regression) - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit (module owner)
-
- 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
-
- 18 Mar, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 180259: "Requests" (logged out) and "My Requests" (logged in) links appear in footer even if the site doesn't use requests - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
-
- 05 Feb, 2008 1 commit
-
-
lpsolit%gmail.com authored
Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being undefined when editing bug flags - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 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 413258: When setting a flag on an attachment on bug creation, an incorrect message is displayed - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> a=LpSolit
-
- 18 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
- 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 Aug, 2007 2 commits
-
-
lpsolit%gmail.com authored
Bug 376061: Changing the requestee of a flag should not change the requester if the one doing the change is the requestee himself - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit -
lpsolit%gmail.com authored
Bug 279318: Flag notifications are sent even if emails are turned off for the addressee - Patch by Tiago R. Mello <timello@gmail.com> r/a=LpSolit
-
- 15 May, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 379787: Flag request mail has a blank requestee when requestee doesn't get the mail - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=wicked r=myk a=LpSolit
-
- 24 Feb, 2007 1 commit
-
-
- 21 Feb, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 370926: Incorrect mail sent when unsetting requestee on review request - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
-
- 04 Feb, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 364177: On attachment and bug creation, if *one* requestee cannot see the bug, *all* requests are cancelled - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-
- 05 Jan, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 364216: Flag::retarget() is broken (again) - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=myk
-
- 21 Dec, 2006 1 commit
-
-
- 20 Sep, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 348518: grant / reject options for flag listbox should only appear if user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
-
- 26 Aug, 2006 1 commit
-
-
lpsolit%gmail.com authored
Bug 350181: Check whether the requestee is allowed to set a flag - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
- 25 Aug, 2006 2 commits
-
-
lpsolit%gmail.com authored
Bug 345958: Do not throw an error if an inactive flag type is set to "X" while editing a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-
lpsolit%gmail.com authored
Bug 274802: Save flags having the same name on product change - Patch by Frédéric Buclin <LpSolit@gmail.com> a=myk
-