]> git.ipfire.org Git - thirdparty/bugzilla.git/log
thirdparty/bugzilla.git
15 years agoBug 579514: Make Bug.attachments also return attachment data
Max Kanat-Alexander [Tue, 20 Jul 2010 21:58:47 +0000 (14:58 -0700)] 
Bug 579514: Make Bug.attachments also return attachment data
r=dkl, a=mkanat

15 years agoBug 560003: Hide the "Add Bug URLs" box behind an (add) link.
Max Kanat-Alexander [Tue, 20 Jul 2010 21:26:15 +0000 (14:26 -0700)] 
Bug 560003: Hide the "Add Bug URLs" box behind an (add) link.
r=timello, a=mkanat

15 years agoBug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is
Max Kanat-Alexander [Tue, 20 Jul 2010 21:20:57 +0000 (14:20 -0700)] 
Bug 579797: Restore ValidateGroupName in Bugzilla::Group, because it is
still in use by the whining system
r=LpSolit, a=LpSolit

15 years agoBug 575475: ANSI coloring of error messages was hiding template compilation
Max Kanat-Alexander [Tue, 20 Jul 2010 05:59:41 +0000 (22:59 -0700)] 
Bug 575475: ANSI coloring of error messages was hiding template compilation
errors
r=LpSolit, a=LpSolit

15 years agoBug 580174: Search.pm: Move special parsing functions around, to be more
Max Kanat-Alexander [Tue, 20 Jul 2010 05:58:34 +0000 (22:58 -0700)] 
Bug 580174: Search.pm: Move special parsing functions around, to be more
orderly
r=mkanat, a=mkanat (module owner)

15 years agoBug 576912: Make the automatic duplicate detection table appear onkeyup
Max Kanat-Alexander [Mon, 19 Jul 2010 23:15:37 +0000 (16:15 -0700)] 
Bug 576912: Make the automatic duplicate detection table appear onkeyup
instead of onblur, but give it a delay so that (a) we're not sending
too many queries and (b) so that it doesn't appear at the exact same
time as you click Submit Bug (making the "Submit Bug" click not work)
r=timello, a=mkanat

15 years agoBug 579749: Linkify the URL found in attachments (restore the is_url behavior) if...
Frédéric Buclin [Sun, 18 Jul 2010 22:44:55 +0000 (00:44 +0200)] 
Bug 579749: Linkify the URL found in attachments (restore the is_url behavior) if there is only an URL in them
r/a=LpSolit

15 years agoBug 119703: Create an attachment by pasting it into a text field
Frédéric Buclin [Sun, 18 Jul 2010 17:17:26 +0000 (19:17 +0200)] 
Bug 119703: Create an attachment by pasting it into a text field
r/a=mkanat

15 years agoBug 579695: Make xt/search.t do substring tests using a more consistent
Max Kanat-Alexander [Sun, 18 Jul 2010 09:12:27 +0000 (02:12 -0700)] 
Bug 579695: Make xt/search.t do substring tests using a more consistent
substring length, thus fixing an intermittent failure that would
show up when searching the cf_multi_select field.
r=mkanat, a=mkanat (module owner)

15 years agoBug 579568: Search.pm: Improve the implementation and performance of
Max Kanat-Alexander [Sun, 18 Jul 2010 00:52:52 +0000 (17:52 -0700)] 
Bug 579568: Search.pm: Improve the implementation and performance of
substring and "words" searches, improve the formatting of generated SQL,
and use real subselects instead of performing the subselect and using its
results in an IN.
r=mkanat, a=mkanat (module owner)

15 years agoBug 67036: Allow searching for product, component, etc. names that contain
Max Kanat-Alexander [Fri, 16 Jul 2010 21:57:22 +0000 (14:57 -0700)] 
Bug 67036: Allow searching for product, component, etc. names that contain
commas
r=mkanat, a=mkanat (module owner)

