aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 764466 - Add a primary key to the profiles_activity tableDave Lawrence2012-07-232-0/+6
* Bug 764457 - Add a primary key to the bugs_activity tableDave Lawrence2012-07-232-0/+6
* Bug 770104: Fix "use of unitialized value" warning when USER_AGENT is missingByron Jones2012-07-041-1/+1
* Bug 366152: Trim whitespaces from the URL fieldKoosha Khajeh Moogahi2012-07-041-0/+1
* Bug 760562: Integrate TypeSniffer into core codebase (auto-detect attachment ...Matt Selsky2012-07-042-7/+60
* Fix test failures caused by Bug 762787Byron Jones2012-06-271-1/+1
* Bug 762787: Reduce CGI_URI_LIMIT from 8000 to 2083 (IE only)Simon Green2012-06-271-1/+2
* Remove tabsFrédéric Buclin2012-06-261-2/+2
* Bug 725373: Making someone an admin using checksetup.pl should enable their a...Matt Selsky2012-06-261-0/+6
* Bug 635882: html_light_quote() should accept the "target" attribute for linksKoosha Khajeh Moogahi2012-06-261-6/+7
* Bug 762288 - Change bugs_activity.removed to match data type of bugs_activity...Dave Lawrence2012-06-262-1/+7
* Bug 138546: Add a checkbox to add himself to the CC list when creating or edi...Reed Loden2012-06-261-12/+12
* Bug 759030: Clean up Bugzilla::BugUrl modulesMatt Selsky2012-06-177-96/+58
* Bug 765315: Mention the data type of 'product' param in POD of Bugzilla::Comp...Koosha Khajeh Moogahi2012-06-171-4/+6
* Bug 765558: params_to_objects() does not work properly in consecutive callsKoosha Khajeh Moogahi2012-06-171-2/+3
* Bug 760020 – Remove leftover support for single-file skins.Marc Schumann2012-06-101-5/+1
* Bug 577014: [SINGLE|MULTIPLE]_SELECT custom fields with no new values, contai...Koosha Khajeh Moogahi2012-06-091-0/+6
* Bug 745533 - database add index audit_log_class_at_time_idx for audit_logFrank Becker2012-06-082-0/+6
* Bug 760075: Fix error thrown when an allwords search starts with or ends with...Simon Green2012-06-081-3/+3
* Bug 761199: buglist.cgi enters in an infinite loop if called without argument...Frédéric Buclin2012-06-071-0/+4
* Bug 761331: Remove our customized multipart_init() methodFrédéric Buclin2012-06-051-29/+0
* Bug 671612: Send "X-Content-Type-Options: nosniff" with every responseMatt Selsky2012-05-292-2/+4
* Bug 744691: Throw an error early when calling a method from a non-existent classByron Jones2012-05-241-0/+1
* Bug 753288: Adds support for detecting Android operating systemByron Jones2012-05-221-0/+1
* Bug 754090: Bugzilla::FlagType::match() crashes when the group parameter is n...Frédéric Buclin2012-05-211-2/+12
* Bug 752303: It is no longer possible to cancel an email address change when t...Koosha Khajeh Moogahi2012-05-182-12/+22
* Bug 486255: Timezone is displayed incorrectly in outgoing email with SMTP for...Matt Selsky2012-05-171-1/+2
* Bug 752751: Perl modules that start with a protocol (eg HTTP::Header) are not...Simon Green2012-05-171-1/+1
* Fix bustage in PODFrédéric Buclin2012-05-171-0/+1
* Bug 728138: Custom fields should have a "Long Description" attribute to bette...rojanu2012-05-174-1/+38
* Bug 729001: Reverse resolves the IP address in account lockout notificationsByron Jones2012-05-081-0/+9
* Bug 663747: Add an option to disable 'New: ' prefix on bugmailByron Jones2012-05-081-0/+2
* Bug 744015: Fix 'use of uninitialized value in string' in PatchReaderByron Jones2012-05-081-1/+3
* Bug 616191: Implement UI to easily tag bugs from the bug report directly (and...Frédéric Buclin2012-05-073-4/+8
* Bug 571740: Add support for getsatisfaction for the See Also fieldMatt Selsky2012-05-071-2/+1
* Bug 749074: Throw an error message instead of syntax error on invalid search ...Byron Jones2012-04-301-1/+3
* Bug 747189: Remove Bugzilla::Util::file_mod_time()Matt Selsky2012-04-261-25/+1
* Bump the version post-releaseFrédéric Buclin2012-04-191-1/+1
* Bump version to 4.3.1Dave Lawrence2012-04-181-1/+1
* Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed by...Frédéric Buclin2012-04-183-5/+117
* Bug 746547: SMALLSERIAL is of type INT2, not INT1Frédéric Buclin2012-04-181-1/+1
* Bug 416137: WebService function to update a user's information (User.update)Julien Heyman2012-04-181-2/+180
* Bug 704999: Add support for GitHub for the 'See Also' fieldMatt Selsky2012-04-182-0/+37
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-172-43/+79
* Bug 745320: Shared queries do not work when tags are part of the queryFrédéric Buclin2012-04-171-3/+3
* Fix bustageFrédéric Buclin2012-04-141-0/+1
* Bug 616192: Display personal tags in buglistsFrédéric Buclin2012-04-142-63/+82
* Fix bustage (wrong POD)Tiago Mello2012-04-141-2/+4
* Bug 616336: Add a Bug.update_tags WebService method to edit personal tagsTiago Mello2012-04-141-1/+101
* Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin2012-04-131-24/+24