index
:
git-bug
bug-export
devel
master
update_mods
Distributed, offline-first bug tracker embedded in git, with bridges
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert: "feat: increase operations per run for workflow: cron"
sudoforge
2024-07-27
1
-1
/
+0
*
chore: update go dependencies
sudoforge
2024-07-23
2
-104
/
+130
*
fix: run the presubmit pipeline for PRs
sudoforge
2024-07-23
1
-3
/
+4
*
chore: remove refs to deprecated io/ioutil
guoguangwu
2024-07-23
8
-38
/
+36
*
fix: move codeql into an independent workflow
sudoforge
2024-07-23
2
-11
/
+32
*
feat: bump node versions to 16.x, 18.x, and 20.x
sudoforge
2024-07-23
1
-1
/
+1
*
feat: refactor pipelines into reusable workflows
sudoforge
2024-07-22
9
-194
/
+171
*
build(deps): bump jsonwebtoken and @graphql-tools/prisma-loader
dependabot[bot]
2024-07-22
1
-458
/
+1018
*
build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+6
*
build(deps): bump github.com/xanzy/go-gitlab from 0.106.0 to 0.107.0
dependabot[bot]
2024-07-22
2
-3
/
+3
*
build(deps): bump graphql from 16.6.0 to 16.8.1 in /webui
dependabot[bot]
2024-07-22
2
-8
/
+8
*
build(deps-dev): bump undici from 5.11.0 to 5.28.4 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+6
*
build(deps): bump @babel/traverse from 7.19.3 to 7.24.8 in /webui
dependabot[bot]
2024-07-22
1
-138
/
+150
*
build(deps): bump github.com/99designs/gqlgen from 0.17.36 to 0.17.49
dependabot[bot]
2024-07-22
2
-12
/
+20
*
build(deps): bump github.com/dvsekhvalnov/jose2go from 1.5.0 to 1.6.0
dependabot[bot]
2024-07-22
2
-3
/
+3
*
build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /webui
dependabot[bot]
2024-07-22
1
-54
/
+54
*
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+6
*
build(deps-dev): bump express from 4.18.1 to 4.19.2 in /webui
dependabot[bot]
2024-07-22
1
-48
/
+48
*
build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /webui
dependabot[bot]
2024-07-22
1
-13
/
+13
*
build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3
dependabot[bot]
2024-07-22
2
-12
/
+12
*
build(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.12.0
dependabot[bot]
2024-07-22
2
-22
/
+18
*
build(deps-dev): bump undici from 5.11.0 to 5.26.3 in /webui
dependabot[bot]
2024-07-22
1
-9
/
+24
*
build(deps): bump github.com/vbauerster/mpb/v8 from 8.5.2 to 8.7.4
dependabot[bot]
2024-07-22
2
-9
/
+9
*
build(deps): bump webpack from 5.74.0 to 5.76.1 in /webui
dependabot[bot]
2024-07-22
1
-365
/
+365
*
build(deps): bump github.com/go-git/go-billy/v5 from 5.4.1 to 5.5.0
dependabot[bot]
2024-07-22
2
-9
/
+11
*
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /webui
dependabot[bot]
2024-07-22
1
-6
/
+10
*
build(deps): bump github.com/vektah/gqlparser/v2 from 2.5.15 to 2.5.16
dependabot[bot]
2024-07-22
2
-3
/
+3
*
build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0
dependabot[bot]
2024-07-22
2
-3
/
+3
*
build(deps): bump json5 from 1.0.1 to 1.0.2 in /webui
dependabot[bot]
2024-07-22
1
-12
/
+12
*
build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /webui
dependabot[bot]
2024-07-22
1
-12
/
+12
*
build(deps): bump minimatch and recursive-readdir in /webui
dependabot[bot]
2024-07-22
1
-32
/
+9
*
fix: add write for prs: stale/issue-and-pr
sudoforge
2024-07-22
1
-0
/
+1
*
feat: allow for manual execution of workflow: cron
sudoforge
2024-07-22
1
-0
/
+1
*
feat: increase operations per run for workflow: cron
sudoforge
2024-07-22
1
-0
/
+1
*
fix: add missing `with` property to //.github/workflows:cron.yml
sudoforge
2024-07-21
1
-11
/
+12
*
feat: add workflow for triaging stale issues and prs
sudoforge
2024-07-20
1
-0
/
+28
*
feat: add initial editorconfig configuration file
sudoforge
2024-07-20
1
-0
/
+8
*
feat: add a common file for git-blame ignored revisions
sudoforge
2024-07-20
2
-0
/
+23
*
feat: add a commit message template
sudoforge
2024-07-20
2
-0
/
+38
*
feat: add initial nix development shell
sudoforge
2024-07-20
5
-0
/
+220
*
feat: update action library versions
sudoforge
2024-07-20
6
-16
/
+19
*
feat: add concurrency limits to all pipelines
sudoforge
2024-07-20
6
-0
/
+24
*
fix: bump to go v1.22.5
sudoforge
2024-07-20
3
-3
/
+3
*
fix: correct typo: acceps => accepts
sudoforge
2024-07-20
1
-1
/
+1
*
build(deps): bump github.com/fatih/color from 1.16.0 to 1.17.0 (#1183)
dependabot[bot]
2024-07-16
2
-3
/
+3
*
build(deps): bump github.com/gorilla/mux from 1.8.0 to 1.8.1 (#1181)
dependabot[bot]
2024-07-16
2
-3
/
+3
*
build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.1 (#1179)
dependabot[bot]
2024-07-16
2
-6
/
+6
*
build(deps): bump golang.org/x/vuln from 1.0.0 to 1.1.2 (#1171)
dependabot[bot]
2024-07-16
2
-12
/
+16
*
build(deps): bump golang.org/x/crypto from 0.21.0 to 0.25.0 (#1175)
dependabot[bot]
2024-07-16
2
-9
/
+9
*
build(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.5 to 2.0.7 (#1113)
dependabot[bot]
2024-07-16
2
-3
/
+3
[next]