15 years agoBug 578335: The "Show next bug in my list" user pref either doesn't display the next...
Frédéric Buclin [Fri, 16 Jul 2010 09:49:08 +0000 (11:49 +0200)] 
Bug 578335: The "Show next bug in my list" user pref either doesn't display the next bug or display one from the wrong buglist
r/a=mkanat

15 years agoBug 578258: Calling votes.cgi with no arguments should either display the user's...
Frédéric Buclin [Fri, 16 Jul 2010 09:41:42 +0000 (11:41 +0200)] 
Bug 578258: Calling votes.cgi with no arguments should either display the user's votes, or give a better error message if the extension is disabled
r/a=mkanat

15 years agoAlso add NotTest.pm for the xt/search.t NOT tests.
Max Kanat-Alexander [Fri, 16 Jul 2010 06:42:16 +0000 (23:42 -0700)] 
Also add NotTest.pm for the xt/search.t NOT tests.

https://bugzilla.mozilla.org/show_bug.cgi?id=579243

15 years agoBug 579243: Also test NOT (negated) charts in xt/search.t
Max Kanat-Alexander [Fri, 16 Jul 2010 06:26:06 +0000 (23:26 -0700)] 
Bug 579243: Also test NOT (negated) charts in xt/search.t
r=mkanat, a=mkanat (module owner)

15 years agoBug 398308: Make Search.pm take a hashref for its "params" argument
Max Kanat-Alexander [Fri, 16 Jul 2010 02:55:10 +0000 (19:55 -0700)] 
Bug 398308: Make Search.pm take a hashref for its "params" argument
instead of taking a CGI object.
r=mkanat, a=mkanat (module owner)

15 years agoBug 521416: Some web servers fail to set the QUERY_STRING parameter
byron jones (glob) [Thu, 15 Jul 2010 17:24:14 +0000 (19:24 +0200)] 
Bug 521416: Some web servers fail to set the QUERY_STRING parameter
r/a=mkanat

15 years agoBug 577800: Finish the cleanup of Search.pm's "init" function by removing
Max Kanat-Alexander [Thu, 15 Jul 2010 11:13:29 +0000 (04:13 -0700)] 
Bug 577800: Finish the cleanup of Search.pm's "init" function by removing
it and having its work be done by a new "sql" accessor instead. Also adds
some comments, moves functions around into sections, and creates a new
_user accessor.
r=mkanat, a=mkanat (module owner)

15 years agoBug 455585: Installation docs should recommend using package management instead of...
Frédéric Buclin [Thu, 15 Jul 2010 11:03:22 +0000 (13:03 +0200)] 
Bug 455585: Installation docs should recommend using package management instead of CPAN
r=glob

15 years agoBug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges...
Frédéric Buclin [Thu, 15 Jul 2010 10:45:45 +0000 (12:45 +0200)] 
Bug 193193: Better explain what the checkboxes in Edit Users-Group Access/Privileges are for
r=glob

15 years agoRemove unsused error tag left by bug 578904
Frédéric Buclin [Thu, 15 Jul 2010 10:42:57 +0000 (12:42 +0200)] 
Remove unsused error tag left by bug 578904

15 years agoBug 472452: Rephrase documentation about deleting custom fields
Frédéric Buclin [Thu, 15 Jul 2010 10:24:06 +0000 (12:24 +0200)] 
Bug 472452: Rephrase documentation about deleting custom fields
r=glob

15 years agoBug 578904: Search.pm: Fully generate the FROM clause inside of an accessor
Max Kanat-Alexander [Thu, 15 Jul 2010 10:14:35 +0000 (03:14 -0700)] 
Bug 578904: Search.pm: Fully generate the FROM clause inside of an accessor
r=mkanat, a=mkanat (module owner)

15 years agoBug 578888: Search.pm: Add and store joins as data structures instead of
Max Kanat-Alexander [Thu, 15 Jul 2010 05:33:40 +0000 (22:33 -0700)] 
Bug 578888: Search.pm: Add and store joins as data structures instead of
raw SQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 578602: Search.pm: Move the parsing of boolean charts out of init
Max Kanat-Alexander [Thu, 15 Jul 2010 03:01:15 +0000 (20:01 -0700)] 
Bug 578602: Search.pm: Move the parsing of boolean charts out of init
r=mkanat, a=mkanat (module owner)

