summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2013-08-22Bug 252004 - Cannot change capitalisation of KeywordsSunil Joshi1-1/+1
r=simon, a=glob
2013-08-21Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API ↵Dave Lawrence1-0/+11
requests r/a=glob
2013-08-19Bug 905537 - Add support for iPod Touch in useragent strings for platform ↵Dave Lawrence1-2/+2
detection r=LpSolit,a=sgreen
2013-08-15Bug 853638 - Status and resolution values in dependency graphs not localizable.Marc Schumann1-1/+1
r=dkl, a=sgreen
2013-08-15Bug 105865: Bugzilla should pay attention to linebreaks when linkifying bug ↵Frédéric Buclin1-13/+17
IDs in comments r=dkl a=sgreen
2013-08-09Bug 569177 - Add support for eTag for WebServicesDave Lawrence6-17/+126
r/a=glob
2013-08-09Bug 898830: Improve loading time of show_bug.cgiFrédéric Buclin3-39/+33
r=sgreen a=justdave
2013-08-08Bug 669535 - User pref for "Possible Duplicates"Sunil Joshi1-0/+2
r=dkl,a=glob
2013-08-07Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green1-1/+1
r=LpSolit, a=sgreen
2013-08-06Bug 491316 - Allow the reporter to enter keywords at bug creationSunil Joshi1-7/+1
r=sgreen, a=sgreen
2013-08-03Fix wrong links in REST PODFrédéric Buclin3-3/+3
2013-08-01Bug 834290: Add support for iPads and iPhones in useragent stringsFrédéric Buclin1-0/+7
r=dkl a=sgreen
2013-08-01Bug 781672: checksetup.pl fails to check the version of the latest ↵Frédéric Buclin1-2/+9
Apache2::SizeLimit release (it throws "Invalid version format (non-numeric data)") r=dkl a=sgreen
2013-07-31Bug 896330: patchreader should not set the "expires" headerByron Jones1-2/+1
r=sgreen, a=sgreen
2013-07-31Bug 877078: shift bugmail generation to the jobqueueByron Jones5-28/+163
r=sgreen, a=sgreen
2013-07-30Bug 856736 - Set X-Bugzilla-Type to dep_changed for 'dependency changed" bugmailDave Lawrence1-4/+11
r/a=sgreen
2013-07-30Bug 897029: Preload bug permissions when calling Bug.get to improve performanceFrédéric Buclin1-0/+6
r/a=sgreen
2013-07-29Bug 897003: Improve _strip_undefs() performanceFrédéric Buclin1-8/+9
r/a=sgreen
2013-07-26Bug 880093 - Cache filter_wantsSimon Green1-7/+17
r=glob, a=glob
2013-07-25Remove debug codeFrédéric Buclin1-1/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=895309
2013-07-25Bug 880113 - Use the cache for the product and component nameSimon Green1-8/+2
r=LpSolit, a=glob
2013-07-25Bug 896298: Bugzilla::JobQueue requires TheSchwartz 1.07 to use the ↵Frédéric Buclin1-1/+2
prioritization of jobs r=gerv a=glob
2013-07-24Bug 895309 - comments returned via the REST endpoint shouldn't be wrappedDave Lawrence1-1/+3
r/a=glob https://bugzilla.mozilla.org/show_bug.cgi?id=859309
2013-07-24Bug 880653 - Add POD for Bug.possible_duplicates webserviceDave Lawrence1-2/+53
r=LpSolit,a=sgreen
2013-07-24Bug 345194: Add "is empty" and "is not empty" search operators to the ↵Byron Jones1-1/+161
boolean chart r=LpSolit, a=sgreen
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-18/+36
r=LpSolit, a=sgreen
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence1-1/+0
retrieval of multiple product objects instead of ids
2013-07-23Bug 896066 - Allow REST WebService API to for GET /product to allow ↵Dave Lawrence2-49/+103
retrieval of multiple product objects r/a=glob
2013-07-23Bug 871473: New code hook "before_read" in Migrate.pmrojanu1-0/+7
r=LpSolit a=sgreen
2013-07-23Bug 880227 - Install of Bugzilla DBI module fails due to mirror.hiwaay.net ↵Hugo Seabrook1-7/+1
not being available
2013-07-22Bug 850986: don't allow setting a flag's requestee to a disabled accountByron Jones1-1/+6
r=dkl, a=justdave
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
r=glob,a=justdave
2013-07-12Bug 866927 - Enhance Bugzilla WebServices to allow data access using RESTDave Lawrence20-39/+1585
r=glob,a=justdave
2013-07-09Bug 885646: Bugzilla::BugMail::_get_diff should rejoin split activity entriesSimon Green3-34/+60
r=glob, a=justdave
2013-06-26Bug 886034: Remove deprecated code about CGI 2.75Frédéric Buclin1-7/+1
r=dkl a=LpSolit
2013-06-17Bug 880097 - Only retrieve database fetched values if requestedSimon Green1-4/+13
r=glob, a=LpSolit
2013-06-12Bug 877083 - "Ignore Bug Mail" shouldn't lead to request email being dropped Dave Lawrence1-3/+0
r=glob,a=LpSolit
2013-06-11Bug 856158: A question mark inside quoted strings triggers flag detection ↵Frédéric Buclin1-13/+33
when using QuickSearch r=glob a=LpSolit
2013-06-07Bug 880315: Fix malformed sql generated by the fix for bug 879055Byron Jones1-4/+4
r=LpSolit, a=LpSolit
2013-06-06Bug 878035: Do not disclose whether a user account exists or not when a user ↵Frédéric Buclin1-1/+3
clicks "forgot password" r=dkl a=LpSolit
2013-06-05Remove tabsFrédéric Buclin1-1/+1
2013-06-05Bug 878623: Improvement in retrieving a classification name from bugSimon Green1-8/+2
r=glob a=LpSolit
2013-06-05Bug 875744: Bug history messed up when two comments are made privateHugo Seabrook1-1/+2
r/a=LpSolit
2013-06-05Bug 874944: Do not display the Excluded list when sending bugmailsFrédéric Buclin1-17/+8
r=dkl a=LpSolit
2013-06-05Bug 879055: Add parenthesis to prevent anywordssubstr search from returning ↵Simon Green1-7/+7
incorrect results. r=glob, a=LpSolit
2013-05-10Bug 828344: "contains all of the words" no longer looks for all words within ↵Byron Jones3-52/+58
the same comment or flag r=LpSolit, a=LpSolit
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-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