Commit Graph

  • 116621ef0f
    [FIX] runbot: Use correct name of new parameters Moisés López 2018-03-27 19:11:35 -0600
  • b0ea6539f1
    [FIX] runbot: dictionary don't have iteritems attibute Moisés López 2018-03-27 18:33:37 -0600
  • 9db17e7634
    [FIX] runbot: Fix decode error Moisés López 2018-03-27 18:30:49 -0600
  • a9fbdb7773
    [REF] runbot: hook - Find the right repo from payload Moisés López 2018-03-27 12:30:16 -0600
  • ccc82a5bed
    [IMP] runbot: Add running logs button to show alive logs Moisés López 2018-03-27 12:38:54 -0600
  • 5ccf67513d
    [FIX] runbot: Fix KeyError if there are sticky branches without builds Moisés López 2018-03-27 10:37:19 -0600
  • d86f117fcd
    [REF] runbot: Consider empty returned values Moisés López 2018-03-27 10:33:59 -0600
  • 8fd06c97a8
    [REF] runbot: Remove used variable before assigned Moisés López 2018-03-27 10:32:26 -0600
  • 23ad9f4bc0 [FIX] runbot: Add missing HTML attributes aria-* (#1) Luis González 2018-03-26 08:36:43 -0400
  • 3cacd8db52
    [FIX] runbot: build garbage collection Julien Legros 2018-03-23 14:18:29 +0100
  • 19a0476eaa [FIX] runbot: Add missing HTML attributes aria-* Luis González 2018-03-22 16:15:20 +0000
  • f8cbae79e1
    [FIX] runbot: nginx reload Julien Legros 2018-03-21 13:02:15 +0100
  • dc3659c6f1 [FIX] runbot: use connected user when logging kill/rebuild Christophe Simonis 2018-03-20 10:20:53 +0100
  • 278d4ed449
    [FIX] runbot: guess_result conversion to record api Julien Legros 2018-03-16 10:10:18 +0100
  • 297d502afd
    [FIX] runbot: adapt navbar view to v11 Julien Legros 2018-03-15 13:38:02 +0100
  • 3d71619dcd
    [FIX] runbot: make repo_id stored again Julien Legros 2018-03-14 16:02:08 +0100
  • 328a25a31f
    [FIX] runbot: do not rely on copy behavior for rebuilds Julien Legros 2018-03-14 13:33:51 +0100
  • f5dcb7b371 [FIX] runbot_cla: fix enforce utf-8 even when runbot locale is different Christophe Monniez 2018-03-14 11:07:55 +0100
  • 9ff0e171e0 [FIX] runbot: resurrect badges Christophe Simonis 2018-03-13 18:14:15 +0100
  • e9a292373f [FIX] runbot: compute build time and don't copy from previous build Christophe Monniez 2018-03-13 16:38:20 +0100
  • 1543c8d0d8 [FIX] runbot: allow rebuild and kill Julien Legros 2018-03-13 15:01:58 +0100
  • 0b1ff4dd49 [FIX] runbot: add the dasboard view for sticky branches Christophe Monniez 2018-03-13 11:15:39 +0100
  • 5b8184890e [FIX] runbot: sync the build sequence with the build id Christophe Monniez 2018-03-12 18:14:17 +0100
  • 08beb51f2e [fix] runbot: make fast_launch find the last build Christophe Monniez 2018-03-12 17:49:35 +0100
  • 4b0eac3b21 [FIX] runbot: compute repository url Christophe Monniez 2018-03-12 17:43:24 +0100
  • 889df07bf6 [FIX] runbot: remove bad indentation Christophe Monniez 2018-03-12 16:59:35 +0100
  • bd715451a9 [FIX] runbot: allow webhooks to work Christophe Monniez 2018-03-12 15:39:44 +0100
  • 21c31b4c3c [REF] runbot, runbot_cla: upgrade to Odoo 11.0 Christophe Monniez 2018-02-28 10:31:05 +0100
  • e33881c9b4 [REF] README: update the readme file for the brand new repo Christophe Monniez 2018-03-08 16:59:39 +0100
  • c340e18506 [FIX] runbot: force lowercase build dest (used as dbname prefix) Christophe Simonis 2018-02-07 16:00:28 +0100
  • 966e12ee71 [FIX] runbot: add dependency on base_setup Christophe Monniez 2017-11-17 13:14:46 +0100
  • 0c3c8a0b75 [FIX] runbot: init method may not exists on parent class Christophe Simonis 2017-11-14 16:58:56 +0100
  • cdf4cd8287 [IMP] runbot: allow to rebuild deathrow builds Christophe Simonis 2017-09-28 15:06:47 +0200
  • c322a10ccc [IMP] runbot: guess future result of testing build Christophe Simonis 2017-09-21 18:24:44 +0200
  • 03da1e9339 [IMP] runbot: automatically link logs to build Christophe Simonis 2017-09-21 12:05:27 +0200
  • eb267ffa44 [FIX] runbot: correct redirect url Christophe Simonis 2017-09-18 13:41:08 +0200
  • e265607b3f [FIX] runbot: correct logging in method _ask_kill Christophe Simonis 2017-09-18 13:35:43 +0200
  • 54f3cb9488 [FIX] runbot: force integer build ids in routes Christophe Simonis 2017-09-18 13:27:27 +0200
  • fb1e1dfd53 [IMP] runbot: add kill button (+ deathrow state) Denis Vermylen 2017-06-23 13:57:36 +0200
  • a3d30e9d3c [IMP] runbot: keep search query upon rebuild Denis Vermylen 2017-06-23 13:52:05 +0200
  • ba77916247 [IMP] runbot: index logging entries per build Christophe Simonis 2017-09-06 11:53:36 +0200
  • 2ad4274157 [FIX] runbot: respect shebang Christophe Simonis 2017-09-05 16:43:14 +0200
  • 9ad2164d99 runbot: res_config, replace tabs with spaces Дмитро Катюха 2017-07-28 14:20:25 +0300
  • 4c5f5105cd runbot: fixed mistake in nginx config templatew Дмитро Катюха 2017-07-28 13:41:54 +0300
  • ca8bc51180 [IMP] runbot: more color in build page Christophe Simonis 2017-07-12 16:30:08 +0200
  • 81ce2354f6 [FIX] runbot: more verbose logs Christophe Simonis 2017-07-12 12:26:20 +0200
  • 26b3820b9e [IMP] runbot: nginx config: specify error log Christophe Simonis 2017-06-30 12:01:38 +0200
  • f22ca0d212 [FIX] runbot: escape server name in nginx config Christophe Simonis 2017-06-30 12:00:19 +0200
  • 3339d20520 [FIX] runbot: limit rebuild to runbot users Christophe Simonis 2017-06-16 14:22:27 +0200
  • 301f747634 [ADD] runbot: add coverage link in the build button Ludovic Laffineur lla 2017-05-26 11:59:52 +0200
  • 447a19882e [FIX] runbot: log who initiate rebuilds Christophe Simonis 2017-06-15 14:37:32 +0200
  • 1d69f1e368 [FIX] runbot: more accurate search for duplicates Denis Ledoux 2017-05-18 17:00:21 +0200
  • 8dfee8af40 [FIX] runbot: stop forcing git gc --auto during updates Olivier Dony 2017-05-16 10:48:04 +0200
  • a5b88ff0ab [FIX] runbot: failing to update a repo should not stop others Christophe Simonis 2017-05-05 11:36:37 +0200
  • 99c200afcb [FIX] runbot: recover from failed job method call Olivier Dony 2017-05-02 14:32:12 +0200
  • 1d46bf9ff5 [FIX] runbot: stop wasting a cycle for coverage check Olivier Dony 2017-05-02 13:18:11 +0200
  • 63b997a4ed [FIX] runbot: make checkout safer wrt addons layout Olivier Dony 2017-05-02 13:03:21 +0200
  • f889f2095c [IMP] runbot: let nginx serve static files Christophe Simonis 2017-04-27 16:43:48 +0200
  • d66047230b [FIX] runbot*: make most methods private Olivier Dony 2017-04-27 14:28:01 +0200
  • e1ecb49f89 [FIX] runbot: use proper manager visibility Olivier Dony 2017-04-27 14:41:56 +0200
  • 3b1145b4ab [IMP] runbot: ignore pad modules Christophe Simonis 2017-03-10 11:56:23 +0100
  • f242db17b3 [FIX] runbot: only kill builds on same host Christophe Simonis 2017-03-10 11:51:27 +0100
  • 12691bdbcd Private method for quick connect URL, to allow an easy override Nicolas Seinlet 2017-02-21 14:04:12 +0100
  • 33584cea10 [FIX] runbot: when running via coverage, skip sys.executable in command line Christophe Simonis 2017-02-09 17:03:39 +0100
  • 9282b10034 [FIX] runbot: respect repo sequence in dashboard Christophe Simonis 2017-02-08 13:53:53 +0100
  • efd049da1d [FIX] runbot: index repo sequence Christophe Simonis 2017-02-08 13:30:18 +0100
  • 0fa8bbe620 [ADD] runbot: add support for running coverage when testing. Christophe Simonis 2016-07-26 18:26:00 +0200
  • e29c25c7dc [IMP] runbot: add sequence field on repo model Christophe Simonis 2016-07-01 14:50:18 +0200
  • 65e86b564e [IMP] Clean old, unused and not deleted runbot builds databases Nicolas Seinlet 2017-01-10 16:42:24 +0100
  • b04488f22f [IMP] runbot: handle new binary for 10.0 Christophe Simonis 2016-09-29 14:33:15 +0200
  • 48e652436e [IMP] runbot: support v10-style manifest naming convention Olivier Dony 2016-09-02 19:23:02 +0200
  • 10c3e87579 [IMP] runbot: optimize new branch detection Julien Legros 2016-09-01 10:24:16 +0200
  • a835d1e800 [IMP] runbot: add link to original build for duplicate builds Christophe Simonis 2016-09-02 13:02:56 +0200
  • 287c466637 [FIX] runbot: hide bad link to github for messages from runbot itself Christophe Simonis 2016-09-02 13:02:11 +0200
  • b46980ab91 [FIX] runbot: export git tree at current time Christophe Simonis 2016-09-01 12:36:36 +0200
  • 920c3edcee [FIX] runbot: avoid 404 errors in fast_launch url for odoo >= 9 Alexandre Fayolle 2016-07-27 12:00:12 +0200
  • 97001fbf72 [FIX] runbot: remove useless commit() Christophe Simonis 2016-07-26 18:28:24 +0200
  • 40e502ecd5 [FIX] runbot: track and log prefix match of closest branch Christophe Simonis 2016-04-27 16:09:04 +0200
  • fd8e7f269b [FIX] runbot: check if branch exists when matching Christophe Simonis 2016-04-04 19:24:02 +0200
  • f7b2a40f43 [FIX] runbot: favor sticky branches during matching Christophe Simonis 2016-02-23 11:48:18 +0100
  • d9c9642675 [FIX] runbot: workaround for nginx bug leaving orphan worker, blocking port Olivier Dony 2016-02-12 15:20:27 +0100
  • 72bfc504cc [IMP] runbot: hide stopped hosts from dashboard page Christophe Simonis 2016-02-09 14:48:38 +0100
  • f77c52119e [IMP] runbot: log matching closest branches Christophe Simonis 2016-02-09 14:38:38 +0100
  • 7e9ddee6ea [IMP] runbot: cleanup builds after 7 days. Christophe Simonis 2016-02-09 14:11:49 +0100
  • 0535f99616 [FIX] runbot_cla: avoid unicode errors when reading CLA files Olivier Dony 2016-02-03 15:50:07 +0100
  • 5ef0b2ee6d [FIX] runbot: avoid traceback when build_ids was empty (eg: filter by search) or not declared. Jeremy Kersten 2016-01-26 17:04:48 +0100
  • fccd90f755 [IMP] runbot: keep search when we switch of repo from shorcut at top right Jeremy Kersten 2016-01-26 16:58:51 +0100
  • 93dd0f5ee0 [FIX] runbot: do not use remote cursor for dropping local dbs Olivier Dony 2016-01-18 14:42:29 +0100
  • be34ac72c9 [FIX] runbot: reduce serialization failures (TransactionRollbackError) Olivier Dony 2016-01-18 14:18:21 +0100
  • 431a3f6d5b [IMP] runbot: do not display hosts with no recent builds (considered stopped) Olivier Dony 2016-01-18 16:40:34 +0100
  • fa68c54477 [IMP] runbot: blacklist a couple of POS related modules Joren Van Onder 2015-12-10 09:26:59 +0100
  • 7a842e5e45 [FIX] runbot: Fix csrf error in rebuild method Moises Lopez 2015-10-18 18:39:37 -0500
  • 3b5669bd01 [FIX] runbot: Fix no such file FETCH_HEAD moylop260 2015-09-26 19:44:57 +0000
  • d1cff975be [IMP] runbot: exclude l10n_ modules unless explicit Olivier Dony 2015-10-09 14:38:49 +0200
  • 19f6c36156 [IMP] runbot: detect and warn for builds where server branch cannot be properly determined Olivier Dony 2015-09-23 16:06:35 +0200
  • 42ae78f647 [FIX] runbot: typo, branch is a dict from search_read() Olivier Dony 2015-09-11 12:24:21 +0200
  • d40460d9f1 [IMP] runbot: ir.cron frequency from 0.016 Hz to 0.1 Hz Odoo Online 2015-09-09 01:13:35 +0200
  • 44771039ce [FIX] runbot: repo hook Odoo Online 2015-09-09 00:35:45 +0200
  • b9c2a1f9e1 [IMP] runbot add github hook support Antony Lesuisse 2015-09-08 17:04:30 +0200
  • 544bbe5a10 [FIX] runbot: typo s/local/repo Olivier Dony 2015-08-24 10:40:13 +0200