aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add step logs to a log fileHEADmasterMagnus Granberg2024-03-311-3/+50
* Fix a typo on faild_depMagnus Granberg2024-03-311-1/+1
* Add build dep irc reportMagnus Granberg2024-03-302-2/+6
* Redo Trigger for parse_build_log in CheckEmergeLogsMagnus Granberg2024-03-231-93/+87
* Add bb log id for build stepsMagnus Granberg2024-03-212-3/+21
* Add compile to word_list as Ago use it as defaultMagnus Granberg2024-03-191-0/+2
* Add more support for change use, rebuild faild bin and clean some --change-* ...Magnus Granberg2024-03-171-10/+39
* Add support for rules on title_line and fix regex on .patchMagnus Granberg2024-03-162-1/+13
* 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-145-18/+43
* Fix finishTitle for path regexMagnus Granberg2024-03-121-2/+9
* Add bugsettings to projectMagnus Granberg2024-03-033-2/+60
* Make emails dict for bugreportsMagnus Granberg2024-02-295-8/+34
* Fix phase_error and pattern_infosMagnus Granberg2024-02-231-4/+10
* Move search pattern db to settings repositoryMagnus Granberg2024-02-211-12/+22
* Use settings repository for dockerfilesMagnus Granberg2024-02-051-20/+14
* Use project_data for profile linkMagnus Granberg2024-02-041-4/+4
* Use flavor to set MAKEOPTS -j*Magnus Granberg2024-02-041-1/+6
* Use settings repository for portage settingsMagnus Granberg2024-02-036-77/+59
* Remove minioMagnus Granberg2024-02-031-60/+0
* Add getGitlabContext to Gitlab statusMagnus Granberg2024-01-061-2/+19
* Clean build and changes in dbMagnus Granberg2023-11-291-21/+49
* Match min wordsMagnus Granberg2023-10-281-18/+16
* Move nice regex's to a fileMagnus Granberg2023-09-222-15/+45
* Check issue titel niceMagnus Granberg2023-07-262-18/+26
* Add run_clean_db_request to clean dbMagnus Granberg2023-06-265-0/+183
* Add support to remove ebuilds in dbMagnus Granberg2023-06-261-0/+40
* Add bug id to builds data in dbMagnus Granberg2023-06-263-4/+60
* Add SetupBugReportSteps for bugreportingMagnus Granberg2023-06-101-2/+2
* Compression logs with xzMagnus Granberg2023-06-101-11/+22
* Add support for SetupBugReportSteps and compression with xzMagnus Granberg2023-06-102-32/+112
* Add support for Post, Modify and Attach bugsMagnus Granberg2023-06-101-5/+173
* Disable distfiles on dockerMagnus Granberg2023-06-041-1/+5
* Support splited lines in auxdb outputMagnus Granberg2023-06-041-29/+24
* Add fetchonly step but not on yetMagnus Granberg2023-06-041-0/+30
* Update db python code to bb3.8Magnus Granberg2023-05-282-125/+141
* Set build_wait_timeout to 600 for log workerMagnus Granberg2023-05-281-1/+1
* Use full url for BugsMagnus Granberg2023-05-281-1/+1
* Use deep on eclean and check string on faild_cpvMagnus Granberg2023-05-081-11/+19
* Add support for shallow in repositorysMagnus Granberg2023-05-013-3/+12
* Don't use volumes for log workerMagnus Granberg2023-05-011-1/+1
* Add CheckEAPIMagnus Granberg2023-03-101-1/+31
* Download docker images befor buildMagnus Granberg2023-03-101-0/+19
* Fix 2 bugs in db for emailMagnus Granberg2023-03-101-2/+3
* Add package metadata support (email)Magnus Granberg2023-03-104-9/+335
* Change cleantime_package to 1w and disable eclean-distMagnus Granberg2023-03-101-8/+8
* Add eclean to building stepsMagnus Granberg2023-02-281-0/+29
* Change head to 15 for EAPI searchMagnus Granberg2023-02-281-1/+1
* Get all search pattern that matchMagnus Granberg2023-02-212-163/+19
* Use command shell to build docker imagesMagnus Granberg2023-02-157-49/+140