15 years agoBug 578739: Instead of removing REFERENCES from _bz_real_schema and then
Max Kanat-Alexander [Wed, 14 Jul 2010 22:30:39 +0000 (15:30 -0700)] 
Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then
populating FKs from _bz_schema at the end of checksetup, store REFERENCES
in _bz_real_schema with a special "created => 0" key that tells us that
we still need to create the FK.
r=mkanat, a=mkanat (module owner)

15 years agoAdd a sortkey to the Example extension's Config extension.
Max Kanat-Alexander [Wed, 14 Jul 2010 19:59:13 +0000 (12:59 -0700)] 
Add a sortkey to the Example extension's Config extension.

15 years agoBug 578587: Make checksetup be way quieter when creating a new install
Max Kanat-Alexander [Wed, 14 Jul 2010 18:52:46 +0000 (11:52 -0700)] 
Bug 578587: Make checksetup be way quieter when creating a new install
r=mkanat, a=mkanat (module owner)

15 years agoBug 578308: Move the parsing of special fields and the creation of
Max Kanat-Alexander [Wed, 14 Jul 2010 05:12:40 +0000 (22:12 -0700)] 
Bug 578308: Move the parsing of special fields and the creation of
@specialcharts out of init in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into a
Max Kanat-Alexander [Wed, 14 Jul 2010 04:40:15 +0000 (21:40 -0700)] 
Bug 578594: Search.pm: Move deadlinefrom and deadlineto parsing into a
special method
r=mkanat, a=mkanat (module owner)

15 years agoThe changes to accept positional parameters in XML-RPC meant that sometimes
Max Kanat-Alexander [Wed, 14 Jul 2010 03:51:03 +0000 (20:51 -0700)] 
The changes to accept positional parameters in XML-RPC meant that sometimes
$params wouldn't just be undef, but actually missing, so validate() was
getting @keys where $params should have been.

https://bugzilla.mozilla.org/show_bug.cgi?id=577765

15 years agoBug 578531: Move the chfield stuff out of init, and make
Max Kanat-Alexander [Wed, 14 Jul 2010 02:14:28 +0000 (19:14 -0700)] 
Bug 578531: Move the chfield stuff out of init, and make
the changedbefore/after charts include the date specified
(they previously did exclusive searches)
r=mkanat, a=mkanat (module owner)

15 years ago2nd part of bug 536183: Update the default workflow
Frédéric Buclin [Wed, 14 Jul 2010 00:07:19 +0000 (02:07 +0200)] 
2nd part of bug 536183: Update the default workflow
r/a=mkanat

15 years agoThe illegal_changed_in_x_days error message is no longer used.
Max Kanat-Alexander [Wed, 14 Jul 2010 00:01:36 +0000 (17:01 -0700)] 
The illegal_changed_in_x_days error message is no longer used.

https://bugzilla.mozilla.org/show_bug.cgi?id=578323

15 years agoBug 578323: Remove the special parsing of "changedin" from Search.pm.
Max Kanat-Alexander [Tue, 13 Jul 2010 23:35:51 +0000 (16:35 -0700)] 
Bug 578323: Remove the special parsing of "changedin" from Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577765: Allow XML-RPC to accept multiple positional parameters
Max Kanat-Alexander [Tue, 13 Jul 2010 23:05:02 +0000 (16:05 -0700)] 
Bug 577765: Allow XML-RPC to accept multiple positional parameters
r=ghendricks, a=mkanat

15 years agoBug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
Frédéric Buclin [Tue, 13 Jul 2010 23:03:22 +0000 (01:03 +0200)] 
Bug 536183: Docs claim bug lifecycle is "hard-coded" despite that's no longer true
r=gerv a=mkanat

