Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/git-bug/git-bug

Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/git-bug/git-bug

test(808): make build tag compatible with Go 1.16

54306a8f0a6f3223042e40423f0b9378a420d200 authored over 2 years ago by Steve Moyer <[email protected]>
test(808): do not run golden file tests on Windows

99669d77b11851dd35e4c9998594d3cb517543f3 authored over 2 years ago by Steve Moyer <[email protected]>
fix(808): simplify handling of Windows line terminations

1a504e05225bb86492bec5a6f8b1b0172d1860c7 authored over 2 years ago by Steve Moyer <[email protected]>
chore(808): merge in LocalStorage namespace configuration

5982e8fb3c7d07ff47d2b6143bc74d32669970f7 authored over 2 years ago by Steve Moyer <[email protected]>
Merge branch 'master' into fix/778-git-bug-rm-broken

8fc93d88240ae21222e2ec83513986dc9aee4dbe authored over 2 years ago by Steve Moyer <[email protected]>
fix(808): replace Windows line terminators

cd1099aac8cd2de0c3c47587a76da53df2c2f448 authored over 2 years ago by Steve Moyer <[email protected]>
Merge pull request #803 from MichaelMure/feat/configurable-local-storage

Feat/configurable local storage

dd8134b638508fb712c116d6733ed1f4437d1b67 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #813 from MichaelMure/fix-data-race2

Github: fix data race

ee0bac6b54e28bb52cbe18332fec84bdefb37194 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #811 from MichaelMure/fix-data-race

graphql: fix two invalid mutex lock leading to data races

c2d7b1271f9dc2df3a752b73bc7fd26dbeeb10c0 authored over 2 years ago by Michael Muré <[email protected]>
github: fix data race when closing event channel

I believe the issue was twofold:

When done importing, the calling context is likely still valid...

7348fb9edb68ca9142f5d87673da48cef733b3d3 authored over 2 years ago by Michael Muré <[email protected]>
graphql: fix two invalid mutex lock leading to data races

fe231231c68e1f117b6018e008d6d09812604043 authored over 2 years ago by Michael Muré <[email protected]>
fix(778): remove extra mutex lock when resolving bug prefix

eda312f9b1998f5c6d6881312091fd9451c2ffe3 authored over 2 years ago by Steve Moyer <[email protected]>
cache: ensure that the default repo has a non-empty name to make js/apollo happy

295da9c70f6cedb1394c2fa04c0b48a49448e8da authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #806 from MichaelMure/docs

doc: more discoverable docs

96327c3371ca762d906209c6114092bbf552c0f4 authored over 2 years ago by Michael Muré <[email protected]>
doc: more discoverable docs

1c219f67698771ae3b0d1d08205263e5ba280a71 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #805 from MichaelMure/completion-cleanup

misc: move all completions in a dedicated folder

d94df634667146ff854c6da04c5f22bd513c3612 authored over 2 years ago by Michael Muré <[email protected]>
misc: move all completions in a dedicated folder

c732a18ac2b6ea3d09e5c72660ffcf9687ebb9db authored over 2 years ago by Michael Muré <[email protected]>
refactor: simplify creation of temp dir - after 1.15

ccc342e81482e5fe6144fdb6c547331eab2cb98a authored over 2 years ago by Steve Moyer <[email protected]>
fix: remove only t.Parallel()

da9f95e495476679866863007f44e611627ee2b3 authored over 2 years ago by Steve Moyer <[email protected]>
gogit: close index before deleting it on disk

50de0306dff5aa83981471f1245363aa40a268fa authored over 2 years ago by Michael Muré <[email protected]>
test: clean up temp dir and repo correctly

86dd450aaf592aa065a17d49d70d9d0352fa5ca3 authored over 2 years ago by Steve Moyer <[email protected]>
test(778): execute rm bug in testEnv (hangs)

90208b5f6dc13cafc088862fcf5e7f961e119f27 authored over 2 years ago by Steve Moyer <[email protected]>
test(778): execute add user in testEnv and return userID

ecfffe3902731224288add3b44119dccae46fd6f authored over 2 years ago by Steve Moyer <[email protected]>
test(778): clear output after user creation

