Ecosyste.ms: OpenCollective

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

reviewdog

Automated code review tool integrated with any code analysis tools regardless of programming language
Collective - Host: opensource - https://opencollective.com/reviewdog - Code: https://github.com/haya14busa/reviewdog

Merge pull request #126 from haya14busa/doghouse

Implement reviewdog GitHub apps (doghouse)

github.com/reviewdog/reviewdog - a1221c47f527a09584510ca360e413a8889c6f5f authored almost 6 years ago by haya14busa <[email protected]>
fix statickcheck warnings

github.com/reviewdog/reviewdog - d0a9fdec9fb5aa336eee7f9f727502222011d700 authored almost 6 years ago by haya14busa <[email protected]>
fix govet warning

github.com/reviewdog/reviewdog - 0d119fc0d060ec5b275b7522acec6a3b1ff2e187 authored almost 6 years ago by haya14busa <[email protected]>
make core.quotepath true in creating test files.

https://git-scm.com/docs/git#Documentation/git.txt--cltnamegtltvaluegt

github.com/reviewdog/reviewdog - 8ed450a7eb7ab28a578042bce83c5b573e91e47c authored almost 6 years ago by Ichinose Shogo <[email protected]>
rename testdata

github.com/reviewdog/reviewdog - 3c97296981a04d56494bdca66a37da27417e226b authored almost 6 years ago by Ichinose Shogo <[email protected]>
add tests for unquoteCStyle

github.com/reviewdog/reviewdog - 13bd203efe436d8bf3ddd6ec8f877ae78dbd202a authored almost 6 years ago by Ichinose Shogo <[email protected]>
rename unescapeCString to unquoteCStyle

github.com/reviewdog/reviewdog - b021bcfade329c8e5a581c5bf5c495c6a52c97c2 authored almost 6 years ago by Ichinose Shogo <[email protected]>
Merge pull request #200 from haya14busa/Slowki-go-mod

follow up of #188

github.com/reviewdog/reviewdog - 297a10f02f208837147a7d05b59520d826cda03e authored almost 6 years ago by haya14busa <[email protected]>
Run goverage only on 1.10.x

github.com/reviewdog/reviewdog - becffb3248425debba80933375bdbee06626f19c authored almost 6 years ago by haya14busa <[email protected]>
Skip TestCheck_fail_invalid_diff test

github.com/reviewdog/reviewdog - f711694e6e4bee419475382fb9b44c3a8918a371 authored almost 6 years ago by haya14busa <[email protected]>
Use golint in circleci

github.com/reviewdog/reviewdog - aa1fbae2d3fe894b719987242100c0a651826fee authored almost 6 years ago by haya14busa <[email protected]>
fix test

github.com/reviewdog/reviewdog - 3b3c701bed855868ad0b44186497d71a8116ab5a authored almost 6 years ago by haya14busa <[email protected]>
rm google.golang.org/appengine from dep

github.com/reviewdog/reviewdog - 432393dbe0f46c82ea42ccc0e37e05c8d231e25d authored almost 6 years ago by haya14busa <[email protected]>
Merge branch 'master' into Slowki-go-mod

github.com/reviewdog/reviewdog - 8e02b65b9f92d99d840346a46bda077c082dd246 authored almost 6 years ago by haya14busa <[email protected]>
Fix build by go-github update

github.com/reviewdog/reviewdog - 6beb0fef3124799706c04745fa3c52bafb3c7181 authored almost 6 years ago by haya14busa <[email protected]>
Update Gopkg.lock (Update go-github)

github.com/reviewdog/reviewdog - 5cf0d271194db5ccd7ebc23c18fa47f159086023 authored almost 6 years ago by haya14busa <[email protected]>
Revert "use go.mod and bump go-github to v16.0"

This reverts commit 051088c4eefbb26eb67af4ed41a2d3a53c9c2ff7.

github.com/reviewdog/reviewdog - 367a390207c739c6f1d77e98506e2b4f7e1d37d9 authored almost 6 years ago by haya14busa <[email protected]>
travis: install golang-ci

github.com/reviewdog/reviewdog - f561a8af12428e06c4052737fb836cbba4d0bdfd authored almost 6 years ago by haya14busa <[email protected]>
Update document url

