aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 1179160: The login form should not use type="email" when LDAP has LDAPmai...Frédéric Buclin2015-08-061-0/+11
* Bug 1189737 - add File::Which to optional module requirements for building do...Gervase Markham2015-08-041-1/+7
* Bug 1174560 - DBI link in API docs broken.Simon Green2015-07-291-4/+5
* Fix typo in PODFrédéric Buclin2015-07-281-1/+1
* Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL d...Matt Tyson2015-07-281-2/+7
* Bumped version post-releaseDavid Lawrence2015-07-071-1/+1
* Bumped version to 5.0David Lawrence2015-07-061-1/+1
* Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specifiedDylan William Hardison2015-06-101-2/+2
* Bug 1171924: REST API method to update a bug incorrectly removes aliasesTom Stejskal2015-06-101-2/+4
* Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin2015-05-271-2/+10
* Bug 1162334: email_enabled value inverted in User.update RPC callJeff Fearn2015-05-183-5/+8
* Bug 1149055: flag requestees are unable to set an attachment flag via a the u...Byron Jones2015-05-081-6/+27
* Bug 1160598: url() in concatenated CSS files are incorrect when using Multipl...Frédéric Buclin2015-05-051-1/+1
* Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...Frédéric Buclin2015-04-301-0/+1
* Bug 1159582: All api responses have unnecessary 'result'Byron Jones2015-04-291-2/+1
* Fix POD, see bug 1154099Frédéric Buclin2015-04-261-6/+0
* Bug 1157405: Bugzilla.parameters is not accessible when requirelogin = 1 and ...Frédéric Buclin2015-04-241-1/+1
* Bump version post-releaseDavid Lawrence2015-04-151-2/+2
* Bumped version to 5.0rc3David Lawrence2015-04-151-1/+1
* Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson2015-04-151-17/+0
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-151-1/+2
* Bug 1151290: It is possible to tell if someone made a private comment on a bu...Simon Green2015-04-131-2/+8
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-131-0/+8
* Bug 1152319: calling /rest/logout results in an internal error and a malforme...David Lawrence2015-04-101-0/+10
* Bug 1138417: sql_group_concat() generates bad SQL code with PostgreSQL 8.xSimon Green2015-04-091-51/+86
* Bug 1143874: Improve load time of bug commentsFrédéric Buclin2015-04-052-14/+21
* Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin2015-04-052-55/+77
* Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin2015-04-051-17/+25
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-231-1/+1
* Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgiMatt Tyson2015-03-201-1/+1
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-201-0/+1
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (...Frédéric Buclin2015-03-111-8/+0
* Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin2015-03-111-9/+50
* Bug.update_attachment returns 'attachments', not 'attachment'Frédéric Buclin2015-03-071-1/+1
* Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones2015-03-051-0/+5
* Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_...Frédéric Buclin2015-02-262-0/+22
* Bug 1134743: javascript filter should escape uncode line and paragraph separa...Byron Jones2015-02-241-0/+2
* Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4...Frédéric Buclin2015-02-201-17/+17
* Bug 1088086: Possible duplicate search doesn't return any results if you inpu...Byron Jones2015-02-201-7/+11
* Bug 1112181: Relative dates in the future involving months are incorrectly co...Frédéric Buclin2015-02-171-2/+3
* Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are en...Frédéric Buclin2015-02-111-1/+3
* Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann2015-02-021-11/+93
* Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem wi...Dylan William Hardison2015-02-021-1/+3
* Bump version post-releaseDavid Lawrence2015-01-271-1/+1
* Bump version to 5.0rc2David Lawrence2015-01-271-1/+1
* Bug 1124716: regression caused by bug 1090275 to whitelist webservice methods...David Lawrence2015-01-231-1/+1
* Bump version post-releaseDavid Lawrence2015-01-211-1/+1
* Bumped version to 5.0rc1David Lawrence2015-01-211-1/+1
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-2112-0/+95
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2015-01-215-7/+7