508d0eb82a8a29cc814e87d11f7ee0959cb137ab authored over 2 years ago by Steve Moyer <[email protected]>
test(778): verify user create results in an identity and cache

50324b8a7c23d5f68246af05e59024278e199148 authored over 2 years ago by Steve Moyer <[email protected]>
test(778): verify root command returns main help text

5962ed8453c07ff824a6935883b648cd642c4d2a authored over 2 years ago by Steve Moyer <[email protected]>
test(778): allow alternate CWD via context

523a1481857e4e4e13c03a1d4d7630db73568694 authored over 2 years ago by Steve Moyer <[email protected]>
test(778): capture stderr and stdout during tests

1659fed99fdfeea53fa0d1da9da4fc3f7591116b authored over 2 years ago by Steve Moyer <[email protected]>
test: add verification that localStorage.Root() resolves to the correct absolute filepath

8821b67d1bd0809d3fd3e87baf391e07aa54722a authored over 2 years ago by Steve Moyer <[email protected]>
refactor: use namespace instead of application of applicationName

e120fdb97e3af76198eadc8a44e6feb732b4dd83 authored over 2 years ago by Steve Moyer <[email protected]>
chore: clean-up commented code

e29f58bf853d0cd4825cb590ba973a9d9ab7ea36 authored over 2 years ago by Steve Moyer <[email protected]>
feat: make local storage configurable

b42fae382af0a43b0d51fb312abd4ff55df43877 authored over 2 years ago by Steve Moyer <[email protected]>
build(deps): bump github.com/xanzy/go-gitlab from 0.64.0 to 0.68.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.64.0 to 0.68.0.
- ...

f20db728de6240866a9b06d1ff8485f6b210d49c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #788 from hoijui/model_touchup

Model touchup

650c11dcb68bfe00e2d399c5e1d337cae9c1bfeb authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #768 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.7.1

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

bd7508291cd537b1d86db6728d1ab87aa1e9df8f authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #783 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.64.0

build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.64.0

66c4da3417bde11cddddb9fbabbfd7c7c906b6a2 authored over 2 years ago by Michael Muré <[email protected]>
model: Multiple, minor readability and language improvements

75ca2ce7da13f692a10ff15a70e594e9ca210e68 authored over 2 years ago by Robin Vobruba <[email protected]>
model: Removes now outdated statement about ops and root

9b871c6114c714e086f02f929a5a9bb6d33bdb91 authored over 2 years ago by Robin Vobruba <[email protected]>
model: Highlight some words with special meaning

00fb4bc098732bbeb0764b75355e64c835b4ad8a authored over 2 years ago by Robin Vobruba <[email protected]>
model: Links to a section further down

e652eb6f5b4a4349a24adbcd99088ed1ab690a8e authored over 2 years ago by Robin Vobruba <[email protected]>
model: Moves example description after the example

2a0331e2ddc147b8616caa52d8a7c0432e56af1c authored over 2 years ago by Robin Vobruba <[email protected]>
model: Adds link explaining nounce (wikipedia)

543e7b78f5eb443a80e0c4e8edd4a954646f9663 authored over 2 years ago by Robin Vobruba <[email protected]>
model: strict Markdown requires empty lines before (and after) lists

33c670271c4d02816f9052852bf802789d7a7f64 authored over 2 years ago by Robin Vobruba <[email protected]>
Merge pull request #531 from krobelus/complete-bug-ids

Complete bug IDs where appropriate

547d626c2515b764f1fba1cd6b0dee1c69d8f36a authored over 2 years ago by Michael Muré <[email protected]>
completion: lots of small ironing

3d534a70e906997020a8d44ad0b70b4db3fd6d1b authored over 2 years ago by Michael Muré <[email protected]>
ls: fix incorrect query parsing with quotes escaped by the shell

b9991d84b913577a17635b4ca8863d60cda79c42 authored over 2 years ago by Michael Muré <[email protected]>
misc: fix bash completion with "git bug"

