Commit Graph

1446 Commits

Author SHA1 Message Date
dependabot-preview[bot]
a53a763f0e
build(deps): [security] bump node-notifier from 8.0.0 to 8.0.1 in /webui
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>
2020-12-21 16:18:54 +00:00
Michael Muré
078c85be4e
Merge pull request #518 from MichaelMure/expose-format-version
expose format version
2020-12-15 14:21:23 +01:00
vince
e3737f216a
expose format version
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.
2020-12-15 14:11:07 +01:00
Michael Muré
0545ad6a6c
Merge pull request #513 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.14
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14
2020-12-09 23:09:16 +01:00
dependabot-preview[bot]
f289f911ad
build(deps): bump github.com/blevesearch/bleve from 1.0.13 to 1.0.14
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>
2020-12-09 04:46:47 +00:00
Michael Muré
bf476f98d1
Merge pull request #510 from MichaelMure/repo-rework
Repo rework
2020-12-08 15:17:22 +01:00
Michael Muré
8128bb79b0
repo: close before deleting 2020-12-08 15:09:58 +01:00
Michael Muré
52ef5e96f5
add github actions 2020-12-08 15:03:56 +01:00
Michael Muré
c884d557bf
repo: move bleve there 2020-12-08 14:42:13 +01:00
Michael Muré
71e1303234
repo: simpler clock mutex locking 2020-12-08 13:15:21 +01:00
Michael Muré
be6e653f15
repo: remove the memory-only repo for now 2020-12-08 13:07:53 +01:00
Michael Muré
4ef2c11040
repo: finish RepoStorage move 2020-12-08 13:07:51 +01:00
Michael Muré
bca9ae8274
repo: more work towards RepoStorage 2020-12-05 21:41:10 +01:00
Mark
28adf41af6
Move new RepoStorage interface to GoGitRepo, revert repoTest 2020-12-05 21:41:10 +01:00
Mark
ecf1215ac9
Add RepoStorage interface (for draft PR) 2020-12-05 21:41:09 +01:00
Michael Muré
54d123c675
Merge pull request #508 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.40.1
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
2020-12-05 01:52:48 +01:00
dependabot-preview[bot]
6576f3d808
build(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.1
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>
2020-12-03 04:42:44 +00:00
Michael Muré
61bfc51ebe
Update README.md 2020-11-29 21:38:45 +01:00
Michael Muré
70168de69b
go.sum 2020-11-29 21:33:08 +01:00
Michael Muré
b996153550
Merge pull request #503 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.13
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
2020-11-23 17:18:10 +01:00
Michael Muré
69b94e8578
Merge pull request #502 from kenrestivo/patch-1
Spelling
2020-11-23 11:12:25 +01:00
dependabot-preview[bot]
048f3cfd69
build(deps): bump github.com/blevesearch/bleve from 1.0.12 to 1.0.13
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>
2020-11-23 04:40:40 +00:00
ken restivo
baac2a0c4c
Update README.md 2020-11-22 18:43:29 -08:00
Michael Muré
2f4ca77f77
Merge pull request #499 from MichaelMure/remove-identity
add remove identity feature
2020-11-22 15:33:08 +01:00
vince
647b05eee4
add remove identity feature
also adds:
- listlocalidentities
- refactors refstoids into entity package
2020-11-22 15:20:51 +01:00
Michael Muré
c03b2d9694
Merge pull request #498 from MichaelMure/dependabot/go_modules/github.com/blevesearch/bleve-1.0.12
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
2020-11-22 14:07:33 +01:00
Michael Muré
9daa8ad04d
github: minor cleanups 2020-11-22 14:04:47 +01:00
Michael Muré
8d5c47011a
Merge pull request #496 from rng-dynamics/master
Replace Github authorization endpoint by device authorization grant
2020-11-22 14:04:23 +01:00
Alexander Scharinger
eded1f10c4 Change return type from map to struct 2020-11-18 09:18:32 +01:00
rng-dynamics
09a845855f Apply suggestions from code review
Co-authored-by: Michael Muré <batolettre@gmail.com>
2020-11-18 09:18:32 +01:00
Alexander Scharinger
1b889a9198 Revision of Github bridge device authorization grant 2020-11-18 09:18:32 +01:00
Alexander Scharinger
dfa3a6d849 Replace Github authorization endpoint by device authorization grant
Fix issue #484
2020-11-18 09:18:32 +01:00
dependabot-preview[bot]
fdbddb276d
build(deps): bump github.com/blevesearch/bleve from 1.0.10 to 1.0.12
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>
2020-11-18 04:43:19 +00:00
Vincent Tiu
466b5183c3
Merge pull request #446 from MichaelMure/bug-fts
bug full text search
2020-11-17 21:35:31 +08:00
Mike Goldin
ee3841155e
Update docs for full text search 2020-11-17 08:32:19 -05:00
Michael Muré
b494e06804
query: english specialized indexing 2020-11-17 08:09:52 -05:00
Michael Muré
9bea84e232
ls: fix query quotation 2020-11-17 08:09:51 -05:00
Mike Goldin
ef0727860a
Add full-text search support in the ls command 2020-11-17 08:09:51 -05:00
Mike Goldin
0a827af60a
Create a search cache index when git-bug starts up if none exists 2020-11-17 08:09:51 -05:00
Michael Muré
b285c57dc6
query: expand the tokenizer/parser to parse arbitrary search terms 2020-11-17 08:09:51 -05:00
Michael Muré
902997f537
Merge pull request #485 from MichaelMure/gitlab-title-fix
cleanup title on gitlab import
2020-11-17 14:00:41 +01:00
vince
5f2801be82 revert go sum changes 2020-11-17 20:51:17 +08:00
dependabot-preview[bot]
25b0c71948
build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0 (#494)
* build(deps): bump github.com/fatih/color from 1.9.0 to 1.10.0

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.9.0...v1.10.0)

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

* tidy

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2020-11-02 15:15:59 +01:00
Michael Muré
dda9f15b4e
Merge pull request #490 from xloem/name
read name from both global and local config
2020-10-31 14:43:27 +01:00
Karl Semich
9f1d0e6f8b read name from both global and local config 2020-10-30 17:20:19 -04:00
Michael Muré
64efbf7c08
Merge pull request #482 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.39.0
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
2020-10-29 20:50:08 +01:00
Michael Muré
c40293a77b
Merge pull request #483 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.4
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
2020-10-29 20:49:23 +01:00
dependabot-preview[bot]
c4872e5b33
build(deps): bump golang.org/x/text from 0.3.3 to 0.3.4
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.3...v0.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 04:44:27 +00:00
dependabot-preview[bot]
d7a77b43f0
build(deps): bump github.com/xanzy/go-gitlab from 0.38.2 to 0.39.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.38.2 to 0.39.0.
- [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.38.2...v0.39.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-28 04:44:09 +00:00
vince
4f31e24467 cleanup title on gitlab import 2020-10-28 09:44:08 +08:00