github.com/reviewdog/reviewdog - 084780ed593f4081797407eb103c3a7c83dfcb18 authored almost 6 years ago by okonomi <[email protected]>
Fix typo in .gitlab-ci.yml

github.com/reviewdog/reviewdog - f4623069d2433da6b0dfd544e987cb563c73e085 authored almost 6 years ago by oohira <[email protected]>
use go.mod and bump go-github to v16.0

* delete Gopkg.toml and Gopkg.lock
* add go.mod and go.sum
* update google/go-github
* update .d...

github.com/reviewdog/reviewdog - 051088c4eefbb26eb67af4ed41a2d3a53c9c2ff7 authored almost 6 years ago by Stephan Wolski <[email protected]>
use line-number instead of checkstyle for golang-ci output format

checkstyle doesn't contain each linter name...

github.com/reviewdog/reviewdog - 88137ee6f6b5bddb544687c6dc00c5e13f415fd8 authored almost 6 years ago by haya14busa <[email protected]>
ci: introduce unparam

github.com/reviewdog/reviewdog - f82c3d61223e71d6ff9f8d7aa79339c1b7d18806 authored almost 6 years ago by haya14busa <[email protected]>
API used for listing merge requests changed from `/merge_requests` to `/projects/:id/merge_requests`

github.com/reviewdog/reviewdog - b9896b730588f15b5800bff3906e477149a20620 authored almost 6 years ago by okonomi <[email protected]>
ci: introduce golangci

github.com/reviewdog/reviewdog - 35810ed802c9abb702f366e0b6c9d2832ef707af authored almost 6 years ago by haya14busa <[email protected]>
ci: introduce revive

https://github.com/mgechev/revive

github.com/reviewdog/reviewdog - 57c9bbd8318835b842b84c186e22119af26bd9d2 authored almost 6 years ago by haya14busa <[email protected]>
Improve argumet name

github.com/reviewdog/reviewdog - eaca43d45cf6b4a3369144a68c4c72a26bedcafb authored almost 6 years ago by okonomi <[email protected]>
remove unused variable

github.com/reviewdog/reviewdog - 023de490ff3722280bccf932576780a7360fff2d authored almost 6 years ago by haya14busa <[email protected]>
use %.%# instead of %m for multiline output

github.com/reviewdog/reviewdog - d5fc3e497fb74b99dc836cbfa0517cf0061effe9 authored almost 6 years ago by haya14busa <[email protected]>
install unparam

github.com/reviewdog/reviewdog - 3ace67809b0a9af72cf4d31422beda13d44ff0c9 authored almost 6 years ago by haya14busa <[email protected]>
gitlab: use context

fix unparam issues.

github.com/reviewdog/reviewdog - 527a41cb91e1bd5c00f1bd88499be6a8ed72a28e authored almost 6 years ago by haya14busa <[email protected]>
Bump up version to 0.9.11

github.com/reviewdog/reviewdog - 0224b7ac658937cb5c25ce76de6813edaa9fa49a authored almost 6 years ago by haya14busa <[email protected]>
golangci-lint doen't accept list of packages...

github.com/reviewdog/reviewdog - e2c925c5422a7f786a5243e66099f88bd4ff2543 authored almost 6 years ago by haya14busa <[email protected]>
Merge pull request #199 from haya14busa/timakin-fix/concurrent-safe-map-in-Run

folllow-up of #198

github.com/reviewdog/reviewdog - 3dd3b33d08ba0745448e092942da9c5ff4a1e2e6 authored almost 6 years ago by haya14busa <[email protected]>
update installation script of dep

github.com/reviewdog/reviewdog - 5f1031c62889cf23efa9dae85fd22cccf116a4f3 authored almost 6 years ago by haya14busa <[email protected]>
Merge pull request #193 from kyoh86/master

add newline to tail of message.

github.com/reviewdog/reviewdog - cfedd8ebe6edfe3282664334415bd19a8b21da24 authored almost 6 years ago by haya14busa <[email protected]>
Merge pull request #191 from micnncim/fix-typo-readme

Fix typo in README.md

