aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 705474 - CSRF vulnerability in createaccount.cgi allows possible unauthor...Reed Loden2011-12-131-2/+7
* Bug 644281: When the sort order of a buglist is modified, the "Show next bug ...Frédéric Buclin2011-12-091-13/+12
* Suppress warning relating to new constant.Gervase Markham2011-12-081-1/+1
* Expand max length of attachment filename from 100 to 255 characters. r=glob, ...Gervase Markham2011-12-084-5/+17
* Bug 684225: The removal of locally stored attachments should be done from Bug...c1541@hotmail.com2011-12-081-0/+5
* Bug 657290: Bug.add_attachment() stores truncated timestamps in the DB (secon...Frédéric Buclin2011-12-061-1/+4
* Bug 692354: Incorrect parameter type in WebServices documentation for Bug.add...Matt Selsky2011-12-051-1/+1
* Forgot to fix all occurences of $cache->{search_columns}->{$user->id}, see bu...Frédéric Buclin2011-12-051-2/+2
* Bug 550299: User fields are left blank in buglists and whines when local user...Frédéric Buclin2011-12-055-52/+35
* Bug 707594: Fix broken account lockout notificationsByron Jones2011-12-061-1/+2
* Bug 701350: Oracle crashes if the 'maxattachmentsize' parameter is set to a t...Frédéric Buclin2011-12-051-2/+6
* Bug 301656: Adds a preference to CC flag requestees to bugsByron Jones2011-12-012-8/+22
* Bug 297382: Move sort order validation from buglist.cgi to Bugzilla::SearchTeemu Mannermaa2011-11-301-7/+44
* Bug 696005: Fix encoding of emails after extensions have hooked the email, no...Byron Jones2011-11-301-19/+19
* Bug 686971: Fix add_see_also to ignore empty valuesTiago Mello2011-11-291-0/+1
* Bug 687725: Adding a local bug ID in the See Also field isn't logged in the b...Tiago Mello2011-11-282-67/+35
* Bug 705393: Improve the error message thrown by Update.pm when updates.bugzil...Frédéric Buclin2011-11-282-13/+20
* Bug 428490 - Display group icons for indirect memberships, too.Marc Schumann2011-11-281-23/+0
* Bug 368250: collectstats.pl creates files with wrong ownershipFrédéric Buclin2011-11-261-0/+27
* Bug 255606: Do not let buglist.cgi return all bugs by defaultFrédéric Buclin2011-11-263-1/+11
* Bug 680771 - Send X-XSS-Protection header for XSS prevention/blockingReed Loden2011-11-211-0/+4
* Bug 703928: Bugzilla::Util should depend on Bugzilla::Error, not the oppositeFrédéric Buclin2011-11-212-19/+15
* cancelled -> canceledFrédéric Buclin2011-11-191-1/+1
* Bug 703788: Improve performance of diff_arrays() with large arraysFrédéric Buclin2011-11-191-26/+29
* Bug 696537: Load DateTime only when datetime_from() is calledFrédéric Buclin2011-11-181-2/+3
* Make Login/Stack.pm refuse to continue down the stack if an Auth method retur...Gervase Markham2011-11-181-2/+8
* Bug 702208: TheSchwartz should not open a new db connection for each emailByron Jones2011-11-151-0/+6
* Revert unintended change in Bugzilla/Mailer.pmDavid Lawrence2011-10-241-2/+0
* Bug 685552 - Email auto-completion causes server to thrashDavid Lawrence2011-10-242-0/+8
* Bug 690173: Cannot delete user accounts due to FK on audit_logmiketosh2011-10-233-1/+26
* Bug 696541: Only load some external modules when needed, to improve the load ...Frédéric Buclin2011-10-233-8/+10
* Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'edFrédéric Buclin2011-10-231-1/+1
* Bug 696244: Remove the unused Bugzilla/Template/Plugin/User.pm fileFrédéric Buclin2011-10-211-65/+0
* Bug 652149: Rename request/email.txt.tmpl into email/flagmail.txt.tmplFrédéric Buclin2011-10-191-1/+1
* Bug 686963: Setting the work time using the Bug.update WebService methodTiago Mello2011-10-191-7/+9
* Bug 689862: Fix Product.get to only return the Classification name,Tiago Mello2011-10-151-17/+2
* Bug 691243: Fix typoMatt Selsky2011-10-151-1/+1
* Bug 658485: Implement Group.update to update groups from the WebServicesCarole Pryfer2011-10-151-1/+151
* $user->is_mover no longer exists, see bug 556422Frédéric Buclin2011-10-041-6/+0
* Bug 582529: Ambiguous error message "You did not specify a file to attach" wh...Frédéric Buclin2011-10-011-1/+8
* Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes BugzillaFrédéric Buclin2011-09-292-2/+4
* Bug 512648 - Make Bugzilla::Bug centrally control available statuses inRobert Webb2011-09-281-13/+71
* Bug 655652: Remove "internals" field from Product.getFrédéric Buclin2011-09-271-9/+35
* Bug 686967: Fix incoherent code in Bugzilla::BugUrl::Bugzilla::Local->should_...Tiago Mello2011-09-191-4/+11
* Bug 686904: Removing an invalid URL from the See Also field crashes BugzillaFrédéric Buclin2011-09-191-2/+3
* Bug 687247: Bugzilla crashes when creating a new flagtype on PostgreSQLFrédéric Buclin2011-09-181-0/+2
* Fix typo in commentsFrédéric Buclin2011-09-181-2/+2
* Bug 686227: Users with editcomponents privs must be able to add products they...Frédéric Buclin2011-09-171-2/+18
* Fix typo in PODFrédéric Buclin2011-09-161-2/+2
* Bug 686133: Bugzilla crashes when deleting a bugFrédéric Buclin2011-09-121-58/+3