8000 Tags · oplatform-club/platform · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: oplatform-club/platform

Tags

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. T 8000 he key has expired.
https://github.com/oplatform-club/platform/issues/1

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 7.2 compatibility

https://oplatform.club/t/107

2.5.0

Toggle 2.5.0's commit message
BAP-16058: Random failed test (#15276)

2.0.26

Toggle 2.0.26's commit message
CRM-8525: Integer fields are always audited (#14220)

* CRM-8525: Integer fields are always audited
- added test for regex constraint

2.3.12

Toggle 2.3.12's commit message
BAP-15521: Export Priority (#14159)

decrease priority of export MQ messages

2.0.25

Toggle 2.0.25's commit message
Merge pull request #14144 from laboro/fix/BB-12067_2.0

BB-12067: Payment term validation.

2.3.11

Toggle 2.3.11's commit message
Merge pull request #14029 from laboro/fix/BAP-15703_2.3

BAP-15703: Consumer creates duplicate job after job has been failed and canceled from admin

2.4.2

Toggle 2.4.2's commit message
BAP-15712: Websocket availability on http port via path

- Fix \Oro\Bundle\SyncBundle\Tests\Unit\DependencyInjection\OroSyncExtensionTest

2.3.10

Toggle 2.3.10's commit message
BAP-15609: ControllersResetTest::testSetPasswordAction random fails o…

…n TravisCI (#13890)

- skip tests that randomly fails

2.0.24

Toggle 2.0.24's commit message
OEE-1526: Consumers try to process not committed processes (#13691)

* OEE-1526: Consumers try to process not committed processes
- added transactional interface to message queue
- adde start transaction, commit and roll back to amqp message producer and amqp driver
- added IntegrationSyncListener that open queue transaction before start sync and commit transaction after sync
- added tests
0