aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #773 from gaelj/fix-gitlab-pat-formatMichael Muré2022-04-191-1/+1
|\ | | | | Allow new gitlab PAT format
| * Allow new gitlab PAT formatGaël James2022-03-311-1/+1
| |
* | Merge pull request #767 from MichaelMure/single-authorMichael Muré2022-04-199-29/+12
|\ \ | |/ |/| bug: don't serialize multiple time the author, only once in OperationPack
| * bug: don't serialize multiple time the author, only once in OperationPackMichael Muré2022-03-159-29/+12
| |
* | entity/dag: add an extensive exampleMichael Muré2022-03-221-0/+383
| |
* | doc: add missing fileMichael Muré2022-03-221-0/+0
| |
* | Merge pull request #670 from MichaelMure/update-docMichael Muré2022-03-226-73/+93
|\ \ | |/ |/| update doc
| * update docMichael Muré2022-03-226-73/+93
|/
* Merge pull request #766 from MichaelMure/jira-fixMichael Muré2022-03-101-1/+1
|\ | | | | jira: fix incorrect client creation reusing the same credential
| * jira: fix incorrect client creation reusing the same credentialMichael Muré2022-03-101-1/+1
| |
* | Merge pull request #764 from MichaelMure/update-cobraMichael Muré2022-03-102-364/+12
|\ \ | | | | | | update cobra to v1.4.0
| * | update cobra to v1.4.0Michael Muré2022-03-102-364/+12
|/ /
* | Merge pull request #754 from ↵Michael Muré2022-03-102-18/+4
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.1 Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1
| * | Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1dependabot[bot]2022-03-102-18/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.16.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #765 from MichaelMure/update-goMichael Muré2022-03-102-2/+2
|\| | | | | build: require go 1.16
| * build: require go 1.16Michael Muré2022-03-102-2/+2
| | | | | | | | This is needed for a gqlgen update
* | Merge pull request #756 from ↵Michael Muré2022-03-102-3/+3
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.1 Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1
| * | Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1dependabot[bot]2022-03-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](https://github.com/vektah/gqlparser/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #758 from ↵Michael Muré2022-03-102-3/+3
|\ \ \ | |_|/ |/| | | | | | | | MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.1 build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1
| * | build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1dependabot[bot]2022-03-102-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/99designs/keyring/releases) - [Commits](https://github.com/99designs/keyring/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/99designs/keyring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #763 from MichaelMure/resolve-entityMichael Muré2022-03-104-4/+4
|\ \ | |/ |/| entity: allow to resolve identities when numashalling operations
| * entity: allow to resolve identities when numashalling operationsMichael Muré2022-03-104-4/+4
| |
* | Merge pull request #761 from ↵Michael Muré2022-03-102-3/+3
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.59.0 build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0dependabot[bot]2022-03-102-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.57.0 to 0.59.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.57.0...v0.59.0) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #762 from MichaelMure/fix-commentMichael Muré2022-03-1017-41/+43
|\ \ | |/ |/| Fix a bunch of comments and documentations
| * Fix a bunch of comments and documentationsMichael Muré2022-03-1017-41/+43
|/
* Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.57.0 (#757)dependabot[bot]2022-03-072-3/+3
| | | | | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.55.1 to 0.57.0. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.55.1...v0.57.0) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Merge pull request #750 from MichaelMure/sandhose/webui-upgradeMichael Muré2022-03-0165-16557/+28305
|\ | | | | Upgrade webui dependencies
| * webui: fix dark theme colorsMichael Muré2022-03-011-0/+4
| |
| * webui: fix compileMichael Muré2022-03-011-2/+1
| |
| * CI: update nodejsMichael Muré2022-03-012-46/+1
| |
| * webui: replace GraphQL linterQuentin Gliech2022-02-223-1680/+712
| |
| * webui: upgrade Material UIQuentin Gliech2022-02-2246-450/+1175
| |
| * webui: upgrade react-routerQuentin Gliech2022-02-229-253/+127
| |
| * webui: replace React importsQuentin Gliech2022-02-1644-60/+34
| |
| * webui: upgrade most dependenciesQuentin Gliech2022-02-1625-23700/+13537
| | | | | | | | Also reformat everything with prettier
| * webui: upgrade graphql-codegen dependenciesQuentin Gliech2022-02-162-5410/+27758
| |
* | Merge pull request #752 from ↵Michael Muré2022-03-012-2/+8
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.0 Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0
| * | Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0dependabot[bot]2022-03-012-2/+8
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](https://github.com/vektah/gqlparser/compare/v2.2.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #745 from ↵Michael Muré2022-02-222-3/+3
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.55.1 Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1
| * | Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1dependabot[bot]2022-02-152-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.3 to 0.55.1. - [Release notes](https://github.com/xanzy/go-gitlab/releases) - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.54.3...v0.55.1) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | update gocuiMichael Muré2022-02-157-30/+38
| |
* | update keyring and migrate to github.com/ProtonMail/go-cryptoMichael Muré2022-02-1510-48/+68
| |
* | update gqlgenMichael Muré2022-02-1546-1756/+3422
|/
* Merge pull request #571 from 5nord/add-new-gitlab-iteratorMichael Muré2022-02-0110-681/+461
|\ | | | | [gitlab] Add new iterator with state change events
| * gitlab: re-enable previously broken testMichael Muré2021-12-051-5/+0
| |
| * gitlab: order events on the flyMichael Muré2021-12-054-64/+102
| |
| * Add some documentation commentsMatthias Simon2021-04-232-17/+24
| |
| * gitlab: Add new iterator with state change eventsMatthias Simon2021-04-238-676/+416
| | | | | | | | | | | | | | | | | | Retrieving events is spread across various various Gitlab APIs. This makes importing and sorting Gitlab events by time quite complicated. This commit replaces the old iterators with a goroutine/channel-based iterator, which merges the individual Gitlab API streams into a single (sorted) event stream.
* | Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)dependabot[bot]2022-01-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>