summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-25Bug 848583: Use of uninitialized value in subroutine entry at /data/www/bugzi...Byron Jones1-0/+3
2013-03-25Bug 849120: change "send error to error reporter" from forking to running a p...Byron Jones2-21/+13
2013-03-20Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...Frédéric Buclin1-3/+2
2013-03-13Bug 850429: Searching on Due Date Is Empty does not work anymoreByron Jones1-4/+13
2013-03-05Bug 817486: _sync_fulltext always updates bugs_fulltext.short_desc, even if i...Byron Jones3-22/+41
2013-02-27Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-3/+175
2013-02-27disable debugging on jobqueue worker processesByron Jones1-1/+1
2013-02-26Reverted Bug 836067 due to buglist crashing and do not yet know the reasonDave Lawrence1-175/+3
2013-02-26Bug 836067 - backport bug 819432 to BMO 4.2 to improve search performanceDave Lawrence1-3/+175
2013-02-26restore isempty/isnotempty operators to bmo/4.2Byron Jones1-0/+24
2013-02-25Bug 844724: updates for the push extensionByron Jones1-1/+3