github.com/reviewdog/reviewdog - cbae4c83f925c293597bf8dc6c21abbee6b1ee93 authored almost 6 years ago by haya14busa <[email protected]>
Update golint installation

github.com/reviewdog/reviewdog - 16b97974bcbf7501967b2c76e503d43064976dc9 authored almost 6 years ago by haya14busa <[email protected]>
Fix .drone.yml

github.com/reviewdog/reviewdog - 7c026eb43553338a0ed658b15c1a656a77a61859 authored almost 6 years ago by haya14busa <[email protected]>
separate ResultMap to new file

github.com/reviewdog/reviewdog - d3b3dae3fea87a24eb809bbd1e2053385a002bd9 authored almost 6 years ago by haya14busa <[email protected]>
Update .drone.sec

github.com/reviewdog/reviewdog - 8df66eac5c997c748e6def1880608032f00f76bf authored almost 6 years ago by haya14busa <[email protected]>
Revert "Revert "fix: drone.yml""

This reverts commit 698c07e4d1d2d0cc5412924ce31c3b63fe1d38cf.

github.com/reviewdog/reviewdog - fe1db500366ae006bb0980b133a07734226470e5 authored almost 6 years ago by haya14busa <[email protected]>
Revert "fix: drone.yml"

This reverts commit 31541ca6dd92dd67f9aff5819afb10b993b7e155.

github.com/reviewdog/reviewdog - 698c07e4d1d2d0cc5412924ce31c3b63fe1d38cf authored almost 6 years ago by timakin <[email protected]>
fix: drone.yml

github.com/reviewdog/reviewdog - 31541ca6dd92dd67f9aff5819afb10b993b7e155 authored almost 6 years ago by timakin <[email protected]>
fix: unsafe access to map in Run func

github.com/reviewdog/reviewdog - 29429a2255b55599f65cd4dd4e119ba3ba8633b7 authored almost 6 years ago by timakin <[email protected]>
add newline to tail of message.

"reviewdog: this is not PullRequest build"
+ "\n"

github.com/reviewdog/reviewdog - 009ce60fe8e418387b2f9f7a89f360eb24306b46 authored about 6 years ago by Kyoichiro Yamada <[email protected]>
Fix typo in README.md

github.com/reviewdog/reviewdog - 5f1b9b117c86a0a47612dfdeacfccb7a18cd5b5e authored about 6 years ago by micnncim <[email protected]>
support multi byte char

github.com/reviewdog/reviewdog - 5b64eb0fe117a8cff4651771cae8ffb076331673 authored over 6 years ago by Ichinose Shogo <[email protected]>
Bump up version to 0.9.11

github.com/reviewdog/reviewdog - ffb00ef78fd3e05f042505e8aaaa290919ce4d5a authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #181 from oohira/fix-gitlab-ci-typo

Fix typo in .gitlab-ci.yml

github.com/reviewdog/reviewdog - 955b5549d1b6d48b9e7929c4857121d42f913964 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #180 from okonomi/fix-gitlab-mr-discussion

gitlab-mr-discussion: Fix bot could not comment on the merge request created by others

github.com/reviewdog/reviewdog - a75051a18ec0648c44d130aeb36637f4cb697478 authored over 6 years ago by haya14busa <[email protected]>
Fix typo in .gitlab-ci.yml

github.com/reviewdog/reviewdog - 50938d8360dfc9defa03da835b613a4dc3f37f04 authored over 6 years ago by oohira <[email protected]>
Update document url

github.com/reviewdog/reviewdog - 947bfbba3ae68b22adaa3a3e1f3b0fc07cc8698e authored over 6 years ago by okonomi <[email protected]>
Improve argumet name

github.com/reviewdog/reviewdog - 2e9f50a3402ae6b40aef1b526792116d5358ef96 authored over 6 years ago by okonomi <[email protected]>
API used for listing merge requests changed from `/merge_requests` to `/projects/:id/merge_requests`

github.com/reviewdog/reviewdog - 74e653959b85d7d229a385695ae86ac9da1cef37 authored over 6 years ago by okonomi <[email protected]>
Merge pull request #179 from haya14busa/ci-golangci

ci:golangci

