aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Get faild_version_data when faild and add more info in find bugsMagnus Granberg2024-03-142-2/+4
* Add bugsettings to projectMagnus Granberg2024-03-032-1/+53
* Make emails dict for bugreportsMagnus Granberg2024-02-292-2/+5
* Use settings repository for portage settingsMagnus Granberg2024-02-033-3/+7
* Add support to remove ebuilds in dbMagnus Granberg2023-06-261-0/+40
* Add bug id to builds data in dbMagnus Granberg2023-06-262-4/+53
* Update db python code to bb3.8Magnus Granberg2023-05-282-125/+141
* Add support for shallow in repositorysMagnus Granberg2023-05-012-2/+10
* Fix 2 bugs in db for emailMagnus Granberg2023-03-101-2/+3
* Add package metadata support (email)Magnus Granberg2023-03-102-1/+174
* Use command shell to build docker imagesMagnus Granberg2023-02-152-1/+3
* Add support for binhost on docker image buildMagnus Granberg2023-02-032-2/+14
* Add config option for worker basedirMagnus Granberg2022-10-121-1/+1
* Fix bootstrap_tab in workers dbMagnus Granberg2022-10-031-1/+1
* Add support for workes, nodes, images and flavors in dbMagnus Granberg2022-10-023-2/+232
* Fix a typo on setStausBuildsMagnus Granberg2022-09-251-1/+1
* Add Merge Requeste test to projects_repositorys in dbMagnus Granberg2022-08-232-1/+3
* Add support for gitlab/github project name in project dbMagnus Granberg2022-07-282-0/+3
* Move UpdateRepos to repos.py and support gitlab stageMagnus Granberg2022-07-272-3/+28
* Add support for Building Docker Buildbot worker imagesMagnus Granberg2022-06-011-0/+1
* Add support stage4 buildMagnus Granberg2022-04-221-0/+1
* Add MakeIssue code in parse_build_logMagnus Granberg2021-12-121-1/+1
* Add new log parserMagnus Granberg2021-11-162-7/+6
* Add support for use testMagnus Granberg2021-10-282-1/+3
* Add AddVersionRestrictions and AddVersionIUse to Version buildstepMagnus Granberg2021-10-252-0/+48
* Add support for package.use and exclude package to buildMagnus Granberg2021-09-252-11/+23
* Support fore more make.conf options from the dbMagnus Granberg2021-09-212-0/+2
* Support dynamically projects and worker in run_build_requestMagnus Granberg2021-09-082-0/+38
* Move setting of project_build_dataMagnus Granberg2021-07-091-1/+0
* Add support for search type in search patternMagnus Granberg2021-04-172-6/+2
* Remove project_repository_uuid from db. use int for datetime in db. change mi...Magnus Granberg2021-04-135-30/+18
* Move repo update to new builder and change git_changeMagnus Granberg2021-04-122-1/+13
* Add support for Failed to XX in emerge buildMagnus Granberg2021-04-102-2/+5
* Add log parser stepsMagnus Granberg2021-03-282-0/+53
* JSON format don't support datetime format in version dataMagnus Granberg2021-03-191-2/+2
* Add GitPuller to change_source and change cpv_changes to git_changesMagnus Granberg2021-03-112-19/+39
* Add Project build idMagnus Granberg2021-03-043-0/+102
* Add git log commit id to version dataMagnus Granberg2021-03-012-2/+5
* Add SetPackageDefault and SetEnvDefault to stepsMagnus Granberg2021-02-273-1/+84
* Add RunBuildMagnus Granberg2021-02-232-1/+3
* Add RunPkgCheck and CheckPkgCheckLogsMagnus Granberg2021-02-222-2/+6
* Add RunEmerge and CheckEmergeLogsMagnus Granberg2021-02-202-0/+34
* Add run pretend on packages update on workerMagnus Granberg2021-02-071-1/+1
* Add SetMakeConfMagnus Granberg2021-01-314-0/+84
* Add SetReposConf and UpdateReposMagnus Granberg2021-01-282-2/+30
* Add SetMakeProfileMagnus Granberg2021-01-252-0/+31
* Add BuildFactory build_request_check and start of run_build_requestMagnus Granberg2021-01-172-3/+40
* Add BuildFactory update_db_vMagnus Granberg2021-01-174-13/+207
* Add CheckPGentooCiProject on BuildFactory update_db_cpMagnus Granberg2021-01-112-0/+82
* Add CheckCGentooCiProject on BuildFactory update_db_cpMagnus Granberg2021-01-103-5/+83