- 06 Jul, 2010 9 commits
-
-
Max Kanat-Alexander authored
-
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
-
Max Kanat-Alexander authored
products.allows_unconfirmed to TRUE in the database. https://bugzilla.mozilla.org/show_bug.cgi?id=486292
-
Max Kanat-Alexander authored
-
-
Frédéric Buclin authored
r/a=mkanat
-
Reed Loden authored
Bug 554964 - Show if a user is a "Default CC" under the Product Responsibilities section of editusers.cgi. [r=mkanat a=mkanat]
-
Max Kanat-Alexander authored
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat
-
Eric Black authored
have editwhines.cgi use it r=mkanat, a=mkanat
-
- 05 Jul, 2010 11 commits
-
-
Max Kanat-Alexander authored
Module::Build-only modules) on Windows r=mkanat, a=mkanat (module owner)
-
Tiago Mello authored
definitions. r/a=mkanat
-
Max Kanat-Alexander authored
to properly find bugs with *none* of the listed keywords, and also to find bugs with no keywords at all. r=LpSolit, a=LpSolit
-
Frédéric Buclin authored
Bug 564433: Localized values are not displayed in the "Field only appears when" field when editing custom fields r/a=mkanat
-
Kent Rogers authored
classification. r=mkanat, r=timello, a=mkanat
-
Reed Loden authored
Bug 576969 - Add missing 'autocomplete' to yui array so keyword autocompletion works with charts and reports [r=LpSolit a=LpSolit]
-
Reed Loden authored
[r=mkanat a=mkanat]
-
Reed Loden authored
* Special thanks to Guy Pyrzak for the original patch [r=mkanat a=mkanat]
-
Reed Loden authored
Bug 575340 - Remove incorrect maxlength and unneeded size parameters from the new password input field on the reset password page. [r=mkanat a=mkanat]
-
Reed Loden authored
[r=LpSolit a=LpSolit]
-
GavinS authored
r/a=LpSolit
-
- 01 Jul, 2010 2 commits
-
-
Max Kanat-Alexander authored
instead of from a static list r=glob, a=mkanat
-
Max Kanat-Alexander authored
console's charset r=timello, a=mkanat
-
- 29 Jun, 2010 2 commits
-
-
Reed Loden authored
[r=mkanat a=mkanat]
-
Reed Loden authored
[r=mkanat a=mkanat]
-
- 27 Jun, 2010 1 commit
-
-
Reed Loden authored
Bug 575097 - "New STS header in Bugzilla::CGI causes malformed header error due to lack of Content-Type naming" [r=LpSolit a=LpSolit]
-
- 26 Jun, 2010 1 commit
-
-
Reed Loden authored
[r=mkanat a=mkanat]
-
- 25 Jun, 2010 4 commits
-
-
Max Kanat-Alexander authored
"anyword" for keywords should have been "anywords".
-
Max Kanat-Alexander authored
r=timello, a=mkanat
-
Max Kanat-Alexander authored
names instead of ids r=dkl, a=mkanat
-
Max Kanat-Alexander authored
to use constants instead of local variables. Also, change the permissions so that they are stricter in general, and work better under suexec. This also fixes the problem that dependency graphs didn't work under suexec, and adds a "web" directory by default to Extensions created with extension/create.pl. r=mkanat, a=mkanat (module owner)
-
- 24 Jun, 2010 10 commits
-
-
Max Kanat-Alexander authored
-
-
Max Kanat-Alexander authored
tracking fields no longer work for everybody r=LpSolit, a=mkanat
-
Max Kanat-Alexander authored
localconfig as world readable r=timello, a=mkanat
-
Tiago Mello authored
r=mkanat, a=mkanat
-
Tiago Mello authored
for products, components, milestones, and versions r=mkanat, a=mkanat
-
Max Kanat-Alexander authored
from query.cgi r=glob, a=mkanat
-
Max Kanat-Alexander authored
WebService r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
causing an error thrown from user.recent_search_for. r=LpSolit, a=LpSolit
-
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
-