summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2013-10-11merged with bugzilla/4.2Dave Lawrence1-0/+4
2013-09-30 Bug 922304 - backport upstream bug 340160 to bmo/4.2 for performance improve...Dave Lawrence1-5/+7
2013-09-30Bug 922246 - backport upstream bug 851267 to bmo/4.2 for performance improvem...Dave Lawrence1-4/+4
2013-09-30Bug 864625 - Setting a non-privileged user as a requestee on a secure bug whi...Dave Lawrence1-6/+14
2013-09-27Revert Bug 917669 - invalid or expired authentication tokens and cookies shou...Dave Lawrence4-36/+14
2013-09-27Bug 915685 - backport upstream bug 914986 and bug 917483 to bmo/4.2 for allow...Dave Lawrence4-5/+267
2013-09-26Bug 917669 - invalid or expired authentication tokens and cookies should thro...Dave Lawrence4-14/+36
2013-09-25Bug 920060: Bug.search API doesn't return total resultsByron Jones2-1/+15
2013-09-23Bug 919475: [Oracle] Crash when non-mandatory free text custom fields are lef...Jiří Netolický1-0/+4
2013-09-23Bug 918647: "Use of uninitialized value" warnings when using quicksearchByron Jones1-2/+4
2013-09-23Bug 919416: set STAT_TTL in template provider to > 1 secondByron Jones1-0/+4
2013-09-20Bug 918362 - The "order" parameter passed to Bug.search is ignoredDave Lawrence1-4/+4
2013-09-20revert accidental commitByron Jones1-1/+0
2013-09-20Bug 918644: ignore "Use of uninitialized value $compiled in concatenation (.)...Byron Jones2-2/+16
2013-09-18Bug 916979 - Bug.search ignores the "limit" parameterDave Lawrence2-10/+6
2013-09-18fix typo in commentByron Jones1-1/+1
2013-09-18Bug 877545: quicksearch shouldn't treat apostrophes as quote charactersByron Jones1-6/+27
2013-09-17Bug 916935 - Add Access-Control-Allow-Headers to REST API to indicate which H...Dave Lawrence1-0/+1
2013-09-17Bug 916889: Bug.attachment webservice calls should return the size of the att...Byron Jones1-0/+8
2013-09-17Bug 917157: the "creation_time" parameter to Bug.search incorrectly uses the ...Byron Jones1-2/+2
2013-09-13Bug 909442 - backport upstream bug 908338 to bmo/4.2 to add User.valid_login ...Dave Lawrence2-0/+60
2013-09-10Bug 904988 - create an ember extension with bespoke methodsDave Lawrence1-1/+2
2013-09-09Bug 914196 - Documentation for User.login should state cookies not used for J...Dave Lawrence1-1/+3
2013-09-04Bug 909430 - backport upstream bug 477601 to bmo/4.2 to improve bug searching...Dave Lawrence1-41/+76
2013-09-04Bug 898830 - Improve loading of show_bug.cgiDave Lawrence1-2/+2
2013-08-29Bug 909360 - backport upstream bug 898830 to bmo/4.2 for performance improvem...Dave Lawrence3-42/+45
2013-08-29Bug 909634 - backport upstream bug 893195 to bmo/4.2 for token auth support i...Dave Lawrence9-47/+178
2013-08-28Bug 909278: deadlocks setting last_activity_tsByron Jones1-0/+7
2013-08-23Bug 903387 - Backport bug 240437 (last_seen_date column) to BMO 4.2Dave Lawrence3-10/+37
2013-08-21Bug 907245 - Allow for URL params to also be passed with POST/PUT REST API re...Dave Lawrence1-0/+11
2013-08-16Bug 905925: add attachment.ispatch indexByron Jones2-0/+4
2013-08-14Bug 834290 - Add support for iPads and iPhones in useragent stringsDave Lawrence1-0/+7
2013-08-12merged with bugzilla/4.2Dave Lawrence2-1/+54
2013-08-12Bug 894878 - CSV output template for request queues has gone awayDave Lawrence1-0/+25
2013-08-12Bug 899537 - backport upstream bug 897029 to bmo/4.2 for performance improvementDave Lawrence2-0/+14
2013-08-09Bug 903514 - Backport upstream bug 569177 for etag support to bmo/4.2Dave Lawrence6-14/+155
2013-08-09Bug 897264 - letters_numbers_specialchars password restriction is incorrectSimon Green1-1/+1
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-30Bug 899627 - backport upstream bug 856736 to bmo/4.2 for filtering on depende...Dave Lawrence1-1/+8
2013-07-26Bug 898259 - Backport bug 880093 to BMO (Cache filter_wants)Dave Lawrence1-7/+17
2013-07-25Remove debugging lineDave Lawrence1-1/+0
2013-07-25Bug 750742: Create new BMO extension called TrackingFlags to move current tra...David Lawrence4-15/+35
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-0/+53
2013-07-24Bug 345194: Update search 'is empty/is not empty' to match upstreamByron Jones1-4/+130
2013-07-24Bug 533878: Allow relative date searches involving date/time custom fieldsByron Jones1-16/+34
2013-07-23Bug 897093 - Port the upstream Product.get webservice changes (bug 896066) to...Dave Lawrence2-23/+81
2013-07-23merged with bugzilla/4.2Dave Lawrence1-2/+10
2013-07-15Bug 892601 - Port over upstream native REST patch (bug 866927) to bmo/4.2Dave Lawrence20-50/+1774