aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add step logs to a log fileHEADmasterMagnus Granberg2024-03-311-3/+50
* Add bb log id for build stepsMagnus Granberg2024-03-211-1/+14
* Add compile to word_list as Ago use it as defaultMagnus Granberg2024-03-191-0/+2
* Add support for rules on title_line and fix regex on .patchMagnus Granberg2024-03-161-1/+11
* Use faild_version_data when faild to get repo bug settingsMagnus Granberg2024-03-161-4/+12
* Get faild_version_data when faild and add more info in find bugsMagnus Granberg2024-03-141-5/+11
* Add bugsettings to projectMagnus Granberg2024-03-031-1/+7
* Make emails dict for bugreportsMagnus Granberg2024-02-291-3/+23
* Fix phase_error and pattern_infosMagnus Granberg2024-02-231-4/+10
* Move search pattern db to settings repositoryMagnus Granberg2024-02-211-12/+22
* Move nice regex's to a fileMagnus Granberg2023-09-221-15/+23
* Check issue titel niceMagnus Granberg2023-07-261-16/+15
* Add bug id to builds data in dbMagnus Granberg2023-06-261-0/+7
* Add support for SetupBugReportSteps and compression with xzMagnus Granberg2023-06-101-32/+109
* Get all search pattern that matchMagnus Granberg2023-02-211-161/+17
* Rename setBuildbotLog to SummarylogMagnus Granberg2022-11-091-2/+2
* Add config option for worker basedirMagnus Granberg2022-10-121-1/+1
* Fix a typo on setStausBuildsMagnus Granberg2022-09-251-1/+1
* Add Bug ID for Irc reporter and nice titelMagnus Granberg2022-09-011-0/+16
* Set 1H for timeoutMagnus Granberg2022-07-261-2/+3
* Use log docker for log parserMagnus Granberg2022-07-131-35/+53
* Fix a typo for TitleMagnus Granberg2022-07-081-1/+1
* Change title_issue and title_phaseMagnus Granberg2022-07-061-26/+3
* Add support for search bugs on b.g.oMagnus Granberg2022-07-041-3/+11
* put emerge and package info to a file instedMagnus Granberg2021-12-241-1/+74
* Add MakeIssue code in parse_build_logMagnus Granberg2021-12-121-16/+90
* Add new log parserMagnus Granberg2021-11-161-12/+67
* Add ParserPkgCheckLog to parse_build_logMagnus Granberg2021-10-241-0/+51
* Support more options in project dict in config fileMagnus Granberg2021-09-071-1/+1
* Add support to push log to MinioMagnus Granberg2021-05-181-0/+28
* Add support for emerge --infoMagnus Granberg2021-05-021-1/+23
* Add more checks and move * and >>> check to lastMagnus Granberg2021-04-261-51/+70
* Add support for search type in search patternMagnus Granberg2021-04-171-50/+44
* Add support for Failed to XX in emerge buildMagnus Granberg2021-04-101-1/+6
* Add build log sammaryMagnus Granberg2021-04-041-6/+29
* Check '>>>' add pattern typeMagnus Granberg2021-04-031-8/+22
* Add log parser stepsMagnus Granberg2021-03-281-0/+229