Commit Graph

  • 84e016be0f [IMP] runbot: add a frontend button to view batch in backend Christophe Monniez 2023-04-03 15:48:09 +0200
  • f947b1ed00 [IMP] runbot: add a frontend btn to parse a single log Christophe Monniez 2023-04-03 15:24:18 +0200
  • 4de143b23a [FIX] runbot: fix error_log parse_log method Christophe Monniez 2023-04-03 13:13:13 +0200
  • c837e7330c [IMP] runbot: remove useless prefix on build errors Christophe Monniez 2023-11-23 14:29:01 +0100
  • 6030988560 [IMP] runbot: allow to filter team errors by trigger Christophe Monniez 2023-11-22 14:00:26 +0100
  • bef9dc0e49 [FIX] runbot: properly compute error versions and triggers Christophe Monniez 2023-11-20 11:53:26 +0100
  • f47beb31ba [FIX] runbot: fix the favorites filter bug Christophe Monniez 2023-11-17 11:22:00 +0100
  • 2999f92cdb [IMP] runbot: allow to search errors in a single version Christophe Monniez 2023-11-17 11:15:02 +0100
  • 08c614a86e [IMP] runbot: add optional fingerprint in error list view Christophe Monniez 2023-12-21 15:46:36 +0100
  • bddac0a645 [IMP] runbot: allow to choose the replacement string Christophe Monniez 2023-12-22 10:01:26 +0100
  • 7ce79b434e [IMP] runbot: improve build error cleaning action Christophe Monniez 2023-12-06 16:34:33 +0100
  • c513edc6ad [IMP] runbot: allow to use dev foreigh branches Xavier-Do 2023-12-22 09:55:09 +0100
  • f2dd945873 [IMP] runbot: allow to use dev foreigh branches 16.0-use-foreign-repo-xdo Xavier-Do 2023-12-22 09:55:09 +0100
  • 95393afde8 [FIX] runbot_merge: extraction of authorship info during rebase Xavier Morel 2024-01-22 15:36:37 +0100
  • 64d80c276b [FIX] *: tests not working with github actual Xavier Morel 2024-01-16 15:07:25 +0100
  • 4b9fb513eb [IMP] *: make to_pr more resilient to webhook delays Xavier Morel 2024-01-16 15:03:45 +0100
  • 7054c865d7 [FIX] *: ngrok tunnel for 3.x Xavier Morel 2024-01-16 14:54:24 +0100
  • cea1b62ac2 [FIX] runbot_merge: commit messages should be trimmed indeed Xavier Morel 2024-01-16 10:51:37 +0100
  • 45f0c8cc81 [FIX] runbot_merge: rebase logging Xavier Morel 2024-01-16 09:45:49 +0100
  • 1cb31cf2c2 [FIX] runbot_merge: 1.9 version & migration Xavier Morel 2024-01-16 09:42:57 +0100
  • 994cea467c [FIX] runbot_merge: typo in freeze wizard Xavier Morel 2024-01-16 07:54:43 +0100
  • 011d5245ae [IMP] runbot: improve reflogs list on branch page 16.0-improve-branch-commit-frontend-moc Christophe Monniez 2024-01-05 16:59:47 +0100
  • 219df21d99 [IMP] runbot: add a pager at the bottom of bundle page Christophe Monniez 2024-01-05 16:59:07 +0100
  • b936434f80
    Merge 27e38b4128 into 3f260ba08f xdo 2023-12-26 15:36:11 +0100
  • 27e38b4128 wip 16.0-module-content-search-xdo Xavier-Do 2023-12-26 15:35:57 +0100
  • 24bfe657e6 [IMP] runbot: add optional fingerprint in error list view 16.0-build-error-cleaner-moc Christophe Monniez 2023-12-21 15:46:36 +0100
  • 0e03dbcf68 [IMP] runbot: allow to choose the replacement string Christophe Monniez 2023-12-22 10:01:26 +0100
  • 3f260ba08f [FIX] runbot: wakeup child without parent db Xavier-Do 2023-12-15 10:22:53 +0100
  • 36599bb253 [FIX] runbot: wakeup child without parent db 16.0-child-wakeup-xdo Xavier-Do 2023-12-15 10:22:53 +0100
  • 3df96716c8 [IMP] runbot: improve build error cleaning action Christophe Monniez 2023-12-06 16:34:33 +0100
  • fe87569044 [FIX] runbot: allow rebuild when killed Xavier-Do 2023-12-05 10:01:34 +0100
  • bf2528dbd0 [FIX] runbot: avoid non local redirect Xavier-Do 2023-12-05 09:59:58 +0100
  • 83802a8eb1 [FIX] runbot: allow rebuild when killed 16.0-fix-button-xdo Xavier-Do 2023-12-05 10:01:34 +0100
  • 1317c1514c [FIX] runbot: avoid non local redirect Xavier-Do 2023-12-05 09:59:58 +0100
  • b21fbaf9cc [IMP] runbot_merge: prevent merging empty commits Xavier Morel 2023-10-09 13:52:30 +0200
  • 2cd3fb8999 [IMP] runbot_merge: make uniquifier commit optional Xavier Morel 2023-10-06 15:19:36 +0200
  • a15086a8a9 [FIX] runbot_merge: "not something we can merge" freeze error Xavier Morel 2023-10-27 11:15:05 +0200
  • 134ce03053 [FIX] forwardport: fix sourcing on reparenting Xavier Morel 2023-10-31 07:36:10 +0100
  • c48cfe076c [IMP] runbot: remove useless prefix on build errors 16.0-search-single-version-moc Christophe Monniez 2023-11-23 14:29:01 +0100
  • 72686091e8 [IMP] runbot: allow to filter team errors by trigger Christophe Monniez 2023-11-22 14:00:26 +0100
  • e12ca13ff5 [FIX] runbot: properly compute error versions and triggers Christophe Monniez 2023-11-20 11:53:26 +0100
  • ff21f2924a [FIX] runbot: fix the favorites filter bug Christophe Monniez 2023-11-17 11:22:00 +0100
  • 17ca484ed7 [IMP] runbot: allow to search errors in a single version Christophe Monniez 2023-11-17 11:15:02 +0100
  • 26a4737ba5 wip 16.0-improve-rebase-xdo Xavier-Do 2023-10-25 10:07:19 +0200
  • a201fc522e [FIX] runbot: force update global_state 16.0-ryv-told-me-todo-that-xdo Xavier-Do 2023-10-10 13:42:40 +0200
  • f44b0c018e [IMP] forwardport: allow updating the fw limit after merging the source Xavier Morel 2023-10-06 13:19:01 +0200
  • 383352d88e [FIX] runbot: fix _get_commit_infos Christophe Monniez 2023-10-04 11:27:40 +0200
  • 6b16b5bcca [FIX] runbot: fix _get_commit_infos Christophe Monniez 2023-10-04 11:27:40 +0200
  • c2ef253ec9 [IMP] runbot: retrieve commit infos when needed Christophe Monniez 2023-09-06 14:47:25 +0200
  • b5b90557fd [IMP] runbot: add a backend commit links tree view Christophe Monniez 2023-09-04 15:55:05 +0200
  • 929bc33569 [IMP] runbot: allow to call the commit route with a hash Christophe Monniez 2023-09-04 15:52:20 +0200
  • fef9ae9801 [FIX] runbot: ensure that commit date is always set Christophe Monniez 2023-09-04 15:50:56 +0200
  • fc9ae22960 [IMP] runbot: retrieve commit infos when needed 16.0-runbot-improve-commit-page-moc Christophe Monniez 2023-09-06 14:47:25 +0200
  • d6115b6c2c [IMP] runbot: add a backend commit links tree view Christophe Monniez 2023-09-04 15:55:05 +0200
  • 92110250fe [IMP] runbot: allow to call the commit route with a hash Christophe Monniez 2023-09-04 15:52:20 +0200
  • 4a82a940fd [FIX] runbot: ensure that commit date is always set Christophe Monniez 2023-09-04 15:50:56 +0200
  • ce47661bbc [IMP] runbot: allow to define a per host nb run Xavier-Do 2023-09-28 10:52:16 +0200
  • faa2f718ad [IMP] runbot: allow to define a per host nb run 16.0-add-nb-workers-xdo Xavier-Do 2023-09-28 10:52:16 +0200
  • 06e088f82e [IMP] runbot: check dir exists upgrade path Xavier-Do 2023-09-28 14:54:21 +0200
  • 65a8f6da76 [IMP] runbot: check dir exists upgrade path 16.0-improve-upgrade-path-management-xdo Xavier-Do 2023-09-28 14:54:21 +0200
  • 269e59538e [FIX] runbot: fix wake_up Xavier-Do 2023-09-25 11:15:29 +0200
  • 435ac449f5 [FIX] runbot: various fixes and ref Xavier-Do 2023-09-18 14:37:30 +0200
  • d8609f7c6b [FIX] runbot: various fixes and ref 16.0-various-fixes-xdo Xavier-Do 2023-09-18 14:37:30 +0200
  • 8d619d11f8 [FIX] runbot: use upgrade path Xavier-Do 2023-09-15 09:27:28 +0200
  • f627ebaf0e [IMP] runbot: allow pr creation on closed pr Xavier-Do 2023-09-15 12:40:12 +0200
  • 4b959fec81 [IMP] runbot: allow pr creation on closed pr 16.0-allow-create-pr-when-closed-xdo Xavier-Do 2023-09-15 12:40:12 +0200
  • aa1d85adfb [FIX] runbot: use upgrade path 16.0-use-upgrade-path-xdo Xavier-Do 2023-09-15 09:27:28 +0200
  • b018e5a1a4 [IMP] runbot: resize the child extra parameters Christophe Monniez 2023-07-10 15:22:24 +0200
  • 3c7f59a817 [REF] runbot: update settings view Christophe Monniez 2023-07-06 16:12:52 +0200
  • 9923b18429 [IMP] runbot: use upgrade path Xavier-Do 2023-09-15 09:27:28 +0200
  • c3543e32f2 [IMP] runbot: use upgrade path Xavier-Do 2023-09-15 09:27:28 +0200
  • f0f54240eb
    Update README.md Esmael Somenzi 2023-09-14 14:17:16 -0300
  • f50c099d93 [IMP] runbot: avoid modal in build error view Christophe Monniez 2023-08-28 16:07:31 +0200
  • c00579cdf2 [FIX] runbot: fix invalid condition in build template Christophe Monniez 2023-08-28 16:06:27 +0200
  • ea2857ec31 [IMP] forwardport: parametrize main fw limits Xavier Morel 2023-08-31 12:31:59 +0200
  • 76f4ed3bf6 [ADD] runbot_merge: delete scratch branches when a branch is disabled Xavier Morel 2023-08-31 09:03:17 +0200
  • 2fb26f10fb [IMP] *: make dummy saas_worker module installable Xavier Morel 2023-08-31 08:52:08 +0200
  • 2c177c83f6 [IMP] forwardport: check fwbot approval for a conflicting PR Xavier Morel 2023-08-30 12:24:05 +0200
  • 65ed7c51bc [IMP] *: note to merge using mergebot in conflict message Xavier Morel 2023-08-30 12:10:46 +0200
  • 69f5cac2d7 [FIX] runbot_merge: support non-ascii secrets & sha256 signatures Xavier Morel 2023-08-30 11:43:13 +0200
  • 302fd42cae [ADD] forwardport: message on parent of detached PR Xavier Morel 2023-08-29 15:59:05 +0200
  • 73e4ac6066 [REM] runbot_merge: check_visibility Xavier Morel 2023-08-29 13:26:12 +0200
  • 18663e8186 [IMP] runbot: avoid modal in build error view Christophe Monniez 2023-08-28 16:07:31 +0200
  • 12fb5809b6 [FIX] runbot: fix invalid condition in build template Christophe Monniez 2023-08-28 16:06:27 +0200
  • b0b609ebe7 [CHG] runbot_merge: perform stagings in a local clone of the repo Xavier Morel 2023-08-25 15:33:25 +0200
  • 136bb7d9fc [IMP] forwardport: when fetching identity avoid emails if possible Xavier Morel 2023-08-22 08:01:38 +0200
  • f0344fd34a [ADD] runbot_merge: link back from commit to PR Xavier Morel 2023-08-25 11:06:04 +0200
  • 4d2c0f86e1 [CHG] runbot_merge: convert freeze wizard to local repo Xavier Morel 2023-08-23 14:09:32 +0200
  • 85a7890023 [CHG] runbot_merge: switch staging from github API to local Xavier Morel 2023-08-18 13:51:18 +0200
  • 2fbbe3fcdb [ADD] runbot_merge: github identity for the mergebot Xavier Morel 2023-08-22 08:03:26 +0200
  • 86a1b5523e [MOV] runbot_merge: all the staging creation code to a separate module Xavier Morel 2023-08-16 15:31:42 +0200
  • 9de18de454 [CHG] *: move repo cache from forwardbot to mergebot Xavier Morel 2023-08-16 14:37:19 +0200
  • 7bca6f0bd7 [ADD] runbot_merge: allow resolving commits by sha Xavier Morel 2023-08-25 10:59:48 +0200
  • 0826b3484b [ADD] runbot_merge: view improvements Xavier Morel 2023-08-25 09:51:37 +0200
  • 9b5bb338b4 [REM] runbot_merge: status compatibility functions Xavier Morel 2023-08-24 10:47:16 +0200
  • dff7f102ea [CHG] runbot_merge: convert freeze wizard to local repo 15.0-local-stagings Xavier Morel 2023-08-23 14:09:32 +0200
  • 1f8d534c02 [REM] runbot_merge: use of tmp branches during staging Xavier Morel 2023-08-23 09:34:28 +0200
  • 879a5d0068 [CHG] runbot_merge: convert rebase-merge and merge to working locally Xavier Morel 2023-08-22 15:52:48 +0200
  • 87948ef575 [IMP] runbot_merge: inline stage_into, remove working copy Xavier Morel 2023-08-22 14:23:51 +0200
  • a9b4b373c2 [CHG] runbot_merge: convert rebase-ff staging to working locally Xavier Morel 2023-08-22 14:17:22 +0200