summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2013-06-12Bug 882059: fix "use of uninitialized value" warnings, and ignore some ↵Byron Jones4-2/+7
errors/warnings
2013-06-11Bug 881348: Do not display the Excluded list when sending bugmailsByron Jones1-22/+10
2013-06-10Bug 875744: Bug history messed up when two comments are made privateHugo Seabrook1-1/+2
2013-06-07Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones1-4/+4
2013-06-04Bug 879055: anywordssubstr search returns incorrect resultsSimon Green1-7/+7
2013-05-23remove bugmail instrumentationByron Jones1-34/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=870202
2013-05-23merged with bugzilla/4.2Dave Lawrence1-1/+1
2013-05-22Bump version post-releaseDave Lawrence1-1/+1
2013-05-22Bump version to 4.2.6Dave Lawrence1-1/+1
2013-05-21Bug 870202: investigate ways of improving the performance of bugmail compositionByron Jones2-1/+111
2013-05-21merge with bugzilla/4.2Byron Jones4-23/+39
2013-05-20Bug 828344: "contains all of the words" no longer looks for all words within ↵Byron Jones6-42/+152
the same comment or flag r=LpSolit, a=LpSolit
2013-05-14Bug 828344: "contains all of the words" no longer looks for all words within ↵Byron Jones1-9/+61
the same comment or flag
2013-05-06Bug 825886: When moving bugs from one product to another, I should be able ↵Byron Jones1-14/+3
to keep a security bug private across groups that I'm not a member of
2013-05-06merge with bugzilla/4.2Byron Jones2-11/+48
2013-05-04Bug 859118 - Bug.search called with no arguments returns all visible bugs, ↵Dave Lawrence2-11/+48
ignoring max_search_results and search_allow_no_criteria r/a=LpSolit
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham10-13/+48
r=glob
2013-05-01Bug 867177 - Backport bug 745533to bmo/4.2 to add index to audit_log tableDave Lawrence2-0/+6
r=glob
2013-04-30merged with bugzilla/4.2Dave Lawrence2-7/+2
2013-04-30Bug 867399 - [sentry] "use of uninitialized values" warnings in quicksearchDave Lawrence1-0/+2
2013-04-30Bug 866806: don't send errors caused by mysql terminating long running ↵Byron Jones1-0/+1
queries to sentry
2013-04-30Bug 866805: don't send illegal unicode warnings to sentryByron Jones1-0/+1
2013-04-30Bug 866807: fix undef warnings in quicksearchByron Jones1-0/+2
2013-04-29rollback Bug 828344Byron Jones3-93/+31
2013-04-28Bug 848635: Old queries based on tags are no longer listed in the page ↵Frédéric Buclin1-6/+1
footer by default when upgrading from 4.0 or older to 4.2 r=glob a=LpSolit
2013-04-28Bug 858909: When running checksetup.pl for the first time using Oracle as DB ↵Frédéric Buclin1-1/+1
server, you get an "uninitialized value" warning r=dkl a=LpSolit
2013-04-23categorise all patchreader errors as "patchreader" in sentryByron Jones1-1/+1
2013-04-23Bug 828344: "contains all of the words" no longer looks for all words within ↵Byron Jones3-31/+93
the same comment or flag
2013-04-22Bug 750170: switch from arecibo to sentry for error reportingByron Jones4-125/+121
2013-04-22Bug 859315: lots of "Lock wait timeout exceeded" errors when updating ↵Byron Jones2-8/+6
cf_crash_signature
2013-04-19merged with bugzilla/4.2Dave Lawrence4-11/+19
2013-04-18Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not ↵Frédéric Buclin1-1/+3
exist" when installing Bugzilla for the first time r=dkl a=LpSolit
2013-04-17revert commit for bug 828344Byron Jones3-138/+34
2013-04-17Bug 828344: Make "contains all of the words" look for all words within the ↵Byron Jones3-34/+138
same comment or flag r=LpSolit, a=LpSolit
2013-04-16Bug 782210: If a custom field depends on a product, component or ↵Pami Ketolainen2-8/+13
classification, the "mandatory" bit is ignored on bug creation r/a=LpSolit
2013-04-15Bug 861528: $user->can_enter_product() now returns the product object ↵Frédéric Buclin1-2/+3
instead of 1 r=glob a=LpSolit
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even ↵Dave Lawrence4-13/+95
as the reporter)
2013-04-09Bug 859480 - Backport upstream bug 148564 to current BMO code baseDave Lawrence1-0/+17
- DB Schema change only
2013-04-04Bug 852750 - Flags requested of me, shows only requested flags in ↵Dave Lawrence1-1/+1
non-restricted bugs r=glob
2013-04-04+x bin/* not just bin/*.plByron Jones1-1/+1
2013-04-04make all extension/bin files executableByron Jones1-0/+1
2013-04-04merge with bugzilla/4.2Byron Jones2-23/+2
2013-03-28Bug 850639: the dependency graph should have an upper limit on the number of ↵Byron Jones1-0/+4
nodes it attempts to graph
2013-03-27Bug 855414 - Editing of FlagTypeComment values for each status is broken due ↵Dave Lawrence1-0/+6
to the 4.2 upgrade
2013-03-26Bug 854901: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+7
2013-03-26Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it ↵Frédéric Buclin1-20/+0
is no longer available r=glob a=LpSolit
2013-03-26Bug 854769: arecibo is causing high load over short durationsByron Jones1-31/+6
2013-03-25Bug 838846 - In Product.get, include_fields => ['components'] no longer ↵Simon Green1-0/+7
returns data about components
2013-03-25Bug 838846 - In Product.get, include_fields => ['components'] no longer ↵Simon Green2-12/+26
returns data about components
2013-03-25Bug 848583: Use of uninitialized value in subroutine entry at ↵Byron Jones1-0/+3
/data/www/bugzilla.mozilla.org/Bugzilla/BugMail.pm line 408.