Skip to content

Releases: district09/symfony_bundle_domainator9k-sock

1.2.2

12 Oct 08:04
Compare
Choose a tag to compare
Release 1.2.2

commit 689ca88b9cfd79a806ba453d04d242f279b9a7b2
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Fri Oct 12 09:59:40 2018

    Fix automatic addition of the polling provisioner.

1.2.0

02 Oct 06:54
Compare
Choose a tag to compare
Release 1.2.0

commit 065f65fac074b1f54de0a81a8244519c2284eb28
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Thu Sep 27 16:11:04 2018

    WEBDOM-378: Added tests for updateDatabaseLogin.

commit 8d971a301ae039860a1877db21fd627dab84ac16
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Thu Sep 27 14:14:25 2018

    WEBDOM-378: Test updating the datbase login.

commit 6d14116cd680c07b9a35d5ee1c457430335a9e9b
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Tue Sep 25 10:40:54 2018

    WEBDOM-378: Fix tests after merge.

commit 2ed5dfc94a73e6a44b9dbeb7eb4b799a7bc3ee55
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Tue Sep 25 10:18:05 2018

    WEBDOM-404: Codeclimate fix.

commit 7b5b7b8ecaf7dcb9f051eb607ac641d3fd10e760
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Tue Sep 25 10:13:53 2018

    WEBDOM-404: Added test for sock alias field type.

commit 0eb28da23f4b6229bbda4b83fff0b62a463ce09e
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Tue Sep 25 10:13:48 2018

    WEBDOM-404: Added test for sock alias field type.

commit b9ef8fa7add88afd547cecd00b21a48f149c022f
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Tue Sep 25 09:53:28 2018

    WEBDOM-404: Added test for add and remove alias.

commit b34695f9ad2493bdddde72755e4da8af2f622df4
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Thu Sep 20 17:03:52 2018

    WEBDOM-404: Fix for when no alias set.

commit 89a9418b3cd4f1bf3c75559ee630808eb7f80e49
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Thu Sep 20 16:58:58 2018

    WEBDOM-404: Fix for when no alias set.

commit 45676ad840df72adb0c89d0ec8ca6c799249de5e
Author: Jelle Sebreghts <sebreghts.jelle@gmail.com>
Date:   Thu Sep 20 16:05:56 2018

    WEBDOM-404: Added alias management.

commit d911f5bd26168d62284628b9f19afcda5081b91a
Author: Matthijs Van Assche <matthijs@fanatict.be>
Date:   Mon Aug 6 13:44:33 2018

    WEBDOM-378: Fixed tests.

commit 4900954fc18155dc92ac764617a96c7b28cb4ca7
Author: Matthijs Van Assche <matthijs@fanatict.be>
Date:   Mon Aug 6 13:24:47 2018

    Added export statement to disable the Composer memory limit.

commit 4ad7f6cc229a6be12385424032b7c5dee9fe7737
Author: Matthijs Van Assche <matthijs@fanatict.be>
Date:   Mon Aug 6 11:36:10 2018

    WEBDOM-378: Fixed Code Climate issues.

commit b2df3908530481f89aac6e98c47de9375cbf61b1
Author: Matthijs Van Assche <matthijs@fanatict.be>
Date:   Mon Aug 6 11:32:42 2018

    Updated old array syntax.

commit 10c86784f12bc0fca2a2167bdbed7853ed2ac9b8
Author: Matthijs Van Assche <matthijs@fanatict.be>
Date:   Mon Aug 6 11:28:18 2018

    WEBDOM-378: Fixed database login update.

1.1.0

12 Sep 14:59
Compare
Choose a tag to compare
Release 1.1.0

Changes:

(e0a523b) Move the polling type constant to the provisionsers themselves.
by Jelle Sebreghts on Wed Sep 12 16:46:33 2018

(b6e03a6) Fix use statements.
by Jelle Sebreghts on Tue Sep 11 15:56:02 2018

(5940669) Codeclimate fixes.
by Jelle Sebreghts on Mon Sep 10 15:03:23 2018

(617b6f8) Try to fix travis, add PHP 7.2 to tests.
by Jelle Sebreghts on Mon Sep 10 14:55:53 2018

(d6865e2) Split provisioners.
by Jelle Sebreghts on Mon Sep 10 14:36:04 2018

1.0.0

02 Aug 13:32
Compare
Choose a tag to compare
(836d67a) Added domainator core as dependency.

by Jelle Sebreghts on Thu Aug 2 15:18:49 2018

(fd95991) Fix tests.
by Jelle Sebreghts on Mon Jun 25 17:09:16 2018

(7b0924e) Store ssh keys as json array, not object.
by Jelle Sebreghts on Mon Jun 25 17:03:43 2018

(95271bf) Removed unneded count variable.
by Matthijs Van Assche on Fri Jun 22 17:15:48 2018

(a9efe5e) Fixed missing variable $count.
by Matthijs Van Assche on Tue Jun 19 12:56:18 2018

(2e81056) Fixed code sniffer issues.
by Matthijs Van Assche on Tue Jun 19 12:01:32 2018

(dc542ec) Changed sock polling.
by Matthijs Van Assche on Tue Jun 19 11:53:56 2018

(0d84f18) WEBDOM-391: Add tests for new getName() method.
by Jelle Sebreghts on Tue Jun 12 12:29:34 2018

(1d48ad3) WEBDOM-391: Let provisioners extend form the abstract provisioner provided by core.
by Jelle Sebreghts on Mon Jun 11 15:25:06 2018

