aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | Bump github.com/xanzy/go-gitlab from 0.54.1 to 0.54.3 (#734)dependabot[bot]2022-01-292-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.1 to 0.54.3. - [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.1...v0.54.3) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#731)dependabot[bot]2022-01-052-55/+229
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md) - [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: github.com/spf13/cobra 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>
* | Bump ws from 5.2.2 to 5.2.3 in /webui (#728)dependabot[bot]2022-01-051-15/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)dependabot[bot]2022-01-053-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.4 to 0.54.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.50.4...v0.54.1) --- updated-dependencies: - dependency-name: github.com/xanzy/go-gitlab dependency-type: direct:production update-type: version-update:semver-minor ... Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
* | Merge pull request #712 from ↵Michael Muré2021-12-042-5/+5
|\ \ | | | | | | | | | | | | MichaelMure/dependabot/go_modules/github.com/fatih/color-1.13.0 Bump github.com/fatih/color from 1.12.0 to 1.13.0
| * | Bump github.com/fatih/color from 1.12.0 to 1.13.0dependabot[bot]2021-09-222-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #705 from GlancingMind/compact-ls-formatMichael Muré2021-12-041-0/+28
|\ \ \ | | | | | | | | Command ls: Add compact format
| * | | Command ls: Add compact formatSascha2021-08-171-0/+28
| | | |
* | | | Merge pull request #715 from remram44/gitlab-access-tokensMichael Muré2021-12-041-2/+1
|\ \ \ \ | | | | | | | | | | Fix GitLab access tokens settings link
| * | | | Update URL of GitLab access token settingsRemi Rampin2021-10-131-1/+1
| | | | |
| * | | | Fix GitLab showing https:/../personal_access_tokenRemi Rampin2021-10-131-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Using path.Join() to concatenate URLs doesn't really make sense, and in particular will change "//" to "/".
* | | | | Merge pull request #716 from sitiom/patch-1Michael Muré2021-12-041-0/+9
|\ \ \ \ \ | | | | | | | | | | | | Add scoop installation for Windows
| * | | | | Add scoop installation for Windowssitiom2021-10-111-0/+9
| |/ / / /
* | | | | Merge pull request #727 from MichaelMure/rng-dynamics/fix-import-empty-titleMichael Muré2021-12-041-11/+9
|\ \ \ \ \ | | | | | | | | | | | | Fix: github import, some issue titles cause error
| * | | | | Fix: github import, some issue titles cause errorAlexander Scharinger2021-12-041-11/+9
| |/ / / /
* | | | | Merge pull request #726 from ↵Michael Muré2021-12-041-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | MichaelMure/rng-dynamics/fix-push-pull-bug-duplication Fix: github bridge: push then pull without duplication
| * | | | Fix: github bridge: push then pull without duplicationAlexander Scharinger2021-12-031-1/+1
|/ / / /
* | / / Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 (#709)dependabot[bot]2021-09-232-5/+6
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.13 to 0.0.14. - [Release notes](https://github.com/mattn/go-isatty/releases) - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14) --- updated-dependencies: - dependency-name: github.com/mattn/go-isatty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | | Tests for the github bridge (#706)rng-dynamics2021-09-143-23/+461
| | | | | | | | | Add integration test for github bridge
* | | feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-148-220/+278
| | | | | | | | | Unified handling of rate limiting of github graphql api
* | | Add Linter Step (#698)65432021-09-132-1/+15
| | | | | | | | | | | | | | | * Add Linter Step * format code