summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2012-12-01Bug 787668: Use |use parent| instead of |use base|Matt Selsky89-92/+92
2012-11-30Bug 298461: editusers.cgi does not allow you to change only the letter-case o...Hugo1-1/+1
2012-11-30Bug 813191 - Bug.add_attachment should only return the attachment IDHugo1-7/+7
2012-11-30Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann73-0/+1737
2012-11-29- Fixed a spellcheck error in Bugzilla/User.pmDave Lawrence1-1/+1
2012-11-29Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no PODHugo1-0/+29
2012-11-27Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email...Thorsten Schöning1-0/+2
2012-11-27Bug 804093: Fix autodetected charset for windows-1252 encoded contentThorsten Schöning1-3/+3
2012-11-26Fix typoSimon Green1-10/+10
2012-11-26Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin4-17/+11
2012-11-22Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...Byron Jones6-12/+55
2012-11-22Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones5-32/+155
2012-11-20Bug 640756 - Make the documentation clearer that attachments created with Bug...Dave Miller1-1/+3
2012-11-19Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin1-3/+2
2012-11-16Bug 797636: Improve performance for buglistsFrédéric Buclin4-15/+24
2012-11-13Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...Frédéric Buclin2-11/+26
2012-11-13Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...Frédéric Buclin1-3/+0
2012-11-13But 800196: Sanitise line-endings for textarea fieldsMatt Tyson1-0/+16
2012-11-12Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...Frédéric Buclin4-23/+18
2012-11-08Fix the indentationFrédéric Buclin1-1/+1
2012-11-08Bug 808300: Requesting data for your own account using User.get should also r...Koosha Khajeh Moogahi1-4/+13
2012-11-05Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin1-1/+2
2012-11-04Bug 741722: Product.get should include flag_types informationFrank Becker1-3/+108
2012-11-04Make POD added in bug 737850 a bit clearerFrédéric Buclin1-3/+3
2012-11-03Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin3-8/+8
2012-11-02Fix typoFrédéric Buclin1-1/+1
2012-11-02Bug 807937: Fix PODKoosha Khajeh Moogahi1-6/+7
2012-10-30Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-...Frédéric Buclin1-0/+2
2012-10-27Add WS::Classification to the list of available modules, see bug 694755Koosha Khajeh Moogahi1-1/+3
2012-10-25Bug 772359: LogActivityEntry shouldn't remove any characters from the field w...Byron Jones2-8/+35
2012-10-19Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin1-1/+2
2012-10-19Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...Frédéric Buclin1-1/+9
2012-10-19Bug 780053: Oracle crashes when listing keywords, tags or flags in buglistsDavid Taylor1-9/+13
2012-10-16Bug 577329 - WebServices should filter email addresses same as the web UI as ...Dave Lawrence8-22/+43
2012-10-16Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann1-0/+61
2012-10-16Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin1-4/+5
2012-10-15Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin1-1/+3
2012-10-13Fix typoFrédéric Buclin1-1/+1
2012-10-13Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in...Koosha Khajeh Moogahi1-0/+17
2012-10-12s/sortey/sortkey/gFrédéric Buclin1-2/+2
2012-10-12Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi1-1/+3
2012-10-10Bug 448815: Support pronouns for the "changed by" field in boolean chartsFrédéric Buclin1-3/+12
2012-10-09Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green1-3/+7
2012-10-08Bug 795650: Cache the HTML::Scrubber object for improved performanceFrédéric Buclin1-8/+11
2012-10-04Bug 797883: Adds a Bugzilla->process_cacheByron Jones1-7/+6
2012-10-04Bug 788098: Queries involving group substitution crash when usevisibilitygrou...Frédéric Buclin2-6/+14
2012-10-04Bug 794125: Make User.get ignore duplicate groups for membership look upsKoosha Khajeh Moogahi1-3/+5
2012-09-30Remove the Contributors section from POD, we don't have it anywhere elseFrédéric Buclin2-65/+4
2012-09-21Bug 694755: Add Classification API to WebServices (implement Classification.g...Koosha Khajeh Moogahi2-5/+205
2012-09-19Bug 308709: Misleading confirmation when entering an invalid sort key for a f...Sunil Joshi1-1/+1