aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 816747 - Add dummy POD for unPODded methods.Marc Schumann2012-11-3073-0/+1737
* - Fixed a spellcheck error in Bugzilla/User.pmDave Lawrence2012-11-291-1/+1
* Bug 579189 - New methods added to Bugzilla/User.pm by bug 24896 have no PODHugo2012-11-291-0/+29
* Bug 777685: Use UTF-8 encoding on all email parts, to work around buggy email...Thorsten Schöning2012-11-271-0/+2
* Bug 804093: Fix autodetected charset for windows-1252 encoded contentThorsten Schöning2012-11-271-3/+3
* Fix typoSimon Green2012-11-261-10/+10
* Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin2012-11-264-17/+11
* Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying th...Byron Jones2012-11-226-12/+55
* Bug 780820: Allows for multiple custom search criteria to match one fieldByron Jones2012-11-225-32/+155
* Bug 640756 - Make the documentation clearer that attachments created with Bug...Dave Miller2012-11-201-1/+3
* Bug 812220: bug_link() is called twice per bug in bug/process/results.html.tmplFrédéric Buclin2012-11-191-3/+2
* Bug 797636: Improve performance for buglistsFrédéric Buclin2012-11-164-15/+24
* Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...Frédéric Buclin2012-11-132-11/+26
* Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...Frédéric Buclin2012-11-131-3/+0
* But 800196: Sanitise line-endings for textarea fieldsMatt Tyson2012-11-131-0/+16
* Bug 676844: Replace ThrowCodeError() by ThrowUserError() when the error is no...Frédéric Buclin2012-11-124-23/+18
* Fix the indentationFrédéric Buclin2012-11-081-1/+1
* Bug 808300: Requesting data for your own account using User.get should also r...Koosha Khajeh Moogahi2012-11-081-4/+13
* Bug 803310: Bump the minimum requirement for Email::Send to enable the Test modeFrédéric Buclin2012-11-051-1/+2
* Bug 741722: Product.get should include flag_types informationFrank Becker2012-11-041-3/+108
* Make POD added in bug 737850 a bit clearerFrédéric Buclin2012-11-041-3/+3
* Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin2012-11-033-8/+8
* Fix typoFrédéric Buclin2012-11-021-1/+1
* Bug 807937: Fix PODKoosha Khajeh Moogahi2012-11-021-6/+7
* Bug 806714: Bugzilla.parameters should return usemenuforusers for all logged-...Frédéric Buclin2012-10-301-0/+2
* Add WS::Classification to the list of available modules, see bug 694755Koosha Khajeh Moogahi2012-10-271-1/+3
* Bug 772359: LogActivityEntry shouldn't remove any characters from the field w...Byron Jones2012-10-252-8/+35
* Bug 803295: Bump the minimum requirement for DBI to 1.54Frédéric Buclin2012-10-191-1/+2
* Bug 531243: Bugzilla crashes on show_bug if it's hit while a custom field is ...Frédéric Buclin2012-10-191-1/+9
* Bug 780053: Oracle crashes when listing keywords, tags or flags in buglistsDavid Taylor2012-10-191-9/+13
* Bug 577329 - WebServices should filter email addresses same as the web UI as ...Dave Lawrence2012-10-168-22/+43
* Bug 604388 - Filenames used to store data for Old Charts should be based on p...Marc Schumann2012-10-161-0/+61
* Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin2012-10-161-4/+5
* Bug 801569: Require DBD::Pg 2.7.0 to correctly work with PostgreSQL 8.3Frédéric Buclin2012-10-151-1/+3
* Fix typoFrédéric Buclin2012-10-131-1/+1
* Bug 213440: quoteUrls() should permit multiple bug numbers to be linkified in...Koosha Khajeh Moogahi2012-10-131-0/+17
* s/sortey/sortkey/gFrédéric Buclin2012-10-121-2/+2
* Bug 793826: Prevent private web service methods from being calledKoosha Khajeh Moogahi2012-10-121-1/+3
* Bug 448815: Support pronouns for the "changed by" field in boolean chartsFrédéric Buclin2012-10-101-3/+12
* Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green2012-10-091-3/+7
* Bug 795650: Cache the HTML::Scrubber object for improved performanceFrédéric Buclin2012-10-081-8/+11
* Bug 797883: Adds a Bugzilla->process_cacheByron Jones2012-10-051-7/+6
* Bug 788098: Queries involving group substitution crash when usevisibilitygrou...Frédéric Buclin2012-10-042-6/+14
* Bug 794125: Make User.get ignore duplicate groups for membership look upsKoosha Khajeh Moogahi2012-10-041-3/+5
* Remove the Contributors section from POD, we don't have it anywhere elseFrédéric Buclin2012-09-302-65/+4
* Bug 694755: Add Classification API to WebServices (implement Classification.g...Koosha Khajeh Moogahi2012-09-212-5/+205
* Bug 308709: Misleading confirmation when entering an invalid sort key for a f...Sunil Joshi2012-09-191-1/+1
* Bug 445861: $component->default_qa_contact should not return the default user...Koosha Khajeh Moogahi2012-09-193-11/+12
* Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2012-09-142-0/+7
* Bug 783794: Bugzilla::User->visible_bugs should validate input dataFrédéric Buclin2012-09-131-0/+8