{
    "object_kind": "push",
    "event_name": "push",
    "before": "1fcc199375f139a0cd1d19867d454e6ddc92a558",
    "after": "a6eb03ac3a6905ea0b78ccdac843f957860cad65",
    "ref": "refs\/heads\/rc\/2026-06-18",
    "ref_protected": false,
    "checkout_sha": "a6eb03ac3a6905ea0b78ccdac843f957860cad65",
    "message": null,
    "user_id": 48,
    "user_name": "Temesv\u00e1ri L\u00e1szl\u00f3",
    "user_username": "temesvarilaszlo",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/b8421d4d0fe8c02470943c3003f3c0fc319fff25bfe8f75ac53cd3ddba98bc82?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": "5e8e5db95979ac5527edfe19d62027107ba482ed",
            "message": "Prevent invalid IN() query when deleting orphaned mxUsers records bugfix\n",
            "title": "Prevent invalid IN() query when deleting orphaned mxUsers records bugfix",
            "timestamp": "2026-06-10T14:57:40+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5e8e5db95979ac5527edfe19d62027107ba482ed",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/matrixDataClass.php"
            ],
            "removed": []
        },
        {
            "id": "7a153effd9a1b004f438ead8e4fb222c405cc659",
            "message": "Created client handover module with handover flows\n",
            "title": "Created client handover module with handover flows",
            "timestamp": "2026-06-11T16:56:13+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/7a153effd9a1b004f438ead8e4fb222c405cc659",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "App\/businessLogic\/clientHandoversClass.php",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Controllers\/clientHandoversMainController.php",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Loader\/moduleLoader.php",
                "db\/migrations\/20260611110000_insurance_client_handover.php"
            ],
            "modified": [
                "App\/bigCore\/moduleRenderClass.php",
                "App\/businessLogic\/activitiesClass.php",
                "App\/businessLogic\/clients\/leadsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Modules\/clients\/Controllers\/clientsMainController.php",
                "Sites\/Crediapp\/Modules\/clients\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/gdprLink\/Controllers\/gdprLinkMainController.php",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/BillableItems.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/subCases.php"
            ],
            "removed": []
        },
        {
            "id": "c4bc3b3d37bd2c51f62ae08dc7a35eefba1ccb75",
            "message": "Fix activity loading and isolate handover history queries\n",
            "title": "Fix activity loading and isolate handover history queries",
            "timestamp": "2026-06-12T13:27:48+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/c4bc3b3d37bd2c51f62ae08dc7a35eefba1ccb75",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/businessLogic\/activitiesClass.php"
            ],
            "removed": []
        },
        {
            "id": "89658c8515c04c91d7f4ac50690d3c44b43bd423",
            "message": "Allow insurance handovers for users and clients with both Credipass and DHB profiles\n",
            "title": "Allow insurance handovers for users and clients with both Credipass and DHB profiles",
            "timestamp": "2026-06-12T14:01:00+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/89658c8515c04c91d7f4ac50690d3c44b43bd423",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/businessLogic\/clientHandoversClass.php",
                "Sites\/Crediapp\/Modules\/clients\/Controllers\/clientsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "da7b0acd5f4179fae2bc4367778639f0f8d851a2",
            "message": "Fix insurance handover recipient team matching\n",
            "title": "Fix insurance handover recipient team matching",
            "timestamp": "2026-06-15T16:41:37+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/da7b0acd5f4179fae2bc4367778639f0f8d851a2",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/businessLogic\/clientHandoversClass.php"
            ],
            "removed": []
        },
        {
            "id": "a6eb03ac3a6905ea0b78ccdac843f957860cad65",
            "message": "Merged 86ca0mm5t\n",
            "title": "Merged 86ca0mm5t",
            "timestamp": "2026-06-18T09:32:27+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a6eb03ac3a6905ea0b78ccdac843f957860cad65",
            "author": {
                "name": "Temesv\u00e1ri L\u00e1szl\u00f3",
                "email": "temesvari.laszlo@dh.hu"
            },
            "added": [
                "App\/businessLogic\/clientHandoversClass.php",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Config\/moduleConfig.yml",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Controllers\/clientHandoversMainController.php",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/datatable.list.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/clientHandovers\/Loader\/moduleLoader.php",
                "db\/migrations\/20260611110000_insurance_client_handover.php"
            ],
            "modified": [
                "App\/bigCore\/matrixDataClass.php",
                "App\/bigCore\/moduleRenderClass.php",
                "App\/businessLogic\/activitiesClass.php",
                "App\/businessLogic\/clients\/leadsClass.php",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Modules\/clients\/Controllers\/clientsMainController.php",
                "Sites\/Crediapp\/Modules\/clients\/Libs\/themesLib\/Default\/templateLib\/components\/navbar.tpl",
                "Sites\/Crediapp\/Modules\/gdprLink\/Controllers\/gdprLinkMainController.php",
                "Sites\/Crediapp\/Modules\/leads\/Controllers\/leadsMainController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/BillableItems.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/subCases.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 6,
    "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\/temesvarilaszlo.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",
        "   1fcc19937..a6eb03ac3  rc\/2026-06-18 -> origin\/rc\/2026-06-18",
        "HEAD is now at ec60da103 weekly summary mail with system messages",
        "--OK--"
    ]
}