3384 Commits

Author SHA1 Message Date
Tomas Votruba
1c51f5d9bf allow loading --config and --level together [closes #613] 2018-08-30 22:23:51 +02:00
Tomas Votruba
d114f0649c FilesFinder: move exclude paths from standalone after script to Finder filter 2018-08-30 18:00:16 +02:00
Tomas Votruba
2bda8a12a5 README: add fnmatch argument feature 2018-08-30 11:34:41 +02:00
Tomas Votruba
984644f18e FilesFinder - allow searching in asterisk 2018-08-30 11:34:41 +02:00
Tomáš Votruba
2b84f7759b
Merge pull request #611 from rectorphp/exclude-files
Add "exclude_paths" parameter to exclude unwanted files/directories
2018-08-30 11:33:00 +02:00
Tomas Votruba
8c41f00ac7 cleanups 2018-08-29 23:05:49 +02:00
Tomas Votruba
5817e17234 Add 'exclude_paths' option to exclude files or directories [closes #609] 2018-08-29 23:05:49 +02:00
Tomas Votruba
8efe81b6fd make AdditionalAutoloader use parameters 2018-08-29 20:09:16 +02:00
Tomas Votruba
caf75e1810 add BetterStandardPrinterTest 2018-08-29 19:45:02 +02:00
Tomas Votruba
635ec1f39e simplify PocessCommandReporter 2018-08-29 19:30:42 +02:00
Tomas Votruba
55d6f044e5 composer: autoload-dev only test files for Rector, not everything 2018-08-29 19:30:28 +02:00
Tomas Votruba
972e134625 use sys_get_temp_dir instead of relative random path 2018-08-29 19:22:59 +02:00
Tomas Votruba
2aa010dca6 comment 2018-08-29 19:21:13 +02:00
Tomáš Votruba
58b7db544e
Merge pull request #606 from rectorphp/twig-filter
[Twig] Add SimpleFunctionRector [closes #599]
2018-08-29 19:17:26 +02:00
Tomas Votruba
ba5385cea1 simplify classes map 2018-08-29 19:10:29 +02:00
Tomas Votruba
dba8a478af add case with already callback 2018-08-29 19:04:21 +02:00
Tomas Votruba
8e88fd24b1 extends SimpleFunctionRector to SimpleFilter as well 2018-08-29 16:05:12 +02:00
Tomas Votruba
2de84e72d5 add twig127 level 2018-08-29 15:27:31 +02:00
Tomas Votruba
d22d0fe1dd add twig20 set 2018-08-29 14:59:00 +02:00
Tomas Votruba
edb7c44483 add twig112 set 2018-08-29 14:52:27 +02:00
Tomas Votruba
e56dc665fe [Twig] Add SimpleFunctionRector [closes #599] 2018-08-29 14:42:26 +02:00
Tomas Votruba
c41a8cfbd6 LevelsCommand - allow filtering by name, e.g. bin/rector level symfony 2018-08-29 14:40:59 +02:00
Tomáš Votruba
8fea703d13
Merge pull request #604 from rectorphp/yaml-parse-string
[Symfony] Add ParseFileRector [closes #600]
2018-08-29 12:26:00 +02:00
Tomas Votruba
e09bfd06b7 add File suffix and specific variable content case 2018-08-29 12:17:33 +02:00
Tomas Votruba
9f2dbb7822 add support for various quotes 2018-08-29 12:05:29 +02:00
Tomas Votruba
ae994a0efd [Symfony] Add ParseFileRector [closes #600] 2018-08-28 18:27:13 +02:00
Tomas Votruba
9d1071d80a fix AbstractPHPUnitRector - can be null 2018-08-28 17:37:50 +02:00
Tomas Votruba
4e3ce3101a remove AbstractRectorTestCase.php from prefixed scope 2018-08-28 12:26:26 +02:00
Tomas Votruba
105127f769 publish-to-github: add missing GITHUB_TOKEN 2018-08-28 11:53:30 +02:00
Tomas Votruba
0745ae21d9 travi.yml: bool type 2018-08-28 11:48:29 +02:00
Tomáš Votruba
a99cf88c5a
Merge pull request #597 from rectorphp/rector-prefixed-tests
remove AbstractRectorTestCase.php from prefixed scope
2018-08-28 11:37:36 +02:00
Tomas Votruba
cf0bc499d2 [rector-prefixed] fix level --all 2018-08-28 11:36:37 +02:00
Tomas Votruba
dec779b688 remove AbstractRectorTestCase.php from prefixed scope 2018-08-28 11:33:47 +02:00
Tomáš Votruba
cb6c712424
Merge pull request #590 from rectorphp/fixes
Fixes
2018-08-21 19:56:08 +02:00
Tomas Votruba
933e818cab [NodeTypeResolver] fix loading of external config when installed as dependency 2018-08-21 18:09:39 +02:00
Tomas Votruba
6a9ca3dee8 [Namespace] Fix arguments of PseudoNamespaceToNamespaceRector 2018-08-21 18:09:39 +02:00
Tomáš Votruba
ac98817066
Merge pull request #586 from rectorphp/prefixed-rector-fix
Make build prefixed rector work with .neon files and remove old files
v0.3.4
2018-08-21 00:32:43 +02:00
Tomas Votruba
08b8b922cf lock to Symplify 4.6.1 2018-08-21 00:28:20 +02:00
Tomas Votruba
0b8fc7f081 composer: use Symplify 4.6 stable 2018-08-21 00:28:20 +02:00
Tomas Votruba
e6f66a726b revert removed Autowire-Public-Default compiler passes, they were messy 2018-08-21 00:28:20 +02:00
Tomas Votruba
c79242c507 fix extra slash 2018-08-21 00:28:20 +02:00
Tomas Votruba
2788a7c3e4 naming 2018-08-21 00:28:20 +02:00
Tomas Votruba
115275b2e0 polishing few renames 2018-08-21 00:28:20 +02:00
Tomas Votruba
48c4594572 remove unused files 2018-08-21 00:28:20 +02:00
Tomas Votruba
5789cc479e rename scripts 2018-08-21 00:28:20 +02:00
Tomas Votruba
d52308c078 rename clean_levels.sh to bin/clean_trailing_spaces.sh 2018-08-21 00:28:20 +02:00
Tomas Votruba
f91a299f4c move rector-prefixed scripts to bin/build 2018-08-21 00:28:20 +02:00
Tomáš Votruba
8ece3863ec
Merge pull request #585 from rectorphp/speedup
Speedup
2018-08-16 12:31:39 +02:00
Tomas Votruba
c9368d6f70 remove so slow coverage check completely 2018-08-16 12:24:42 +02:00
Tomas Votruba
9479f2a6dd fix InterfaceTypeResolver cover 2018-08-16 12:15:18 +02:00