2119 Commits

Author SHA1 Message Date
TomasVotruba
643ab8e855 drop unused levels.yml 2018-02-25 17:15:40 +01:00
TomasVotruba
c0171949c5 [docs] add jscodeshift to Similar Projects 2018-02-25 17:05:35 +01:00
TomasVotruba
eff071cb8b make RectorInterface extend NodeVisitor 2018-02-25 16:58:23 +01:00
TomasVotruba
28524a7b0a make RectorInterface extend NodeVisitor 2018-02-25 13:07:43 +01:00
TomasVotruba
96d388dce7 services: do not load RectorProviders 2018-02-25 13:02:13 +01:00
TomasVotruba
39df5a9ec2 Merge branch 'rector-builder' of github.com:RectorPHP/Rector into rector-builder 2018-02-25 13:01:17 +01:00
TomasVotruba
4e250ce19b cleanup 2018-02-25 12:51:18 +01:00
Tomáš Votruba
6e54e081cf
Merge pull request #326 from rectorphp/refactor-test-approach
Move to config-based testing
2018-02-25 12:49:55 +01:00
TomasVotruba
e1958d7f84 fix statics 2018-02-25 12:36:19 +01:00
TomasVotruba
3579888612 allow RectorProvider to add multiple Rectors 2018-02-25 12:29:34 +01:00
TomasVotruba
dbdd7e7be6 ExpressionAddingNodeVisitor: remove nodes after adding 2018-02-25 12:15:11 +01:00
TomasVotruba
f178e3c4aa cleanup CompilerPass 2018-02-24 22:50:42 +01:00
TomasVotruba
33996dca08 drop expression-language need 2018-02-24 22:45:12 +01:00
TomasVotruba
3d0ba8b2e0 BuilderRectorTest - normalize 2018-02-24 22:25:15 +01:00
TomasVotruba
07dd3f62af drop RectorCollector, merge to RectorNodeTraverser 2018-02-24 22:24:57 +01:00
TomasVotruba
5a5c702a01 RectorCollector: remove getRector() 2018-02-24 22:09:09 +01:00
TomasVotruba
9fd61c83af cleanup RectorNodeTraverser 2018-02-24 22:00:08 +01:00
TomasVotruba
0538b708af revert spaces 2018-02-24 18:57:15 +01:00
TomasVotruba
918a0e3983 wip 2018-02-24 18:55:17 +01:00
TomasVotruba
337368bb8e revert spaces 2018-02-24 18:53:49 +01:00
TomasVotruba
209e56478a wip 2018-02-24 18:53:04 +01:00
TomasVotruba
a0b169fa4f [cs] spaces 2018-02-24 18:51:31 +01:00
TomasVotruba
55964b9497 unite config location 2018-02-24 18:33:21 +01:00
TomasVotruba
295dff559f cleanup getRectorClasses() and fix AbstractConfigurableRectorTestCase 2018-02-24 18:25:30 +01:00
TomasVotruba
1b10b5ff66 [cs] eols 2018-02-24 18:22:41 +01:00
TomasVotruba
303760458e typo 2018-02-24 18:19:33 +01:00
TomasVotruba
2dad05fd08 clean 2018-02-24 18:18:56 +01:00
TomasVotruba
ea7c7c7a16 remove provideConfig() on tests 2018-02-24 18:14:49 +01:00
TomasVotruba
92fa82bfbb cleanup 2018-02-24 18:08:45 +01:00
TomasVotruba
29d70d2c3a fix yaml 2018-02-24 17:39:35 +01:00
TomasVotruba
98ce86ebb1 cleanup 2018-02-24 16:47:04 +01:00
TomasVotruba
37e3f851f9 cleanup 2018-02-24 16:18:14 +01:00
TomasVotruba
e7d33fd6ff fix cs 2018-02-24 14:43:46 +01:00
TomasVotruba
ed3a30cdb6 fix cs 2018-02-24 14:43:30 +01:00
TomasVotruba
c34049e4ec fix cs 2018-02-24 14:43:06 +01:00
TomasVotruba
9619a6426d moving to config-based testing 2018-02-24 14:42:49 +01:00
TomasVotruba
695876d6c1 [cs] add BreakArrayListFixer 2018-02-24 12:49:56 +01:00
TomasVotruba
2920edcdff fix phpstan 2018-02-24 12:35:24 +01:00
TomasVotruba
7fbec4f2e4 fix RectorCollectorTest 2018-02-24 12:34:26 +01:00
TomasVotruba
04e8ba5803 use stubs to remove dependency on unused nette/application package 2018-02-24 12:32:39 +01:00
TomasVotruba
d464401aae move ValidateControlRector to Provider 2018-02-24 12:05:49 +01:00
TomasVotruba
1aadb0cee5 notes 2018-02-24 12:01:52 +01:00
TomasVotruba
4d8a6d3272 move test under RectorBuilder package 2018-02-24 12:00:52 +01:00
TomasVotruba
eb66eea0b2 fix cs 2018-02-24 11:33:11 +01:00
TomasVotruba
e6b11fbb12 rename CaseRector to BuilderRector 2018-02-24 11:32:54 +01:00
TomasVotruba
7b019d47b6 working prototype 2018-02-24 11:31:19 +01:00
TomasVotruba
866227ebe4 update api 2018-02-24 11:01:52 +01:00
TomasVotruba
fd04d89c95 fix cs 2018-02-24 11:01:45 +01:00
TomasVotruba
7c109a0749 move build methods to from Builder to Rector 2018-02-24 11:01:33 +01:00
TomasVotruba
c9435ee9a2 CompilerPass: use native API 2018-02-24 10:45:18 +01:00