{
    "object_kind": "push",
    "event_name": "push",
    "before": "0000000000000000000000000000000000000000",
    "after": "e30a55fbe6549af3663524ee3a442c5b2c0a33da",
    "ref": "refs\/heads\/86c6enawr_bankMonitor_V1_API__from_prod",
    "ref_protected": false,
    "checkout_sha": "e30a55fbe6549af3663524ee3a442c5b2c0a33da",
    "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": []
        }
    ],
    "total_commits_count": 7,
    "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",
        " * [new branch]        86c6enawr_bankMonitor_V1_API__from_prod -> origin\/86c6enawr_bankMonitor_V1_API__from_prod",
        "HEAD is now at 12ccaf11 Merge branch '86c5tm744_Ugyfel_igenyek_v3'",
        "--OK--"
    ]
}