- 21 Dec, 2022 1 commit
-
-
Björn Latte authored
-
- 03 Aug, 2022 1 commit
-
-
- 07 Jun, 2022 1 commit
-
-
Sebastian Loehner authored
-
- 03 Jun, 2022 2 commits
-
-
Sebastian Loehner authored
because mkdocs-material now has the pymdown-extensions pinned to >=9.4 and that only supports py>=3.7
-
Sebastian Loehner authored
TI-361 add cyclic checks to detect and drop dead peers and runners and restart any inlets that no longer have an active runner
-
- 13 May, 2022 1 commit
-
-
- 28 Feb, 2022 1 commit
-
-
Björn Latte authored
-
- 06 Jan, 2022 1 commit
-
-
- 06 Dec, 2021 1 commit
-
-
Irene Stemmler authored
-
- 23 Nov, 2021 1 commit
-
-
Irene Stemmler authored
-
- 22 Nov, 2021 1 commit
-
-
- 16 Nov, 2021 1 commit
-
-
- 10 Nov, 2021 1 commit
-
-
- 25 Oct, 2021 1 commit
-
-
- 15 Oct, 2021 1 commit
-
-
Mohammadreza Taleghani Esfahani authored
TI-429: fixed the update flowID in endpoint documents during the change brick endpoint in parameters
-
- 30 Sep, 2021 1 commit
-
-
Björn Latte authored
Debian has release bullseye which does not have full Python 3.7 support any more. The titan services that rely on ujoschema-py ro titanfe parts make it necessary to stay with debian buster.
-
- 28 Sep, 2021 3 commits
-
-
-
-
Irene Stemmler authored
-
- 06 Sep, 2021 1 commit
-
-
TI-422 Add method in API registration to distinguish identical API urls with different target methods
-
- 31 Aug, 2021 1 commit
-
-
Irene Stemmler authored
TI-426 Fix delegation of upload errors from packagemanager to flowmanager to show them also in the UI
-
- 25 Aug, 2021 1 commit
-
-
- 21 Jul, 2021 1 commit
-
-
Björn Latte authored
Explore mode does not require a login on dockerhub which is more user friendly.
-
- 30 Jun, 2021 1 commit
-
-
- 29 Jun, 2021 1 commit
-
-
- 10 Jun, 2021 1 commit
-
-
Irene Stemmler authored
-
- 09 Jun, 2021 1 commit
-
-
Irene Stemmler authored
-
- 08 Jun, 2021 2 commits
-
-
-
Irene Stemmler authored
-
- 07 Jun, 2021 2 commits
-
-
- 03 Jun, 2021 1 commit
-
-
Irene Stemmler authored
-
- 02 Jun, 2021 8 commits
-
-
-
Sebastian Loehner authored
flowmanager: add workspace endpoints for resolved types rename NestedType-/JsonDefinition to CustomTypeDefinition/ResolvedCustomTypeDefinition
-
Sebastian Loehner authored
This reverts commit 6ec0d630.
-
Sebastian Loehner authored
add types endpoint documentation to openApi.yaml and FlowManager.md; change "workspace_id" of typeDocuments to "workspaceId" to be consistent with other types.
-
Sebastian Loehner authored
-
Sebastian Loehner authored
-
Sebastian Loehner authored
make use of webutils.HandleError where applicable, refactor IsAuth and add the UserInfo to the Context
-
Sebastian Loehner authored
Auth middleware: make sure to ctx.Abort() when the the authentication fails, so other handlers won't be called
-