{
    "object_kind": "push",
    "event_name": "push",
    "before": "2fa36ea0cfc8b366c300e436ec735f7e9b306762",
    "after": "6bad8b9c1898ca4255a55eec5f9cd56f73bb62d4",
    "ref": "refs\/heads\/kristof_own_calculator",
    "ref_protected": false,
    "checkout_sha": "6bad8b9c1898ca4255a55eec5f9cd56f73bb62d4",
    "message": null,
    "user_id": 24,
    "user_name": "Novotni Krist\u00f3f",
    "user_username": "novotnikristof",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/2d2e65a744a5af2266c251540c44819cf73c75710332e7c86411d8391fbecc7a?s=80&d=identicon",
    "project_id": 151,
    "project": {
        "id": 151,
        "name": "crediapp",
        "description": "",
        "web_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "namespace": "CrediApp",
        "visibility_level": 0,
        "path_with_namespace": "crediapp\/crediapp",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git"
    },
    "commits": [
        {
            "id": "ba67e4e1e6f7e70c5782204f99c6f02c0d03a333",
            "message": "Add index `financialInstitutions_active_IDX` on `active` column in `financialInstitutions` table\n",
            "title": "Add index `financialInstitutions_active_IDX` on `active` column in `financialInstitutions` table",
            "timestamp": "2025-09-26T09:18:45+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/ba67e4e1e6f7e70c5782204f99c6f02c0d03a333",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "1ae1dfc08f2f4fdf32bf6807eeba7ace2bb994eb",
            "message": "Merge branch 'main' of git.dunahousedev.hu:crediapp\/crediapp\n",
            "title": "Merge branch 'main' of git.dunahousedev.hu:crediapp\/crediapp",
            "timestamp": "2025-09-26T09:37:25+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/1ae1dfc08f2f4fdf32bf6807eeba7ace2bb994eb",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "4d3fffc1ec1a365691a000347a193d26de9b38bf",
            "message": "if any parent has set financialActivityType then children can't choose financialActivityType\n",
            "title": "if any parent has set financialActivityType then children can't choose financialActivityType",
            "timestamp": "2025-09-26T10:21:59+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4d3fffc1ec1a365691a000347a193d26de9b38bf",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/productsCategories\/Controllers\/productsCategoriesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "33cda29a287f8cbcd9de338c15c8f38cc38fbb8b",
            "message": "Handle active property by financial institutions\n",
            "title": "Handle active property by financial institutions",
            "timestamp": "2025-09-26T10:33:33+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/33cda29a287f8cbcd9de338c15c8f38cc38fbb8b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/certificates\/Controllers\/certificatesMainController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/systemMessages\/Controllers\/systemMessagesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "cb826656fa694fa865702650e69677cfd3463d05",
            "message": "SQL changes deployed\n",
            "title": "SQL changes deployed",
            "timestamp": "2025-09-26T10:36:41+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/cb826656fa694fa865702650e69677cfd3463d05",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "5ff9731ba0b5ffc88a7f1225002b4639f1cf6bf2",
            "message": "Add `deleteItemsAction` method to handle deletion of financial institutions with validation\n",
            "title": "Add `deleteItemsAction` method to handle deletion of financial institutions with validation",
            "timestamp": "2025-09-26T10:49:19+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5ff9731ba0b5ffc88a7f1225002b4639f1cf6bf2",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "6aa42c577ba097760d8f46ce76346a67a369f5f2",
            "message": "SQL changes added and deployed\n",
            "title": "SQL changes added and deployed",
            "timestamp": "2025-09-26T10:55:09+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6aa42c577ba097760d8f46ce76346a67a369f5f2",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "257a58fd35b87615a76edeb7cde8758db565daa8",
            "message": "show two letter prefix on list and hide delete if record has children\n",
            "title": "show two letter prefix on list and hide delete if record has children",
            "timestamp": "2025-09-26T10:56:35+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/257a58fd35b87615a76edeb7cde8758db565daa8",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/clientNeedsClass.php",
                "Sites\/Crediapp\/Modules\/productsCategories\/Controllers\/productsCategoriesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "fb354d37c6132ca84a8769264f7f792a71572b50",
            "message": "Merge branch 'main' of git.dunahousedev.hu:crediapp\/crediapp\n",
            "title": "Merge branch 'main' of git.dunahousedev.hu:crediapp\/crediapp",
            "timestamp": "2025-09-26T10:56:41+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/fb354d37c6132ca84a8769264f7f792a71572b50",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/certificates\/Controllers\/certificatesMainController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/systemMessages\/Controllers\/systemMessagesMainController.php",
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "24ff6a7ebd43e002a7ab64b86afd54e9cf5f2143",
            "message": "Contact person data added to Financial institutions module\n",
            "title": "Contact person data added to Financial institutions module",
            "timestamp": "2025-09-26T11:24:55+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/24ff6a7ebd43e002a7ab64b86afd54e9cf5f2143",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "843bcffd3456971c2a1ec3542f83d9ffcec5441d",
            "message": "Add agents list to Financial institution view page\n",
            "title": "Add agents list to Financial institution view page",
            "timestamp": "2025-09-26T13:51:05+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/843bcffd3456971c2a1ec3542f83d9ffcec5441d",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "aa579cee7c7266764b8eea6f2c384a81f3dab0d7",
            "message": "SQL changes added and deployed\n",
            "title": "SQL changes added and deployed",
            "timestamp": "2025-09-26T18:45:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/aa579cee7c7266764b8eea6f2c384a81f3dab0d7",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "sqlStructureChanges.txt"
            ],
            "removed": []
        },
        {
            "id": "652eaeea5e626a4bc2a5ad163b77e4ed67c4c90b",
            "message": "Bank-HR document generation save\n",
            "title": "Bank-HR document generation save",
            "timestamp": "2025-09-26T23:15:21+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/652eaeea5e626a4bc2a5ad163b77e4ed67c4c90b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/documents\/documentsClass.php",
                "App\/bigCore\/users\/usersClass.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMappingsController.php",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.actualVersionEdit.tpl",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.mappings.form.tpl",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "e2ed40de893f16e4e940c191731c75a5dedf5624",
            "message": "Handle XML format in document mappings and include alternative snippet in options list\n",
            "title": "Handle XML format in document mappings and include alternative snippet in options list",
            "timestamp": "2025-09-29T08:39:13+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e2ed40de893f16e4e940c191731c75a5dedf5624",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMappingsController.php"
            ],
            "removed": []
        },
        {
            "id": "bb73ecec8677ade948ef73c90950af3c5c67a4a6",
            "message": "Bank and HR documents types added\n",
            "title": "Bank and HR documents types added",
            "timestamp": "2025-09-29T08:59:44+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bb73ecec8677ade948ef73c90950af3c5c67a4a6",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/documents\/documentsClass.php"
            ],
            "removed": []
        },
        {
            "id": "5732654cb8e508e123585068ff12cf267c7772c2",
            "message": "Fix handling of identity document type on DOKI\n",
            "title": "Fix handling of identity document type on DOKI",
            "timestamp": "2025-09-29T10:32:49+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5732654cb8e508e123585068ff12cf267c7772c2",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Controllers\/generatedDocumentsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "9d5fef56bd7d7d0343cd83ae5c2a3bf8d5ded571",
            "message": "Delete unused files after processing in generatedDocuments module\n",
            "title": "Delete unused files after processing in generatedDocuments module",
            "timestamp": "2025-09-29T11:22:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/9d5fef56bd7d7d0343cd83ae5c2a3bf8d5ded571",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Controllers\/generatedDocumentsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "d9fb00fbab87f92023fe1e9d07e74254b0e0762b",
            "message": "Fix snippets in DOKI\n",
            "title": "Fix snippets in DOKI",
            "timestamp": "2025-09-29T13:35:46+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/d9fb00fbab87f92023fe1e9d07e74254b0e0762b",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Controllers\/generatedDocumentsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "1d48c7b3102ab90d23b734206c5040bd25150ed1",
            "message": "Fix address formatting logic for `floorName` and `doorNumber` fields\n",
            "title": "Fix address formatting logic for `floorName` and `doorNumber` fields",
            "timestamp": "2025-09-29T14:16:27+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/1d48c7b3102ab90d23b734206c5040bd25150ed1",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/addresses\/addressesClass.php"
            ],
            "removed": []
        },
        {
            "id": "6bad8b9c1898ca4255a55eec5f9cd56f73bb62d4",
            "message": "Merge branch 'main' into kristof_own_calculator\n\n# Conflicts:\n#\tSites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php\n",
            "title": "Merge branch 'main' into kristof_own_calculator",
            "timestamp": "2025-09-29T15:57:20+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6bad8b9c1898ca4255a55eec5f9cd56f73bb62d4",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/block.referralsTable.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/block.referralsTable.tpl"
            ],
            "modified": [
                "App\/bigCore\/addresses\/addressesClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "App\/bigCore\/clients\/leadsClass.php",
                "App\/bigCore\/documents\/documentsClass.php",
                "App\/bigCore\/mysqlClass.php",
                "App\/bigCore\/positionsClass.php",
                "App\/bigCore\/users\/auth.php",
                "App\/bigCore\/users\/passwords.php",
                "App\/bigCore\/users\/usersClass.php",
                "App\/replace_annotations.py",
                "Config\/bigcoreConfig.yml",
                "Libs\/jsLib\/autoLoad\/classes\/linksClass.js",
                "Libs\/jsLib\/autoLoad\/classes\/usersClass.js",
                "Sites\/ClientPortal\/Libs\/jsLib\/autoLoad\/clientPortalForms.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicForms.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/js_dict.tpl",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/brands\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/certificates\/Controllers\/certificatesMainController.php",
                "Sites\/Crediapp\/Modules\/certificates\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiUserController.php",
                "Sites\/Crediapp\/Modules\/dictionary\/Controllers\/dictionaryMainController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMainController.php",
                "Sites\/Crediapp\/Modules\/documents\/Controllers\/documentsMappingsController.php",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.actualVersionEdit.tpl",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/documents\/Libs\/themesLib\/Default\/templateLib\/module.mappings.form.tpl",
                "Sites\/Crediapp\/Modules\/externalPartners\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/externalPartners\/Controllers\/externalPartnersMainController.php",
                "Sites\/Crediapp\/Modules\/externalPartners\/Controllers\/externalPartnersUsersConnectionsController.php",
                "Sites\/Crediapp\/Modules\/externalPartners\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/externalPartners\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/externalPartners\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/externalPartnersUsersConnections\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/externalPartnersUsersConnections\/Controllers\/externalPartnersUsersConnectionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Controllers\/financialInstitutionsMainController.php",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/financialInstitutions\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/generatedDocuments\/Controllers\/generatedDocumentsMainController.php",
                "Sites\/Crediapp\/Modules\/kristofTest\/Controllers\/kristofTestMainController.php",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/module.referrals.tpl",
                "Sites\/Crediapp\/Modules\/leads\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/organisationStructure\/Libs\/jsLib\/autoLoad\/organisation.structure.js",
                "Sites\/Crediapp\/Modules\/productsCategories\/Controllers\/productsCategoriesMainController.php",
                "Sites\/Crediapp\/Modules\/referenceLink\/Controllers\/referenceLinkMainController.php",
                "Sites\/Crediapp\/Modules\/referenceLink\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/subAgents\/Controllers\/subAgentsMainController.php",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/subAgents\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/systemMessages\/Controllers\/systemMessagesMainController.php",
                "Sites\/Crediapp\/Modules\/users\/Controllers\/usersMainController.php",
                "Sites\/Crediapp\/Modules\/users\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.addDocument.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.documents.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.referrals.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.settings.tpl",
                "Sites\/Crediapp\/Modules\/users\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/usersCertificatesConnections\/Controllers\/usersCertificatesConnectionsMainController.php",
                "Traits\/FormParameters.php",
                "sqlChanges.txt",
                "sqlStructureChanges.txt"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 130,
    "push_options": [],
    "repository": {
        "name": "crediapp",
        "url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "description": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp.git",
        "git_ssh_url": "git@git.dunahousedev.hu:crediapp\/crediapp.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/novotnikristof.crediapp.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/crediapp.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:crediapp\/crediapp",
        "   2fa36ea0..6bad8b9c  kristof_own_calculator -> origin\/kristof_own_calculator",
        "HEAD is now at 1d48c7b3 Fix address formatting logic for `floorName` and `doorNumber` fields",
        "--OK--"
    ]
}