aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 829939: Only build default_authorizer on requestFrédéric Buclin2013-01-141-1/+1
* Bug 829709: Do not load CSS files from all skins by defaultFrédéric Buclin2013-01-141-36/+13
* Bug 829852: Requirements.pm no longer uses SafeFrédéric Buclin2013-01-141-1/+0
* Bug 787668 #2: Use |use parent| instead of |use base|Frédéric Buclin2013-01-121-1/+1
* Bug 824361: Add an index on (bug_id, work_time) in the longdescs table to imp...Frédéric Buclin2013-01-072-1/+13
* Bug 825718: Fix Bugzilla::Bug->check() wrt caching mechanismByron Jones2013-01-071-5/+7
* Bug 826678: Disable warnings about the deprecated Return::Value module when l...Frédéric Buclin2013-01-063-0/+19
* Bug 824262: Querying for strings in comments is now ultra slowFrédéric Buclin2013-01-031-7/+18
* Fix bustage due to bug 801664Frédéric Buclin2013-01-021-3/+3
* Bug 801664 - Add DATE type for custom fields. r=LpSolit.Gervase Markham2013-01-0210-13/+50
* Bug 413851 - add CSV output option to request lists. r=LpSolit.Gervase Markham2013-01-021-0/+25
* Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_descByron Jones2013-01-033-22/+41
* Bug 822547: Make jobqueue.pl clear the request cache before sending each mailByron Jones2013-01-031-0/+7
* Bug 825431: List::MoreUtils older than 0.27_04 leaks memory when using part()Frédéric Buclin2013-01-021-1/+2
* Bug 415658: Allow apostrophes in email addressesHugo Seabrook2013-01-021-1/+1
* Bug 785283 - Support increased values for PASSWORD_SALT_LENGTH without breaki...Reed Loden2012-12-314-8/+55
* Bug 804343: Implement autolinkification for a list of comment idsKoosha Khajeh Moogahi2012-12-291-1/+15
* Bug 824644: Typo in code comment: request_cahceOlav Vitters2012-12-251-1/+1
* Bug 819330: Bugzilla crashes when cloning a bug if the CC list is emptyFrédéric Buclin2012-12-192-3/+1
* Bug 815532: Add caching for Bugzilla::User objectsByron Jones2012-12-195-28/+18
* Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence2012-12-182-0/+37
* Bug 818890: Bugzilla doesn't obey the "Comment required on status transition"...Alexander Tereschenko2012-12-171-3/+4
* Bug 818007: Searching by commenter is slowFrédéric Buclin2012-12-071-1/+1
* Fix regression due to bug 787668: The Bugzilla::DB::Oracle::st package requir...Frédéric Buclin2012-12-061-1/+1
* Bug 567671: Require Test::Taint 1.06 to get rid of warnings thrown with Perl ...Frédéric Buclin2012-12-031-1/+2
* Bug 787668: Use |use parent| instead of |use base|Matt Selsky2012-12-0189-92/+92
* Bug 298461: editusers.cgi does not allow you to change only the letter-case o...Hugo2012-11-301-1/+1
* Bug 813191 - Bug.add_attachment should only return the attachment IDHugo2012-11-301-7/+7
* 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