github.com/reviewdog/reviewdog - 9143fac1319226711135926f37c979a2750d9421 authored over 6 years ago by haya14busa <[email protected]>
use %.%# instead of %m for multiline output

github.com/reviewdog/reviewdog - 59a939324e5b10708c15d7adc8c4582051fe63e4 authored over 6 years ago by haya14busa <[email protected]>
use line-number instead of checkstyle for golang-ci output format

checkstyle doesn't contain each linter name...

github.com/reviewdog/reviewdog - eb4902ac3c03e9328a512f9cabb2b6fc19c4dc3d authored over 6 years ago by haya14busa <[email protected]>
golangci-lint doen't accept list of packages...

github.com/reviewdog/reviewdog - 34c098c28b888e509a5ac9a12cdadadaa4746193 authored over 6 years ago by haya14busa <[email protected]>
travis: install golang-ci

github.com/reviewdog/reviewdog - 06b831c23ca7e8afdb9c1e2bcb6054422d7d56ec authored over 6 years ago by haya14busa <[email protected]>
ci: introduce golangci

github.com/reviewdog/reviewdog - 57ac7d28bf407ba97c19db6dd5f7140634bb1d6a authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #178 from haya14busa/ci-revive

ci: introduce revive

github.com/reviewdog/reviewdog - c34c7214cbc6e6a4f6c4d44a4350515372312e8f authored over 6 years ago by haya14busa <[email protected]>
ci: introduce revive

https://github.com/mgechev/revive

github.com/reviewdog/reviewdog - d43bb7e32f55e3ef4ca9aa401b229823a6c2e0f7 authored over 6 years ago by haya14busa <[email protected]>
remove unused variable

github.com/reviewdog/reviewdog - e0b85af7dac39b1b3506d819762c2eeac641e7bd authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #177 from haya14busa/unparam

ci: introduce unparam

github.com/reviewdog/reviewdog - 50b42240938b57130a7872c7015f0ceda5458b1c authored over 6 years ago by haya14busa <[email protected]>
gitlab: use context

fix unparam issues.

github.com/reviewdog/reviewdog - 865b112e7044e6a3537fb713134b8a39812421d4 authored over 6 years ago by haya14busa <[email protected]>
install unparam

github.com/reviewdog/reviewdog - 70c57359c060a9819ab5cf1945de28480b3bbdc2 authored over 6 years ago by haya14busa <[email protected]>
ci: introduce unparam

github.com/reviewdog/reviewdog - 16daf15fe12947d0ae525de3a324daa8acc26c50 authored over 6 years ago by haya14busa <[email protected]>
Merge branch 'master' into doghouse

github.com/reviewdog/reviewdog - a7cbef119afec69bc83fe8c6f025372f4e3c8192 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #176 from haya14busa/doghouse-cookieman

doghouse/server/cookieman: add cookie manager

github.com/reviewdog/reviewdog - 23b3cab9128b31078d4449fafaa73cd5b61f2bc7 authored over 6 years ago by haya14busa <[email protected]>
doghouse/server/cookieman: add tests for error cases

github.com/reviewdog/reviewdog - 95eebbe599395fe136b3d1ad2bc1298d0529f2bc authored over 6 years ago by haya14busa <[email protected]>
doghouse/server/cookieman: add comments

github.com/reviewdog/reviewdog - fbfc09ec41db0983c27682daaead18e343c3458c authored over 6 years ago by haya14busa <[email protected]>
doghouse/server/cookieman: add cookie manager

Changes part of #126

github.com/reviewdog/reviewdog - f9884bee896aac39327af180587a5156dcfb85cf authored over 6 years ago by haya14busa <[email protected]>
doghouse: fix go vet issues

github.com/reviewdog/reviewdog - d43d22cc7a4a0ddf34e0feb5a6909cb7470426a2 authored over 6 years ago by haya14busa <[email protected]>
doghose: fix govet issues

github.com/reviewdog/reviewdog - 2ce544d76c2a838958216a184ddeec1a1e5e1bac authored over 6 years ago by haya14busa <[email protected]>
Merge branch 'master' into doghouse

