summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Bug 884177: add simple instrumentation to process_bug.cgiByron Jones1-10/+14
2013-06-12Bug 882059: fix "use of uninitialized value" warnings, and ignore some errors...Byron Jones4-2/+7
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
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
2013-05-14Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones1-9/+61
2013-05-06Bug 825886: When moving bugs from one product to another, I should be able to...Byron Jones1-14/+3
2013-05-06merge with bugzilla/4.2Byron Jones2-11/+48
2013-05-04Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...Dave Lawrence2-11/+48
2013-05-03Bug 866248 - backport new date custom field type from bug 801664 to bmo/4.2Gervase Markham10-13/+48
2013-05-01Bug 867177 - Backport bug 745533to bmo/4.2 to add index to audit_log tableDave Lawrence2-0/+6
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 querie...Byron Jones1-0/+1
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 footer...Frédéric Buclin1-6/+1
2013-04-28Bug 858909: When running checksetup.pl for the first time using Oracle as DB ...Frédéric Buclin1-1/+1
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
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 cf_cras...Byron Jones2-8/+6
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 exis...Frédéric Buclin1-1/+3
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 sa...Byron Jones3-34/+138
2013-04-16Bug 782210: If a custom field depends on a product, component or classificat...Pami Ketolainen2-8/+13
2013-04-15Bug 861528: $user->can_enter_product() now returns the product object instead...Frédéric Buclin1-2/+3
2013-04-11Bug 859480: Ability to ignore specific bugs (not get email from them, even as...Dave Lawrence4-13/+95
2013-04-09Bug 859480 - Backport upstream bug 148564 to current BMO code baseDave Lawrence1-0/+17
2013-04-04Bug 852750 - Flags requested of me, shows only requested flags in non-restric...Dave Lawrence1-1/+1
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
2013-03-27Bug 855414 - Editing of FlagTypeComment values for each status is broken due ...Dave Lawrence1-0/+6
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 is...Frédéric Buclin1-20/+0
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 retur...Simon Green1-0/+7
2013-03-25Bug 838846 - In Product.get, include_fields => ['components'] no longer retur...Simon Green2-12/+26