summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2013-08-01Bug 781672: checksetup.pl fails to check the version of the latest Apache2::S...Frédéric Buclin1-2/+9
2013-07-31Bug 896330: patchreader should not set the "expires" headerByron Jones1-2/+1
2013-07-31Bug 877078: shift bugmail generation to the jobqueueByron Jones5-28/+163
2013-07-30Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmailDave Lawrence1-4/+11
2013-07-30Bug 897029: Preload bug permissions when calling Bug.get to improve performanceFrédéric Buclin1-0/+6
2013-07-29Bug 897003: Improve _strip_undefs() performanceFrédéric Buclin1-8/+9
2013-07-26Bug 880093 - Cache filter_wantsSimon Green1-7/+17
2013-07-25Remove debug codeFrédéric Buclin1-1/+0
2013-07-25Bug 880113 - Use the cache for the product and component nameSimon Green1-8/+2
2013-07-25Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the prioritiz...Frédéric Buclin1-1/+2
2013-07-24Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence1-1/+3
2013-07-24Bug 880653 - Add POD for Bug.possible_duplicates webserviceDave Lawrence1-2/+53
2013-07-24Bug 345194: Add "is empty" and "is not empty" search operators to the boolean...Byron Jones1-1/+161
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-18/+36
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...Dave Lawrence1-1/+0
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow retrieval...Dave Lawrence2-49/+103
2013-07-23Bug 871473: New code hook "before_read" in Migrate.pmrojanu1-0/+7
2013-07-23Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net no...Hugo Seabrook1-7/+1
2013-07-22Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+6
2013-07-16Bug 894221 - API Documentation ErrorSimon Green1-4/+0
2013-07-15Bug 787328 - xmlrpc.cgi doesn't send any security-related headers Dave Lawrence1-2/+10
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence20-39/+1585
2013-07-09Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green3-34/+60
2013-06-26Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin1-7/+1
2013-06-17Bug 880097 - Only retrieve database fetched values if requestedSimon Green1-4/+13
2013-06-12Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped Dave Lawrence1-3/+0
2013-06-11Bug 856158: A question mark inside quoted strings triggers flag detection whe...Frédéric Buclin1-13/+33
2013-06-07Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones1-4/+4
2013-06-06Bug 878035: Do not disclose whether a user account exists or not when a user ...Frédéric Buclin1-1/+3
2013-06-05Remove tabsFrédéric Buclin1-1/+1
2013-06-05Bug 878623: Improvement in retrieving a classification name from bugSimon Green1-8/+2
2013-06-05Bug 875744: Bug history messed up when two comments are made privateHugo Seabrook1-1/+2
2013-06-05Bug 874944: Do not display the Excluded list when sending bugmailsFrédéric Buclin1-17/+8
2013-06-05Bug 879055: Add parenthesis to prevent anywordssubstr search from returning i...Simon Green1-7/+7
2013-05-10Bug 828344: "contains all of the words" no longer looks for all words within ...Byron Jones3-52/+58
2013-05-04Bug 859118 - Bug.search called with no arguments returns all visible bugs, ig...Dave Lawrence2-11/+48
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-18Bug 858911: Oracle fails with "ORA-04043: object T_GROUP_CONCAT does not exis...Frédéric Buclin1-1/+3
2013-04-17Bug 828344: Make "contains all of the words" look for all words within the sa...Byron Jones3-51/+139
2013-04-16Bug 782210: If a custom field depends on a product, component or classificati...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-08Remove unintentional code commitsDave Lawrence1-2/+0
2013-04-08Bug 148564 - Ability to ignore specific bugs (not get email from them, even a...Dave Lawrence6-14/+118
2013-03-28Bug 850639: Set an upper limit on the number of nodes the dependency graph wi...Byron Jones1-0/+4
2013-03-25Bug 854074: Remove all references to the uwinnipeg.ca PPM repository as it is...Frédéric Buclin1-10/+0
2013-03-20Bug 852560: Bugzilla cannot be installed with MySQL 5.6, because the have_inn...Frédéric Buclin1-3/+2
2013-03-19Bug 852445: Mime type detection truncates the first 32 bytes from attachmentsByron Jones1-0/+1
2013-03-14Bug 525195 - Invisible fields still show up in the "New:" bugmail (fields who...Alex Schuilenburg1-0/+7
2013-02-19Bug 842038: (CVE-2013-0785) [SECURITY] XSS in show_bug.cgi when using an inva...Frédéric Buclin1-5/+9