summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2012-11-13Bug 781850 (CVE-2012-4198): [SECURITY] Do not leak the existence of groups wh...Frédéric Buclin2-6/+21
2012-11-13Bug 802204 (CVE-2012-4197): [SECURITY] Marking an attachment you cannot see a...Frédéric Buclin1-3/+0
2012-11-03Bug 804505: Oracle crashes when typing "word1 word2" in QuickSearch with "ORA...Frédéric Buclin3-9/+10
2012-11-02Fix typoFrédéric Buclin1-1/+1
2012-11-02Bug 807937: Fix PODKoosha Khajeh Moogahi1-6/+7
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 or flags in buglistsDavid Taylor1-9/+13
2012-10-16Bug 799721: PostgreSQL 9.2 requires DBD::Pg 2.19.3Frédéric Buclin1-4/+5
2012-10-13Fix typoFrédéric Buclin1-1/+1
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-09Bug 753635: Allow editing local see also even if you cannot edit the other bugSimon Green1-3/+7
2012-10-04Bug 788098: Queries involving group substitution crash when usevisibilitygrou...Frédéric Buclin2-6/+14
2012-09-14Update POD to fix bustage in Perl 5.16.1Frédéric Buclin2-0/+7
2012-09-13Bug 680771 - Send X-XSS-Protection header for XSS prevention/blockingReed Loden1-0/+4
2012-09-09Bug 671612: Send "X-Content-Type-Options: nosniff" with every responseMatt Selsky2-2/+4
2012-08-30Bumped version post-releaseDave Lawrence1-1/+1
2012-08-30Bump version to 4.2.3Dave Lawrence1-1/+1
2012-08-30Bug 785470: (CVE-2012-3981) [SECURITY] Missing escaping of the username can l...Reed Loden1-0/+2
2012-08-30Bug 731156: [Oracle] Adding or removing a DB column does not handle SERIAL co...Frédéric Buclin2-29/+97
2012-08-29Bug 772620: Ignore empty strings in the CC listFrédéric Buclin1-0/+2
2012-08-29Fix more bustage caused by Bug 772953Byron Jones1-4/+6
2012-08-29Fix bustage caused by Bug 772953Byron Jones1-1/+4
2012-08-28Bug 772953: Remove the token from buglist urlsByron Jones1-0/+5
2012-08-26Bug 559539: [Oracle] whine.pl sets run_next incorrectly due to CURRENT_DATEDavid Taylor1-3/+5
2012-08-21Bug 783786: PostgreSQL databases can be created with the wrong encodingFrédéric Buclin1-0/+10
2012-08-20Bug 698068: The "There is no saved search named ..." page has a "forget" linkFrédéric Buclin1-1/+1
2012-08-15Bug 771100: Unable to attach a file to a bug with perl 5.16Frédéric Buclin1-1/+1
2012-08-07Bug 779709: Don't allow searching on changes to private attachments or commentsSImon Green1-3/+36
2012-08-03Bug 682317 - Bug.create is incorrectly documented as ignoring invalid fields;...Koosha Khajeh Moogahi1-2/+3
2012-08-03Bug 780028: Oracle crashes if a column listed in ORDER BY appears twice in SE...Frédéric Buclin1-4/+13
2012-07-27Bumped version post releaseDave Lawrence1-1/+1
2012-07-26Bump version to 4.2.2Dave Lawrence1-1/+1
2012-07-26Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...Frédéric Buclin2-14/+24
2012-07-26Bug 774625 - describecomponents.cgi - product category listing is not sortedMarkus Kolb1-1/+1
2012-07-25Bug 776103 - Syntax error in Bugzilla::User::Setting API docKoosha Khajeh Moogahi1-2/+2
2012-07-24Bug 753688: Classification doesn't work as z-axis on reportsFrédéric Buclin1-4/+14
2012-06-09Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi1-0/+6
2012-06-08Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green1-3/+3
2012-05-24Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones1-0/+1
2012-05-21Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin1-2/+12
2012-05-17Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green1-1/+1
2012-04-30Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones1-1/+3
2012-04-19Bumping the version post-releaseDave Lawrence1-1/+1
2012-04-18Bump version to 4.2.1Dave Lawrence1-1/+1
2012-04-18Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin3-5/+117
2012-04-18Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin1-1/+1
2012-04-17Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2-44/+80
2012-04-17Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin1-3/+3
2012-04-13Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin1-24/+24