- 10 Jul, 2010 2 commits
-
-
Max Kanat-Alexander authored
for people upgrading Testopia from 1.3 to 2.0+. r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
- 09 Jul, 2010 6 commits
-
-
Guy Pyrzak authored
r=mkanat, a=mkanat
-
Max Kanat-Alexander authored
(and a few as being not broken at all on Pg). r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
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.)
-
Max Kanat-Alexander authored
in a loop r=glob, a=mkanat
-
Max Kanat-Alexander authored
<> values into the actual bug value, for searching r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
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
-
- 08 Jul, 2010 22 commits
-
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
must also be selected from the database for PostgreSQL. r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
to text, to avoid an error when searching "longdescs.isprivate" with the "casesubstring" operator in Search.pm. r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
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)
-
Reed Loden authored
Bug 567981 - Restore ability for page.cgi pages to contain . characters, but don't permit '..' at all. [r=mkanat a=mkanat]
-
Max Kanat-Alexander authored
bytea to text in Search.pm. r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
uses them. r=ghendricks, a=mkanat
-
Max Kanat-Alexander authored
in Search.pm. https://bugzilla.mozilla.org/show_bug.cgi?id=574556
-
-
Guy Pyrzak authored
r=pyrzak a=LpSolit
-
Max Kanat-Alexander authored
input values r=mkanat, a=mkanat (module owner)
-
-
Max Kanat-Alexander authored
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
-
Max Kanat-Alexander authored
xt/search.t r=mkanat, a=mkanat (module owner)
-
Frédéric Buclin authored
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
-
Max Kanat-Alexander authored
-
Reed Loden authored
r=mkanat, a=mkanat
-
Reed Loden authored
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
-
Frédéric Buclin authored
r/a=mkanat
-
Max Kanat-Alexander authored
r=LpSolit, a=LpSolit
-
Max Kanat-Alexander authored
r=LpSolit, a=LpSolit
-
-
- 07 Jul, 2010 5 commits
-
-
Max Kanat-Alexander authored
incorrectly. r=mkanat, a=mkanat (module owner)
-
Max Kanat-Alexander authored
boolean charts r=glob, a=mkanat
-
Frédéric Buclin authored
r=mkanat a=LpSolit
-
Max Kanat-Alexander authored
as a variable name, but "component" is a reserved word in Template Toolkit. This caused a warning from the template hook code. r=LpSolit, a=LpSolit
-
Max Kanat-Alexander authored
r=mkanat, a=mkanat (module owner)
-
- 06 Jul, 2010 5 commits
-
-
Max Kanat-Alexander authored
commenter all as "creator" r=timello, a=mkanat
-
Max Kanat-Alexander authored
r=reed, a=LpSolit
-
Max Kanat-Alexander authored
IN_PROGRESS doesn't end up before CONFIRMED. r=LpSolit, a=LpSolit
-
Frédéric Buclin authored
r/a=mkanat
-
Max Kanat-Alexander authored
change the logic on how we check to see if we need to populate the status_workflow table for an upgrading installation, because it was broken for upgrades from 2.18 and earlier.
-