Commit Graph

1523 Commits

Author SHA1 Message Date
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
6543
86faedc966
Vendor: upgrade spf13/cobra to v1.1.1 (#479)
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1

* update doc (man & md)

* update bash|fish|zsh completion
2020-10-27 14:38:55 +01:00
Michael Muré
ce41f96aff
Merge pull request #476 from MichaelMure/fix-config-read
repository: fix edge case in git config read, affecting bridges
2020-10-25 23:53:33 +01:00
Michael Muré
8a158d1f94
repository: fix edge case in git config read, affecting bridges 2020-10-25 23:35:36 +01:00
6543
4143c3d176
Vendor: updage xanzy/go-gitlab to v0.38.2 (#473)
* build(deps): bump github.com/xanzy/go-gitlab from 0.33.0 to 0.38.2
* migrate
* refactor
2020-10-25 01:05:34 +02:00
Michael Muré
ab7eca4a86
Merge pull request #474 from MichaelMure/gogit-sorted-tree
repository: workaround a go-git bug and ensure sorted tree object
2020-10-25 01:02:41 +02:00
Michael Muré
ca4020f4fa
repository: workaround a go-git bug and ensure sorted tree object 2020-10-25 00:24:26 +02:00
Michael Muré
064a96f808
repository: fix incorrect git dir on the git CLI implementation 2020-10-24 22:19:56 +02:00
Michael Muré
88126f9a64
Merge pull request #471 from 6543-forks/vendor_go-git
Vendor: updage go-git to v5.2.0
2020-10-24 21:15:19 +02:00
6543
afdbd65efc
Vendor: updage go-git to v5.2.0 2020-10-22 21:43:23 +02:00
Michael Muré
c738852af0
Merge pull request #417 from MichaelMure/remove-legacy-identity
identity: remove support for legacy identity
2020-10-04 20:57:54 +02:00
Michael Muré
499dbc0a03
identity: remove support for legacy identity 2020-10-04 20:50:15 +02:00
Michael Muré
5d1fc3ff39
repo: minor cleanup 2020-10-04 20:46:38 +02:00
Michael Muré
68e2a72b2a
Merge pull request #455 from MichaelMure/bug-loading-fix
cache,bug,identity: structural change
2020-10-04 20:45:42 +02:00
Michael Muré
ca720f165c
cache,bug,identity: structural change
- bug doesn't commit identities anymore, only make sure they are commit
- cache use an IdentityResolver to load bugs with identities from the cache (deps injection)
- IdentityCache now are identity.Interface
2020-10-04 20:39:10 +02:00
Michael Muré
d56ce3d5d9
Merge pull request #460 from MichaelMure/fix-push
repo: use go-git in more places, fix push
2020-10-04 20:09:36 +02:00
Michael Muré
1eb1317318
repo: fix missing keyring on the go-git repo 2020-10-04 20:03:44 +02:00
Michael Muré
1a0c86a12d
repo: use go-git in more places, fix push 2020-10-04 19:56:16 +02:00
Michael Muré
9bc2483df0
Merge pull request #458 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.1.6
build(deps): bump github.com/99designs/keyring from 1.1.5 to 1.1.6
2020-09-30 18:35:05 +02:00
Michael Muré
fe66092c46
Merge pull request #459 from MichaelMure/webui/upgrade-deps
webui: dependencies upgrades
2020-09-30 17:54:48 +02:00
Quentin Gliech
f4433d80c4
webui: dependencies upgrades
Most upgrades are minor version without breaking changes.

One big upgrade is Apollo 2 -> 3, which required a few changes in the
Apollo setup (see src/apollo.ts).

Other changes are due to changes in Prettier, requiring to add
parenthesis around arrow function parameters.

Because of an incompatibility in older version of typescript-eslint with
newer versions of typescript, I had to switch to the "next" unstable
version of react-scripts. It should not break stuff though.

See typescript-eslint/typescript-eslint#2442
2020-09-30 17:31:48 +02:00
dependabot-preview[bot]
d75fa17f1f
build(deps): bump github.com/99designs/keyring from 1.1.5 to 1.1.6
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/99designs/keyring/releases)
- [Commits](https://github.com/99designs/keyring/compare/v1.1.5...v1.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 04:44:05 +00:00
Michael Muré
db20bc34e5 repo: fallback editor list by looking if the binary exist 2020-09-29 22:00:35 +02:00
Michael Muré
1204b66e0c
Merge pull request #412 from MichaelMure/gogit-repo
repository: go-git backed Repo
2020-09-29 20:51:15 +02:00