2023-05-15 |
Thibaut VARÈNE | phase1: disable debug messages |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: prioritize builders by branch order |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: switch to separate builders per branch per... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: fix ForceBuild validation logic |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: run ForceBuilder on local worker |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: prune unused files from dl/ |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: workers are running a single build |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: Fix the force scheduler process |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: always front-run the 00_force_build builder |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: fix ForceScheduler |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: don't log env on statistics steps |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: consistent step styling |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: gitcheckout workaround is no longer needed |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: move shared dl to same folder as shared-workdir |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: perform rsync steps only if configured |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: adjust steps descriptions |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: hide/skip ccache steps if not available |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: FlattenList doesn't work on renderables |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: update config.ini.example |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: populateConfig(): quiet git clone |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: make scheduler and changesource branch-aware |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: branch-aware signall.sh |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | scripts/signall.sh: make branch aware |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: abort early if current builder does not apply |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: make populateTargets() branch aware |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: make GetNextBuild() branch aware |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: use single var for rsync_bin_defopts and rsync_... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: use branch config in factory |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: rsync_src_url is always set |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: prepare to parse branches |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: Git() no need to specify branch |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: replace 'repo_branch' with 'branch' prop in... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: refactor populateTargets() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: move target enumeration to function |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: reorder/regroup globals |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: fix option parsing typo for 'ul_lock' |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove 'cleanup' worker option (always set) |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove 'shared_wd' worker option (always set) |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove dead code due to shared_wd=1 |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove now redundant 'njobs' (== 'nprocs')... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: max_builds and shared_wd are always set to 1 |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: rework GetNumJobs() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove GetCCache() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused IsNoTaggingRequested() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: deduplicate 'git' step |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove dead step CleanTargetMap |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove GetCC()/GetCXX() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove GetCwd() |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: buildfactory: remove deadcode |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove checkBuiltin deadcode |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused variables |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: cleanup ini accessors |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: fix leading whitespace |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused 'kmod_repository' |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused 'git_ssh' |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused 'cc_version' |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | phase1: remove unused 'other_builds' |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Thibaut VARÈNE | Revert "phase1: remove renderable locks: not supported... |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Petr Štetiar | Create README.md v1 |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Petr Štetiar | ci: disable container pushing during pull request builds |
commit | commitdiff | tree | snapshot |
2023-05-15 |
Petr Štetiar | ci: fix ghcr.io container pushing |
commit | commitdiff | tree | snapshot |
2023-05-14 |
Petr Štetiar | Introduce GitHub actions |
commit | commitdiff | tree | snapshot |
2022-03-26 |
Petr Štetiar | phase2: fix just another byte/string inconsistencies |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Petr Štetiar | Bump to latest Buildbot release 3.5.0 |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Petr Štetiar | phase2: handle missing change sources |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Petr Štetiar | phase2: fix obsolete assumption about feed methods |
commit | commitdiff | tree | snapshot |
2022-02-23 |
Petr Štetiar | Bump to latest Buildbot release 3.4.1 |
commit | commitdiff | tree | snapshot |
2022-01-22 |
Petr Štetiar | Bump to latest Buildbot release 3.4.0 |
commit | commitdiff | tree | snapshot |
2021-11-03 |
Petr Štetiar | ci: docker: deploy automatically only on default branch... |
commit | commitdiff | tree | snapshot |
2021-11-03 |
Paul Spooren | docker: install `mkisofs` to worker container |
commit | commitdiff | tree | snapshot |
2021-11-03 |
Paul Spooren | docker: sort installed packages alphabetically |
commit | commitdiff | tree | snapshot |
2021-11-03 |
Paul Spooren | docker: deploy only manually and on master/tags |
commit | commitdiff | tree | snapshot |
2021-07-21 |
Petr Štetiar | phase1,phase2: improve round robin builds |
commit | commitdiff | tree | snapshot |
2021-06-28 |
Petr Štetiar | Bump to latest Buildbot release 3.2.0 |
commit | commitdiff | tree | snapshot |
2021-04-02 |
Tony Ambardar | docker,worker: install libelf-dev, libdw-dev |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Petr Štetiar | buildworker: provide OpenWrt version in description |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Petr Štetiar | buildmaster: provide OpenWrt version in About section |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Petr Štetiar | phase1,phase2: add file space usage reporting |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Baptiste Jonglez | phase1, phase2: exclude temporary source files from... |
commit | commitdiff | tree | snapshot |
2021-03-25 |
Baptiste Jonglez | phase1, phase2: don't mark the build failed if a non... |
commit | commitdiff | tree | snapshot |
2021-03-19 |
Petr Štetiar | phase1,phase2: fix reconfig command by creating twistd.pid |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Petr Štetiar | buildmaster: add some OpenWrt branding |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Petr Štetiar | Bump to latest Buildbot release 3.0.2 |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Petr Štetiar | Revert "docker: master/worker: fix issue with latest... |
commit | commitdiff | tree | snapshot |
2021-03-17 |
Petr Štetiar | phase1,phase2: implement round robin builds |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Petr Štetiar | docker: master/worker: fix issue with latest stable... |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Petr Štetiar | phase1,phase2: shuffle order of builds |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Petr Štetiar | Bump to latest Buildbot release 3.0.1 |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Petr Štetiar | ci: buildworker: disabled test temporarily |
commit | commitdiff | tree | snapshot |
2021-03-14 |
Petr Štetiar | ci: use private runner |
commit | commitdiff | tree | snapshot |
2021-03-13 |
Petr Štetiar | buildworker: add Python2 package |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Paul Spooren | docker,worker: install gcc-mulitlib |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Petr Štetiar | buildworker: add swig package |
commit | commitdiff | tree | snapshot |
2021-03-12 |
Petr Štetiar | treewide: use worker term |
commit | commitdiff | tree | snapshot |
2021-03-09 |
Petr Štetiar | Bump to version 3.0.0 |
commit | commitdiff | tree | snapshot |
2021-03-06 |
Petr Štetiar | ci: buildslave: fix Docker image tests |
commit | commitdiff | tree | snapshot |
2021-03-06 |
Petr Štetiar | GitLab CI integration |
commit | commitdiff | tree | snapshot |
2021-03-06 |
Petr Štetiar | docker: buildslave: make TLS working |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Petr Štetiar | builtmaster,phase1: add missing services dict |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Petr Štetiar | buildmaster: replace horizons with JanitorConfigurator |
commit | commitdiff | tree | snapshot |
next |