edc8b7589dcf1daad65b0e57488a3b3f86711926 authored over 2 years ago by TsT <[email protected]>
completion: use the correct GenBashCompletionV2 instead of the legacy function

f25690db47b110bcd0617d69cb0a35967313753c authored over 2 years ago by Michael Muré <[email protected]>
Add command-specific argument completions

Complete bug IDs, bridges, users, labels where appropriate.

This works in bash and fish. ZSH is...

bc6ba02bd84fc3bd86c61e89c16c400dfef01623 authored over 2 years ago by Johannes Altmanninger <[email protected]>
a few fixes

8ee333582ff82d0df971309e94946f2f6e69475b authored over 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/xanzy/go-gitlab from 0.59.0 to 0.64.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.59.0 to 0.64.0.
- ...

5354b082119ff98601e8dcbe925d3b8c73f1a0f4 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #773 from gaelj/fix-gitlab-pat-format

Allow new gitlab PAT format

a00f1a98972239c4a57cc126e9b41e6c4c53b023 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #767 from MichaelMure/single-author

bug: don't serialize multiple time the author, only once in OperationPack

b8a799a97d1f3b743b19a9619785497706166a50 authored over 2 years ago by Michael Muré <[email protected]>
Allow new gitlab PAT format

09037baa7ce316a71ce835004709172d814c0f51 authored over 2 years ago by Gaël James <[email protected]>
entity/dag: add an extensive example

450d7f7ade2496d4ecb8ae6906f53134c96ca7fb authored over 2 years ago by Michael Muré <[email protected]>
doc: add missing file

d0e65d5a1e3cf1f11956de7178afaa3cdf7cb3b0 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #670 from MichaelMure/update-doc

update doc

14e3d0a8a009cc7933afafafbef72918acbcbb2b authored over 2 years ago by Michael Muré <[email protected]>
update doc

c9cec5b17bde94d7e3fd40c71a32d16a936769fa authored over 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- ...

5f9359ed6a706b89a3f7dec4f2665869e863633c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bug: don't serialize multiple time the author, only once in OperationPack

c5b70d8d94bda20fb8834782ccdb1dbdfb85b052 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #766 from MichaelMure/jira-fix

jira: fix incorrect client creation reusing the same credential

cac20c8c4dc9524773c1296165fe596cb9035202 authored over 2 years ago by Michael Muré <[email protected]>
jira: fix incorrect client creation reusing the same credential

6f1128245158d70019bb1471f1c2d5d352b5f1c9 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #764 from MichaelMure/update-cobra

update cobra to v1.4.0

1d12021ca084dddd4a4821008c30063075e5b2ae authored over 2 years ago by Michael Muré <[email protected]>
update cobra to v1.4.0

61c3f04843c64b6c9e710a3789bc34faa5c1fc21 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #754 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.1

Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1

09ce0e1297e0b882b77438c31f432270e9673a90 authored over 2 years ago by Michael Muré <[email protected]>
Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.16.0 to 0.17.1.
...

032d71ae77ff52c8e7bc3626ff9fca6537e297ee authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #765 from MichaelMure/update-go

build: require go 1.16

3431231db0f46b726006d6f62326bfca8f957ee0 authored over 2 years ago by Michael Muré <[email protected]>
build: require go 1.16

This is needed for a gqlgen update

8e45eddbb5dd2ee9806a758d241fed8633d3c7bf authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #756 from MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.1

Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1

4eb56213e6b8a351c920b5ed2251f5e7e2742ea5 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #758 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.1

build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1

c0d5d958fa54a21d26289051563ddbcc74cfa5d9 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #763 from MichaelMure/resolve-entity

entity: allow to resolve identities when numashalling operations

069a4c975f945f153c5b1802305f13c1c4e82927 authored over 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1

Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.0 to 1.2.1.
...

fc4536aa5c415370ee5c413a9c6e6ff7328f9986 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.4.0 to 2.4.1....

f183613dd2a91a5cf72b2d7fa4374d2f398f6961 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #761 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.59.0

build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0

b1fc312aac59af299cadb394d67d3de6c9026b4f authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #762 from MichaelMure/fix-comment

Fix a bunch of comments and documentations