15 years agoRemove some errors from WS_ERROR_CODE that don't exist on trunk.
Max Kanat-Alexander [Tue, 13 Jul 2010 22:59:49 +0000 (15:59 -0700)] 
Remove some errors from WS_ERROR_CODE that don't exist on trunk.

https://bugzilla.mozilla.org/show_bug.cgi?id=412074

15 years agoBug 578366: Missing </dl>
Frédéric Buclin [Tue, 13 Jul 2010 22:54:55 +0000 (00:54 +0200)] 
Bug 578366: Missing </dl>
r/a=LpSolit

15 years agoBug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passed to...
Frédéric Buclin [Tue, 13 Jul 2010 22:47:21 +0000 (00:47 +0200)] 
Bug 578324: The "Hours Worked" field in show_bug.cgi rejects all values passed to it if it would make the Remaining Time negative
r/a=mkanat

15 years agoBug 412074: Ability to add attachments to a bug via the WebService
Max Kanat-Alexander [Tue, 13 Jul 2010 22:43:40 +0000 (15:43 -0700)] 
Bug 412074: Ability to add attachments to a bug via the WebService
(Bug.add_attachment)
r=timello, a=mkanat

15 years agoBug 578316: Search.pm: Move the parsing of email* fields into a method
Max Kanat-Alexander [Tue, 13 Jul 2010 10:48:02 +0000 (03:48 -0700)] 
Bug 578316: Search.pm: Move the parsing of email* fields into a method
r=mkanat, a=mkanat (module owner)

