- 25 Dec, 2012 1 commit
-
-
Olav Vitters authored
r=LpSolit, a=LpSolit
-
- 30 Nov, 2012 1 commit
-
-
Marc Schumann authored
r/a=LpSolit
-
- 22 Nov, 2012 1 commit
-
-
Byron Jones authored
Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying the database repeatedly for the same information r=dkl,a=LpSolit
-
- 02 Nov, 2012 2 commits
-
-
Frédéric Buclin authored
-
Koosha Khajeh Moogahi authored
r/a=LpSolit
-
- 01 Sep, 2012 1 commit
-
-
Frédéric Buclin authored
r=wicked a=LpSolit
-
- 31 Aug, 2012 1 commit
-
- 28 Feb, 2012 1 commit
-
-
Frédéric Buclin authored
Bug 528918: Bugzilla::Object->match() shouldn't call _check_field() when the field being passed can be trusted (deserialising the DB schema is slow) r=dkl a=LpSolit
-
- 11 Jan, 2012 2 commits
-
-
Frédéric Buclin authored
r=dkl a=LpSolit
-
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
-
- 28 Sep, 2011 1 commit
-
-
Frédéric Buclin authored
r/a=mkanat
-
- 14 Mar, 2011 1 commit
-
-
Max Kanat-Alexander authored
r=dkl, a=mkanat
-
- 13 Dec, 2010 1 commit
-
-
Max Kanat-Alexander authored
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit
-
- 13 Oct, 2010 1 commit
-
-
Christian Legnitto authored
when creating or updating bug comment r=mkanat, a=mkanat
-
- 01 Sep, 2010 1 commit
-
-
Christian Legnitto authored
operate on any new objects r=mkanat, a=mkanat
-
- 04 Aug, 2010 1 commit
-
-
Frédéric Buclin authored
Bug 583690: (CVE-2010-2759) [SECURITY][PostgreSQL] Bugzilla crashes when viewing a bug if a comment contains 'bug <num>' or 'attachment <num>' where <num> is greater than the max allowed integer r=mkanat a=LpSolit
-
- 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
-