- 06 Jul, 2010 1 commit
-
-
Max Kanat-Alexander authored
allows specifying that certain fields have validator defaults even if they also have a database default or are in another table. r=LpSolit, a=LpSolit
-
- 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
-
- 03 Jun, 2010 1 commit
-
-
Max Kanat-Alexander authored
VALIDATOR_DEPENDENCIES, so that they don't need custom code in set_all.
-
- 25 May, 2010 1 commit
-
-
Max Kanat-Alexander authored
in Bugzilla::Object::_sort_by_deps were undef. https://bugzilla.mozilla.org/show_bug.cgi?id=567303
-
- 24 May, 2010 1 commit
-
-
Max Kanat-Alexander authored
VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not actually sort fields correctly.) r=timello, a=mkanat
-
- 22 Apr, 2010 1 commit
-
-
Max Kanat-Alexander authored
(implement VALIDATOR_DEPENDENCIES) r=LpSolit, a=LpSolit
-
- 02 Apr, 2010 2 commits
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
- 23 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
to JSON, so that the Bug.get "internals" return item works. r=dkl, a=mkanat
-
- 15 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat, a=LpSolit
-
- 11 Feb, 2010 4 commits
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
- 05 Feb, 2010 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 01 Feb, 2010 1 commit
-
-
Max Kanat-Alexander authored
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
-
- 23 Nov, 2009 3 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
-
- 18 Nov, 2009 3 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=dkl, a=mkanat
-
mkanat%bugzilla.org authored
-
- 24 Oct, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Bug 523977: Make Bugzilla::Object->check send the trimmed value to new(), and also be more accurate about what's "empty". This also makes detaint_natural and detaint_signed call int() on their return values. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 11 Sep, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 21 Aug, 2009 1 commit
-
-
mkanat%bugzilla.org authored
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
-
- 08 Apr, 2009 1 commit
-
-
lpsolit%gmail.com authored
-
- 31 Mar, 2009 1 commit
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat
-
- 23 Jan, 2009 2 commits
-
-
mkanat%bugzilla.org authored
-
mkanat%bugzilla.org authored
Patch By Kip Hampton <khampton@totalcinema.com> r=mkanat, a=mkanat
-
- 25 Oct, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 18 Oct, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
-
- 03 Oct, 2008 2 commits
-
-
mkanat%bugzilla.org authored
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 24 Sep, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
-
- 27 Mar, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Bug 372795: Implement Bugzilla::Product::preload() to speed up query.cgi when there are many products Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
-
- 18 Jan, 2008 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
-
- 29 Nov, 2007 1 commit
-
-
mkanat%bugzilla.org authored
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=glob, a=mkanat
-
- 10 Oct, 2007 1 commit
-
-
lpsolit%gmail.com authored
Bug 313129: Implement $milestone->create and $milestone->update based on Object.pm - Patch by FrÃ
dà ric Buclin <LpSolit@gmail.com> r/a=mkanat
-