summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2015-09-24Bug 1201809: The default value for user settings cannot be falseColin Joy1-1/+1
r/a=dkl
2015-09-24Bug 464528: Project names having dashes in them do not work. r=gerv.mehlinger3331-1/+1
2015-09-23Bug 1184431: Bug searching is slow on PostgreSQLMatt Tyson3-14/+171
r=LpSolit
2015-09-23Bug 708252: The XMLRPC API doesn't work with IISPat Thoyts1-0/+8
r=LpSolit
2015-09-15Bug 1189281 - require version 0.17 of Cache::Memcached::Fast. r=LpSolitGervase Markham1-1/+1
2015-09-15Bug 1189281: Use Cache::Memcached::Fast instead of Cache::Memcached. r=dylanLuke Bearl2-4/+4
2015-09-15Bug 1185241: Logging out when or after impersonating a user doesn't delete ↵Frédéric Buclin1-1/+1
cookies from the logincookies table correctly r=dkl
2015-09-10Bug 1202447: [SECURITY] The email address is not properly validated during ↵Byron Jones ‹:glob›1-3/+9
registration if longer than 127 characters r=LpSolit,a=justdave
2015-09-07Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ↵Frédéric Buclin1-1/+1
for graphs r=gerv
2015-09-06Bug 1194987: Editing your email address and make it point to a non-existent ↵Frédéric Buclin4-35/+46
email address makes Bugzilla stop working r=gerv a=sgreen
2015-08-31Bug 714724 - correctly encode emails as quoted-printableByron Jones2-83/+151
r=LpSolit,a=sgreen
2015-08-26Bug 1198659: Custom fields of type INTEGER should accept negative integersFrédéric Buclin1-1/+1
r=gerv a=sgreen
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not ↵Simon Green1-0/+18
require current password if can_change_password is false r=dkl, a=simon
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green1-1/+30
r=dkl, a=simon
2015-08-14Bug 1154116 - Some markdown structures are not ignored in fenced code blocksAlbert Ting1-13/+37
r=dkl,a=sgreen
2015-08-14Bug 946780: The 'version' column of the 'bz_schema' DB table should be UNIQUEFrédéric Buclin2-0/+7
r=dkl a=sgreen
2015-08-13Bug 1191937: If a bug comment contains a reference to a very large bug ID, ↵Frédéric Buclin1-1/+3
the bug is no longer viewable with PostgreSQL r=gerv a=sgreen
2015-08-13Bug 1185240: Logging out while impersonating a user should also delete the ↵Frédéric Buclin1-0/+4
sudo token r=dkl a=sgreen
2015-08-10Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin1-0/+1
r=gerv a=sgreen
2015-08-07Bug 1191255 - Remove requirement to specify SMTP server during installation ↵Gervase Markham2-22/+3
on Windows. r=LpSolit, a=simon
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin1-0/+11
LDAPmailattribute set r=gerv a=dkl
2015-08-04Bug 1189737 - add File::Which to optional module requirements for building ↵Gervase Markham1-1/+7
documentation. r=LpSolit
2015-07-30Bug 1188980: PostgreSQL crashes when running checksetup.pl due to too long ↵Frédéric Buclin1-5/+1
cookies in the logincookies table r=gerv a=dkl
2015-07-29Bug 166951 - Query for "Duplicate Of" (dupe_of)Simon Green2-0/+65
r=dylan, a=simon
2015-07-29Bug 1174560 - DBI link in API docs broken.Simon Green1-4/+5
r=gerv, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green4-11/+2
r=gerv, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green4-24/+0
r=gerv, a=simon
2015-07-28Bug 1179856 - Increase length of logincookie value for greater securityDylan William Hardison3-3/+14
r=gerv,a=sgreen
2015-07-28Fix typo in PODFrédéric Buclin1-1/+1
2015-07-28Bug 1186700: Inserting data into the mail_staging table fails on PostgreSQL ↵Matt Tyson1-1/+4
due to unspecified BLOB type r=gerv a=sgreen
2015-07-28Bug 1183492: Optimize the SQL query for get_enterable_products()Matt Tyson1-2/+2
r=LpSolit a=sgreen
2015-07-28Bug 1163399: Autocompletion no longer works when impersonating a userDavid Lawrence1-2/+3
r=LpSolit,a=simon
2015-07-28Bug 1174736: The cpanfile generated by checksetup results in an unsuccessful ↵David Lawrence1-0/+1
mod_perl install r=emorley,a=simon
2015-07-25Bug 1161070: api searches should honour the same fields in its "order" ↵David Lawrence2-2/+38
parameter as the web UI r=dylan,a=simon
2015-06-28Bug 1178618: POD test failing due to undocumented methods api_version, ↵David Lawrence1-0/+5
api_namespace, and load_error
2015-06-28Bug 1178618: POD test failing due to undocumented methods api_version and ↵David Lawrence1-0/+4
api_namespace
2015-06-19Bug 1174695: The cpanfile created by checksetup.pl defines the same feature ↵Ed Morley1-6/+21
multiple times, breaking cpanm r=dkl,a=glob
2015-06-15Bug 1169767: Upgrading from pre-4.4 to master failsFrédéric Buclin1-10/+8
r=dkl a=glob
2015-06-12Bug 1170722: Authentication Delegation should add an App ID column to ↵Dylan William Hardison2-2/+9
associate api keys with specific callbacks r=dkl,a=glob
2015-06-10Bug 1169395: BugUserLastVisit does not allow multiple bugs to be specifiedDylan William Hardison1-2/+2
r=dkl,a=glob
2015-06-10Bug 1171924: REST API method to update a bug incorrectly removes aliasesTom Stejskal1-2/+4
r=dkl,a=glob
2015-06-08Bug 1167919: See Also: support debbugs.gnu.org trackerMike Frysinger1-2/+5
r=glob,a=glob
2015-06-03Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+8
dumping a stack trace r=glob,a=glob
2015-05-27Bug 1124401: Explicitly depend on DateTime::TimeZone::Local::Win32 on WindowsFrédéric Buclin1-2/+10
r=dylan a=glob
2015-05-23The utf8 parameter no longer exists, see bug 1105568Frédéric Buclin1-1/+1
2015-05-22Bug 1144468: Bugzilla Auth Delegation via API KeysDylan William Hardison2-0/+54
r=dkl,a=glob
2015-05-19Bug 1161068 - Write mailer.testfile as UTF-8. r,a=globGervase Markham1-1/+1
2015-05-18Bug 1162334: email_enabled value inverted in User.update RPC callJeff Fearn3-6/+7
r=glob,a=glob
2015-05-14Bug 1163248: checksetup.pl is unable to run if File::Slurp is missingFrédéric Buclin1-3/+8
r=dkl a=glob
2015-05-11Bug 1140575: Comment-creation WebService API should allow tags to be specifiedDavid Lawrence2-2/+27
r=glob,a=glob