Commit Graph
1972 Commits
Author SHA1 Message Date
Gildas Quéméner 00ba2ea88d Fixed multi-package travis build
`composer req` expect one or many packages separated by a space
character as argument. This commit ensures the $PACKAGES variable
does not contain a new line separated list.
2018-03-24 18:05:11 +01:00
symfony-flex-server[bot]andGitHub 478ea16f32 Merge pull request #325 2018-03-24 07:32:17 +00:00
symfony-flex-server[bot]andGitHub 5f4a640864 Merge pull request #321 2018-03-24 07:25:10 +00:00
ElectricMaxxx 8abcf14668 move to correct directory 2018-03-23 23:48:35 +01:00
ElectricMaxxx 5b99c7327c create pack for symfony-cmf using doctrine phpcr with its dbal implementation 2018-03-23 23:47:45 +01:00
ElectricMaxxx 1dd42349a7 change 2018-03-23 22:00:29 +01:00
ElectricMaxxx 5224719b6b also add doctrine-bundle 2018-03-23 21:33:39 +01:00
ElectricMaxxx 714596120a move manifest.json into versioned part 2018-03-23 20:55:24 +01:00
ElectricMaxxx 999fa7c743 fix indent 2018-03-23 20:53:00 +01:00
ElectricMaxxx 164534f157 start on working to get the doctrine-phpcr-dbal-pack running 2018-03-23 20:46:01 +01:00
Robert b254638bfe Update environment variable, update post install 2018-03-23 16:59:49 +01:00
Robert 2d54a52e8a Add recipe for MediaMonks Sonata Media Bundle 2.0 2018-03-23 16:51:09 +01:00
Gildas Quéméner f45406ffcd Fixed PDO event store SQL scripts copy 2018-03-23 12:47:18 +01:00
Gildas Quéméner 62321969e4 Added post installation hints 2018-03-23 11:50:18 +01:00
Gildas Quéméner e167532f35 Added hint to auto register command handlers 2018-03-23 11:50:01 +01:00
Gildas Quéméner 2385bdcf4c Added a default query bus 2018-03-23 11:49:52 +01:00
Gildas Quéméner 403a1fa4df Increased explicitness of service definitions 2018-03-23 11:48:49 +01:00
Gildas Quéméner c48c336ef2 Used comand bus lib interface for service id 2018-03-23 10:14:04 +01:00
Gildas Quéméner 02c6dedf54 Added configuration to setup TransactionManager 2018-03-22 16:50:28 +01:00
Gildas Quéméner 1db9529e5e Dispatched persisted events on app event bus 2018-03-22 16:18:08 +01:00
Gildas Quéméner ee6ef3a122 Eased default stream creation 2018-03-22 15:09:25 +01:00
Gildas Quéméner 10540242d6 Copied database init scripts into config directory 2018-03-22 14:16:38 +01:00
Gildas Quéméner d218ca198e Renamed pdo event store config file 2018-03-22 13:04:58 +01:00
Gildas Quéméner 053b5d8992 Created Prooph package recipes 2018-03-22 13:03:06 +01:00
Gildas Quéméner 2013913487 No need to copy the content of the src/ directory 2018-03-21 16:29:41 +01:00
Gildas Quéméner fb0e9e5f40 Moved config in the correct directory 2018-03-21 16:24:23 +01:00
Gildas Quéméner f418071472 Fixed malformed bundle FQCN 2018-03-21 16:22:43 +01:00
Gildas Quéméner 31b7ce8609 Added initial configuration of the prooph pack 2018-03-21 16:21:18 +01:00
symfony-flex-server[bot]andGitHub f183e5f6c2 Merge pull request #305 2018-03-21 07:57:51 +00:00
disjfa 7e54b3526c Removed unused parameters, removed colors in post_install 2018-03-20 19:58:33 +00:00
Gildas Quéméner b5711fb310 Added empty command directory 2018-03-20 19:00:58 +01:00
Gildas Quéméner 26ec16d08b Autowired command handlers 2018-03-20 18:55:29 +01:00
Gildas Quéméner 17a7249d77 Defined prooph service bus bundle default config 2018-03-20 18:50:49 +01:00
Gildas Quéméner 2fde35c791 Defined recipe for the prooph pack 2018-03-20 16:24:34 +01:00
Aaron SchererandGitHub 4428f5ef22 Update cache_adapter.yaml 2018-03-19 11:46:31 -07:00
Aaron SchererandGitHub 5d625561ed Update manifest.json 2018-03-19 11:46:03 -07:00
Aaron SchererandGitHub 56fcddfae6 Update manifest.json 2018-03-19 11:40:02 -07:00
Aaron SchererandGitHub ac3ae707cb Fixing incompatible env variable usage 2018-03-19 11:38:56 -07:00
Gildas Quéméner 9e9d069420 Revert "Auto-register command handlers"
This reverts commit 41dca24297.
2018-03-19 15:02:28 +01:00
Gildas Quéméner 41dca24297 Auto-register command handlers 2018-03-19 14:57:09 +01:00
Gildas Quéméner a3e37cc24e Autowired default command bus 2018-03-19 13:30:40 +01:00
Gildas Quéméner 1d495c0ad0 Register ProophServiceBusBundle 2018-03-19 12:08:01 +01:00
Gildas Quéméner 1d6cb4b8ac Fixed invalid versionning 2018-03-19 12:03:12 +01:00
Gildas Quéméner ff737959b5 Added recipe for prooph/service-bus-symfony-bundle 2018-03-19 11:46:01 +01:00
symfony-flex-server[bot]andGitHub 7cab387012 Merge pull request #313 2018-03-18 15:09:51 +00:00
knojector 68225b3923 added env var 2018-03-18 13:37:56 +01:00
symfony-flex-server[bot]andGitHub a9862d6219 Merge pull request #316 2018-03-18 08:10:00 +00:00
symfony-flex-server[bot]andGitHub 847e305c1e Merge pull request #314 2018-03-18 08:06:05 +00:00
Théo FIDRY 55858fa45c Add nelmio alice 2018-03-17 22:40:45 +00:00
Juan Luis García BorregoandGitHub 752a7b4b70 Update nelmio_api_doc.yaml
In Symfony 4
The `nelmio_api_doc.routes` config option is deprecated. Please use `nelmio_api_doc.areas` instead (just replace `routes` by `areas` in your config)
2018-03-16 10:17:03 +01:00