aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * model: Adds link explaining nounce (wikipedia)Robin Vobruba2022-05-041-1/+1
| * model: strict Markdown requires empty lines before (and after) listsRobin Vobruba2022-05-041-1/+6
* | Merge pull request #768 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-05-042-2/+3
|\ \
| * | build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1dependabot[bot]2022-03-162-2/+3
* | | Merge pull request #783 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-05-042-3/+3
|\ \ \ | |_|/ |/| |
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.64.0dependabot[bot]2022-04-252-3/+3
* | | Merge pull request #531 from krobelus/complete-bug-idsMichael Muré2022-05-0129-1407/+706
|\ \ \
| * | | completion: lots of small ironingMichael Muré2022-05-011-51/+43
| * | | ls: fix incorrect query parsing with quotes escaped by the shellMichael Muré2022-05-012-7/+59
| * | | misc: fix bash completion with "git bug"TsT2022-05-012-5/+76
| * | | completion: use the correct GenBashCompletionV2 instead of the legacy functionMichael Muré2022-05-013-1473/+189
| * | | Add command-specific argument completionsJohannes Altmanninger2022-05-0126-7/+475
|/ / /
* / / a few fixesMichael Muré2022-04-263-3/+3
|/ /
* | Merge pull request #773 from gaelj/fix-gitlab-pat-formatMichael Muré2022-04-191-1/+1
|\ \
| * | 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 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 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 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.0Michael Muré2022-03-102-364/+12
|/ /
* | Merge pull request #754 from MichaelMure/dependabot/go_modules/github.com/99d...Michael Muré2022-03-102-18/+4
|\ \
| * | Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1dependabot[bot]2022-03-102-18/+4
|/ /
* | Merge pull request #765 from MichaelMure/update-goMichael Muré2022-03-102-2/+2
|\|
| * build: require go 1.16Michael Muré2022-03-102-2/+2
* | Merge pull request #756 from MichaelMure/dependabot/go_modules/github.com/vek...Michael Muré2022-03-102-3/+3
|\ \
| * | Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1dependabot[bot]2022-03-102-3/+3
* | | Merge pull request #758 from MichaelMure/dependabot/go_modules/github.com/99d...Michael Muré2022-03-102-3/+3
|\ \ \ | |_|/ |/| |
| * | build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1dependabot[bot]2022-03-102-3/+3
| |/
* | Merge pull request #763 from MichaelMure/resolve-entityMichael Muré2022-03-104-4/+4
|\ \ | |/ |/|
| * entity: allow to resolve identities when numashalling operationsMichael Muré2022-03-104-4/+4
* | Merge pull request #761 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-03-102-3/+3
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0dependabot[bot]2022-03-102-3/+3
| |/
* | Merge pull request #762 from MichaelMure/fix-commentMichael Muré2022-03-1017-41/+43
|\ \ | |/ |/|
| * 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
* Merge pull request #750 from MichaelMure/sandhose/webui-upgradeMichael Muré2022-03-0165-16557/+28305
|\
| * 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
| * webui: upgrade graphql-codegen dependenciesQuentin Gliech2022-02-162-5410/+27758