{
    "object_kind": "push",
    "event_name": "push",
    "before": "b05688820376c30b6f496d593f8916f53c12fc89",
    "after": "9360eaeebae7f24b4c59fd5850e68a4320bdb91d",
    "ref": "refs\/heads\/test",
    "ref_protected": false,
    "checkout_sha": "9360eaeebae7f24b4c59fd5850e68a4320bdb91d",
    "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": "b346a134275f04f12933a801076b917421873939",
            "message": "set restriction on documents\n",
            "title": "set restriction on documents",
            "timestamp": "2026-06-05T16:00:19+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/b346a134275f04f12933a801076b917421873939",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generalDocument\/Controllers\/generalDocumentMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocument\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "4355338f5e31f85107194e295b4a83367f5f5185",
            "message": "new methods\n",
            "title": "new methods",
            "timestamp": "2026-06-05T16:00:28+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4355338f5e31f85107194e295b4a83367f5f5185",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/positionsClass.php"
            ],
            "removed": []
        },
        {
            "id": "96bb63d5a60c7912e70e0e597eedaebb68ddb284",
            "message": "query with restriction\n",
            "title": "query with restriction",
            "timestamp": "2026-06-05T16:00:43+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/96bb63d5a60c7912e70e0e597eedaebb68ddb284",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Controllers\/generalDocumentShowMainController.php"
            ],
            "removed": []
        },
        {
            "id": "6be423a59b779d4b15f3e93ea4dcc0485939e1fb",
            "message": "restriction fields on documents\n",
            "title": "restriction fields on documents",
            "timestamp": "2026-06-05T16:00:58+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/6be423a59b779d4b15f3e93ea4dcc0485939e1fb",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "db\/migrations\/20260605121828_document_permissions.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "bc05e669fb03c6fed3557c44bb9ddf76e9eb37f5",
            "message": "update null check\n",
            "title": "update null check",
            "timestamp": "2026-06-08T11:41:18+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/bc05e669fb03c6fed3557c44bb9ddf76e9eb37f5",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/validatorClass.php"
            ],
            "removed": []
        },
        {
            "id": "5a477518e73944f1d90479256a3457401a2519b4",
            "message": "fileServerApi::saveFile() method callback now accepts &$return parameter\n",
            "title": "fileServerApi::saveFile() method callback now accepts &$return parameter",
            "timestamp": "2026-06-08T21:12:42+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/5a477518e73944f1d90479256a3457401a2519b4",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/fileServerApiModel.php"
            ],
            "removed": []
        },
        {
            "id": "4922cda385babbf8f28956756c0a9290e53a2019",
            "message": "formmClass::uploadFile() now accepts callback param, that is called during fileServerApi::saveFile()\n",
            "title": "formmClass::uploadFile() now accepts callback param, that is called during...",
            "timestamp": "2026-06-08T21:13:31+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/4922cda385babbf8f28956756c0a9290e53a2019",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "App\/bigCore\/formmClass.php"
            ],
            "removed": []
        },
        {
            "id": "ca6def4327cdc4775ba75dfbf68a3ce575fe53ea",
            "message": "system message documents table\n",
            "title": "system message documents table",
            "timestamp": "2026-06-08T21:13:50+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/ca6def4327cdc4775ba75dfbf68a3ce575fe53ea",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "db\/migrations\/20260608115657_system_messages_documents.php"
            ],
            "modified": [],
            "removed": []
        },
        {
            "id": "317747cdcd0023d8d02682e0d0de6b8471736fc3",
            "message": "removed unnecessary css styling\n",
            "title": "removed unnecessary css styling",
            "timestamp": "2026-06-08T21:14:20+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/317747cdcd0023d8d02682e0d0de6b8471736fc3",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [],
            "modified": [
                "Sites\/Crediapp\/Modules\/generalDocumentCategory\/Controllers\/generalDocumentCategoryMainController.php"
            ],
            "removed": []
        },
        {
            "id": "a8475a8f00685536b58975aebc974043eb98b508",
            "message": "add and display attachment to system message that can be saved as knowledge base document\n",
            "title": "add and display attachment to system message that can be saved as knowledge base document",
            "timestamp": "2026-06-08T21:15:43+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/a8475a8f00685536b58975aebc974043eb98b508",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/module.addDocument.tpl"
            ],
            "modified": [
                "Sites\/Crediapp\/Modules\/systemMessages\/Controllers\/systemMessagesMainController.php",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/systemMessageModal.view.tpl"
            ],
            "removed": []
        },
        {
            "id": "9360eaeebae7f24b4c59fd5850e68a4320bdb91d",
            "message": "Merge remote-tracking branch 'origin\/86ca1d359-tudastar' into test\n",
            "title": "Merge remote-tracking branch 'origin\/86ca1d359-tudastar' into test",
            "timestamp": "2026-06-08T21:24:43+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/9360eaeebae7f24b4c59fd5850e68a4320bdb91d",
            "author": {
                "name": "Fekete \u00c1ron",
                "email": "fekete.aron@dh.hu"
            },
            "added": [
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/module.addDocument.tpl",
                "db\/migrations\/20260605121828_document_permissions.php",
                "db\/migrations\/20260608115657_system_messages_documents.php"
            ],
            "modified": [
                "App\/bigCore\/fileServerApiModel.php",
                "App\/bigCore\/formmClass.php",
                "App\/bigCore\/positionsClass.php",
                "App\/bigCore\/validatorClass.php",
                "Sites\/Crediapp\/Modules\/generalDocument\/Controllers\/generalDocumentMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocument\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/generalDocumentCategory\/Controllers\/generalDocumentCategoryMainController.php",
                "Sites\/Crediapp\/Modules\/generalDocumentShow\/Controllers\/generalDocumentShowMainController.php",
                "Sites\/Crediapp\/Modules\/systemMessages\/Controllers\/systemMessagesMainController.php",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/module.form.tpl",
                "Sites\/Crediapp\/Modules\/systemMessages\/Libs\/themesLib\/Default\/templateLib\/systemMessageModal.view.tpl"
            ],
            "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\/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",
        "   b05688820..9360eaeeb  test       -> origin\/test",
        "HEAD is now at 28ce68754 Merge remote-tracking branch 'origin\/86ca1d359-tudastar'",
        "--OK--"
    ]
}