summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2017-02-26Bug 1174341 - only treat emphasis markdown based on spacesGervase Markham1-8/+8
2017-02-26Bug 1301951 - Fix Bugzilla::Bug memory leaksDylan William Hardison3-5/+34
2017-02-20Bug 1301383 - Memoize does not work under threaded perl in windows: "Anonymou...Dylan William Hardison1-7/+6
2016-12-23Bug 1325425 - checksetup.pl on windows should ensure $/ is "\r\n"Dylan William Hardison1-0/+4
2016-11-30Merge branch 'patch-1' of https://github.com/tvau/bugzilla into tvau-patch-1David Lawrence1-3/+3
2016-11-15Bug 1317777 - REST API 1.0 - datetime inputs cause server errortvau1-3/+3
2016-11-08Timetrack fields, "Orig Est."+"Hours Left", accept numbers with commas or pointDanny Dierickx1-2/+2
2016-10-30Bug 331007 - alias_in_use doesn't acknowledge that you could remove the alias...Simon Green1-1/+1
2016-10-19Revert "Bug 1306534 - Crash when pasting UTF8 text as an attachment"Dylan William Hardison1-1/+0
2016-10-18Bug 1309884 - constants.CONCATENATE_ASSETS gets constant folded when trueDylan William Hardison1-5/+7
2016-10-14Merge pull request #30 from kyoshino/bug-1309737-user-agentdklawren1-1/+1
2016-10-14nit: doc failDylan William Hardison1-0/+4
2016-10-13Bug 1301887 - File::Slurp triggers warnings on perl 5.24 and it is recommende...Dylan William Hardison5-20/+39
2016-10-13Bug 1309737 - Add User-Agent to the Access-Control-Allow-Headers headerKohei Yoshino1-1/+1
2016-10-12Bug 1307003 - Add whoami endpointDavid Lawrence2-0/+138
2016-10-12Bug 1306534 - Crash when pasting UTF8 text as an attachmentMatt Tyson1-0/+1
2016-10-11Bug 1309278 - Cache::Memcached::Fast returns tainted data if the key is taintedDylan William Hardison1-0/+2
2016-10-08nit: wrong method call in Bugzilla::MigrateDylan William Hardison1-1/+1
2016-10-08Bug 1300437 - DateTime::TimeZone::offset_as_string called incorrectly (#19)Dylan William Hardison2-2/+2
2016-10-06Bug 1290588 - Group Administration via interface should error if regular expr...Simon Green2-0/+56
2016-10-03Bug 1305468 - Don't concatenate assets when PLACK_ENV ne developmentEkta Parmar1-1/+1
2016-10-03Bug 1254516 - Emails do not indicate to Exchange that they are auto-generated...Marko Kohtala1-0/+2
2016-09-21Bug 1263244 - Throw*Error inside templates should always use die(), as if err...Dylan William Hardison2-2/+20
2016-09-20Bug 1303896 - Can't locate object method "host" via package "URI::_generic" a...Sina Mashek1-1/+1
2016-09-19Bug 1302755 - Optimize request_cache() moreDylan William Hardison1-2/+1
2016-09-19Bug 1303702 - bug history table 'when' column shows 00:00 only using sqliteAndrea Orsini1-0/+1
2016-09-15Bug 399066 - Remove the 'cookiedomain' parameterSimon Green2-8/+1
2016-09-15Bug 65388 - Make it possible to query for open bugs with an inactive target m...Simon Green1-2/+92
2016-09-11Bug 1263379 - Remove support for Windows 2000Frédéric Buclin1-59/+2
2016-09-11Bug 1260020 - Use Win32::GetConsoleOutputCP() instead of Win32::Console::Outp...Frédéric Buclin1-11/+8
2016-09-10Bug 1284263 - Add optional support for $DATABASE_URL instead of localconfig f...Dylan William Hardison1-1/+28
2016-09-10Bug 988971 - Replace Classic with "Sandstone" skin as Standard skinRyan Wilson1-1/+1
2016-09-08Bug 1294587 - The CSP feature is brokenDylan William Hardison1-3/+2
2016-08-24Bug 1296831 - allow answers file to override new install defaultsFrank Becker1-5/+9
2016-08-23Revert "Bug 1296831 - answer use_email_as_login not used"Dylan William Hardison1-1/+1
2016-08-22Bug 1296831 - answer use_email_as_login not usedFrank Becker1-1/+1
2016-08-22Bug 1296570 - can not create admin user when use_email_as_login = 1Frank Becker1-1/+1
2016-08-12Bug 1294571 - 015remote_ip.t throws a "uninitialized value" warningDavid Lawrence1-1/+1
2016-07-29Bug 1183647 - Optional Perl modules related to REST should now be mandatoryDavid Lawrence1-2/+0
2016-07-28markdown is required for compilg markdown testsDylan William Hardison1-1/+1
2016-07-28nit: doc methodDylan William Hardison1-1/+1
2016-07-28Bug 1286287 - Add utility method to Bugzilla::CGI for configuring CSP headersDylan Hardison3-0/+409
2016-07-13Bug 1284021 - checksetup.pl spins in an infinite loop when denied terminal in...Tina Hardison1-28/+18
2016-07-08Bug 542507 - [PostgreSQL] The db_user sometimes cannot connect to the "templa...Dylan William Hardison2-7/+1
2016-07-08Bug 1284277 - allow inbound_proxy to be set to '*'Dylan William Hardison2-21/+27
2016-06-30Bug 1283612 - Add Bugzilla::Extension module loader lastDylan William Hardison1-1/+1
2016-06-01Bug 1274764 - Increasing memcached performance is possible because Cache::Mem...Dylan Hardison1-49/+2
2016-05-23Bug 1272883 - [Oracle] Exclude APEX tables from $dbh->bz_table_list_real()Frédéric Buclin1-1/+2
2016-05-20Bug 1205415 - Markdown incorrectly parses BlockQuote inside a CodeBlockAlbert Ting1-1/+9
2016-05-20Bug 1273846 - Checksetup fails to update chart storage during pre-3.6 -> 5.0 ...Frédéric Buclin1-9/+8