{
    "object_kind": "push",
    "event_name": "push",
    "before": "c9cd296e5bb25c38db8048fe256271483ca40229",
    "after": "7aef4ee3ea8ba3f52bf2d73b0a3ac867988e7007",
    "ref": "refs\/heads\/main",
    "ref_protected": true,
    "checkout_sha": "7aef4ee3ea8ba3f52bf2d73b0a3ac867988e7007",
    "message": null,
    "user_id": 30,
    "user_name": "Kov\u00e1cs Csaba",
    "user_username": "kovacscsaba",
    "user_email": "",
    "user_avatar": "http:\/\/git.dunahousedev.hu\/uploads\/-\/system\/user\/avatar\/30\/avatar.png",
    "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": "e732e436185aba837ec88bbb6fa8855c45f57dc1",
            "message": "Excel export for riports. need to fix it\n",
            "title": "Excel export for riports. need to fix it",
            "timestamp": "2024-10-04T15:28:30+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/e732e436185aba837ec88bbb6fa8855c45f57dc1",
            "author": {
                "name": "Kov\u00e1cs Csaba",
                "email": "csabakovacs771@gmail.com"
            },
            "added": [
                "App\/PHPExcel\/Autoloader.php",
                "App\/PHPExcel\/CachedObjectStorage\/APC.php",
                "App\/PHPExcel\/CachedObjectStorage\/CacheBase.php",
                "App\/PHPExcel\/CachedObjectStorage\/DiscISAM.php",
                "App\/PHPExcel\/CachedObjectStorage\/ICache.php",
                "App\/PHPExcel\/CachedObjectStorage\/Igbinary.php",
                "App\/PHPExcel\/CachedObjectStorage\/Memcache.php",
                "App\/PHPExcel\/CachedObjectStorage\/Memory.php",
                "App\/PHPExcel\/CachedObjectStorage\/MemoryGZip.php",
                "App\/PHPExcel\/CachedObjectStorage\/MemorySerialized.php",
                "App\/PHPExcel\/CachedObjectStorage\/PHPTemp.php",
                "App\/PHPExcel\/CachedObjectStorage\/SQLite.php",
                "App\/PHPExcel\/CachedObjectStorage\/SQLite3.php",
                "App\/PHPExcel\/CachedObjectStorage\/Wincache.php",
                "App\/PHPExcel\/CachedObjectStorageFactory.php",
                "App\/PHPExcel\/CalcEngine\/CyclicReferenceStack.php",
                "App\/PHPExcel\/CalcEngine\/Logger.php",
                "App\/PHPExcel\/Calculation.php",
                "App\/PHPExcel\/Calculation\/Database.php",
                "App\/PHPExcel\/Calculation\/DateTime.php",
                "App\/PHPExcel\/Calculation\/Engineering.php",
                "App\/PHPExcel\/Calculation\/Exception.php",
                "App\/PHPExcel\/Calculation\/ExceptionHandler.php",
                "App\/PHPExcel\/Calculation\/Financial.php",
                "App\/PHPExcel\/Calculation\/FormulaParser.php",
                "App\/PHPExcel\/Calculation\/FormulaToken.php",
                "App\/PHPExcel\/Calculation\/Function.php",
                "App\/PHPExcel\/Calculation\/Functions.php",
                "App\/PHPExcel\/Calculation\/Logical.php",
                "App\/PHPExcel\/Calculation\/LookupRef.php",
                "App\/PHPExcel\/Calculation\/MathTrig.php",
                "App\/PHPExcel\/Calculation\/Statistical.php",
                "App\/PHPExcel\/Calculation\/TextData.php",
                "App\/PHPExcel\/Calculation\/Token\/Stack.php",
                "App\/PHPExcel\/Calculation\/functionlist.txt",
                "App\/PHPExcel\/Cell.php",
                "App\/PHPExcel\/Cell\/AdvancedValueBinder.php",
                "App\/PHPExcel\/Cell\/DataType.php",
                "App\/PHPExcel\/Cell\/DataValidation.php",
                "App\/PHPExcel\/Cell\/DefaultValueBinder.php",
                "App\/PHPExcel\/Cell\/Hyperlink.php",
                "App\/PHPExcel\/Cell\/IValueBinder.php",
                "App\/PHPExcel\/Chart.php",
                "App\/PHPExcel\/Chart\/Axis.php",
                "App\/PHPExcel\/Chart\/DataSeries.php",
                "App\/PHPExcel\/Chart\/DataSeriesValues.php",
                "App\/PHPExcel\/Chart\/Exception.php",
                "App\/PHPExcel\/Chart\/GridLines.php",
                "App\/PHPExcel\/Chart\/Layout.php",
                "App\/PHPExcel\/Chart\/Legend.php",
                "App\/PHPExcel\/Chart\/PlotArea.php",
                "App\/PHPExcel\/Chart\/Properties.php",
                "App\/PHPExcel\/Chart\/Renderer\/PHP Charting Libraries.txt",
                "App\/PHPExcel\/Chart\/Renderer\/jpgraph.php",
                "App\/PHPExcel\/Chart\/Title.php",
                "App\/PHPExcel\/Comment.php",
                "App\/PHPExcel\/DocumentProperties.php",
                "App\/PHPExcel\/DocumentSecurity.php",
                "App\/PHPExcel\/Exception.php",
                "App\/PHPExcel\/HashTable.php",
                "App\/PHPExcel\/Helper\/HTML.php",
                "App\/PHPExcel\/IComparable.php",
                "App\/PHPExcel\/IOFactory.php",
                "App\/PHPExcel\/NamedRange.php",
                "App\/PHPExcel\/Reader\/Abstract.php",
                "App\/PHPExcel\/Reader\/CSV.php",
                "App\/PHPExcel\/Reader\/DefaultReadFilter.php",
                "App\/PHPExcel\/Reader\/Excel2003XML.php",
                "App\/PHPExcel\/Reader\/Excel2007.php",
                "App\/PHPExcel\/Reader\/Excel2007\/Chart.php",
                "App\/PHPExcel\/Reader\/Excel2007\/Theme.php",
                "App\/PHPExcel\/Reader\/Excel5.php",
                "App\/PHPExcel\/Reader\/Excel5\/Color.php",
                "App\/PHPExcel\/Reader\/Excel5\/Color\/BIFF5.php",
                "App\/PHPExcel\/Reader\/Excel5\/Color\/BIFF8.php",
                "App\/PHPExcel\/Reader\/Excel5\/Color\/BuiltIn.php",
                "App\/PHPExcel\/Reader\/Excel5\/ErrorCode.php",
                "App\/PHPExcel\/Reader\/Excel5\/Escher.php",
                "App\/PHPExcel\/Reader\/Excel5\/MD5.php",
                "App\/PHPExcel\/Reader\/Excel5\/RC4.php",
                "App\/PHPExcel\/Reader\/Excel5\/Style\/Border.php",
                "App\/PHPExcel\/Reader\/Excel5\/Style\/FillPattern.php",
                "App\/PHPExcel\/Reader\/Exception.php",
                "App\/PHPExcel\/Reader\/Gnumeric.php",
                "App\/PHPExcel\/Reader\/HTML.php",
                "App\/PHPExcel\/Reader\/IReadFilter.php",
                "App\/PHPExcel\/Reader\/IReader.php",
                "App\/PHPExcel\/Reader\/OOCalc.php",
                "App\/PHPExcel\/Reader\/SYLK.php",
                "App\/PHPExcel\/ReferenceHelper.php",
                "App\/PHPExcel\/RichText.php",
                "App\/PHPExcel\/RichText\/ITextElement.php",
                "App\/PHPExcel\/RichText\/Run.php",
                "App\/PHPExcel\/RichText\/TextElement.php",
                "App\/PHPExcel\/Settings.php",
                "App\/PHPExcel\/Shared\/CodePage.php",
                "App\/PHPExcel\/Shared\/Date.php",
                "App\/PHPExcel\/Shared\/Drawing.php",
                "App\/PHPExcel\/Shared\/Escher.php",
                "App\/PHPExcel\/Shared\/Escher\/DgContainer.php",
                "App\/PHPExcel\/Shared\/Escher\/DgContainer\/SpgrContainer.php",
                "App\/PHPExcel\/Shared\/Escher\/DgContainer\/SpgrContainer\/SpContainer.php",
                "App\/PHPExcel\/Shared\/Escher\/DggContainer.php",
                "App\/PHPExcel\/Shared\/Escher\/DggContainer\/BstoreContainer.php",
                "App\/PHPExcel\/Shared\/Escher\/DggContainer\/BstoreContainer\/BSE.php",
                "App\/PHPExcel\/Shared\/Escher\/DggContainer\/BstoreContainer\/BSE\/Blip.php",
                "App\/PHPExcel\/Shared\/Excel5.php",
                "App\/PHPExcel\/Shared\/File.php",
                "App\/PHPExcel\/Shared\/Font.php",
                "App\/PHPExcel\/Shared\/JAMA\/CHANGELOG.TXT",
                "App\/PHPExcel\/Shared\/JAMA\/CholeskyDecomposition.php",
                "App\/PHPExcel\/Shared\/JAMA\/EigenvalueDecomposition.php",
                "App\/PHPExcel\/Shared\/JAMA\/LUDecomposition.php",
                "App\/PHPExcel\/Shared\/JAMA\/Matrix.php",
                "App\/PHPExcel\/Shared\/JAMA\/QRDecomposition.php",
                "App\/PHPExcel\/Shared\/JAMA\/SingularValueDecomposition.php",
                "App\/PHPExcel\/Shared\/JAMA\/utils\/Error.php",
                "App\/PHPExcel\/Shared\/JAMA\/utils\/Maths.php",
                "App\/PHPExcel\/Shared\/OLE.php",
                "App\/PHPExcel\/Shared\/OLE\/ChainedBlockStream.php",
                "App\/PHPExcel\/Shared\/OLE\/PPS.php",
                "App\/PHPExcel\/Shared\/OLE\/PPS\/File.php",
                "App\/PHPExcel\/Shared\/OLE\/PPS\/Root.php",
                "App\/PHPExcel\/Shared\/OLERead.php",
                "App\/PHPExcel\/Shared\/PCLZip\/gnu-lgpl.txt",
                "App\/PHPExcel\/Shared\/PCLZip\/pclzip.lib.php",
                "App\/PHPExcel\/Shared\/PCLZip\/readme.txt",
                "App\/PHPExcel\/Shared\/PasswordHasher.php",
                "App\/PHPExcel\/Shared\/String.php",
                "App\/PHPExcel\/Shared\/TimeZone.php",
                "App\/PHPExcel\/Shared\/XMLWriter.php",
                "App\/PHPExcel\/Shared\/ZipArchive.php",
                "App\/PHPExcel\/Shared\/ZipStreamWrapper.php",
                "App\/PHPExcel\/Shared\/trend\/bestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/exponentialBestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/linearBestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/logarithmicBestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/polynomialBestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/powerBestFitClass.php",
                "App\/PHPExcel\/Shared\/trend\/trendClass.php",
                "App\/PHPExcel\/Style.php",
                "App\/PHPExcel\/Style\/Alignment.php",
                "App\/PHPExcel\/Style\/Border.php",
                "App\/PHPExcel\/Style\/Borders.php",
                "App\/PHPExcel\/Style\/Color.php",
                "App\/PHPExcel\/Style\/Conditional.php",
                "App\/PHPExcel\/Style\/Fill.php",
                "App\/PHPExcel\/Style\/Font.php",
                "App\/PHPExcel\/Style\/NumberFormat.php",
                "App\/PHPExcel\/Style\/Protection.php",
                "App\/PHPExcel\/Style\/Supervisor.php",
                "App\/PHPExcel\/Worksheet.php",
                "App\/PHPExcel\/Worksheet\/AutoFilter.php",
                "App\/PHPExcel\/Worksheet\/AutoFilter\/Column.php",
                "App\/PHPExcel\/Worksheet\/AutoFilter\/Column\/Rule.php",
                "App\/PHPExcel\/Worksheet\/BaseDrawing.php",
                "App\/PHPExcel\/Worksheet\/CellIterator.php",
                "App\/PHPExcel\/Worksheet\/Column.php",
                "App\/PHPExcel\/Worksheet\/ColumnCellIterator.php",
                "App\/PHPExcel\/Worksheet\/ColumnDimension.php",
                "App\/PHPExcel\/Worksheet\/ColumnIterator.php",
                "App\/PHPExcel\/Worksheet\/Dimension.php",
                "App\/PHPExcel\/Worksheet\/Drawing.php",
                "App\/PHPExcel\/Worksheet\/Drawing\/Shadow.php",
                "App\/PHPExcel\/Worksheet\/HeaderFooter.php",
                "App\/PHPExcel\/Worksheet\/HeaderFooterDrawing.php",
                "App\/PHPExcel\/Worksheet\/MemoryDrawing.php",
                "App\/PHPExcel\/Worksheet\/PageMargins.php",
                "App\/PHPExcel\/Worksheet\/PageSetup.php",
                "App\/PHPExcel\/Worksheet\/Protection.php",
                "App\/PHPExcel\/Worksheet\/Row.php",
                "App\/PHPExcel\/Worksheet\/RowCellIterator.php",
                "App\/PHPExcel\/Worksheet\/RowDimension.php",
                "App\/PHPExcel\/Worksheet\/RowIterator.php",
                "App\/PHPExcel\/Worksheet\/SheetView.php",
                "App\/PHPExcel\/WorksheetIterator.php",
                "App\/PHPExcel\/Writer\/Abstract.php",
                "App\/PHPExcel\/Writer\/CSV.php",
                "App\/PHPExcel\/Writer\/Excel2007.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Chart.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Comments.php",
                "App\/PHPExcel\/Writer\/Excel2007\/ContentTypes.php",
                "App\/PHPExcel\/Writer\/Excel2007\/DocProps.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Drawing.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Rels.php",
                "App\/PHPExcel\/Writer\/Excel2007\/RelsRibbon.php",
                "App\/PHPExcel\/Writer\/Excel2007\/RelsVBA.php",
                "App\/PHPExcel\/Writer\/Excel2007\/StringTable.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Style.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Theme.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Workbook.php",
                "App\/PHPExcel\/Writer\/Excel2007\/Worksheet.php",
                "App\/PHPExcel\/Writer\/Excel2007\/WriterPart.php",
                "App\/PHPExcel\/Writer\/Excel5.php",
                "App\/PHPExcel\/Writer\/Excel5\/BIFFwriter.php",
                "App\/PHPExcel\/Writer\/Excel5\/Escher.php",
                "App\/PHPExcel\/Writer\/Excel5\/Font.php",
                "App\/PHPExcel\/Writer\/Excel5\/Parser.php",
                "App\/PHPExcel\/Writer\/Excel5\/Workbook.php",
                "App\/PHPExcel\/Writer\/Excel5\/Worksheet.php",
                "App\/PHPExcel\/Writer\/Excel5\/Xf.php",
                "App\/PHPExcel\/Writer\/Exception.php",
                "App\/PHPExcel\/Writer\/HTML.php",
                "App\/PHPExcel\/Writer\/IWriter.php",
                "App\/PHPExcel\/Writer\/OpenDocument.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Cell\/Comment.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Content.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Meta.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/MetaInf.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Mimetype.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Settings.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Styles.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/Thumbnails.php",
                "App\/PHPExcel\/Writer\/OpenDocument\/WriterPart.php",
                "App\/PHPExcel\/Writer\/PDF.php",
                "App\/PHPExcel\/Writer\/PDF\/Core.php",
                "App\/PHPExcel\/Writer\/PDF\/DomPDF.php",
                "App\/PHPExcel\/Writer\/PDF\/mPDF.php",
                "App\/PHPExcel\/Writer\/PDF\/tcPDF.php",
                "App\/PHPExcel\/locale\/bg\/config",
                "App\/PHPExcel\/locale\/cs\/config",
                "App\/PHPExcel\/locale\/cs\/functions",
                "App\/PHPExcel\/locale\/da\/config",
                "App\/PHPExcel\/locale\/da\/functions",
                "App\/PHPExcel\/locale\/de\/config",
                "App\/PHPExcel\/locale\/de\/functions",
                "App\/PHPExcel\/locale\/en\/uk\/config",
                "App\/PHPExcel\/locale\/es\/config",
                "App\/PHPExcel\/locale\/es\/functions",
                "App\/PHPExcel\/locale\/fi\/config",
                "App\/PHPExcel\/locale\/fi\/functions",
                "App\/PHPExcel\/locale\/fr\/config",
                "App\/PHPExcel\/locale\/fr\/functions",
                "App\/PHPExcel\/locale\/hu\/config",
                "App\/PHPExcel\/locale\/hu\/functions",
                "App\/PHPExcel\/locale\/it\/config",
                "App\/PHPExcel\/locale\/it\/functions",
                "App\/PHPExcel\/locale\/nl\/config",
                "App\/PHPExcel\/locale\/nl\/functions",
                "App\/PHPExcel\/locale\/no\/config",
                "App\/PHPExcel\/locale\/no\/functions",
                "App\/PHPExcel\/locale\/pl\/config",
                "App\/PHPExcel\/locale\/pl\/functions",
                "App\/PHPExcel\/locale\/pt\/br\/config",
                "App\/PHPExcel\/locale\/pt\/br\/functions",
                "App\/PHPExcel\/locale\/pt\/config",
                "App\/PHPExcel\/locale\/pt\/functions",
                "App\/PHPExcel\/locale\/ru\/config",
                "App\/PHPExcel\/locale\/ru\/functions",
                "App\/PHPExcel\/locale\/sv\/config",
                "App\/PHPExcel\/locale\/sv\/functions",
                "App\/PHPExcel\/locale\/tr\/config",
                "App\/PHPExcel\/locale\/tr\/functions"
            ],
            "modified": [
                "Sites\/Crediapp\/Modules\/riports\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/themesLib\/Default\/templateLib\/_Leads.form.tpl"
            ],
            "removed": []
        },
        {
            "id": "7aef4ee3ea8ba3f52bf2d73b0a3ac867988e7007",
            "message": "Merge remote-tracking branch 'origin\/main'\n",
            "title": "Merge remote-tracking branch 'origin\/main'",
            "timestamp": "2024-10-04T15:28:34+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/crediapp\/crediapp\/-\/commit\/7aef4ee3ea8ba3f52bf2d73b0a3ac867988e7007",
            "author": {
                "name": "Kov\u00e1cs Csaba",
                "email": "csabakovacs771@gmail.com"
            },
            "added": [
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsCasesController.php",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/themesLib\/Default\/templateLib\/_Cases.form.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Libs\/themesLib\/Default\/templateLib\/Cases\/Cases.main.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Cases.php"
            ],
            "modified": [
                "Sites\/Crediapp\/Libs\/jsLib\/autoLoad\/metronicDatatable.js",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/metronicDatatable.css",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/metronicDatatable.css.map",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/cssLib\/autoLoad\/metronicDatatable.less",
                "Sites\/Crediapp\/Libs\/themesLib\/Default\/templateLib\/Frame\/site_horizontal_menu.tpl",
                "Sites\/Crediapp\/Modules\/cases\/Controllers\/casesMainController.php",
                "Sites\/Crediapp\/Modules\/riports\/Controllers\/riportsLeadsController.php",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/jsLib\/autoLoad\/module.js",
                "Sites\/Crediapp\/Modules\/riports\/Libs\/themesLib\/Default\/templateLib\/_Leads.form.tpl",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Controllers\/riportsRunnerMainController.php",
                "Sites\/Crediapp\/Modules\/riportsRunner\/Preprocessors\/Leads.php"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 2,
    "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\/kovacscsaba.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",
        "   c9cd296..7aef4ee  main       -> origin\/main",
        "HEAD is now at 7aef4ee Merge remote-tracking branch 'origin\/main'",
        "--OK--"
    ]
}