92 Commits

Author SHA1 Message Date
Tomas Votruba
f3b296dfcc add mask support to isName(), remove matchName() 2019-03-15 20:05:51 +01:00
Tomas Votruba
708029e7a3 [Laravel] Add RequestStaticValidateToInjectRector 2019-03-04 13:13:31 +01:00
Tomas Votruba
c819bb0c26 Add BetterPhpDocParser package 2019-03-01 00:12:44 +01:00
Tomas Votruba
c9cbf58e19 rename getMethodByName to getMethod 2019-02-28 00:17:37 +01:00
Tomáš Votruba
f80f1ed191
Merge pull request #1131 from rectorphp/naming
rename Analyzer and Maintainer to Manipulator
2019-02-27 23:00:59 +01:00
Tomas Votruba
8208eff75e rename Analyzer and Maintainer to Manipulator 2019-02-27 22:54:39 +01:00
Tomas Votruba
7c6ee5690f [NetteToSymfony] Fix new route for already present annotation above method 2019-02-27 19:45:12 +01:00
Tomas Votruba
ac45d54145 apply coding-style level on Rector 2019-02-27 14:16:19 +01:00
Tomas Votruba
bfff23fbb2 use AbstractHttpKernelTest case and local Kernel over ContainerFactory 2019-02-23 00:49:32 +01:00
Tomas Votruba
f574c3374f use node-class based naming 2019-02-22 18:34:41 +01:00
Tomas Votruba
aecebd1d5c fix nette-to-symfony config 2019-02-21 00:45:20 +01:00
Tomas Votruba
3175a8857a apply specific bool on code 2019-02-18 00:36:58 +01:00
Tomas Votruba
5a801624dc [NTS] Add trans() param wrapper 2019-02-17 01:24:39 +01:00
Tomas Votruba
a9c5dfd59d Fix param wrapper conversion in RouterListToControllerAnnotationsRector 2019-02-11 12:12:15 +01:00
Jan Mikeš
b3ef6ed539
Fix extra commas in EventInfosFactory 2019-02-11 06:40:35 +01:00
Tomas Votruba
e8c2165e17 add event_class to RenameEventNamesInEventSubscriberRector 2019-02-09 19:56:54 +01:00
Tomas Votruba
75cb2b35c4 move level config to autodiscovery path 2019-02-09 14:14:29 +01:00
Tomas Votruba
ef3f1da0bd add Request constants, getByType and addConfig to set 2019-02-09 14:07:14 +01:00
Tomas Votruba
5e050bcc63 update nette to symfony set 2019-02-09 14:03:57 +01:00
Tomas Votruba
b819d67eb0 move RouterListToControllerAnnotationsRetor under ClassMethod 2019-02-09 14:02:54 +01:00
Tomas Votruba
7523aa6d6c fix static 2019-02-09 13:40:07 +01:00
Tomas Votruba
73db408aeb remove duplicated key 2019-02-09 13:22:16 +01:00
Jan Mikeš
678905bba2 Fixed Contributte events namespaces and added missing 2019-02-09 12:27:26 +01:00
Tomas Votruba
7f7f48aea8 extend FromRequestGetParameterToAttributesGetRector test 2019-02-06 12:50:38 +01:00
Tomas Votruba
dbcf9dd5a3 Add FromHttpRequestGetHeaderToHeadersGetRector 2019-02-06 12:09:11 +01:00
Tomas Votruba
6ee357c4bd Add FromRequestGetParameterToAttributesGetRector 2019-02-06 09:39:34 +01:00
Tomas Votruba
b7ae358168 add RenameEventNamesInEventSubscriberRector 2019-02-06 00:36:09 +01:00
Tomas Votruba
0db2b07d49 rename *.yml to *.yaml 2019-02-03 18:46:45 +01:00
Tomas Votruba
0f07e03edb remove safe 2019-02-02 17:27:18 +01:00
Tomas Votruba
fdb21e8a17 remove uneeded check - already knonw route type 2019-02-02 17:25:38 +01:00
Tomas Votruba
c29c09348a add FQN route + check for existing one 2019-02-02 16:52:48 +01:00
Tomas Votruba
a9338ab9c8 add RectorStrings 2019-02-02 16:52:48 +01:00
Tomas Votruba
e103a991fe improve ValueResolver complexity 2019-02-02 16:52:48 +01:00
Tomas Votruba
d62cc06b54 improve complexity 2019-02-02 15:27:45 +01:00
Tomas Votruba
ac1af79f25 decouple return type resolving to ClassMethodMaintainer 2019-02-02 15:21:55 +01:00
Tomas Votruba
3415f4fd80 decouple RouteInfoFactory 2019-02-02 15:02:34 +01:00
Tomas Votruba
7cce8f8309 add action named route support 2019-02-02 15:02:34 +01:00
Tomas Votruba
ce8b2485e9 corret Symfony docs link 2019-02-02 15:02:34 +01:00
Tomas Votruba
178a2fde5a add Symfony route link 2019-02-02 15:02:34 +01:00
Tomas Votruba
2590dbe730 rename methods to httpMethods 2019-02-02 15:02:34 +01:00
Tomas Votruba
5d5066c0b9 decouple ValueResolver 2019-02-02 15:02:34 +01:00
Tomas Votruba
e0afdfc993 add RouterListToControllerAnnotationsRector 2019-02-02 15:01:54 +01:00