github.com/reviewdog/reviewdog - 75e37d581302966565da21ae4cae70ccbb625d79 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #175 from haya14busa/opencollective

Looking for support by opencollective

github.com/reviewdog/reviewdog - 283a946106f94147161d419ff54591b8b5777923 authored over 6 years ago by haya14busa <[email protected]>
s/backer/backers

github.com/reviewdog/reviewdog - fb4006e74e5f32355012d1c3c625f98270fef1f6 authored over 6 years ago by haya14busa <[email protected]>
update image height

github.com/reviewdog/reviewdog - 488834a054e1a13dc893c940ed31dac70f54fad3 authored over 6 years ago by haya14busa <[email protected]>
Looking for support by opencollective

github.com/reviewdog/reviewdog - cdd9b46a087b3229662872c04dc6f370e477d080 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #174 from haya14busa/fix-url

fix image url

github.com/reviewdog/reviewdog - a3a890d14d80c18d483d199972ea38d51ed0fa21 authored over 6 years ago by haya14busa <[email protected]>
fix image url

github.com/reviewdog/reviewdog - df36e87b43f763b2993a26012a0d066a864905ef authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #173 from haya14busa/readme

README: tweak images

github.com/reviewdog/reviewdog - 24459967a303879c3e1f60c1d07601526b989c6b authored over 6 years ago by haya14busa <[email protected]>
travis: remove Go 1.8

github.com/reviewdog/reviewdog - 49339422eb06a5e7ded0b929c495d88e87db562a authored over 6 years ago by haya14busa <[email protected]>
use img.shields.io for gitter image for cache

github.com/reviewdog/reviewdog - aa714391f6b37df25570dd81dbb4a2718e23bbba authored over 6 years ago by haya14busa <[email protected]>
Remove Go Report Card

github.com/reviewdog/reviewdog - df50ae243d307e2d93d6c9c6411707c496a97836 authored over 6 years ago by haya14busa <[email protected]>
set maxAge

github.com/reviewdog/reviewdog - 64de6335275265bcca98d6a2bfa294e363f134b8 authored over 6 years ago by haya14busa <[email protected]>
tweak CI images

github.com/reviewdog/reviewdog - fe599438cac43654031025d656f5b75c1acaf249 authored over 6 years ago by haya14busa <[email protected]>
fix Go Report Card URL

github.com/reviewdog/reviewdog - 917eafad00602c2c8f90c9cfedb6a877154a6620 authored over 6 years ago by haya14busa <[email protected]>
:memo: align center images

github.com/reviewdog/reviewdog - ce793f3df05975b0ec22bdf77c24eae58ec410b7 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #172 from oohira/fix-readme-typo

Fix typo in README

github.com/reviewdog/reviewdog - 2d57ac4a88c8beb523613be7609ecb64dc44c3f3 authored over 6 years ago by haya14busa <[email protected]>
Fix typo in README

github.com/reviewdog/reviewdog - 753020a63b6258f01a65dfb9c18cb725abefcbb0 authored over 6 years ago by oohira <[email protected]>
circleci: use reviewdog 0.9.10

github.com/reviewdog/reviewdog - 83b6f220bba6ed3b53c3d50b7390d0d485216303 authored over 6 years ago by haya14busa <[email protected]>
Bump up version to 0.9.10

github.com/reviewdog/reviewdog - 03edddb7aab4d3b4c8789643c480bbe8bac3fa66 authored over 6 years ago by haya14busa <[email protected]>
Merge pull request #170 from haya14busa/skip-veirfying-ssl-option-for-gitlab

gitlab: add skip veirfying SLL option for GitLab reporter

github.com/reviewdog/reviewdog - 7d350ca5480a2151f4cf13994c39ca23b10e624a authored over 6 years ago by haya14busa <[email protected]>
:memo: add .gitlab-ci.yml title

github.com/reviewdog/reviewdog - 34a28430841b86a0360597c7b208658e30806884 authored over 6 years ago by haya14busa <[email protected]>
gitlab: add skip veirfying SLL option for GitLab reporter

github.com/reviewdog/reviewdog - ced9cf980934bd1f1b1e81dabcc4a279439968c5 authored over 6 years ago by haya14busa <[email protected]>