{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":538614076,"defaultBranch":"5.0","name":"maker","ownerLogin":"oroinc","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-19T17:17:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/4165718?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711801156.0","currentOid":""},"activityList":{"items":[{"before":"df844a989224f7990e4eef026a104dc9ee4cbd14","after":"ac1422fd478aa5d965ecdc35bbe2b5a700857047","ref":"refs/heads/master","pushedAt":"2024-09-20T20:22:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22220: Migration Enums from the \"table-column\" to \"serialized\" field type (#36373)\n\nUpdating the ORO Enum implementation is caused by:\r\n- Read-only permissions for web server user on entity extend files in the system cache.\r\n- Updates of enums in entities from the UI do not require cache updates in the entity management.\r\n- Need to avoid code generation.\r\n- Reduce the number of database requests in cases where the object uses join queries with a large number of lists.\r\n\r\nSee more details at: https://github.com/oroinc/platform/blob/master/CHANGELOG.md#oro-enum-changes","shortMessageHtmlLink":"BAP-22220: Migration Enums from the \"table-column\" to \"serialized\" fi…"}},{"before":"27fa06b232f42beadb7930898a97bd00bf69956a","after":"df844a989224f7990e4eef026a104dc9ee4cbd14","ref":"refs/heads/master","pushedAt":"2024-04-08T20:21:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-23821: Updated app version to 6.1 (#37996)","shortMessageHtmlLink":"BB-23821: Updated app version to 6.1 (#37996)"}},{"before":null,"after":"27fa06b232f42beadb7930898a97bd00bf69956a","ref":"refs/heads/6.0","pushedAt":"2024-03-30T12:19:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22436: Fix maker bundle after attributes enablement (#37688)\n\n- Fixed check_generated_code_full test fail.\r\n- Fixed relations generation.\r\n- Fixed controller template to provide ParamConverter attributes.","shortMessageHtmlLink":"BAP-22436: Fix maker bundle after attributes enablement (#37688)"}},{"before":null,"after":"27fa06b232f42beadb7930898a97bd00bf69956a","ref":"refs/heads/6.0-rc","pushedAt":"2024-02-29T16:03:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22436: Fix maker bundle after attributes enablement (#37688)\n\n- Fixed check_generated_code_full test fail.\r\n- Fixed relations generation.\r\n- Fixed controller template to provide ParamConverter attributes.","shortMessageHtmlLink":"BAP-22436: Fix maker bundle after attributes enablement (#37688)"}},{"before":"9a9f4856ed002f58697ad6b1b4991bb062b9a9c1","after":"27fa06b232f42beadb7930898a97bd00bf69956a","ref":"refs/heads/master","pushedAt":"2024-02-28T21:21:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22436: Fix maker bundle after attributes enablement (#37688)\n\n- Fixed check_generated_code_full test fail.\r\n- Fixed relations generation.\r\n- Fixed controller template to provide ParamConverter attributes.","shortMessageHtmlLink":"BAP-22436: Fix maker bundle after attributes enablement (#37688)"}},{"before":"9da46dad421a72f060a3c4a9f592797138134fd4","after":"9a9f4856ed002f58697ad6b1b4991bb062b9a9c1","ref":"refs/heads/master","pushedAt":"2024-02-26T12:30:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22386: Use PHP Attributes instead of annotations (#37286)\n\n- Added AttributeReader. All custom attribute implementations should use this reader instead of third-party readers.\r\n- Added rector rules to convert ORO annotations to attributes.\r\n- Created rule-set to migrate from annotations to attributes.\r\n- Processed all the code with new ORO, Symfony and Doctrine rulesets to replace all the annotations with attributes.\r\n- Fixed manually remaining mistakes and formatting broaken with rector. Ordered attributes and options inside attributers.\r\n- Added property types for entities when possible without the business logic change.\r\n- Added tests.\r\n\r\n---------\r\n\r\nCo-authored-by: Oleksandr Protsiuk \r\nCo-authored-by: Andrii Baranik ","shortMessageHtmlLink":"BAP-22386: Use PHP Attributes instead of annotations (#37286)"}},{"before":"16ab21693b9b57294f8eabe88f061f523db627e7","after":"9a3196af27a937b914e7ef537d4d9930887776f6","ref":"refs/heads/5.0","pushedAt":"2024-02-19T11:47:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22408: Fix oro maker bundle compatibility with Symfony (#37454)\n\n* BAP-22408: Fix oro maker bundle compatibility with Symfony 6 - fixed compatibility issue with PhpParser\r\n\r\n* Updated dev.locks\r\n\r\n| Production Changes | From | To | Compare |\r\n|------------------------|--------|--------|--------------------------------------------------------------------------|\r\n| laminas/laminas-stdlib | 3.18.0 | 3.19.0 | [...](https://github.com/laminas/laminas-stdlib/compare/3.18.0...3.19.0) |\r\n\r\n---------\r\n\r\nCo-authored-by: orocrmdeployer ","shortMessageHtmlLink":"BAP-22408: Fix oro maker bundle compatibility with Symfony (#37454)"}},{"before":"79b9c597cb03c685371c12559220f790a0f1c023","after":"43d32be4913d8300e99158c3c86eaaa54ba0af99","ref":"refs/heads/5.1","pushedAt":"2024-02-19T11:46:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22408: Fix oro maker bundle compatibility with Symfony (#37453)\n\n* BAP-22408: Fix oro maker bundle compatibility with Symfony 6 - fixed compatibility issue with PhpParser\r\n\r\n* Updated dev.locks\r\n\r\n---------\r\n\r\nCo-authored-by: orocrmdeployer ","shortMessageHtmlLink":"BAP-22408: Fix oro maker bundle compatibility with Symfony (#37453)"}},{"before":"6f80bcea16b0e07d8cbc7e7d186c9df7a9d5dcd8","after":"9da46dad421a72f060a3c4a9f592797138134fd4","ref":"refs/heads/master","pushedAt":"2024-02-01T21:20:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22408: Fix oro maker bundle compatibility with Symfony 6 (#37409)\n\n* BAP-22408: Fix oro maker bundle compatibility with Symfony 6\r\n\r\n* Updated dev.locks\r\n\r\n| Production Changes | From | To | Compare |\r\n|---------------------------|---------|---------|------------------------------------------------------------------------------------|\r\n| doctrine/inflector | 2.0.8 | 2.0.9 | [...](https://github.com/doctrine/inflector/compare/2.0.8...2.0.9) |\r\n| laminas/laminas-stdlib | 3.18.0 | 3.19.0 | [...](https://github.com/laminas/laminas-stdlib/compare/3.18.0...3.19.0) |\r\n| laminas/laminas-validator | 2.46.0 | 2.47.0 | [...](https://github.com/laminas/laminas-validator/compare/2.46.0...2.47.0) |\r\n| microsoft/microsoft-graph | 1.109.2 | 1.110.0 | [...](https://github.com/microsoftgraph/msgraph-sdk-php/compare/1.109.2...1.110.0) |\r\n| nette/utils | v4.0.3 | v4.0.4 | [...](https://github.com/nette/utils/compare/v4.0.3...v4.0.4) |\r\n\r\n| Dev Changes | From | To | Compare |\r\n|----------------------|---------|---------|--------------------------------------------------------------------------|\r\n| symfony/maker-bundle | v1.39.0 | v1.52.0 | [...](https://github.com/symfony/maker-bundle/compare/v1.39.0...v1.52.0) |\r\n\r\n* Updated dev.locks\r\n\r\n| Dev Changes | From | To | Compare |\r\n|----------------------|---------|---------|--------------------------------------------------------------------------|\r\n| nikic/php-parser | v4.18.0 | v5.0.0 | [...](https://github.com/nikic/PHP-Parser/compare/v4.18.0...v5.0.0) |\r\n| symfony/maker-bundle | v1.52.0 | 05be7f0 | [...](https://github.com/symfony/maker-bundle/compare/v1.52.0...05be7f0) |\r\n\r\n* BAP-22408: Fix oro maker bundle compatibility with Symfony 6\r\n\r\n* BAP-22408: Fix oro maker bundle compatibility with Symfony 6\r\n\r\n* Updated dev.locks\r\n\r\n| Production Changes | From | To | Compare |\r\n|---------------------|--------|--------|-----------------------------------------------------------------------|\r\n| nette/php-generator | v4.0.9 | v4.1.3 | [...](https://github.com/nette/php-generator/compare/v4.0.9...v4.1.3) |\r\n\r\n---------\r\n\r\nCo-authored-by: orocrmdeployer ","shortMessageHtmlLink":"BAP-22408: Fix oro maker bundle compatibility with Symfony 6 (#37409)"}},{"before":"b2f8b46d0787c8c3047d3913488e5b2a1ec56dd2","after":"6f80bcea16b0e07d8cbc7e7d186c9df7a9d5dcd8","ref":"refs/heads/master","pushedAt":"2024-01-08T21:20:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22237: Upgrade to Symfony 6.4 (#37219)\n\n- Migrated to Authenticator-based Security\r\n - Refactored all the authenticators to use new security architecture\r\n - Disabled all the custom authenticators\r\n - Refactoring + UserInterface replaced by AbstractUser\r\n - Added PULIC_ACCESS to open routes and added oro_security.access_control section to control the order of access controls\r\n - Update API anonymous authentication\r\n - Added CSRFSuccessLoginListener to prevent token removal in tests \r\n - Added feature_firewall_authenticators argument for api_firewall configuration\r\n - Renamed getUsername to getUserIdentifier\r\n - For more details see https://github.com/oroinc/platform/blob/master/CHANGELOG.md\r\n\r\n- Used FQCNs instead of a short entity notation as it's not supported after doctrine/persistence upgrade\r\n - Removed aliases handling in DoctrineHelper and other places, added an exception that simplifies detection of old format usage\r\n\r\n- Updated WebTestCase\r\n - Added createSession method to fix test fails related to the CSRF tokens.\r\n - Added method to emulate request and session creation because now session access throws an exception when it is not initialized\r\n - Fixed functional test failed on the session not found exception.\r\n\r\n- Made some services that are now private in Symfony public back to simplify their use\r\n- Processed with rector getDoctrine and some services privatization\r\n- Added or updated getSubscribedServices to controllers that use privatized services\r\n- Updated tests to use actual CacheItem filled with reflection instead of mock\r\n- Replaced this->get to this->container->get in Controllers\r\n- Fixed : to :: in all the controller refferences as the first option is not supported anymore\r\n- Removed allowEmptyString that is not supported anymore for the Length validation constraint\r\n- Ignore proxy methods of data provider in BC test\r\n- Updated getting of the URLs in FrontendRestJsonApiTestCase.\r\n- fixed getEntityManager to getObjectManager and getEntity to geObject in event args\r\n- Replaced PropertyPathMapper in favor of DataMapper and PropertyPathAccessor.\r\n- Feplaced constant AnonymousCustomerUserAuthenticationListener::COOKIE_NAME with AnonymousCustomerUserAuthenticator::COOKIE_NAME\r\n- Added Symfony54* number and percent transformers to preserve the old behavior where numbers are not formatted by default\r\n- Removed extra.require section from composer.json as it doesn't work properly anymore\r\n- Fixed documentation\r\n- And other standard fixes done according to the https://github.com/symfony/symfony/blob/6.4/UPGRADE-6.0.md guide\r\n\r\n---------\r\n\r\nCo-authored-by: timofiyprisyazhnyuk <33844707+timofiyprisyazhnyuk@users.noreply.github.com>\r\nCo-authored-by: mkotliar \r\nCo-authored-by: Oleksandr Protsiuk <44535554+OleksandrProtsiuk@users.noreply.github.com>\r\nCo-authored-by: Julia Khrysieva \r\nCo-authored-by: Zsombor Boldizsar-Zeik \r\nCo-authored-by: Maksym Maksymenko \r\nCo-authored-by: Yevhenii Zhadan ","shortMessageHtmlLink":"BAP-22237: Upgrade to Symfony 6.4 (#37219)"}},{"before":null,"after":"6f80bcea16b0e07d8cbc7e7d186c9df7a9d5dcd8","ref":"refs/heads/6.0-beta","pushedAt":"2024-01-08T15:40:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22237: Upgrade to Symfony 6.4 (#37219)\n\n- Migrated to Authenticator-based Security\r\n - Refactored all the authenticators to use new security architecture\r\n - Disabled all the custom authenticators\r\n - Refactoring + UserInterface replaced by AbstractUser\r\n - Added PULIC_ACCESS to open routes and added oro_security.access_control section to control the order of access controls\r\n - Update API anonymous authentication\r\n - Added CSRFSuccessLoginListener to prevent token removal in tests \r\n - Added feature_firewall_authenticators argument for api_firewall configuration\r\n - Renamed getUsername to getUserIdentifier\r\n - For more details see https://github.com/oroinc/platform/blob/master/CHANGELOG.md\r\n\r\n- Used FQCNs instead of a short entity notation as it's not supported after doctrine/persistence upgrade\r\n - Removed aliases handling in DoctrineHelper and other places, added an exception that simplifies detection of old format usage\r\n\r\n- Updated WebTestCase\r\n - Added createSession method to fix test fails related to the CSRF tokens.\r\n - Added method to emulate request and session creation because now session access throws an exception when it is not initialized\r\n - Fixed functional test failed on the session not found exception.\r\n\r\n- Made some services that are now private in Symfony public back to simplify their use\r\n- Processed with rector getDoctrine and some services privatization\r\n- Added or updated getSubscribedServices to controllers that use privatized services\r\n- Updated tests to use actual CacheItem filled with reflection instead of mock\r\n- Replaced this->get to this->container->get in Controllers\r\n- Fixed : to :: in all the controller refferences as the first option is not supported anymore\r\n- Removed allowEmptyString that is not supported anymore for the Length validation constraint\r\n- Ignore proxy methods of data provider in BC test\r\n- Updated getting of the URLs in FrontendRestJsonApiTestCase.\r\n- fixed getEntityManager to getObjectManager and getEntity to geObject in event args\r\n- Replaced PropertyPathMapper in favor of DataMapper and PropertyPathAccessor.\r\n- Feplaced constant AnonymousCustomerUserAuthenticationListener::COOKIE_NAME with AnonymousCustomerUserAuthenticator::COOKIE_NAME\r\n- Added Symfony54* number and percent transformers to preserve the old behavior where numbers are not formatted by default\r\n- Removed extra.require section from composer.json as it doesn't work properly anymore\r\n- Fixed documentation\r\n- And other standard fixes done according to the https://github.com/symfony/symfony/blob/6.4/UPGRADE-6.0.md guide\r\n\r\n---------\r\n\r\nCo-authored-by: timofiyprisyazhnyuk <33844707+timofiyprisyazhnyuk@users.noreply.github.com>\r\nCo-authored-by: mkotliar \r\nCo-authored-by: Oleksandr Protsiuk <44535554+OleksandrProtsiuk@users.noreply.github.com>\r\nCo-authored-by: Julia Khrysieva \r\nCo-authored-by: Zsombor Boldizsar-Zeik \r\nCo-authored-by: Maksym Maksymenko \r\nCo-authored-by: Yevhenii Zhadan ","shortMessageHtmlLink":"BAP-22237: Upgrade to Symfony 6.4 (#37219)"}},{"before":"7af2bf066000c5c14abcf055c7a6278beece667c","after":"79b9c597cb03c685371c12559220f790a0f1c023","ref":"refs/heads/5.1","pushedAt":"2023-12-01T11:20:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22329: Fix failed maker tests (#36976)","shortMessageHtmlLink":"BAP-22329: Fix failed maker tests (#36976)"}},{"before":"438acf83713d8da9f92ddfad392d3252f14f006f","after":"b2f8b46d0787c8c3047d3913488e5b2a1ec56dd2","ref":"refs/heads/master","pushedAt":"2023-11-27T21:22:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22329: Fix failed maker tests (#36977)","shortMessageHtmlLink":"BAP-22329: Fix failed maker tests (#36977)"}},{"before":"8bd7dae65cd34312f4a216d5f821618eab6d93a5","after":"438acf83713d8da9f92ddfad392d3252f14f006f","ref":"refs/heads/master","pushedAt":"2023-09-13T20:20:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22238: Use Symfony 6 return and param types (#36400)","shortMessageHtmlLink":"BAP-22238: Use Symfony 6 return and param types (#36400)"}},{"before":"1065b81b8053eea8ef5d4d272346ab7743c52ed0","after":"8bd7dae65cd34312f4a216d5f821618eab6d93a5","ref":"refs/heads/master","pushedAt":"2023-09-12T15:32:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BB-22921: 6.0.0 BETA (#36401)\n\n- switched oro/ packages to 6.0.* version","shortMessageHtmlLink":"BB-22921: 6.0.0 BETA (#36401)"}},{"before":"8da2f8e8c2366581253b8a8927622dd8b6bc85b9","after":"1065b81b8053eea8ef5d4d272346ab7743c52ed0","ref":"refs/heads/master","pushedAt":"2023-09-11T20:21:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22238: Use Symfony 6 return types (#36389)","shortMessageHtmlLink":"BAP-22238: Use Symfony 6 return types (#36389)"}},{"before":"1c985efc530b3a5c35b80c193d46d39b7a920e65","after":"7af2bf066000c5c14abcf055c7a6278beece667c","ref":"refs/heads/5.1","pushedAt":"2023-08-29T11:21:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22158: Remove redundant and fix mismatching docblocks (#36024) (#36029)\n\n- fixed mismatching types\r\n- removed redundant phpdoc blocks","shortMessageHtmlLink":"BAP-22158: Remove redundant and fix mismatching docblocks (#36024) (#…"}},{"before":"d31c30ca51858a97900e636497e162d4e954b1ec","after":"8da2f8e8c2366581253b8a8927622dd8b6bc85b9","ref":"refs/heads/master","pushedAt":"2023-07-12T20:22:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-22158: Remove redundant and fix mismatching docblocks (#36024)\n\n- fixed mismatching types\r\n- removed redundant phpdoc blocks","shortMessageHtmlLink":"BAP-22158: Remove redundant and fix mismatching docblocks (#36024)"}},{"before":"d43159a276e1bf032cb2dc924de65ec0e92ac23c","after":"d31c30ca51858a97900e636497e162d4e954b1ec","ref":"refs/heads/master","pushedAt":"2023-07-07T20:25:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21949: Autocomplete for Extend entity fields and methods (#35156)\n\n- added trait generation with virtual properties and methods docblocks to use as a @mixin on an entity to enable an autocomplete","shortMessageHtmlLink":"BAP-21949: Autocomplete for Extend entity fields and methods (#35156)"}},{"before":"4e8d77b14132e28bd72988b93412855d03fa02d8","after":"1c985efc530b3a5c35b80c193d46d39b7a920e65","ref":"refs/heads/5.1","pushedAt":"2023-06-21T15:16:20.970Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21019: Switch to PSR-12 coding standard except explicit constants visibility requirement (#35883)\n\n- used PSR-12 except required visibility for constants\r\n- updated php-cs-fixer config\r\n- added doc block comments for changed classes\r\n- updated php-semver-checker","shortMessageHtmlLink":"BAP-21019: Switch to PSR-12 coding standard except explicit constants…"}},{"before":"4e8d77b14132e28bd72988b93412855d03fa02d8","after":"d43159a276e1bf032cb2dc924de65ec0e92ac23c","ref":"refs/heads/master","pushedAt":"2023-06-19T20:23:28.058Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21019: Switch to PSR-12 coding standard except explicit constants visibility requirement (#35870)\n\n- used PSR-12 except required visibility for constants\r\n- updated php-cs-fixer config\r\n- added doc block comments for changed classes\r\n- updated php-semver-checker","shortMessageHtmlLink":"BAP-21019: Switch to PSR-12 coding standard except explicit constants…"}},{"before":null,"after":"4e8d77b14132e28bd72988b93412855d03fa02d8","ref":"refs/heads/5.1","pushedAt":"2023-03-31T10:51:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21924: Add support of new Extend Entity declaration to maker (#35024)\n\n* BAP-21924: Add support of new Extend Entity declaration to maker\r\n\r\n* BAP-21924: Add support of new Extend Entity declaration to maker - behat search result title adjustment for new master","shortMessageHtmlLink":"BAP-21924: Add support of new Extend Entity declaration to maker (#35…"}},{"before":"aa20c2521fe50195084eb6567e7b64bd9257a2ed","after":"4e8d77b14132e28bd72988b93412855d03fa02d8","ref":"refs/heads/master","pushedAt":"2023-03-09T22:48:35.119Z","pushType":"push","commitsCount":1,"pusher":{"login":"jenkins-oroinc-app[bot]","name":null,"path":"/apps/jenkins-oroinc-app","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/96760?s=80&v=4"},"commit":{"message":"BAP-21924: Add support of new Extend Entity declaration to maker (#35024)\n\n* BAP-21924: Add support of new Extend Entity declaration to maker\r\n\r\n* BAP-21924: Add support of new Extend Entity declaration to maker - behat search result title adjustment for new master","shortMessageHtmlLink":"BAP-21924: Add support of new Extend Entity declaration to maker (#35…"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyMjo0MC4wMDAwMDBazwAAAAS8V7hm","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMDoyMjo0MC4wMDAwMDBazwAAAAS8V7hm","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wMy0wOVQyMjo0ODozNS4xMTk1OThazwAAAAMASQPb"}},"title":"Activity · oroinc/maker"}