Ecosyste.ms: OpenCollective

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

git-bug

Distributed bug tracker embedded in Git
Collective - Host: opensource - https://opencollective.com/git-bug - Code: https://github.com/MichaelMure/git-bug

Merge pull request #332 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.26.0

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

github.com/git-bug/git-bug - 08122b3815dd9d684b50e5b901f34c879c3ae5b7 authored almost 5 years ago
build(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0

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

github.com/git-bug/git-bug - d535af2ba701c587a7bc57407656cc12a89ae69f authored almost 5 years ago
metaKeyJiraOperationId -> metaKeyJiraDerivedId

github.com/git-bug/git-bug - 4827d3f9ab77b01de7e34a9c7b4878fc94b942e5 authored almost 5 years ago
fix usage of newIdentityRaw

github.com/git-bug/git-bug - d349137ea5dffa0ae01fbf1a0fba75e11778aabb authored almost 5 years ago
Fix jira bridge config didn't save credentials or store URL metadata

github.com/git-bug/git-bug - bbd31adbfff9d3c57eed7be68250b56a4386d02b authored almost 5 years ago
webui: style SetStatus

github.com/git-bug/git-bug - 218d460590a29fe84b94c024712a095e5f82f917 authored almost 5 years ago
webui: more readable dates, also localized

github.com/git-bug/git-bug - afd22acd5ddb6c92e77b7660ef7ee65f4192d7ae authored almost 5 years ago
webui: fix the default query

github.com/git-bug/git-bug - 14e91cb5edb8ab73dbb7c4cf3ae72e41aafdec71 authored almost 5 years ago
webui: more styling on the bug page

github.com/git-bug/git-bug - 86a35f182975167ffe836f6d5f63260828dbca58 authored almost 5 years ago
webui: minor styling of the timeline events

github.com/git-bug/git-bug - e408ca8a2851d44ae105bf4e226b05eff609950e authored almost 5 years ago
webui: fix missing space in the bug preview

github.com/git-bug/git-bug - 602f91148b853b781d38506cbaadce011972da1d authored almost 5 years ago
webui: list by default only open bugs

github.com/git-bug/git-bug - c4f5cae4a44330ae0a8fb063768c4181fd0e83c1 authored almost 5 years ago
webui: in the bug list, toggle open and close when clicking

github.com/git-bug/git-bug - d052ecf67105b5a65511a335e4c3112c74a662a6 authored almost 5 years ago
jira: fix a nil context

github.com/git-bug/git-bug - 01b0a931f737080c46373bee08bb4a21e932140a authored almost 5 years ago
jira: rework to use the credential system + adapt to refactors

github.com/git-bug/git-bug - 5c230cb81e399f12cc7a1c1688b73f549b12a5f0 authored almost 5 years ago
prompt: minor fixes

github.com/git-bug/git-bug - a4e5035b99889c571abce1a836887434d73cd03e authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into cheshirekow-jira

github.com/git-bug/git-bug - 0bb9ed9b0e6a53fd668be0c60127af78ddd061b5 authored almost 5 years ago
Merge pull request #328 from MichaelMure/bridge-refactor

bridges: pass the context to Init for when a client build process need it

github.com/git-bug/git-bug - 157e10f2e1d49748f62e210cadc088ecae9f3dfc authored almost 5 years ago
bridges: pass the context to Init for when a client build process needs it

github.com/git-bug/git-bug - e231b6e83956635e5e4923c064cab19e6730150a authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into cheshirekow-jira

github.com/git-bug/git-bug - cfa005889a7d398ee71eac4a6d4b23a691a7ef2a authored almost 5 years ago
Merge pull request #326 from MichaelMure/bridge-refactor

bridges: more refactor and cleanup

github.com/git-bug/git-bug - 02548c0e8f96a5c08efe46bd5f71f97fdd211de3 authored almost 5 years ago
bridges: more refactor and cleanup

github.com/git-bug/git-bug - 87b97ca4b2f39240c698596ac14a6d3532f6363d authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into cheshirekow-jira

github.com/git-bug/git-bug - 432a816dde18a12c1479ed8151a11c29929476e0 authored almost 5 years ago
Merge pull request #325 from MichaelMure/bridge-refactor

bridges: massive refactor

github.com/git-bug/git-bug - 362c0c7e2e1ce9a8e2918376a340c76f46569d64 authored almost 5 years ago
bridges: massive refactor

- automatic flag validation and warning
- generalized prompt
- cleanups

github.com/git-bug/git-bug - fe3d5c95e4be5874066402b5463ada34894c7f01 authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into cheshirekow-jira

github.com/git-bug/git-bug - e9aff2a2a103b43852ecf7b57ae9ab297890eeed authored almost 5 years ago
Merge pull request #321 from MichaelMure/cred-password

auth: refactor and introduce Login and LoginPassword, salt IDs

github.com/git-bug/git-bug - 2df72942f2b057956c7873f908b64880ab647331 authored almost 5 years ago
webui: move pages components

github.com/git-bug/git-bug - ce6f6a984b374b189141116433ced80dfa0c2aae authored almost 5 years ago
webui: start reorganizing the component structure

github.com/git-bug/git-bug - 8b85780d76ad45675582f4478eedb026b7ac25e1 authored almost 5 years ago
Merge pull request #319 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.25.0

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

github.com/git-bug/git-bug - 10284903e9f56d32a45e42edeb51973756743074 authored almost 5 years ago
Merge pull request #320 from MichaelMure/dependabot/go_modules/github.com/gorilla/mux-1.7.4

build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4

github.com/git-bug/git-bug - 1375b3ce128d027690c9dc4b4ecb29b9584f7499 authored almost 5 years ago
webui: create comment form

github.com/git-bug/git-bug - 680dd91c0c0200bd4948173df0b601e16f511e6e authored almost 5 years ago
Merge pull request #323 from MichaelMure/webui/typescript

Webui/typescript

github.com/git-bug/git-bug - 0066f3d8c278558eeac70d3cd7ca21c360014346 authored almost 5 years ago
Merge pull request #322 from MichaelMure/travis-js

travis: test with latest nodejs and LTS

github.com/git-bug/git-bug - 269036bdf25af8fefbca24b7455c4e0b7d1d72b5 authored almost 5 years ago
travis: test with latest nodejs and LTS

github.com/git-bug/git-bug - 9eb271a2ec2539641d06ee44fe5084a17d3f4e2d authored almost 5 years ago
webui: format some files

github.com/git-bug/git-bug - ab09c03a1e55d5c2e35f332f0e5f6335c1670427 authored almost 5 years ago
auth: refactor and introduce Login and LoginPassword, salt IDs

github.com/git-bug/git-bug - 34083de0df5187caed3f788c1dcedf7196180206 authored almost 5 years ago
webui: run linter

github.com/git-bug/git-bug - c48a4dc79464d8b5f1d0912bc2a14c02d9509cee authored almost 5 years ago
webui: finish TypeScript conversion

github.com/git-bug/git-bug - d0a6da286a28e79ae3bb75af41219c4cc4df20b0 authored almost 5 years ago
webui: fix Content type

github.com/git-bug/git-bug - c2d18b3a9bec9933d2845ce3cfc6dd5b4f3ff348 authored almost 5 years ago
graphql: server side take responsability to commit

github.com/git-bug/git-bug - 0c17d248ee1536aa02ab5beb0c935607421a6b8d authored almost 5 years ago
readme: update install instruction with go modules

github.com/git-bug/git-bug - 39a31040989d1720e3013ecc1da5df2b7d978f06 authored almost 5 years ago
graphql: expose the name of Repository

github.com/git-bug/git-bug - 929480fa0a7fa40ba14850aed17158a20cdf6391 authored almost 5 years ago
build(deps): bump github.com/gorilla/mux from 1.7.3 to 1.7.4

Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.3 to 1.7.4.
- [Release n...

github.com/git-bug/git-bug - e619c9bca4f43c382d93d38876b207f1b6ff5a89 authored almost 5 years ago
webui: lint graphql files

github.com/git-bug/git-bug - b70b4ba4b17d02d9744bd72494549f5cf7d980f8 authored almost 5 years ago
webui: stop using defaultRepository

github.com/git-bug/git-bug - 465f7ca73d7093eeeecb6553c804d8cfb06e6652 authored almost 5 years ago
graphql: merge defaultRepository and repository for simplified webUI code

github.com/git-bug/git-bug - 1effc91556c4567673c68329722bd415ec648a12 authored almost 5 years ago
webui: make travis run unit tests

github.com/git-bug/git-bug - 76d40061765a8d0d54fe487587187e8a25240a78 authored almost 5 years ago
webui: force import order

github.com/git-bug/git-bug - 9ddcb4b09215f942cb7889f9756d426ad3c90253 authored almost 5 years ago
webui: typecheck remaining bug list components

github.com/git-bug/git-bug - e5f52401b2a839881fedef5a446f0ed21d2d34c2 authored almost 5 years ago
webui: fix logo url

github.com/git-bug/git-bug - b83670821cfb36de211c1d9bc077dad43496d7eb authored almost 5 years ago
webui: convert custom tags to TypeScript

github.com/git-bug/git-bug - 0c5f6e444547788dda4abdfd5d85c06eb1ffca5d authored almost 5 years ago
webui: convert more things to typescript

github.com/git-bug/git-bug - 022f510369688084af5bcf314a97fd332d7ee265 authored almost 5 years ago
webui: convert bug list to typescript

github.com/git-bug/git-bug - 6a502c145bd8f2e2e1a9c0b103c11f0433c60737 authored almost 5 years ago
webui: convert bug view to TypeScript

github.com/git-bug/git-bug - 9c570cac725fe7048ddd1d181b33b8fa1808e401 authored almost 5 years ago
webui: generate TS types for graphql queries

github.com/git-bug/git-bug - a2721971ba82a6ba0e735bd06cf555a4c1bca84e authored almost 5 years ago
webui: transform index and App to TypeScript

github.com/git-bug/git-bug - aea42344ded1708361e7e1d577e9c6aa370ad64e authored almost 5 years ago
webui: upgrade packages + add some typescript dependencies

github.com/git-bug/git-bug - f105f3bbdfd7b0fb2aa2ddd54719eba725cd5e07 authored almost 5 years ago
build(deps): bump github.com/xanzy/go-gitlab from 0.24.0 to 0.25.0

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

github.com/git-bug/git-bug - 989457de4320e71ed515765cf9b433ddec7631ae authored almost 5 years ago
Merge pull request #317 from MichaelMure/bridges-improve

github/gitlab: many fixes and improvments at the config step

github.com/git-bug/git-bug - 9f3618d886d461ea806468a8c690a4a303d66d9b authored almost 5 years ago
github/gitlab: many fixes and improvments at the config step

github.com/git-bug/git-bug - bd7b50bc8638d3b6c776dd974de32a1ea385c835 authored almost 5 years ago
jira: admittedly biased go styling

github.com/git-bug/git-bug - b2ca506210b3eb63c4964e5bb47203fd5341ddf4 authored almost 5 years ago
jira: use the new generalized prompts

github.com/git-bug/git-bug - 2792c85b210e191cc51181bfeda66dee4bb9aa52 authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into cheshirekow-jira

github.com/git-bug/git-bug - b3d3612393387c83fa43f908dbb8e2a71068c834 authored almost 5 years ago
Merge pull request #316 from MichaelMure/lazy-graphql

graphql: use the cache in priority for fast browsing in the WebUI

github.com/git-bug/git-bug - 3caffeef4d2ed25d4eb5d4bfd262f4fc3b92561f authored almost 5 years ago
use the handle-interfaces-implementing-interfaces of gqlgen to fix a generation bug

github.com/git-bug/git-bug - 2af456f5e05f242d9e13049e038b9bd2d6dfc1cc authored almost 5 years ago
cache: add proper locking to avoid concurrent access

github.com/git-bug/git-bug - b7dc5b8aebd1caf463320ff5672026150b8c5ade authored almost 5 years ago
cleanups, doc

github.com/git-bug/git-bug - d78ed55173935e85673a0b2270d421540baf72fb authored almost 5 years ago
graphql: use the cache in priority for fast browsing at < 20ms instead of seconds

github.com/git-bug/git-bug - 81f5c3e0af9aa4b81662e0781289189703324986 authored almost 5 years ago
Merge pull request #294 from MichaelMure/cred-metadata

Cred metadata

github.com/git-bug/git-bug - 9e1a987b4d94dc5c2115423ede5954d4faf1d342 authored almost 5 years ago
bridge: fix 2 uncatched errors

github.com/git-bug/git-bug - 9b1aaa032d36e1ac05504916e359f767d1622d9d authored almost 5 years ago
bridge: hopefully fix tests

github.com/git-bug/git-bug - bef35d4c679de81a214c99a30916fa7ebfc3f6a8 authored almost 5 years ago
bridge: fix wrong error used

github.com/git-bug/git-bug - a335725cc5f712f3f3089154afa96881284d4853 authored almost 5 years ago
github: make sure to have a name

github.com/git-bug/git-bug - 8773929f963b847841fac0d3c42d6278de69b79c authored almost 5 years ago
fix tests ?

github.com/git-bug/git-bug - 2e7ac569ad3146e5fa22907d8a4e63d2a524533b authored almost 5 years ago
more more wip

github.com/git-bug/git-bug - 74e91144105790cc997c1d79a7f638e1e3a1f3f8 authored almost 5 years ago
it compiles \o/

github.com/git-bug/git-bug - 646fd681ffba59d4a74ec3d99558d2ed70b0106b authored almost 5 years ago
gitlab also compile

github.com/git-bug/git-bug - f515b9a1291ddd3e4fe1b43bf5891ab19569e33f authored almost 5 years ago
identity: rework mutation

github.com/git-bug/git-bug - 390b13c9ff69f3d42860b5f8109eb134459c40b1 authored almost 5 years ago
cache: rework resolving of bugs, identity

github.com/git-bug/git-bug - da0904d23826ebe578305b51e38f49fdf330f992 authored almost 5 years ago
input: better reusable prompt functions

github.com/git-bug/git-bug - db893494bb1492a3d9e32787a5ada1dd8f639ef3 authored almost 5 years ago
various cleanups suggested by golang-ci

github.com/git-bug/git-bug - 97bc5ccd229b7b438262a84e3c42783b4d4a82af authored almost 5 years ago
Merge pull request #314 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.2

build(deps): bump golang.org/x/text from 0.3.0 to 0.3.2

github.com/git-bug/git-bug - 77dc783fcb64adf67d10fc3232c4f06f8e3d5392 authored almost 5 years ago
build(deps): bump golang.org/x/text from 0.3.0 to 0.3.2

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.0 to 0.3.2.
- [Release notes]...

github.com/git-bug/git-bug - 4932439a817c3192d5a4c04b2497dfa6c09ef80d authored almost 5 years ago
Merge pull request #311 from MichaelMure/dependabot/go_modules/github.com/pkg/errors-0.9.1

build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1

github.com/git-bug/git-bug - c351e73107972e29d2b2635b89eb76af38802159 authored almost 5 years ago
Merge pull request #313 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.9.0

build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0

github.com/git-bug/git-bug - a482857ac837dfe62c51ca0ebbb9d458f4c09058 authored almost 5 years ago
Merge pull request #312 from MichaelMure/dependabot/go_modules/github.com/MichaelMure/go-term-text-0.2.6

build(deps): bump github.com/MichaelMure/go-term-text from 0.2.4 to 0.2.6

github.com/git-bug/git-bug - e672515a7c0851b694e5aeec1d231eea1bbc848a authored almost 5 years ago
build(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0.
- [Release n...

github.com/git-bug/git-bug - 0edba7de78518cbe8e31196c2bedb3ec519fbcb6 authored almost 5 years ago
build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.1

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.1.
- [Release not...

github.com/git-bug/git-bug - e4a39741f07df4cf3fc21a47e71beec57a9d0ceb authored almost 5 years ago
Merge pull request #310 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.24.0

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

github.com/git-bug/git-bug - 53e3a57bbc1ac260580869035e39131d45ee10e5 authored almost 5 years ago
Merge pull request #309 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.12

build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12

github.com/git-bug/git-bug - e384e35183d0e1452df31c4bdf2ed58ba79a7409 authored almost 5 years ago
build(deps): bump github.com/MichaelMure/go-term-text

Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0....

github.com/git-bug/git-bug - 7e0ee9557f61704fef5ca7e1edf1c1f23e9cce67 authored almost 5 years ago
build(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.24.0

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

github.com/git-bug/git-bug - acf3da407c47b6d249a2447f72a42aa96b68d835 authored almost 5 years ago
build(deps): bump github.com/mattn/go-isatty from 0.0.8 to 0.0.12

Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.8 to 0.0.12.
- [...

github.com/git-bug/git-bug - be332ee811b0b9d7fc3bc8d9baadc8d3c2240af5 authored almost 5 years ago
Merge pull request #305 from MichaelMure/gomod

migrate to go modules, update gqlgen

github.com/git-bug/git-bug - 1a3cbdc4185c50a5896f84c6c7103aac9bf97105 authored almost 5 years ago