summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-08-24Bug 1197436: A remembered search with a ' cannot be edited or deletedFrédéric Buclin1-3/+3
r=gerv a=sgreen
2015-08-24Bug 1196858: Custom fields disappear when committing changes to a bugFrédéric Buclin1-1/+1
r=gerv a=sgreen
2015-08-24Bug 1175643 - Rewrite auth delegation to use a server-side POST instead of a ↵Dylan William Hardison2-4/+44
client-side GET to delegate API Key r/a=dkl
2015-08-23Bug 1196517: Properly set the disposition for non-viewable attachmentsAlbert Ting1-1/+2
r=LpSolit a=sgreen
2015-08-23Bug 670669 - Changing the e-mail address under account prefs does not ↵Simon Green4-22/+32
require current password if can_change_password is false r=dkl, a=simon
2015-08-28Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, ↵David Lawrence1-1/+1
the bug does not change to CONFIRMED properly r=LpSolit,a=simon
2015-08-19Bug 1182782 - Changing multiple bugs at once can fail if the dontchange text ↵Simon Green1-2/+2
has been localized r=dkl, a=simon
2015-08-19Bug 1167622 - red border in confirmation of changes is misleading - should ↵Simon Green1-2/+2
be green as the text r=LpSolit, a=simon
2015-08-19Bug 404663 - aliases should be reserved for people w/ editbugsSimon Green3-5/+44
r=dkl, a=simon
2015-08-18Bug 1188815 - Update instructions on migrating from bzr to include switching ↵Gervase Markham1-0/+21
server. r=LpSolit
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-11Taskcluster infrastructure improvements and cleanup (v2)David Lawrence1-18/+0
2015-08-11Taskcluster infrastructure changesDavid Lawrence1-12/+12
2015-08-10Bug 1172333: The OS field doesn't recognize Windows 10Frédéric Buclin1-0/+1
r=gerv a=sgreen
2015-08-07Bug 1183571 - tell people they need to enable the CGI module. r=LpSolitGervase Markham1-0/+8
2015-08-07Bug 1191255 - Remove requirement to specify SMTP server during installation ↵Gervase Markham3-24/+3
on Windows. r=LpSolit, a=simon
2015-08-06Sync relnotes with 5.0Frédéric Buclin1-1/+1
2015-08-06List cpanfile in .gitignore, see bug 1143005Frédéric Buclin1-0/+1
2015-08-06Bug 1189813: Include javascript_urls in header.html.tmpl DEFAULT directiveColin Joy1-0/+1
r=LpSolit a=dkl
2015-08-06Bug 1191510: Tags with spaces in them are incorrectly split into several tagsFrédéric Buclin1-1/+1
r=gerv a=dkl
2015-08-06Bug 1183227: Comment tagging doesn't work if Test::Taint is not installedFrédéric Buclin1-1/+2
r=gerv a=dkl
2015-08-06Bug 1183398: Mandatory custom fields block form submission if they are ↵Frédéric Buclin3-14/+33
hidden and have no value r=gerv a=dkl
2015-08-06Bug 1179160: The login form should not use type="email" when LDAP has ↵Frédéric Buclin3-4/+15
LDAPmailattribute set r=gerv a=dkl
2015-08-05Bug 1107311 - add package names for -dev packages to lists. r=mcoteGervase Markham2-11/+6
2015-08-04Bug 1189737 - add File::Which to optional module requirements for building ↵Gervase Markham1-1/+7
documentation. r=LpSolit
2015-08-04Bug 1186866 - fix line number in MySQL section. r=mcoteGervase Markham1-1/+1
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 1175021 - Documentation link in Preferences --> API Keys tab is brokenSimon Green1-1/+1
r=dylan, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green9-34/+2
r=gerv, a=simon
2015-07-29Bug 399078 - Remove the 'musthavemilestoneonaccept' parameterSimon Green8-41/+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 1181649: Date picker is broken in "Summarize Time" pageFrédéric Buclin1-0/+2
r=gerv a=sgreen
2015-07-28Bug 1184563: The default preferences under editsettings.cgi display in ↵Frédéric Buclin1-1/+1
random order r=gerv 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 Lawrence3-25/+50
parameter as the web UI r=dylan,a=simon
2015-07-16Fix the documentation about newer PostgreSQL requirements, see bug 1152862Frédéric Buclin1-1/+1
2015-07-14Bug 1182748: Typo: </kbd> is used instead of </li> in relnotes for 5.0A. Shimono [:himorin]1-1/+1
r=LpSolit a=sgreen
2015-06-28Bug 1177267: When adding a new keyword, it should be active by default. ↵David Lawrence1-4/+3
Currently a new keyword is disabled. r=dylan,a=dkl
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