aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)dependabot[bot]2022-01-051-3/+3
* Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)dependabot[bot]2022-01-051-3/+3
* Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)dependabot[bot]2022-01-053-6/+7
* Merge pull request #712 from MichaelMure/dependabot/go_modules/github.com/fat...Michael Muré2021-12-042-5/+5
|\
| * Bump github.com/fatih/color from 1.12.0 to 1.13.0dependabot[bot]2021-09-222-10/+11
* | Merge pull request #705 from GlancingMind/compact-ls-formatMichael Muré2021-12-041-0/+28
|\ \
| * | Command ls: Add compact formatSascha2021-08-171-0/+28
* | | Merge pull request #715 from remram44/gitlab-access-tokensMichael Muré2021-12-041-2/+1
|\ \ \
| * | | Update URL of GitLab access token settingsRemi Rampin2021-10-131-1/+1
| * | | Fix GitLab showing https:/../personal_access_tokenRemi Rampin2021-10-131-2/+1
* | | | Merge pull request #716 from sitiom/patch-1Michael Muré2021-12-041-0/+9
|\ \ \ \
| * | | | 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 errorAlexander Scharinger2021-12-041-11/+9
| |/ / /
* | | | Merge pull request #726 from MichaelMure/rng-dynamics/fix-push-pull-bug-dupli...Michael Muré2021-12-041-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| |/ |/|
* | Tests for the github bridge (#706)rng-dynamics2021-09-143-23/+461
* | feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-148-220/+278
* | Add Linter Step (#698)65432021-09-132-1/+15
* | Bump golang.org/x/text from 0.3.6 to 0.3.7 (#702)dependabot[bot]2021-09-062-3/+3
* | Bump github.com/xanzy/go-gitlab from 0.50.1 to 0.50.4 (#707)dependabot[bot]2021-09-062-3/+3
* | Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 (#695)dependabot[bot]2021-08-012-82/+150
* | Bump github.com/go-git/go-git/v5 from 5.4.1 to 5.4.2 (#689)dependabot[bot]2021-08-012-3/+3
* | Bump github.com/xanzy/go-gitlab from 0.50.0 to 0.50.1 (#693)dependabot[bot]2021-08-012-3/+3
|/
* Merge pull request #683 from MichaelMure/dependabot/npm_and_yarn/webui/dns-pa...Michael Muré2021-05-271-3/+3
|\
| * Bump dns-packet from 1.3.1 to 1.3.4 in /webuidependabot[bot]2021-05-271-3/+3
* | Merge pull request #684 from MichaelMure/dependabot/go_modules/github.com/mat...Michael Muré2021-05-272-2/+3
|\ \
| * | Bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13dependabot[bot]2021-05-272-2/+3
| |/
* | Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bugMichael Muré2021-05-2711-18/+573
|\ \
| * | Rename default component filename to index.tsxSascha2021-05-265-4/+4
| * | Use spinner-icon instead of loading-textSascha2021-05-262-2/+4
| * | WebUI: Add comment-and-reopen of a bug in one stepSascha2021-05-265-5/+103
| * | GraphQL: Implement AddCommentAndReopenBug mutationSascha2021-05-265-8/+463
| |/
* | Merge pull request #681 from GlancingMind/webui-fix-alignment-of-comment-coun...Michael Muré2021-05-271-0/+2
|\ \ | |/ |/|
| * Fix alignment of comment counter for high numberSascha2021-05-251-0/+2
* | Merge pull request #680 from GlancingMind/webui-comment-and-close-bugMichael Muré2021-05-254-7/+90
|\ \
| * | Update webui/src/pages/bug/CommentForm.tsxMichael Muré2021-05-251-3/+3
| * | WebUI: Add comment-and-close of a bug in one stepSascha2021-05-254-8/+91
| |/
* | Merge pull request #678 from MichaelMure/dependabot/go_modules/github.com/fat...Michael Muré2021-05-252-3/+3
|\ \
| * | Bump github.com/fatih/color from 1.11.0 to 1.12.0dependabot[bot]2021-05-252-5/+3
| |/
* | Merge pull request #679 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2021-05-252-5/+3
|\ \ | |/ |/|
| * Bump github.com/go-git/go-git/v5 from 5.4.0 to 5.4.1dependabot[bot]2021-05-252-5/+3
|/
* Merge pull request #674 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2021-05-243-7/+9
|\
| * Bump github.com/xanzy/go-gitlab from 0.48.0 to 0.50.0dependabot[bot]2021-05-243-7/+9
|/
* Merge pull request #677 from MichaelMure/dependabot/go_modules/github.com/go-...Michael Muré2021-05-242-13/+18
|\
| * Bump github.com/go-git/go-git/v5 from 5.3.0 to 5.4.0dependabot[bot]2021-05-242-13/+18
|/
* Merge pull request #658 from GlancingMind/fix-webui-quoted-filter-parametersMichael Muré2021-05-243-42/+136
|\
| * Do not greedy match quotesSascha2021-05-202-8/+42
| * Update escape quote testSascha2021-05-201-6/+21