Commit Graph

  • 2c042fb4bd configstore: add remote source tests Simone Gotti 2019-07-06 14:39:37 +0200
  • c7aca42f1f variable create: read values from yaml file/stdin Simone Gotti 2019-07-05 18:34:40 +0200
  • ee5c829653 *: add remote source option to disable registration/login Simone Gotti 2019-07-05 13:33:29 +0200
  • e7864d0d84 gateway: add getruns filter by result Simone Gotti 2019-07-05 10:42:45 +0200
  • 04ef20464d runservice: add getruns filter by result Simone Gotti 2019-07-05 10:32:51 +0200
  • 9d71f32368 cmd: don't set remotesourcecreate api-url flag as required Simone Gotti 2019-07-05 10:16:37 +0200
  • f861e2a647 cmd: fix run list Simone Gotti 2019-07-04 16:22:11 +0200
  • 929a6fb654 service/*: log error only if nil Simone Gotti 2019-07-04 15:50:37 +0200
  • 0ec0a37fa3 config: remove unused gatewayURL from gitserver config Simone Gotti 2019-07-04 10:55:12 +0200
  • ea025638ff configstore: set base path for datamanager Simone Gotti 2019-07-03 17:19:40 +0200
  • 5db23410d0 runservice: set base path for datamanager Simone Gotti 2019-07-03 17:18:21 +0200
  • d989fe9639 datamanager: always handle basepath Simone Gotti 2019-07-03 17:03:37 +0200
  • abab40c6f5 gateway/cmd: generate CacheGroup for user direct runs Simone Gotti 2019-07-03 15:19:52 +0200
  • 87a472aaaf runservice: add CacheGroup field to runconfig Simone Gotti 2019-07-03 15:16:37 +0200
  • 504f538c6e ci: update agola config Simone Gotti 2019-07-03 11:17:03 +0200
  • 2859c3144a cmd: fix linter errors Simone Gotti 2019-07-02 16:22:24 +0200
  • 3a7ba2694d internal: fix linter errors Simone Gotti 2019-07-02 16:20:53 +0200
  • 8ef3c1d9b3 gitsources: fix linter errors Simone Gotti 2019-07-02 16:10:39 +0200
  • f80cb15cd6 scheduler: fix linter errors Simone Gotti 2019-07-02 15:56:14 +0200
  • e508993d93 notification: fix linter errors Simone Gotti 2019-07-02 15:54:47 +0200
  • f1908c3a16 configstore: sync readdb run method with the one of runservice Simone Gotti 2019-07-02 15:44:33 +0200
  • 5643dd5dcd configstore: fix linter errors Simone Gotti 2019-07-02 14:46:00 +0200
  • c5abbee3d8 gateway: fix linter errors Simone Gotti 2019-07-02 15:35:14 +0200
  • f152b6a6da executor: fix linter errors Simone Gotti 2019-07-02 15:18:52 +0200
  • 19793db0c2 runservice: fix linter errors Simone Gotti 2019-07-02 14:53:01 +0200
  • 49d0238a1e datamanager: fix linter errors Simone Gotti 2019-07-02 14:27:51 +0200
  • ced6108963 cmd toolbox: handle missing error checks Simone Gotti 2019-07-02 14:27:32 +0200
  • b849e2c07e agola cmd: check MarkFlagRequired errors Simone Gotti 2019-07-02 13:49:10 +0200
  • d8a92ba0d1 agola cmd: check possible Help function error Simone Gotti 2019-07-02 13:44:43 +0200
  • 540f5888d2 agola cmd: return exit code 1 on bad command Simone Gotti 2019-07-02 13:32:27 +0200
  • 22e8e2080b agolademo: update config paths to /data Simone Gotti 2019-07-02 10:56:29 +0200
  • d6034f3cb8 README: add local development doc and agola demo link Simone Gotti 2019-07-02 10:54:44 +0200
  • 88b7ea3de6 serve: rename all to all-base excluding executor Simone Gotti 2019-07-02 10:54:11 +0200
  • 5c2bf8642f gateway: show run/tasks/steps if the project is public Simone Gotti 2019-07-01 16:40:02 +0200
  • 8d67844cc4 *: use vanity url Simone Gotti 2019-07-01 11:40:20 +0200
  • 0c30839f5c gateway: cleanup remote repo on project delete Simone Gotti 2019-06-14 15:17:19 +0200
  • f2be16ce4d gateway: cleanup project if remote setup fails Simone Gotti 2019-06-14 14:57:59 +0200
  • 5e21089baa *: remove unneeded logging Simone Gotti 2019-06-14 11:28:00 +0200
  • 5c911523c5 sentinel: skip executor that don't allow privileged containers Simone Gotti 2019-06-13 18:32:56 +0200
  • 0296d594b5 executor: add option to allow privileged containers Simone Gotti 2019-06-13 18:31:08 +0200
  • b11f53c6c9 dockerfile: remove agola git hook Simone Rota 2019-06-13 15:30:19 +0200
  • 57446f7dcd executor: fix task status update when runservice is unavailable Simone Gotti 2019-06-13 12:39:34 +0200
  • d6feb10e8f executor: rename/refactor executeTasksInternal to executeTaskSteps Simone Gotti 2019-06-13 12:34:31 +0200
  • a53e14b4e8 runservice: check if executor is alive before scheduling tasks Simone Gotti 2019-06-12 18:12:37 +0200
  • 11ae921364 docker driver: allow multiple executors on same docker daemon Simone Gotti 2019-06-12 17:29:43 +0200
  • 629cf2be82 executor: reuse taskPath function Simone Gotti 2019-06-12 16:16:53 +0200
  • 48411f4c64 gateway: move webhook inside api package Simone Gotti 2019-06-11 17:07:08 +0200
  • 5876c54837 git-handler: handle client requests with gzip Content Encoding Simone Gotti 2019-06-11 17:05:07 +0200
  • 5a74ebf9d8 *: remove agola git hook Simone Gotti 2019-06-11 15:30:09 +0200
  • 369f116bfc gateway webhook: remove handling of user direct runs Simone Gotti 2019-06-11 15:17:08 +0200
  • a27721c5b1 directrunstart: use new user create run api Simone Gotti 2019-06-11 15:15:14 +0200
  • 2a95c93f0d gateway: add UserCreateRun api and related action Simone Gotti 2019-06-11 15:09:41 +0200
  • 810abaaab8 git-save: return commitSHA Simone Gotti 2019-06-11 15:04:34 +0200
  • 853082d4f5 git-save: make ref prefix configurable Simone Gotti 2019-06-11 15:04:01 +0200
  • f92bcee73b directrun: setup local repo uuid and use it as remote repo name Simone Gotti 2019-06-11 12:46:02 +0200
  • f7faab353e git util: fix Get/SetConfig error reporting Simone Gotti 2019-06-11 12:46:41 +0200
  • cff6b8d531 *: rename user local run to user direct run Simone Gotti 2019-06-11 12:09:57 +0200
  • 98c2f76f5d gateway: add manual run creation Simone Gotti 2019-06-11 11:08:40 +0200
  • fafcf3a623 gitsource: add new methods to handle refs and commits Simone Gotti 2019-06-11 11:07:39 +0200
  • 47b7c5040f gitsource: add repoinfo HTMLURL Simone Gotti 2019-06-11 11:07:12 +0200
  • 6e8d467c80 util: add ErrInternal Simone Gotti 2019-06-11 10:59:21 +0200
  • 580746d7f1 gitsource: update gitea client Simone Gotti 2019-06-11 10:29:06 +0200
  • 8242dc3a9d gateway: move create run to own action Simone Gotti 2019-06-11 09:31:12 +0200
  • 5b22ebc2d3 webhook: add run creation trigger type Simone Gotti 2019-06-10 17:04:50 +0200
  • 1938c2daaf webhook: use runRefType instead of webhook Event Simone Gotti 2019-06-10 16:52:51 +0200
  • 28ddfb1781 webhook: add runRefType and convert webhook event Simone Gotti 2019-06-10 16:49:39 +0200
  • 38b54b092c webhook: remove annotation virtual branch Simone Gotti 2019-06-10 16:37:32 +0200
  • 863277af2d runservice types: refactor unmarshal Simone Gotti 2019-06-08 16:30:36 +0200
  • 96c0fa9aea config: refactor config unmarshal Simone Gotti 2019-06-08 16:07:15 +0200
  • aad661adc8 gateway: don't use maxBytesHandler in gitserver proxy handler Simone Gotti 2019-06-08 16:26:22 +0200
  • 22bd181fc8 datamanager: implement data files splitting Simone Gotti 2019-06-03 16:17:27 +0200
  • 8e4555373d objectstorage: honor write size in posix objectstorage Simone Gotti 2019-06-05 14:56:56 +0200
  • 6d095cbe50 readdb: ensure that we apply only etcd committed wals Simone Gotti 2019-06-03 18:02:09 +0200
  • 51a5594c89 gitlab: check getFile exists before content encoding Luigi Leoni 2019-05-29 15:51:34 +0200
  • 5c4dff0fd9 webhook: export git branch and tag env vars Simone Gotti 2019-05-24 16:17:00 +0200
  • 42f578a0b5 config: add more validations to task steps Simone Gotti 2019-05-24 11:57:10 +0200
  • 7658c44694 config: make runtime type pod the default Simone Gotti 2019-05-23 23:23:54 +0200
  • c0a165de31 runservice: fix query when grouping by path Simone Gotti 2019-05-23 23:21:45 +0200
  • 03a0d38b10 gateway: update and log errors on remoterepo api Simone Gotti 2019-05-23 17:30:20 +0200
  • 51945513bf gitsources: list only repo with enough permissions Simone Gotti 2019-05-23 16:58:20 +0200
  • 4d7605a86b gateway: improve ErrFromRemote handling Simone Gotti 2019-05-23 12:59:11 +0200
  • 9b2ce717c7 *: migrate to "golang.org/x/xerrors" Simone Gotti 2019-05-23 11:23:14 +0200
  • 8f1225da76 *: implement remote source update Simone Gotti 2019-05-23 10:29:03 +0200
  • 933dfae658 cmd/api: add skipVerify remote source option Simone Gotti 2019-05-22 16:28:42 +0200
  • dd17e7bc14 Dockerfile: add git hook and git in agola image Simone Gotti 2019-05-22 12:49:34 +0200
  • b8bdd096fe gitea: don't check webhook signature if not sent Simone Gotti 2019-05-22 11:39:27 +0200
  • b3867fb7ca objectstorage: add posix standard storage Simone Gotti 2019-05-21 15:17:53 +0200
  • 0e10a406f9 *: remove server sent events from logs handlers Simone Gotti 2019-05-19 14:35:04 +0200
  • b5f2281d07 agolademo: update config to use correct web url Simone Gotti 2019-05-16 10:17:47 +0200
  • c02ed89d6e webbundle: give preference to generated config.js Simone Gotti 2019-05-16 10:05:32 +0200
  • 30f398e361 gateway: move login/oauth endpoints under /api Simone Gotti 2019-05-16 10:05:21 +0200
  • b22c197fef gitsources: add github gitsource Simone Gotti 2019-05-15 23:46:21 +0200
  • eabf6c8a92 gateway: fix wrong error message Simone Gotti 2019-05-15 23:22:05 +0200
  • faded9b809 docker driver: handle already deleted containers Simone Gotti 2019-05-15 15:55:08 +0200
  • 821e371cd8 executor: don't start task if max tasks limit has been reached Simone Gotti 2019-05-15 15:06:46 +0200
  • e2bee03a06 gateway api: return if run is stopping Simone Gotti 2019-05-15 14:49:46 +0200
  • bda7a3eb8b *: add run cancel action Simone Gotti 2019-05-15 14:42:50 +0200
  • 9cafc36a0d notification service: initial implementation Simone Gotti 2019-05-15 10:17:20 +0200
  • 2d6ddd0e74 gitsources: add commit status of type `error` Simone Gotti 2019-05-15 11:26:50 +0200
  • 81d557d785 runservice: add runEvents handler Simone Gotti 2019-05-15 09:46:21 +0200