aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1201809: The default value for user settings cannot be falseColin Joy2015-09-241-1/+1
| | | | r/a=dkl
* Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson2015-09-233-14/+171
| | | | r=LpSolit a=dkl
* Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts2015-09-231-0/+8
| | | | r=LpSolit a=dkl
* Bumped version post-releaseDavid Lawrence2015-09-101-1/+1
|
* Bumped version to 5.0.1David Lawrence2015-09-101-1/+1
|
* Bug 1202447: [SECURITY] The email address is not properly validated during ↵Byron Jones ‹:glob›2015-09-101-3/+9
| | | | | | registration if longer than 127 characters r=LpSolit,a=justdave
* Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ↵Frédéric Buclin2015-09-071-2/+2
| | | | | | for graphs r=gerv a=justdave
* Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin2015-09-064-35/+46
| | | | | | email address makes Bugzilla stop working r=gerv a=sgreen
* Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin2015-08-261-1/+1
| | | | r=gerv a=sgreen
* Bug 1191937: If a bug comment contains a reference to a very large bug ID, ↵Frédéric Buclin2015-08-141-1/+3
| | | | | | the bug is no longer viewable with PostgreSQL r=gerv a=sgreen
* Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin2015-08-101-0/+1
| | | | r=gerv a=sgreen
* Bug 1191255 - Remove requirement to specify SMTP server during installation ↵Gervase Markham2015-08-072-22/+3
| | | | on Windows. r=LpSolit, a=simon
* Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin2015-08-061-0/+11
| | | | | | LDAPmailattribute set r=gerv a=dkl
* Bug 1189737 - add File::Which to optional module requirements for building ↵Gervase Markham2015-08-041-1/+7
| | | | documentation. r=LpSolit
* Bug 1174560 - DBI link in API docs broken.Simon Green2015-07-291-4/+5
| | | | r=gerv, a=simon
* Fix typo in PODFrédéric Buclin2015-07-281-1/+1
|
* Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL ↵Matt Tyson2015-07-281-2/+7
| | | | | | due to unspecified BLOB type r=gerv a=sgreen
* 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
| | | | r=dkl,a=glob
* Bug 1171924: REST API method to update a bug incorrectly removes aliasesTom Stejskal2015-06-101-2/+4
| | | | r=dkl,a=glob
* Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin2015-05-271-2/+10
| | | | r=dylan a=glob
* Bug 1162334: email_enabled value inverted in User.update RPC callJeff Fearn2015-05-183-5/+8
| | | | r=glob,a=glob
* Bug 1149055: flag requestees are unable to set an attachment flag via a the ↵Byron Jones2015-05-081-6/+27
| | | | | | update_attachment webservice if they do not have editbugs r=dkl,a=glob
* Bug 1160598: url() in concatenated CSS files are incorrect when using ↵Frédéric Buclin2015-05-051-1/+1
| | | | | | Multiple Bugzilla databases with a single installation r/a=glob
* Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed ↵Frédéric Buclin2015-04-301-0/+1
| | | | | | in bugzilla/lib/ r=dkl a=glob
* Bug 1159582: All api responses have unnecessary 'result'Byron Jones2015-04-291-2/+1
| | | | r=wicked,a=glob
* 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
| | | | | | the user is not logged in r=dkl a=glob
* 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
| | | | r=LpSolit a=glob
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-151-1/+2
| | | | r=LpSolit,a=glob
* Bug 1151290: It is possible to tell if someone made a private comment on a ↵Simon Green2015-04-131-2/+8
| | | | | | bug even if you are not an 'insider' r=dkl,a=glob
* Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2015-04-131-0/+8
| | | | r=LpSolit,a=glob
* Bug 1152319: calling /rest/logout results in an internal error and a ↵David Lawrence2015-04-101-0/+10
| | | | | | malformed response to the caller r=glob,a=glob
* Bug 1138417: sql_group_concat() generates bad SQL code with PostgreSQL 8.xSimon Green2015-04-091-51/+86
| | | | r=LpSolit a=glob
* Bug 1143874: Improve load time of bug commentsFrédéric Buclin2015-04-052-14/+21
| | | | r=dkl a=sgreen
* Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin2015-04-052-55/+77
| | | | r=dkl a=sgreen
* Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin2015-04-051-17/+25
| | | | r=dkl a=sgreen
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-231-1/+1
| | | | (fix ordering)
* Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgiMatt Tyson2015-03-201-1/+1
| | | | r=glob,a=glob
* Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson2015-03-201-0/+1
| | | | r=glob,a=glob
* Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin2015-03-111-8/+0
| | | | | | (U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
* Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin2015-03-111-9/+50
| | | | r=dkl a=glob
* 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
| | | | r=dkl,a=glob
* Bug 1061271: Add a hook into ↵Frédéric Buclin2015-02-262-0/+22
| | | | | | Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob
* Bug 1134743: javascript filter should escape uncode line and paragraph ↵Byron Jones2015-02-241-0/+2
| | | | | | separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob
* Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin2015-02-201-17/+17
| | | | | | 2.4 directives r=dkl a=glob