aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* go-git: concurrent loading of clocksMichael Muré2022-11-152-4/+17
* Merge pull request #907 from MichaelMure/dependabot/go_modules/github.com/str...Michael Muré2022-11-152-4/+6
|\
| * build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1dependabot[bot]2022-11-152-4/+6
* | Merge pull request #903 from MichaelMure/dependabot/go_modules/golang.org/x/t...Michael Muré2022-11-152-2/+3
|\ \ | |/ |/|
| * build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0dependabot[bot]2022-10-182-2/+3
* | Merge pull request #909 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-11-152-3/+3
|\ \
| * | build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0dependabot[bot]2022-10-312-3/+3
* | | Merge pull request #913 from MichaelMure/comment-id-fixMichael Muré2022-11-1521-192/+196
|\ \ \ | |/ / |/| |
| * | core: bubble up the comment ID when created, or edited the first commentMichael Muré2022-11-1321-192/+196
|/ /
* / doc: fix incorrect indentationMichael Muré2022-10-223-3/+3
|/
* makefile: better PHONYMichael Muré2022-10-111-3/+13
* Merge pull request #895 from MichaelMure/update-webuiMichael Muré2022-10-043-11687/+16423
|\
| * webui: put react-scripts and typescript as dev-dependencyMichael Muré2022-10-042-741/+3345
| * webui: update most of dependenciesMichael Muré2022-10-043-11361/+13493
|/
* Merge pull request #880 from MichaelMure/dependabot/go_modules/github.com/99d...Steve Moyer2022-10-012-7/+11
|\
| * build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20dependabot[bot]2022-10-012-7/+11
|/
* Merge pull request #882 from MichaelMure/dependabot/go_modules/github.com/pra...Steve Moyer2022-10-012-502/+3
|\
| * build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1dependabot[bot]2022-09-232-502/+3
* | Merge pull request #889 from MichaelMure/fix-884-pr-workflowSteve Moyer2022-10-011-2/+2
|\ \
| * | fix(884): scan PRs for insecure practicesSteve Moyer2022-09-261-2/+2
* | | Merge pull request #892 from MichaelMure/fix-process-unused-errSteve Moyer2022-10-011-0/+6
|\ \ \ | |/ / |/| |
| * | fix: process unused (but assigned) errorSteve Moyer2022-10-011-0/+6
|/ /
* | Merge pull request #885 from MichaelMure/feat-530-make-label-commands-consistentSteve Moyer2022-09-259-23/+53
|\ \
| * | feat(530) make label commands consistentSteve Moyer2022-09-259-23/+53
|/ /
* | Merge pull request #883 from MichaelMure/refactor-863-merge-ls-id-into-lsMichael Muré2022-09-259-51/+23
|\ \ | |/ |/|
| * test(863): fix test for full id instead of "human"Steve Moyer2022-09-251-1/+1
| * refactor(git-bug-863): merge ls-id into lsSteve Moyer2022-09-259-51/+23
|/
* Merge pull request #877 from MichaelMure/dependabot/go_modules/github.com/99d...Michael Muré2022-09-143-10/+10
|\
| * build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17dependabot[bot]2022-09-143-10/+10
|/
* Merge pull request #868 from MichaelMure/feat-security-checksMichael Muré2022-09-105-10/+571
|\
| * fix: correct name for one of the security phoniesSteve Moyer2022-09-081-1/+1
| * feat: run security checks during Go workflowSteve Moyer2022-09-081-0/+3
| * feat: add recipes for security analysisSteve Moyer2022-09-081-0/+11
| * fix: hide tools versioning behind build tagsSteve Moyer2022-09-081-1/+3
| * feat: add security toolsSteve Moyer2022-09-083-10/+549
| * feat: version tools using Go module systemSteve Moyer2022-09-081-0/+6
|/
* Merge pull request #862 from MichaelMure/entity-interfaceMichael Muré2022-08-255-38/+25
|\
| * generalized interface for an EntityMichael Muré2022-08-255-38/+25
|/
* Merge pull request #861 from MichaelMure/test-with-unmarshalerMichael Muré2022-08-2415-68/+76
|\
| * dag: test op serialisation with the unmarshaller, to allow resolving entitiesMichael Muré2022-08-2415-68/+76
|/
* Merge pull request #855 from MichaelMure/fix-850-ineffective-comment-editSteve Moyer2022-08-2311-1/+247
|\
| * fix(850): normalize Windows line endings -> *nix (golden files)Steve Moyer2022-08-231-1/+1
| * fix(850): normalize Windows line endings -> *nixSteve Moyer2022-08-231-1/+1
| * fix(850): merge in CombinedId from 664Steve Moyer2022-08-232-16/+1
| * Merge branch 'master' into fix-850-ineffective-comment-editSteve Moyer2022-08-23164-21352/+21379
| |\
| * | fix(850): remove obsolete test loggingSteve Moyer2022-08-191-1/+0
| * | tests(850): add tests for comment ls, add and editSteve Moyer2022-08-1910-0/+262
* | | Merge pull request #858 from MichaelMure/dependabot/go_modules/github.com/xan...Michael Muré2022-08-232-3/+9
|\ \ \
| * | | build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1dependabot[bot]2022-08-232-3/+9
| | |/ | |/|
* | | Merge pull request #859 from MichaelMure/webui-debugMichael Muré2022-08-2310-85/+238
|\ \ \ | |/ / |/| |