Denis Ryabov
|
8f1bb04d8d
|
correct variable name
|
2021-04-04 11:28:55 +03:00 |
|
Denis Ryabov
|
606fb5225c
|
fix comment
|
2021-04-04 11:28:30 +03:00 |
|
Denis Ryabov
|
14138dd097
|
show line number and code in the errorreporting rule
|
2021-04-04 11:25:30 +03:00 |
|
Denis Ryabov
|
f9a073beab
|
simplify code
|
2021-04-04 11:24:02 +03:00 |
|
Denis Ryabov
|
ad64bd21b7
|
add zlib's encode/decode
|
2021-04-04 11:23:31 +03:00 |
|
Denis Ryabov
|
c55e5e928f
|
check for full function names (to avoid false-positive with base64-encoded URI)
|
2021-04-04 11:23:05 +03:00 |
|
Denis Ryabov
|
54060ee451
|
show line number and code in the encoding rule
|
2021-04-04 11:22:50 +03:00 |
|
|
21faa210dc
|
Merge PR #86 into develop
|
2021-03-27 05:32:24 +02:00 |
|
Denis Ryabov
|
0d2310f75d
|
simplify regex
|
2021-03-24 15:22:09 +03:00 |
|
Denis Ryabov
|
ab96c035ad
|
a "greedy" match (by @Llewellynvdm)
|
2021-03-24 15:13:28 +03:00 |
|
Denis Ryabov
|
0869a0cecb
|
fix comment text
|
2021-03-24 15:11:59 +03:00 |
|
Denis Ryabov
|
118846b53b
|
fix copyright
|
2021-03-11 16:00:58 +03:00 |
|
Denis Ryabov
|
0545fddb87
|
fix copyright
|
2021-03-11 15:59:54 +03:00 |
|
Denis Ryabov
|
01c5c5e550
|
fix copyright
|
2021-03-11 15:56:27 +03:00 |
|
Denis Ryabov
|
ba75eb5967
|
remove @author tag
|
2021-03-11 13:41:07 +03:00 |
|
Denis Ryabov
|
8d7531a047
|
remove @author tag
|
2021-03-11 13:40:09 +03:00 |
|
Denis Ryabov
|
321221a495
|
remove @author tag
|
2021-03-11 13:39:11 +03:00 |
|
Denis Ryabov
|
65fe32b164
|
replace check against a preinstalled domains list by the link to the Joomla! Trademark Approval Registry page
|
2021-03-11 10:40:52 +03:00 |
|
Denis Ryabov
|
d102979258
|
add some comments
|
2021-03-11 01:56:04 +03:00 |
|
Denis Ryabov
|
c81699b61c
|
Add a description for each check in the code
|
2021-03-11 01:35:15 +03:00 |
|
Denis Ryabov
|
1432595581
|
temporaty remove argnum check
|
2021-03-11 01:34:51 +03:00 |
|
Denis Ryabov
|
b5fe0e91b4
|
check for BOM in language files
|
2021-03-11 01:20:57 +03:00 |
|
Denis Ryabov
|
08864234a9
|
correct authors list for new rule
|
2021-03-11 01:20:37 +03:00 |
|
Denis Ryabov
|
75d8daa931
|
apply code style (spaces to tabs)
|
2021-03-11 01:19:48 +03:00 |
|
Denis Ryabov
|
d583e82bd7
|
fix path for sql files
|
2021-03-11 01:17:37 +03:00 |
|
Denis Ryabov
|
4775ddd43b
|
correct authors list for new rule
|
2021-03-11 01:17:00 +03:00 |
|
Denis Ryabov
|
d353c8b2f8
|
commenting the code
|
2021-03-11 01:15:13 +03:00 |
|
Denis Ryabov
|
825208b28c
|
add DTD json for language packages
|
2021-03-11 01:13:56 +03:00 |
|
Denis Ryabov
|
a73780e524
|
don't require menu and languages sections in components
|
2021-03-11 01:11:09 +03:00 |
|
Denis Ryabov
|
b74a082198
|
support both file and filename names for files children in package manifest
|
2021-03-11 01:10:53 +03:00 |
|
Denis Ryabov
|
ffd0995830
|
fix dtd for config section in modules and plugins
|
2021-03-11 01:10:35 +03:00 |
|
Denis Ryabov
|
ab751af635
|
remove error for missed license and updateservers tags (as they are processed by other rules)
|
2021-03-11 01:10:16 +03:00 |
|
Denis Ryabov
|
79caa44fca
|
add support of any children (by using '*' as key)
|
2021-03-11 01:09:51 +03:00 |
|
Denis Ryabov
|
f7353bf312
|
add support of any attribute (by using '*' as value)
|
2021-03-11 01:09:32 +03:00 |
|
Denis Ryabov
|
62a887092c
|
move dtd files to a separate directory
|
2021-03-11 01:09:09 +03:00 |
|
Denis Ryabov
|
77ffde4f6c
|
correct authors list for new rule
|
2021-03-11 01:08:23 +03:00 |
|
Denis Ryabov
|
6091c866c0
|
commenting the code
|
2021-03-11 01:01:14 +03:00 |
|
Denis Ryabov
|
2cae2d0deb
|
show node content in errors/warnings messages
|
2021-03-11 00:57:19 +03:00 |
|
Denis Ryabov
|
c11c23c15a
|
check domain name against the list of approved domains
|
2021-03-11 00:56:35 +03:00 |
|
Denis Ryabov
|
5771fb0203
|
add list of alternative plugin group names
|
2021-03-11 00:56:13 +03:00 |
|
Denis Ryabov
|
75b6aa0f47
|
fix loading of language file
|
2021-03-11 00:55:35 +03:00 |
|
Denis Ryabov
|
5fafb747f0
|
fix loop through children nodes
|
2021-03-11 00:54:39 +03:00 |
|
Denis Ryabov
|
2c28bafe47
|
add extra names (BSD v2 and BSD v3) into licenses list
|
2021-03-11 00:52:28 +03:00 |
|
Denis Ryabov
|
7741b2b0ce
|
move licenses list to gpl directory
|
2021-03-11 00:52:06 +03:00 |
|
Denis Ryabov
|
53c5903fa0
|
remove leading '*' character to deal with multi-line license names
|
2021-03-11 00:51:37 +03:00 |
|
|
7e1346a2ca
|
Merge pull request #87 into joomla/develop
|
2021-03-07 02:58:08 +02:00 |
|
|
3d51728978
|
Added more comments to the calculate_line_number method and fixed the variable naming.
|
2021-03-07 02:13:09 +02:00 |
|
|
ebb388a5c7
|
Merge pull request #76 into joomla/develop
|
2021-03-07 02:08:19 +02:00 |
|
Denis Ryabov
|
216e482009
|
display plugin name in the message (for packages with multiple plugins)
|
2021-02-18 15:25:03 +03:00 |
|
Denis Ryabov
|
f536d77cc3
|
fix matching of plugin group in title (remove spaces for "Action Log", "Quick Icons", etc.)
|
2021-02-18 15:24:28 +03:00 |
|