- 05 Jul, 2010 10 commits
-
-
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 11 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
-
Max Kanat-Alexander authored
work properly when Bugzilla is behind a proxy. r=LpSolit, a=LpSolit
-
- 23 Jun, 2010 2 commits
-
-
Max Kanat-Alexander authored
process_bug.cgi r=dkl, a=mkanat
-
Max Kanat-Alexander authored
fields are set r=dkl, a=mkanat
-
- 22 Jun, 2010 7 commits
-
-
Max Kanat-Alexander authored
applied to DB::Schema::Oracle, since it has a full override of get_alter_column_ddl. https://bugzilla.mozilla.org/show_bug.cgi?id=573441
-
Max Kanat-Alexander authored
only got a re-wording of the parameter desc, which probably isn't worth relnoting. https://bugzilla.mozilla.org/show_bug.cgi?id=566195
-
Max Kanat-Alexander authored
r=LpSolit, a=mkanat
-
Max Kanat-Alexander authored
When doing bz_alter_column, if there is a new DEFAULT and we're switching to NOT NULL, it needs to be translated using db_specific before being SET on the columns pre-ALTER.
-
-
Max Kanat-Alexander authored
database r=timello, a=mkanat
-
Max Kanat-Alexander authored
database r=timello, a=mkanat
-