15 years agoBug 578313: Search.pm: Move the parsing of basic fields (ones that map to
Max Kanat-Alexander [Tue, 13 Jul 2010 10:24:31 +0000 (03:24 -0700)] 
Bug 578313: Search.pm: Move the parsing of basic fields (ones that map to
fielddefs) into methods
r=mkanat, a=mkanat (module owner)

15 years agoBug 578310: Search.pm: Move the special parsing of bug_status and resolution
Max Kanat-Alexander [Tue, 13 Jul 2010 09:59:59 +0000 (02:59 -0700)] 
Bug 578310: Search.pm: Move the special parsing of bug_status and resolution
out of init and into some _special_parse_* functions.
r=mkanat, a=mkanat (module owner)

15 years agoBug 578299: Search.pm: Generate the GROUP BY clause in a method
Max Kanat-Alexander [Tue, 13 Jul 2010 09:19:04 +0000 (02:19 -0700)] 
Bug 578299: Search.pm: Generate the GROUP BY clause in a method
r=mkanat, a=mkanat (module owner)

15 years agoBug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
Frédéric Buclin [Tue, 13 Jul 2010 08:19:01 +0000 (10:19 +0200)] 
Bug 236651: Remove obsolete instructions from the "2.1.5 Perl Modules" section
r=reed

15 years agoBug 578007: Requests queue page has a broken table layout for various groupings
Frédéric Buclin [Tue, 13 Jul 2010 08:07:15 +0000 (10:07 +0200)] 
Bug 578007: Requests queue page has a broken table layout for various groupings
r=reed a=LpSolit

15 years agoBug 578275: Search.pm: Fully generate the ORDER BY clause inside of an
Max Kanat-Alexander [Tue, 13 Jul 2010 05:57:15 +0000 (22:57 -0700)] 
Bug 578275: Search.pm: Fully generate the ORDER BY clause inside of an
accessor
r=mkanat, a=mkanat (module owner)

15 years agoBug 578278: Search.pm: Fully generate the SELECT clause inside of an accessor
Max Kanat-Alexander [Tue, 13 Jul 2010 05:15:10 +0000 (22:15 -0700)] 
Bug 578278: Search.pm: Fully generate the SELECT clause inside of an accessor
r=mkanat, a=mkanat

15 years agoBug 578266: Clean up the SPECIAL_ORDER code and make it into an accessor,
Max Kanat-Alexander [Tue, 13 Jul 2010 03:55:03 +0000 (20:55 -0700)] 
Bug 578266: Clean up the SPECIAL_ORDER code and make it into an accessor,
in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 578253 - Add autocomplete support to the requester and requestee fields on reques...
Reed Loden [Tue, 13 Jul 2010 03:21:08 +0000 (22:21 -0500)] 
Bug 578253 - Add autocomplete support to the requester and requestee fields on request.cgi
[r=mkanat a=mkanat]

https://bugzilla.mozilla.org/show_bug.cgi?id=578254

15 years agoBug 578253 - Add autocomplete support to the add users to watch input field
Reed Loden [Tue, 13 Jul 2010 02:27:46 +0000 (21:27 -0500)] 
Bug 578253 - Add autocomplete support to the add users to watch input field
[r=mkanat a=mkanat]

15 years agoBug 521463: Use consistent CSS for text input fields on enter_bug,
Max Kanat-Alexander [Tue, 13 Jul 2010 02:16:50 +0000 (19:16 -0700)] 
Bug 521463: Use consistent CSS for text input fields on enter_bug,
show_bug, post_bug, etc.
r=dkl, a=mkanat

15 years agoBug 490767: Make validation happen with JS, when filing a bug
Max Kanat-Alexander [Tue, 13 Jul 2010 02:12:06 +0000 (19:12 -0700)] 
Bug 490767: Make validation happen with JS, when filing a bug
r=pyrzak, a=mkanat

15 years agoalias_not_allowed should be multiple_alias_not_allowed
Max Kanat-Alexander [Tue, 13 Jul 2010 02:05:07 +0000 (19:05 -0700)] 
alias_not_allowed should be multiple_alias_not_allowed

https://bugzilla.mozilla.org/show_bug.cgi?id=415813

15 years agoBug 415813: Implement Bug.update() as an API for WebServices
Max Kanat-Alexander [Tue, 13 Jul 2010 01:41:12 +0000 (18:41 -0700)] 
Bug 415813: Implement Bug.update() as an API for WebServices
r=dkl, a=mkanat

15 years agoFix regression due to bug 372979, a=mkanat on IRC
Frédéric Buclin [Tue, 13 Jul 2010 01:35:42 +0000 (03:35 +0200)] 
Fix regression due to bug 372979, a=mkanat on IRC

15 years agoBug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group checkboxes
Frédéric Buclin [Tue, 13 Jul 2010 00:48:01 +0000 (02:48 +0200)] 
Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group checkboxes
r=reed a=LpSolit

15 years agoBug 578197: [PostgreSQL] When associating sequences with columns, also
Max Kanat-Alexander [Tue, 13 Jul 2010 00:38:53 +0000 (17:38 -0700)] 
Bug 578197: [PostgreSQL] When associating sequences with columns, also
fix the default of the columns so that it's identical to what a new
checksetup run would create.
r=mkanat, a=mkanat (module owner)

15 years agoBug 578220 - Remove the date time from the comment header in bugmails
Reed Loden [Mon, 12 Jul 2010 23:36:28 +0000 (18:36 -0500)] 
Bug 578220 - Remove the date time from the comment header in bugmails
[r=LpSolit a=LpSolit]

15 years agoBug 578197: [PostgreSQL] Properly associate sequences that had no
Max Kanat-Alexander [Mon, 12 Jul 2010 23:17:51 +0000 (16:17 -0700)] 
Bug 578197: [PostgreSQL] Properly associate sequences that had no
column association
r=mkanat, a=mkanat (module owner)

15 years agoBug 578003: E-mail notifications are missing datetime for comments
Frédéric Buclin [Mon, 12 Jul 2010 23:13:18 +0000 (01:13 +0200)] 
Bug 578003: E-mail notifications are missing datetime for comments
r=glob a=mkanat

15 years agoBug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl...
Reed Loden [Mon, 12 Jul 2010 17:41:55 +0000 (12:41 -0500)] 
Bug 577881 - Add missing space before 'class' parameter in global/textarea.html.tmpl so class and previous parameters don't run into each other.
[r=LpSolit a=LpSolit]

15 years agoBug 563894: Milestone URL needs to be removed from documentation
Frédéric Buclin [Sun, 11 Jul 2010 17:09:10 +0000 (19:09 +0200)] 
Bug 563894: Milestone URL needs to be removed from documentation
r=wicked

15 years agoBug 577807: Convert the hard-coded stuff that adds map_* tables to @supptables
Max Kanat-Alexander [Sat, 10 Jul 2010 12:40:23 +0000 (05:40 -0700)] 
Bug 577807: Convert the hard-coded stuff that adds map_* tables to @supptables
in Search.pm into a data structure and a series of functions that parse the
data structure.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577805: Make chart_fields into an accessor in Search.pm
Max Kanat-Alexander [Sat, 10 Jul 2010 10:44:45 +0000 (03:44 -0700)] 
Bug 577805: Make chart_fields into an accessor in Search.pm
r=mkanat, a=mkanat (module owner)

15 years agoBug 577803 - Make multi_select_fields into an accessor in Search.pm
Max Kanat-Alexander [Sat, 10 Jul 2010 10:22:16 +0000 (03:22 -0700)] 
Bug 577803 - Make multi_select_fields into an accessor in Search.pm
r=mkanat, a=mkanat

15 years agoBug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
Max Kanat-Alexander [Sat, 10 Jul 2010 05:15:39 +0000 (22:15 -0700)] 
Bug 577754: Make updating bugs_fulltext during checksetup.pl WAY faster
for MySQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577602: Don't put multi-select fields into the GROUP BY in Search.pm,
Max Kanat-Alexander [Sat, 10 Jul 2010 05:07:51 +0000 (22:07 -0700)] 
Bug 577602: Don't put multi-select fields into the GROUP BY in Search.pm,
because they are created by an aggregate. (This fixes multi-select buglist
columns on Pg.)
r=mkanat, a=mkanat (module owner)

15 years agoRemove the empty "index" directory from Dusk.
Max Kanat-Alexander [Sat, 10 Jul 2010 04:33:44 +0000 (21:33 -0700)] 
Remove the empty "index" directory from Dusk.

15 years agoRemove the js/yui/utilities directory, because it's empty and keeps being
Max Kanat-Alexander [Sat, 10 Jul 2010 04:25:27 +0000 (21:25 -0700)] 
Remove the js/yui/utilities directory, because it's empty and keeps being
added (annoyingly) by the CVS mirror script.

15 years agoBug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
Max Kanat-Alexander [Sat, 10 Jul 2010 04:09:18 +0000 (21:09 -0700)] 
Bug 451219: Allow altering from one SERIAL type to another on PostgreSQL,
for people upgrading Testopia from 1.3 to 2.0+.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577793: Improve the Pg SERIAL-altering code now that we require 8.3
Max Kanat-Alexander [Sat, 10 Jul 2010 04:00:08 +0000 (21:00 -0700)] 
Bug 577793: Improve the Pg SERIAL-altering code now that we require 8.3
r=mkanat, a=mkanat (module owner)

15 years agoBug 493653: Replace the bugzilla homepage images
Guy Pyrzak [Fri, 9 Jul 2010 18:15:52 +0000 (11:15 -0700)] 
Bug 493653: Replace the bugzilla homepage images
r=mkanat, a=mkanat

15 years agoBug 577538: Mark certain tests in xt/search.t as being broken only on Pg
Max Kanat-Alexander [Fri, 9 Jul 2010 02:49:22 +0000 (19:49 -0700)] 
Bug 577538: Mark certain tests in xt/search.t as being broken only on Pg
(and a few as being not broken at all on Pg).
r=mkanat, a=mkanat (module owner)

15 years agoPg and MySQL had inconsistent results for flagtypes.name greaterthan,
Max Kanat-Alexander [Fri, 9 Jul 2010 02:20:59 +0000 (19:20 -0700)] 
Pg and MySQL had inconsistent results for flagtypes.name greaterthan,
so I changed the values to make them consistent. (I suspect the inconsistency
is a bug in Pg itself that is not actually important to normal Bugzilla
usage.)

15 years agoBug 576670: Optimize Search.pm's "init" method for being called many times
Max Kanat-Alexander [Fri, 9 Jul 2010 02:00:31 +0000 (19:00 -0700)] 
Bug 576670: Optimize Search.pm's "init" method for being called many times
in a loop
r=glob, a=mkanat

15 years agoBug 577588: xt/seach.t was sometimes not properly translating special
Max Kanat-Alexander [Fri, 9 Jul 2010 01:47:39 +0000 (18:47 -0700)] 
Bug 577588: xt/seach.t was sometimes not properly translating special
<> values into the actual bug value, for searching
r=mkanat, a=mkanat (module owner)

15 years agoBug 577582: longdescs.isprivate "changedfrom" and "changedto" weren't
Max Kanat-Alexander [Fri, 9 Jul 2010 00:09:02 +0000 (17:09 -0700)] 
Bug 577582: longdescs.isprivate "changedfrom" and "changedto" weren't
working on PostgreSQL, because Search.pm always converted the value
into 1 or 0 and passed that as a number to the database, and Pg didn't
support numeric comparison with a text column.
r=mkanat, a=mkanat

15 years agoBug 577577: Make bz_drop_fk be tolerant of SQL failure
Max Kanat-Alexander [Thu, 8 Jul 2010 23:43:22 +0000 (16:43 -0700)] 
Bug 577577: Make bz_drop_fk be tolerant of SQL failure
r=mkanat, a=mkanat (module owner)

15 years agoBug 577575: If percentage_complete is a column in the buglist, remaining_time
Max Kanat-Alexander [Thu, 8 Jul 2010 23:22:08 +0000 (16:22 -0700)] 
Bug 577575: If percentage_complete is a column in the buglist, remaining_time
must also be selected from the database for PostgreSQL.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577569: [PostgreSQL] Make sql_position explicitly cast both its arguments
Max Kanat-Alexander [Thu, 8 Jul 2010 22:57:21 +0000 (15:57 -0700)] 
Bug 577569: [PostgreSQL] Make sql_position explicitly cast both its arguments
to text, to avoid an error when searching "longdescs.isprivate" with the
"casesubstring" operator in Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,
Max Kanat-Alexander [Thu, 8 Jul 2010 22:47:03 +0000 (15:47 -0700)] 
Bug 577557: Make xt/search.t skip certain injection tests on PostgreSQL,
because they make Pg throw an error and then be unable to run any further
tests. It's OK to skip these tests because they still run on MySQL, so
we'll still catch any injection vulns.
r=mkanat, a=mkanat (module owner)

15 years agoBug 567981 - Restore ability for page.cgi pages to contain . characters, but don...
Reed Loden [Thu, 8 Jul 2010 21:51:28 +0000 (14:51 -0700)] 
Bug 567981 - Restore ability for page.cgi pages to contain . characters, but don't permit '..' at all.
[r=mkanat a=mkanat]

15 years agoBug 305412: Update the minimum Pg requirement to 8.3, to allow casting
Max Kanat-Alexander [Thu, 8 Jul 2010 21:01:20 +0000 (14:01 -0700)] 
Bug 305412: Update the minimum Pg requirement to 8.3, to allow casting
bytea to text in Search.pm.
r=mkanat, a=mkanat (module owner)

15 years agoBug 577415: Allow positional parameters for XML-RPC, because Testopia
Max Kanat-Alexander [Thu, 8 Jul 2010 20:16:29 +0000 (13:16 -0700)] 
Bug 577415: Allow positional parameters for XML-RPC, because Testopia
uses them.
r=ghendricks, a=mkanat

15 years agoRemove two errors that are no longer used, after the $$some_var refactor
Max Kanat-Alexander [Thu, 8 Jul 2010 19:21:31 +0000 (12:21 -0700)] 
Remove two errors that are no longer used, after the $$some_var refactor
in Search.pm.

https://bugzilla.mozilla.org/show_bug.cgi?id=574556

15 years agoUpdate xt/search.t to test that anyexact trims properly.
Max Kanat-Alexander [Thu, 8 Jul 2010 19:16:06 +0000 (12:16 -0700)] 
Update xt/search.t to test that anyexact trims properly.

https://bugzilla.mozilla.org/show_bug.cgi?id=575021

15 years agoBug 142394: Tabular reports should be sortable
Guy Pyrzak [Thu, 8 Jul 2010 19:03:36 +0000 (21:03 +0200)] 
Bug 142394: Tabular reports should be sortable
r=pyrzak a=LpSolit

15 years agoBug 575021: Make the anyexact operator in Search.pm properly trim its
Max Kanat-Alexander [Thu, 8 Jul 2010 18:58:10 +0000 (11:58 -0700)] 
Bug 575021: Make the anyexact operator in Search.pm properly trim its
input values
r=mkanat, a=mkanat (module owner)

15 years agoFix a template and POD bustage from the $$some_var Search.pm checkin.
Max Kanat-Alexander [Thu, 8 Jul 2010 18:48:48 +0000 (11:48 -0700)] 
Fix a template and POD bustage from the $$some_var Search.pm checkin.

https://bugzilla.mozilla.org/show_bug.cgi?id=574556

15 years agoBug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Max Kanat-Alexander [Thu, 8 Jul 2010 18:23:59 +0000 (11:23 -0700)] 
Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere.
Instead, we pass around a hashref and update the hashref. This patch also
includes some cleanup for bugs surrounding percentage_complete,
attachments.isobsolete, attachments.ispatch, and owner_idle_time.
r=mkanat, a=mkanat

15 years agoBug 577520: Make the "Adding new table..." message not appear during
Max Kanat-Alexander [Thu, 8 Jul 2010 18:02:38 +0000 (11:02 -0700)] 
Bug 577520: Make the "Adding new table..." message not appear during
xt/search.t
r=mkanat, a=mkanat (module owner)

15 years agoBug 490930: Always store attachments locally if they are over X size (and below some...
Frédéric Buclin [Thu, 8 Jul 2010 16:58:33 +0000 (18:58 +0200)] 
Bug 490930: Always store attachments locally if they are over X size (and below some threshold!), don't ever display "Big File" checkbox
r=mkanat a=LpSolit

15 years agoBump the version number to 4.1 on trunk. bugzilla-4.1 release-4.1
Max Kanat-Alexander [Thu, 8 Jul 2010 16:47:09 +0000 (09:47 -0700)] 
Bump the version number to 4.1 on trunk.

15 years agoBug 575499: Fix a few text issues on the new Advanced Search page
Reed Loden [Thu, 8 Jul 2010 06:16:33 +0000 (23:16 -0700)] 
Bug 575499: Fix a few text issues on the new Advanced Search page
r=mkanat, a=mkanat

15 years agoBug 452761: Make the Date header of bugmail and requestmail always be
Reed Loden [Thu, 8 Jul 2010 06:14:56 +0000 (23:14 -0700)] 
Bug 452761: Make the Date header of bugmail and requestmail always be
equal to the delta_ts of the bug. This makes emails have the right Date
even when they are sent much later by jobqueue.pl.
r=mkanat, a=mkanat

15 years agoBug 577407: Several HTML elements have the same ID when editing parameters
Frédéric Buclin [Thu, 8 Jul 2010 02:18:38 +0000 (04:18 +0200)] 
Bug 577407: Several HTML elements have the same ID when editing parameters
r/a=mkanat

15 years agoBug 577089: Make convert-workflow fix the query values for series
Max Kanat-Alexander [Thu, 8 Jul 2010 00:17:26 +0000 (17:17 -0700)] 
Bug 577089: Make convert-workflow fix the query values for series
r=LpSolit, a=LpSolit

15 years agoBug 577149: Make convert-workflow rename values in saved searches
Max Kanat-Alexander [Thu, 8 Jul 2010 00:15:45 +0000 (17:15 -0700)] 
Bug 577149: Make convert-workflow rename values in saved searches
r=LpSolit, a=LpSolit