Commit log

824cefd Add issue iterator

Alexander Scharinger created

d08f01c Add GraphQL github issue query

Alexander Scharinger created

1b4eeb0 Merge pull request #524 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.5

Click to expand commit body
build(deps): bump golang.org/x/text from 0.3.4 to 0.3.5

Michael Muré created

511bdd8 Merge pull request #526 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.7.0

Click to expand commit body
build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0

Michael Muré created

c019fed Partial commit for #158

Click to expand commit body
- Added bt to create new issue and its style (github like)

Cláudio created

9ad4469 Partial commit to #158

Click to expand commit body
- Prettier package update to fix CRLF problem when running on Windows

Cláudio created

e43bf27 build(deps): bump github.com/stretchr/testify from 1.6.1 to 1.7.0

Click to expand commit body
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.1...v1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

68e4c51 build(deps): bump golang.org/x/text from 0.3.4 to 0.3.5

Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.4...v0.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

a53a763 build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 in /webui

Click to expand commit body
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

078c85b Merge pull request #518 from MichaelMure/expose-format-version

Click to expand commit body
expose format version

Michael Muré created

e3737f2 expose format version

Click to expand commit body
this commit exposes the format version of the operation pack and identity to reduce the changes needed in vendored code when migrating. This also creates error variables that can be propagated and tested against for migrations.

vince created

d122668 build(deps): [security] bump ini from 1.3.5 to 1.3.8 in /webui

Click to expand commit body
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

0baf65c WIP: Pinpoint some of the reasons for bug #385

Click to expand commit body
Work in progress. The github bridge contains a bug documented in issue #385.
This commit shows what is the problem. There might be more problems. I have
changed the GraphQL query for timeline items and there are much less wrong
imports now. (Are there any malformed imports left?) I would like to rework the
entire bridge/github/iterator in the near future in order to create a reliable
fix for this bug.

Alexander Scharinger created

0545ad6 Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.14

Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14

Michael Muré created

f289f91 build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14

Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.13...v1.0.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

bf476f9 Merge pull request #510 from MichaelMure/repo-rework

Click to expand commit body
Repo rework

Michael Muré created

8128bb7 repo: close before deleting

Michael Muré created

52ef5e9 add github actions

Michael Muré created

c884d55 repo: move bleve there

Michael Muré created

71e1303 repo: simpler clock mutex locking

Michael Muré created

be6e653 repo: remove the memory-only repo for now

Michael Muré created

4ef2c11 repo: finish RepoStorage move

Michael Muré created

bca9ae8 repo: more work towards RepoStorage

Michael Muré created

28adf41 Move new RepoStorage interface to GoGitRepo, revert repoTest

Mark created

ecf1215 Add RepoStorage interface (for draft PR)

Mark created

54d123c Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1

Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1

Michael Muré created

6576f3d build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.39.0 to 0.40.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.39.0...v0.40.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

61bfc51 Update README.md

Michael Muré created

70168de go.sum

Michael Muré created

b996153 Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.13

Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13

Michael Muré created

69b94e8 Merge pull request #502 from kenrestivo/patch-1

Click to expand commit body
Spelling

Michael Muré created

048f3cf build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13

Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.12...v1.0.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

baac2a0 Update README.md

ken restivo created

2f4ca77 Merge pull request #499 from MichaelMure/remove-identity

Click to expand commit body
add remove identity feature

Michael Muré created

647b05e add remove identity feature

Click to expand commit body
also adds:
- listlocalidentities
- refactors refstoids into entity package

vince created

c03b2d9 Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.12

Click to expand commit body
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12

Michael Muré created

9daa8ad github: minor cleanups

Michael Muré created

8d5c470 Merge pull request #496 from rng-dynamics/master

Click to expand commit body
Replace Github authorization endpoint by device authorization grant

Michael Muré created

eded1f1 Change return type from map to struct

Alexander Scharinger created

09a8458 Apply suggestions from code review

Click to expand commit body
Co-authored-by: Michael Muré <batolettre@gmail.com>

rng-dynamics and Michael Muré created

1b889a9 Revision of Github bridge device authorization grant

Alexander Scharinger created

dfa3a6d Replace Github authorization endpoint by device authorization grant

Click to expand commit body
Fix issue #484

Alexander Scharinger created

fdbddb2 build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12

Click to expand commit body
Bumps [github.com/blevesearch/bleve](https://github.com/blevesearch/bleve) from 1.0.10 to 1.0.12.
- [Release notes](https://github.com/blevesearch/bleve/releases)
- [Commits](https://github.com/blevesearch/bleve/compare/v1.0.10...v1.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] created

466b518 Merge pull request #446 from MichaelMure/bug-fts

Click to expand commit body
bug full text search

Vincent Tiu created

ee38411 Update docs for full text search

Mike Goldin created

b494e06 query: english specialized indexing

Michael Muré created

9bea84e ls: fix query quotation

Michael Muré created

ef07278 Add full-text search support in the ls command

Mike Goldin created

0a827af Create a search cache index when git-bug starts up if none exists

Mike Goldin created

b285c57 query: expand the tokenizer/parser to parse arbitrary search terms

Michael Muré created