(3d3ec3d) WEBDOM-391: Implement https://github.com/digipolisgent/symfony_bundle_domainator9k-core/pull/8.
by Jelle Sebreghts on Thu Jun 7 15:59:40 2018

(2266416) Code style fix.
by Jelle Sebreghts on Wed Jun 6 17:33:36 2018

(d1e3d96) Fix tests.
by Jelle Sebreghts on Wed Jun 6 17:30:54 2018

(8758bb9) Group sock calls together.
by Jelle Sebreghts on Wed Jun 6 16:33:19 2018

(dfa576f) WEBDOM-380: Fixed log indentation.
by Matthijs Van Assche on Fri May 25 16:05:26 2018

(639034e) WEBDOM-380: Fixed failing tests.
by Matthijs Van Assche on Thu May 24 15:40:18 2018

(ed30fd1) WEBDOM-380: Fixed Code Climate issues.
by Matthijs Van Assche on Thu May 24 11:13:24 2018

(c7b79c5) WEBDOM-380: Updated event listeners to use the new task logging methods.
by Matthijs Van Assche on Thu May 24 10:43:39 2018

(dd882a2) WEBDOM-362: throw error after long polling perion
by Pieter MAssoels on Mon Apr 30 16:16:35 2018

(8894e59) WEBDOM-350: account shouldn't be destroyed if there is a parent application
by Pieter MAssoels on Wed Apr 25 12:27:01 2018

(5f16342) Database user can be 16 characters long.
by Jelle Sebreghts on Mon Apr 9 16:31:30 2018

(e12e011) Make encodeValue return type nullable.
by Jelle Sebreghts on Mon Apr 9 15:01:33 2018

(6a7e199) Fix tests to use new cache adapter.
by Jelle Sebreghts on Mon Apr 9 14:11:32 2018

(e5d5463) Cache sock virtual servers.
by Jelle Sebreghts on Mon Apr 9 13:16:23 2018

(215ef7c) WEBDOM-349: Fix PR remarks.
by Jelle Sebreghts on Mon Apr 9 13:01:47 2018

(bd132a7) WEBDOM-349: Fix tests after refactorying.
by Jelle Sebreghts on Mon Apr 9 09:40:56 2018

(b1fc502) WEBDOM-349: Fix method invocation for destroySockApplication.
by Jelle Sebreghts on Mon Apr 9 09:33:44 2018

(cb32da3) WEBDOM-349: Code style fixes.
by Jelle Sebreghts on Mon Apr 9 09:30:57 2018

(67486de) WEBDOM-349: Code style fixes.
by Jelle Sebreghts on Mon Apr 9 09:24:58 2018

(5e29078) WEBDOM-349: Updated destroy event for sock.
          Delete database first, then application, only then account (if
          this is the parent application).
by Jelle Sebreghts on Mon Apr 9 09:14:43 2018

(f0fa505) WEBDOM-342: provisioning with parent application fix
by Pieter MAssoels on Fri Apr 6 11:29:41 2018

(4243951) WEBDOM-328: Add database host to application_environment templates
by Pieter MAssoels on Thu Mar 22 13:47:54 2018

(038fc7e) WEBDOM-325: polling added
by Pieter MAssoels on Fri Mar 16 11:53:57 2018

(cc2aef6) WEBDOM-325: polling added
by Pieter MAssoels on Fri Mar 16 11:53:57 2018

(ca25f0f) WEBDOM-317: add default values to settings field
by Pieter MAssoels on Fri Mar 16 10:07:10 2018

(ebb6852) WEBDOM-306: Mark build as failed when an error occurs
by Pieter MAssoels on Thu Mar 15 16:33:52 2018

(a74de58) WEBDOM-315: Forgot git add in previous commit. Added FieldType/SockApplicationTechnologyFieldType.php.
by Jelle Sebreghts on Wed Mar 14 15:21:26 2018

(d40b389) WEBDOM-315: Code style fixes.
by Jelle Sebreghts on Wed Mar 14 14:26:23 2018

(38a07ad) WEBDOM-315: Code style fixes.
by Jelle Sebreghts on Wed Mar 14 14:22:15 2018

(acb2070) WEBDOM-315: Added technology settings field.
by Jelle Sebreghts on Wed Mar 14 14:18:39 2018

(5fc3735) WEBDOM-304: Added tests for entities that exist in sock.
by Jelle Sebreghts on Wed Mar 14 13:11:19 2018

(07a1ce0) WEBDOM-304: Code style fixes.
by Jelle Sebreghts on Wed Mar 14 12:50:27 2018

(a2da9b2) WEBDOM-304: Fixed typo.
by Jelle Sebreghts on Wed Mar 14 12:44:32 2018

(e3f3a26) WEBDOM-304: Added more verbose logging during build & destroy.
by Jelle Sebreghts on Wed Mar 14 12:42:46 2018

(d5f5c53) WEBDOM-307: Sock bundle: Remove application & remove database in destroy event uses wrong ids
by Pieter MAssoels on Fri Mar 9 12:40:35 2018

(383e781) Update composer.json
by Pieter Digipolis on Wed Feb 21 15:14:12 2018

1.0.0-alpha2

16 Feb 14:50
Compare
Choose a tag to compare
1.0.0-alpha2 Pre-release
Pre-release
Update domainator core bundle to 1.0.0@alpha

1.0.0-alpha1

02 Feb 08:51
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release
Extension fix