1. 11 Jan, 2012 1 commit
  2. 24 Jun, 2010 1 commit
    • Max Kanat-Alexander's avatar
      Bug 572602: Change the way that Bugzilla::Object determines what fields · 8f33041e
      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
      8f33041e
  3. 12 Dec, 2009 1 commit
  4. 09 Nov, 2009 1 commit