{
    "object_kind": "push",
    "event_name": "push",
    "before": "2e102078e42ddb4eeffa8f3e95eace0186dfbab7",
    "after": "e58dbf4dcfcd6dd4fff57b59a2f169913e66449e",
    "ref": "refs\/heads\/main",
    "ref_protected": true,
    "checkout_sha": "e58dbf4dcfcd6dd4fff57b59a2f169913e66449e",
    "message": null,
    "user_id": 49,
    "user_name": "Fekete \u00c1ron",
    "user_username": "feketearon",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/59f21d6077df970fce0a9faf1091f60586b171034ff0b5834f2fdeb434bf4727?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": "bf5920d923a6834497dabc28ec9ec4cc47d25faa",
            "message": "method updated and bugfix\n",
            "title": "method updated and bugfix",
            "timestamp": "2025-11-12T09:20:52+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bf5920d923a6834497dabc28ec9ec4cc47d25faa",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/clientNeedsClass.php"
            ],
            "removed": []
        },
        {
            "id": "1b015f389558cc3dfabea9f45cb6eda3e72f8f60",
            "message": "bankmonitor calculator menu item\n",
            "title": "bankmonitor calculator menu item",
            "timestamp": "2025-11-12T09:39:28+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/1b015f389558cc3dfabea9f45cb6eda3e72f8f60",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl"
            ],
            "removed": []
        },
        {
            "id": "c45c80f5bfd895ac7f3fda07bef7266c860d5062",
            "message": "three digit prefix added\n",
            "title": "three digit prefix added",
            "timestamp": "2025-11-12T09:41:27+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c45c80f5bfd895ac7f3fda07bef7266c860d5062",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "db\/migrations\/20251111073357_bank_monitor_version.php"
            ],
            "modified": [
                "Sites\/Crediapp\/Modules\/productsCategories\/Controllers\/productsCategoriesMainController.php",
                "Sites\/Crediapp\/Modules\/productsCategories\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/productsCategories\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "6b5bd82d2a0759b9b1a62913c40f30eddc2e9066",
            "message": "test updated\n",
            "title": "test updated",
            "timestamp": "2025-11-12T09:43:02+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6b5bd82d2a0759b9b1a62913c40f30eddc2e9066",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php"
            ],
            "removed": []
        },
        {
            "id": "2516353bc789aa5daafb55dae1b8ead69fa15ff6",
            "message": "show BankMonitor dummy calculators\n",
            "title": "show BankMonitor dummy calculators",
            "timestamp": "2025-11-12T09:43:31+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/2516353bc789aa5daafb55dae1b8ead69fa15ff6",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Controllers\/bankMonitorCalculatorsMainController.php",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Loader\/moduleLoader.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "528a13e5c2c4f69995dcd72b06a09c5113a81307",
            "message": "BankMonitor API V1 class added\n",
            "title": "BankMonitor API V1 class added",
            "timestamp": "2025-11-12T09:43:54+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/528a13e5c2c4f69995dcd72b06a09c5113a81307",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Core\/initLoader.php"
            ],
            "removed": []
        },
        {
            "id": "e30a55fbe6549af3663524ee3a442c5b2c0a33da",
            "message": "BankMonitor API V1 process returning PDF\n",
            "title": "BankMonitor API V1 process returning PDF",
            "timestamp": "2025-11-14T10:38:31+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e30a55fbe6549af3663524ee3a442c5b2c0a33da",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiServiceClass.php",
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/bankMonitorApi\/Controllers\/bankMonitorApiMainController.php"
            ],
            "removed": []
        },
        {
            "id": "6396bea6475190043293e056f2a7fe9d407c9842",
            "message": "apiKeys added\n",
            "title": "apiKeys added",
            "timestamp": "2025-11-20T10:30:42+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6396bea6475190043293e056f2a7fe9d407c9842",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "db\/migrations\/20251111073357_bank_monitor_version.php"
            ],
            "removed": []
        },
        {
            "id": "451a98b6c33e5503365ec0877b4b0a9803983c16",
            "message": "minor fix\n",
            "title": "minor fix",
            "timestamp": "2025-11-27T15:39:29+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/451a98b6c33e5503365ec0877b4b0a9803983c16",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/api\/apiModel.php"
            ],
            "removed": []
        },
        {
            "id": "69794ca932b272ceb098db0d1c674755906956b8",
            "message": "API endpoint\n",
            "title": "API endpoint",
            "timestamp": "2025-11-28T08:40:16+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/69794ca932b272ceb098db0d1c674755906956b8",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "App\/api\/template_api\/bankmonitorV1.api"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "4a1b0ed22329ba9315557dcab612ac61824262da",
            "message": "logging updated\n",
            "title": "logging updated",
            "timestamp": "2025-11-28T08:43:47+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4a1b0ed22329ba9315557dcab612ac61824262da",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/api\/template_api\/bankmonitorV1.api"
            ],
            "removed": []
        },
        {
            "id": "f2ab2fa90def750e3945fa9c524abf09c3ff4e5c",
            "message": "fixed retUrl\n",
            "title": "fixed retUrl",
            "timestamp": "2025-11-28T08:47:53+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/f2ab2fa90def750e3945fa9c524abf09c3ff4e5c",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php"
            ],
            "removed": []
        },
        {
            "id": "eb0b890f9218c19b8c617916b3889f2bf983ae4f",
            "message": "link opening updated\n",
            "title": "link opening updated",
            "timestamp": "2025-11-28T08:50:26+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/eb0b890f9218c19b8c617916b3889f2bf983ae4f",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Controllers\/bankMonitorCalculatorsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "f08718ee23803839d232956549170767759d1c23",
            "message": "migration updated\n",
            "title": "migration updated",
            "timestamp": "2025-11-28T09:33:16+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/f08718ee23803839d232956549170767759d1c23",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "db\/migrations\/20251111073357_bank_monitor_version.php"
            ],
            "removed": []
        },
        {
            "id": "d3d1f2e7deebe92583154b3ab0e3b4d232359925",
            "message": "migration updated\n",
            "title": "migration updated",
            "timestamp": "2025-12-01T14:11:18+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/d3d1f2e7deebe92583154b3ab0e3b4d232359925",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "db\/migrations\/20251111073357_bank_monitor_version.php"
            ],
            "removed": []
        },
        {
            "id": "6844b4ed42c771e936c7f414b08abe3f0c6ab4b8",
            "message": "update\n",
            "title": "update",
            "timestamp": "2025-12-01T14:32:15+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6844b4ed42c771e936c7f414b08abe3f0c6ab4b8",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiServiceClass.php",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js"
            ],
            "removed": []
        },
        {
            "id": "59fbc43445dbf38e2377e85f66de46a5e8be448d",
            "message": "update form of bankOffer\n",
            "title": "update form of bankOffer",
            "timestamp": "2025-12-01T14:32:41+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/59fbc43445dbf38e2377e85f66de46a5e8be448d",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.bankOfferForm.tpl"
            ],
            "removed": []
        },
        {
            "id": "f991acd6f97bde7675ca69568cc6e62fd9df45ea",
            "message": "send offer to team leader \"without\" bankOffer\n",
            "title": "send offer to team leader \"without\" bankOffer",
            "timestamp": "2025-12-01T14:34:48+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/f991acd6f97bde7675ca69568cc6e62fd9df45ea",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/offersClass.php",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersBankOfferController.php",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersMainController.php",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "e58dbf4dcfcd6dd4fff57b59a2f169913e66449e",
            "message": "Merge branch '86c6enawr_bankMonitor_V1_API__from_prod'\n\n# Conflicts:\n#\tSites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl\n",
            "title": "Merge branch '86c6enawr_bankMonitor_V1_API__from_prod'",
            "timestamp": "2025-12-01T14:36:52+01:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e58dbf4dcfcd6dd4fff57b59a2f169913e66449e",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "App\/api\/template_api\/bankmonitorV1.api",
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiV1ServiceClass.php",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Controllers\/bankMonitorCalculatorsMainController.php",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/bankMonitorCalculators\/Loader\/moduleLoader.php",
                "db\/migrations\/20251111073357_bank_monitor_version.php"
            ],
            "modified": [
                "App\/bigCore\/api\/apiModel.php",
                "App\/bigCore\/bankMonitorApiService\/bankMonitorApiServiceClass.php",
                "App\/bigCore\/clientNeedsClass.php",
                "App\/bigCore\/offersClass.php",
                "Core\/initLoader.php",
                "Libs\/jsLib\/autoLoad\/classes\/functions.js",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/Crediapp.site.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Modules\/aronTest\/Controllers\/aronTestMainController.php",
                "Sites\/Crediapp\/Modules\/bankMonitorApi\/Controllers\/bankMonitorApiMainController.php",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersBankOfferController.php",
                "Sites\/Crediapp\/Modules\/offers\/Controllers\/offersMainController.php",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.bankOfferForm.tpl",
                "Sites\/Crediapp\/Modules\/offers\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl",
                "Sites\/Crediapp\/Modules\/productsCategories\/Controllers\/productsCategoriesMainController.php",
                "Sites\/Crediapp\/Modules\/productsCategories\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/productsCategories\/Libs\/themesLib\/Default\/templateLib\/module.view.tpl"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 19,
    "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\/feketearon.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",
        "   2e102078..e58dbf4d  main       -> origin\/main",
        "HEAD is now at e58dbf4d Merge branch '86c6enawr_bankMonitor_V1_API__from_prod'",
        "--OK--"
    ]
}