{
    "object_kind": "push",
    "event_name": "push",
    "before": "44030e8baaaea8c784fda6e8eb173170876d2267",
    "after": "19c6f015d85aaf2f1a3ffda80635da3b254da725",
    "ref": "refs\/heads\/rc\/2026-05-14",
    "ref_protected": false,
    "checkout_sha": "19c6f015d85aaf2f1a3ffda80635da3b254da725",
    "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": "fa38ecaf6de651d9d608000e3839d8b3ed5b2b90",
            "message": "Add `canDecideAsTeamleader` method to handle team leader decision permissions\n",
            "title": "Add `canDecideAsTeamleader` method to handle team leader decision permissions",
            "timestamp": "2026-05-07T17:52:19+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/fa38ecaf6de651d9d608000e3839d8b3ed5b2b90",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "fe1ae1a4866da11aa6664e19148c63eba1b252c9",
            "message": "Merge branch 'production' into 86c9mbzy0-permission-bug\n",
            "title": "Merge branch 'production' into 86c9mbzy0-permission-bug",
            "timestamp": "2026-05-08T08:25:06+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/fe1ae1a4866da11aa6664e19148c63eba1b252c9",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".gitlab-ci.yml",
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicForms.js"
            ],
            "removed": []
        },
        {
            "id": "3cac26986327ba05f2b88ac3702e7bb39f226cda",
            "message": "86c9mbzy0 - fix handling of permission when the team leader approves \/ declines the case\n",
            "title": "86c9mbzy0 - fix handling of permission when the team leader approves \/ declines the case",
            "timestamp": "2026-05-08T10:08:10+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/3cac26986327ba05f2b88ac3702e7bb39f226cda",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php"
            ],
            "removed": []
        },
        {
            "id": "f5a2d0f66ee9c4faa80d76f5a253fd220d42eb2f",
            "message": "86c9mbzy0 - Update permission check to replace `isTeamLeader` with `isBackOffice`.\n",
            "title": "86c9mbzy0 - Update permission check to replace `isTeamLeader` with `isBackOffice`.",
            "timestamp": "2026-05-08T10:14:03+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/f5a2d0f66ee9c4faa80d76f5a253fd220d42eb2f",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php"
            ],
            "removed": []
        },
        {
            "id": "afd463c171d5e55ba78631a9bf3dbb7f39912ada",
            "message": "Merge branch 'production' into 86c9mbzy0-permission-bug\n",
            "title": "Merge branch 'production' into 86c9mbzy0-permission-bug",
            "timestamp": "2026-05-08T12:42:13+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/afd463c171d5e55ba78631a9bf3dbb7f39912ada",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                ".gitlab-ci.yml"
            ],
            "removed": []
        },
        {
            "id": "d5a3c5c145c4b4937627e44b411a81504bdd886f",
            "message": "86c9mbzy0 - Add caching for `canDecideAsTeamleader` to optimize repeated checks\n",
            "title": "86c9mbzy0 - Add caching for `canDecideAsTeamleader` to optimize repeated checks",
            "timestamp": "2026-05-08T13:26:38+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/d5a3c5c145c4b4937627e44b411a81504bdd886f",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php"
            ],
            "removed": []
        },
        {
            "id": "6fa8a05d3f6a6d3314789b9b35932b735569838e",
            "message": "Merge commit '234fa1a998f7c77ebdae103ffb9f5ae2e6dc158f' into 86c9mbzy0-permission-bug\n\n# Conflicts:\n#\tSites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php\n",
            "title": "Merge commit '234fa1a998f7c77ebdae103ffb9f5ae2e6dc158f' into 86c9mbzy0-permission-bug",
            "timestamp": "2026-05-08T13:48:49+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6fa8a05d3f6a6d3314789b9b35932b735569838e",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/cases\/Libs\/jsLib\/autoLoad\/100_module.js"
            ],
            "removed": []
        },
        {
            "id": "06ffa87afef0899882e3d0cce0d384264f2fae8f",
            "message": "86c9mbzy0 - Decide by organization structure from can approve case in list too\n",
            "title": "86c9mbzy0 - Decide by organization structure from can approve case in list too",
            "timestamp": "2026-05-08T13:57:46+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/06ffa87afef0899882e3d0cce0d384264f2fae8f",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "bbb21ece0b745b967acb79beecc8e39943efdccf",
            "message": "Merge branch '86c9mbzy0-permission-bug' into rc\/2026-05-14\n\n# Conflicts:\n#\tSites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php\n",
            "title": "Merge branch '86c9mbzy0-permission-bug' into rc\/2026-05-14",
            "timestamp": "2026-05-14T09:01:39+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bbb21ece0b745b967acb79beecc8e39943efdccf",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/casesClass.php",
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php"
            ],
            "removed": []
        },
        {
            "id": "4183e4bc79d830cf753aa772fe46e9f3f2645852",
            "message": "Merge branch 'rc\/2026-05-14' of git.dunahousedev.hu:crediapp\/crediapp into rc\/2026-05-14\n",
            "title": "Merge branch 'rc\/2026-05-14' of git.dunahousedev.hu:crediapp\/crediapp into rc\/2026-05-14",
            "timestamp": "2026-05-14T09:01:48+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4183e4bc79d830cf753aa772fe46e9f3f2645852",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/clients\/Controllers\/clientsMainController.php"
            ],
            "removed": []
        },
        {
            "id": "19c6f015d85aaf2f1a3ffda80635da3b254da725",
            "message": "Merge branch 'rc\/2026-05-14' of git.dunahousedev.hu:crediapp\/crediapp into rc\/2026-05-14\n",
            "title": "Merge branch 'rc\/2026-05-14' of git.dunahousedev.hu:crediapp\/crediapp into rc\/2026-05-14",
            "timestamp": "2026-05-14T09:02:07+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/19c6f015d85aaf2f1a3ffda80635da3b254da725",
            "author": {
                "name": "Novotni Krist\u00f3f",
                "email": "intovon@gmail.com"
            },
            "added": [
                "db\/migrations\/20260511130000_reactivate_latest_inactive_gdpr_connections.php"
            ],
            "modified": [
                "App\/bigCore\/anonymizatorClass.php",
                "App\/bigCore\/clients\/clientsClass.php",
                "Sites\/Crediapp\/Modules\/cronJobApi\/Controllers\/cronJobApiClientGdprController.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 11,
    "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",
        "   44030e8ba..19c6f015d  rc\/2026-05-14 -> origin\/rc\/2026-05-14",
        "Updating files:  82% (4427\/5373)\rUpdating files:  83% (4460\/5373)\rUpdating files:  84% (4514\/5373)\rUpdating files:  85% (4568\/5373)\rUpdating files:  86% (4621\/5373)\rUpdating files:  87% (4675\/5373)\rUpdating files:  88% (4729\/5373)\rUpdating files:  89% (4782\/5373)\rUpdating files:  90% (4836\/5373)\rUpdating files:  91% (4890\/5373)\rUpdating files:  92% (4944\/5373)\rUpdating files:  93% (4997\/5373)\rUpdating files:  94% (5051\/5373)\rUpdating files:  95% (5105\/5373)\rUpdating files:  96% (5159\/5373)\rUpdating files:  97% (5212\/5373)\rUpdating files:  98% (5266\/5373)\rUpdating files:  99% (5320\/5373)\rUpdating files: 100% (5373\/5373)\rUpdating files: 100% (5373\/5373), done.",
        "HEAD is now at a58aa3ebe fixed custom scroller 'lock'",
        "--OK--"
    ]
}