bf9c7e00d022d0a0210dd5e2b8c3e7d38de64099 authored over 2 years ago by Michael Muré <[email protected]>
entity: allow to resolve identities when numashalling operations

fd14a0763ebf0bcdf6a719aafcbf73f7f5153400 authored over 2 years ago by Michael Muré <[email protected]>
Fix a bunch of comments and documentations

b11679bc80b115c61a5cdee8ff8b5f8f1f69533d authored over 2 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.57.0 to 0.59.0.
- ...

db7b1908f8ec18d41144033cdcc8181b6aca8a47 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.57.0 (#757)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.55.1 to 0.57.0.
-...

df55cc49a85eaf3a2d3c2ceb1fbcccac19fa6eb8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #750 from MichaelMure/sandhose/webui-upgrade

Upgrade webui dependencies

2dbe0fd5fc3f3f74848df9499cddf32663e771ee authored over 2 years ago by Michael Muré <[email protected]>
webui: fix dark theme colors

8229e80d1eeee73bd4eab46c90d9f97f802ab063 authored over 2 years ago by Michael Muré <[email protected]>
webui: fix compile

4af26663c1415ddf782e6d10955631868eb78afb authored over 2 years ago by Michael Muré <[email protected]>
CI: update nodejs

03ad448c9fbbacb7da3640ce3dc1dc84e1523b58 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #752 from MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.0

Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0

08e00b4eb8f8cf8e614cae8dee46862a398f465d authored over 2 years ago by Michael Muré <[email protected]>
Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0

Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.2.0 to 2.4.0....

25ff01b3cf8271638e0df2c00f19998084b58320 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
webui: replace GraphQL linter

5f35db2275ea49abf8459c1e34568ce9a4e8dd09 authored over 2 years ago by Quentin Gliech <[email protected]>
webui: upgrade Material UI

fd17d6dd1f7c9fbda4d3c3e2c2eb232bd9086fab authored over 2 years ago by Quentin Gliech <[email protected]>
webui: upgrade react-router

b0eb041e571dd616a9926d969bb42b3e7d6512e9 authored over 2 years ago by Quentin Gliech <[email protected]>
Merge pull request #745 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.55.1

Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1

b2f0e126a10b5f030bfc35cac4b0cabcf083b589 authored over 2 years ago by Michael Muré <[email protected]>
webui: replace React imports

bce4d095e16fb33d181b29aa1d3476037c0c873a authored over 2 years ago by Quentin Gliech <[email protected]>
webui: upgrade most dependencies

Also reformat everything with prettier

ce50269639988e39fe4e27cc8c309a9d5c75c958 authored over 2 years ago by Quentin Gliech <[email protected]>
webui: upgrade graphql-codegen dependencies

11d51bee9e2a535e5308bb6f1d23cab351d66923 authored over 2 years ago by Quentin Gliech <[email protected]>
Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.3 to 0.55.1.
- ...

bcd6d5bef4cb0ede7c13c383fa77a4f79111da6c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update gocui

5ecfcb0e6ef7a7153b3bb6f53e939805c4e8f34d authored over 2 years ago by Michael Muré <[email protected]>
update keyring and migrate to github.com/ProtonMail/go-crypto

44f61b66775e77fd8b42ba3ea57b2c323463b725 authored over 2 years ago by Michael Muré <[email protected]>
update gqlgen

9ed515fd546a6ed5e82b2b87d12f0241727d3f89 authored over 2 years ago by Michael Muré <[email protected]>
Merge pull request #571 from 5nord/add-new-gitlab-iterator

[gitlab] Add new iterator with state change events

05d73e1b5321c97cd05133b5ae49d1798bc2fe5d authored over 2 years ago by Michael Muré <[email protected]>
Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1....

843da8e1f56504efb979f8e5eb43be5c176e7338 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/xanzy/go-gitlab from 0.54.1 to 0.54.3 (#734)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.1 to 0.54.3.
-...

58a08dd00056e3263fe8832a7f20cc529939fa95 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#731)

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release ...

6c89148ee3acfd3365422e6092a0fae1c9b0d0f9 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>