index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-26
Bug 1174341 - only treat emphasis markdown based on spaces
Gervase Markham
3
-13
/
+49
2016-10-30
Bug 228444 - Checking for unquoted non regex variable interpolated into regex
Simon Green
1
-1
/
+1
2016-09-26
Bug 1284979 - Write test case to find obvious uses of inline javascript in th...
Dylan William Hardison
1
-0
/
+123
2016-09-10
Bug 1294569 - 100markdown.t doesn't work without a working DB
Dylan William Hardison
1
-0
/
+30
2016-08-30
- Added lib path to t/015remote_ip.t
David Lawrence
1
-1
/
+2
2016-07-21
- Fixed errors from t/002goodperl.t with t/015remote_ip.t
David Lawrence
1
-0
/
+3
2016-07-08
Bug 1284277 - nits
Dylan William Hardison
1
-1
/
+0
2016-07-08
Bug 1284277 - allow inbound_proxy to be set to '*'
Dylan William Hardison
1
-0
/
+81
2016-05-20
add markdown tests for Bug 1205415
Dylan Hardison
1
-0
/
+59
2016-04-27
Bug 218917 - Allow the login name to be different from the email address
Frédéric Buclin
2
-2
/
+1
2016-04-26
fix module metadata
Dylan William Hardison
1
-1
/
+8
2016-04-14
Bug 1088022 - Bump min version to CGI 4.09
Frédéric Buclin
1
-1
/
+9
2016-02-29
Bug 1136137: Require Perl 5.14
Frédéric Buclin
16
-19
/
+22
2016-02-26
Bug 1069799 - move the QA repository into the main repository
David Lawrence
1
-1
/
+1
2016-02-25
Bug 1250944 - 001compile.t doesn't set error mode, so errors exit the test suite
Dylan Hardison
1
-0
/
+1
2016-02-23
Bug 1246528 - Use Makefile.PL and allow Bugzilla use cpanm-compatible local d...
Dylan Hardison
13
-15
/
+14
2016-01-27
Bug 555438 - Improve the Bugzilla code base using Perl::Critic
Dylan Hardison
2
-0
/
+112
2015-12-23
Bug 1201113: Support to run Bugzilla as a PSGI application
Frédéric Buclin
2
-2
/
+2
2015-08-31
Bug 714724 - correctly encode emails as quoted-printable
Byron Jones
1
-0
/
+1
2015-04-30
Bug 1158563: makedocs.pl is unable to load File::Copy::Recursive installed in...
Frédéric Buclin
2
-2
/
+3
2015-04-13
Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/01...
Frédéric Buclin
1
-1
/
+1
2015-03-16
Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument ...
Frédéric Buclin
1
-4
/
+5
2015-03-16
Bug 1137674: Merge t/003safesys.t with t/001compile.t
Frédéric Buclin
2
-56
/
+3
2015-03-11
Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes (...
Frédéric Buclin
1
-1
/
+0
2014-12-11
Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.
Matt Selsky
2
-6
/
+3
2014-11-24
Bug 1102003: The URL and status whiteboard fields display ARRAY(...) instead ...
Frédéric Buclin
1
-1
/
+1
2014-10-06
Bug 1074980: Forbid the { foo => $cgi->param() } syntax to prevent data override
Frédéric Buclin
1
-1
/
+32
2014-09-02
Bug 1054175 - Exclude Bugzilla::Migrate:: from requiring POD documentation
Simon Green
1
-0
/
+1
2014-08-28
Bug 330707: Add optional support for MarkDown
Koosha KM
2
-1
/
+2
2014-08-13
Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules
Frédéric Buclin
16
-93
/
+130
2014-08-10
Bug 897915 - Field lists not sorted alphabetically
Simon Green
1
-0
/
+1
2014-06-11
Bug 962424: jobqueue's worker process should process messages in batches
Byron Jones
1
-1
/
+1
2014-02-25
Bug 963120 - allow extensions to document themselves, and build result into d...
Gervase Markham
1
-1
/
+1
2014-02-10
Bug 926085: Forbird single quotes to delimit URLs (no <a href='...'>)
Frédéric Buclin
1
-1
/
+15
2014-01-07
Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...
Connor Behan
1
-9
/
+0
2013-10-28
Bug 930870: With Pod::Coverage 0.23, t/011pod.t fails if a module is not inst...
Frédéric Buclin
1
-2
/
+2
2013-09-26
Bug 784072 (2nd part): Exclude extensions from POD coverage checks
Frédéric Buclin
1
-0
/
+2
2013-09-26
Bug 893589 - 004template.t fails when templates in extension directory
Simon Green
3
-14
/
+26
2013-09-03
Bug 911513: 007util.t fails due to a missing dependency to DateTime
Damien Nozay
1
-0
/
+1
2013-08-07
Bug 817306 - Add additional words to test for reserved SQL words in schema
Sunil Joshi
1
-4
/
+4
2013-07-31
Bug 877078: shift bugmail generation to the jobqueue
Byron Jones
1
-0
/
+1
2013-07-24
Bug 533878: Allow relative date searches involving date/time custom fields
Byron Jones
1
-0
/
+1
2013-02-15
Bug 832893: changes jobqueue.pl to spawn worker processes to deliver bugmail ...
Byron Jones
1
-1
/
+1
2013-01-02
Bug 822547: Fix POD coverage bustage
Byron Jones
1
-0
/
+1
2012-12-03
Bug 817634: Tests in t/ should also check themselves where appropriate
Frédéric Buclin
4
-26
/
+33
2012-12-03
Remove tabs from t/002goodperl.t and CRLF characters from t/013dbschema.t
Frédéric Buclin
2
-85
/
+85
2012-12-01
Bug 247560: Add tests for reserved SQL words in the DB schema
Sunil Joshi
1
-0
/
+84
2012-12-01
Bug 787668: Use |use parent| instead of |use base|
Matt Selsky
2
-3
/
+3
2012-11-30
Bug 784072: Use Pod::Coverage to make sure that all subroutines are documented
Frédéric Buclin
2
-1
/
+71
2012-11-13
Bug 615627: Make t/012throwables.t know about user errors defined in extensions
Simon Green
2
-1
/
+16
[next]