Ecosyste.ms: OpenCollective

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

github.com/go-gitea/go-sdk

Gitea: Golang SDK, moved to https://gitea.com/gitea/go-sdk
https://github.com/go-gitea/go-sdk

add missing methods in the org API (#175)

7e711e06b588b5edcdf73aabe59aab71275c6dee authored over 5 years ago by ngourdon <[email protected]>
add AdminListOrgs to list all orgs (#174)

5619ee57baadbf01efa28e59207ef57bd6044fde authored over 5 years ago by ngourdon <[email protected]>
Add API for teams (#176)

ac88dcdb23499bb5695c3ac6732610590366aecb authored over 5 years ago by ngourdon <[email protected]>
Adds missing methods in the admin user API (#173)

* add AdminListUsers to list all users

* add AdminDeleteUserPublicKey

78721a422066c282db89d829757a6aaf31acdb9b authored over 5 years ago by ngourdon <[email protected]>
Fix typo in pull requests API (#172)

82f69ae35a4d0953dc449c9bad39625b780a0866 authored over 5 years ago by ngourdon <[email protected]>
Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171)

* refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs

* f...

38803cbe75f88d0b3a43485952070dc46e053f34 authored over 5 years ago by Lunny Xiao <[email protected]>
Feature - #5960 - SDK for editing a repo (#170)

13ec4d170b9f7c65821a6c31378016991983cb3b authored over 5 years ago by Richard Mahn <[email protected]>
Switch back to sha1 as key (#169)

Fix https://github.com/bozaro/git-as-svn/issues/244

9251befd3702e0da1300a496aa1a51430f5dddec authored over 5 years ago by techknowlogick <[email protected]>
fixed GetSingleCommit url bug (#168)

1423c9f77d7ca341ae88578224489cd54cf91dbc authored over 5 years ago by xuecanlong <[email protected]>
move organization visibility from gitea to SDK and add it on CreateOptions (#165)

13a7bf625b83106a184485dd50ae555980780282 authored over 5 years ago by Lunny Xiao <[email protected]>
Struct changes to satisfy #3789 (#160)

* Struct changes to satisfy go-gitea/gitea#3789

* Update user_app.go

* update per feedback...

2858b80da5f75fa2eea3fcf3205a5e6fd16da0ec authored over 5 years ago by techknowlogick <[email protected]>
Add API for manipulating Git hooks (#156)

Signed-off-by: Segev Finer <[email protected]>

7d954d775498ad54b89860eb587f9692f68a1875 authored over 5 years ago by Segev Finer <[email protected]>
Add option for client with custom http client (#159)

ac8746b2cfaf20b26a14b0596e2b902dbd92bfa0 authored over 5 years ago by Jonas Franz <[email protected]>
Update MAINTAINERS (#155)

a669487e86e0cc5833a2867e6476da6327244a1a authored almost 6 years ago by Richard Mahn <[email protected]>
Adds structures for repo file and blob APIs (#152)

* Adds structures for repo file and blob APIs

* Updates Git Blob

* Moves IdentityOptions t...

10ebef4a166c174442c84bbdbdd764e95bcfc845 authored almost 6 years ago by Richard Mahn <[email protected]>
Update images used by drone for SDK (#154)

* Update images used by drone for SDK

* Update .drone.yml

45516232e8051e4bd0bf6b781c7802b567793e39 authored almost 6 years ago by techknowlogick <[email protected]>
add IsAdmin to user (#151)

e4effe4df2b895ca51482d24edb8748704326f1a authored almost 6 years ago by Lanre Adelowo <[email protected]>
MustChangePassword must be nillable (#150)

In order to enforce the same as CLI (default MustChangePassword true), the form option must be n...

9c4f6485997bcff568e30cfe45165018ac5772c1 authored almost 6 years ago by John Olheiser <[email protected]>
Increase Username MaxSize 35 -> 40 (#149)

Signed-off-by: Segev Finer <[email protected]>

4a15722a627a9cf62a203a066e724e82556b3845 authored almost 6 years ago by Segev Finer <[email protected]>
Add MustChangePassword field to add/edit user for API (#148)

Added JetBrains folder to .gitignore

Signed-off-by: jolheiser <[email protected]>

422568ae32fb7bb243a7930de46e72442493e1c8 authored almost 6 years ago by John Olheiser <[email protected]>
Add myself to maintainers (#147)

62c4fab696b4787a03c9ed59a8a00f0563669e34 authored almost 6 years ago by John Olheiser <[email protected]>
Add method to set Sudo header (#144)

ad9bcd6a96d23c142b924a31374df91a6da72c33 authored almost 6 years ago by Serhii Kuts <[email protected]>
add SDK methods for starting/stopping a stopwatch (#142)

600c19aa03dcc195da4c7e06c031599be779389c authored almost 6 years ago by Lanre Adelowo <[email protected]>
Updates GitTreeResponse for pagination (#141)

* Updates GitTreeResponse for pagination

* Removes TotalPages

b9e72373fbe3001d98ce7395221d0134b9456679 authored almost 6 years ago by Richard Mahn <[email protected]>
Revert PR #133 (#140)

d5a42771e7e851e8a89c5c6ffa0f5b075342f9df authored almost 6 years ago by Lauris BH <[email protected]>
Handle HTTP status 409 and non-json errors better (#132)

417bfad07aedde64ae1a0ec1ca64c01b2c813ddd authored almost 6 years ago by zeripath <[email protected]>
add structs for list tags (#139)

1b658526f20d4ac8b69278feffbe998e0af08315 authored almost 6 years ago by Lunny Xiao <[email protected]>
add commit structs (#138)

85039742e2c0bfb3aa1cf8da39ba1800d11bbdd1 authored almost 6 years ago by Lunny Xiao <[email protected]>
Replace @JonasFranzDEV with @jonasfranz (#136)

* Replace @JonasFranzDEV with @jonasfranz

* Update MAINTAINERS file

a07993ca46028004d6e85ff076ac0ab292c87875 authored about 6 years ago by Jonas Franz <[email protected]>
add commit file status (#135)

09af79ce216ddfbfbcbce09cc1b57696b92c28c7 authored about 6 years ago by Lunny Xiao <[email protected]>
Add `organization` field to `Team` struct. (#134)

140e9fcba7583e1c6f22eb57676bb00794ef14a8 authored about 6 years ago by Harshit Bansal <[email protected]>
make Release.Target a required parameter (#133)

6abdddefe30bd2941f98d50ae5efc6154aa7fa85 authored about 6 years ago by Norwin <[email protected]>
Client: handle 409 HTTP code

necessary as POST /api/v1/releases returns no HTTP body for a 409 request,
eg when the target_co...

bd7704a5f0096af9d4da05a7a0e88aae4fc898cc authored about 6 years ago by Norwin Roosen <[email protected]>
Update SDK to include `head_commit` in `PushPayload`. (#131)

d9394234b979f92a3572b7d0d509902662ff060c authored about 6 years ago by Harshit Bansal <[email protected]>
added recursive support to git trees api (#130)

d95a6e0392218961d1bdd18020290a20bd61b063 authored about 6 years ago by Kasi Reddy <[email protected]>
Add repo trees (#94)

* add repo trees

* Update copyright

545830e497fb92742f8aace41043c458a51c999c authored about 6 years ago by Lunny Xiao <[email protected]>
Support for git refs listing API (#129)

59ddbdc4be1423ab3d5f30b859193ac0308df147 authored about 6 years ago by Lauris BH <[email protected]>
add units for team (#127)

4f96d9ac89886e78c50de8c835ebe87461578a5e authored about 6 years ago by Lunny Xiao <[email protected]>
Add zeripath to maintainers (#128)

I'm @zeripath I've committed several PRs to Gitea recently and would like to help push Gitea for...

c740b5dd58f896b1db36a040e10c3769767062bc authored about 6 years ago by zeripath <[email protected]>
fix: Add secret to all webhook's payload where it has been missing (#126)

affects webhooks for:
* Delete
* Fork
* IssueComment
* Release

Resolves: go-gitea/gitea#4...

11c860c8e49a23be26e6d6c6a039a46ad2ae1d27 authored about 6 years ago by Peter Hoffmann <[email protected]>
Add deploy key changes (#125)

2d00f9f4d45d015aff61a25ffdb9eaab21984ff8 authored about 6 years ago by zeripath <[email protected]>
Adjust keys api (#121)

Signed-off-by: Andrew Thornton <[email protected]>

86b999eaa85c7b7ac5a4d1972a307a6d4b3e7f65 authored about 6 years ago by zeripath <[email protected]>
add myself to maintainers (#123)

1819385edd3eb0556c9394723daac9d5f4aee6d4 authored about 6 years ago by kolaente <[email protected]>
fix golint path. (#124)

as title

7072e1b688cb4b05a2cb052ea0c96af41b68a72a authored about 6 years ago by Bo-Yi Wu <[email protected]>
Added "archived"-flag to repo struct (#122)

380b28413e04e805b53a1e911887b927db6be390 authored over 6 years ago by kolaente <[email protected]>
Fix a format problem in admin_user.go (#118)

* Prepare for Prioritize issues & update .gitignore for goland users
Signed-off-by: Outman9946 ...

8718470818c8dede6a95a9263137b6fddcf16bf3 authored over 6 years ago by BetaCat <[email protected]>
Prepare for prioritize issues & update .gitignore for goland users (#117)

Prepare for Prioritize issues & update .gitignore for goland users.
Target on the [Issue](https...

aa2397dec8f9e598972e0de51135393049e46bbb authored over 6 years ago by BetaCat <[email protected]>
Fix for missing field in EditUserOption (#114)

021567c9c12fe289b8980c34e81e6684434dd082 authored over 6 years ago by EnricoFerro <[email protected]>
Add myself as a maintainer (#112)

79a281c4e34ae44cf96a23f0283729a074a6c2a0 authored over 6 years ago by Alexey Terentyev <[email protected]>
Add GetMyUserInfo (#111)

Signed-off-by: Jonas Franz <[email protected]>

9c719de11fcf8d87f9ceeb1f4a12d5ca1776a678 authored over 6 years ago by Jonas Franz <[email protected]>
add ID as an output for token API and Delete token (#110)

* add ID as an output for token API

* add ability to delete token via SDK

ec80752c9512cf07fc62ddc42565118183743942 authored over 6 years ago by techknowlogick <[email protected]>
add release hook types (#107)

b2308e3f700875a3642a78bd3f6e5db8ef6f974d authored over 6 years ago by Lunny Xiao <[email protected]>
add more webhook types (#106)

7fa627fa5d67d18c39d6dd3c6c4db836916bf234 authored over 6 years ago by Lunny Xiao <[email protected]>
Added deadline structs for api (#105)

* Added deadline structs for api

* fixed lint + fmt

40e36e1d2f85402456041f90eba7109d22ddf644 authored over 6 years ago by kolaente <[email protected]>
Added user locale setting (#104)

1c8d12f79a51605ed91587aa6b86cf38fc0f987f authored over 6 years ago by kolaente <[email protected]>
Preparation for Issue due dates (go-gitea/gitea#2533) (#103)

* Added deadline for issue

* Added deadline for pull requests

* Added comment for swagger ...

142acef5ce79f78585afcce31748af46c72a3dea authored over 6 years ago by kolaente <[email protected]>
Remove coverage badge (#101)

790adaa56b736a820a0cb93e5535df8026ff82a5 authored over 6 years ago by Jonas Franz <[email protected]>
fix golint (#102)

ea7eeee318b44f359aa5da3b48a91cee7264b10c authored over 6 years ago by Jonas Franz <[email protected]>
Add closed at field for issue and pull request (#93)

Signed-off-by: Lauris Bukšis-Haberkorns <[email protected]>

417abc7c5dcf7d0967f41a2419f3a6445a069232 authored almost 7 years ago by Lauris BH <[email protected]>
Modified assignees field in issue struct for preperation of go-gitea/gitea#3705 (#99)

* Modified assignees field in issue struct for preperation of go-gitea/gitea#1884

* Modified ...

92585b27a0893099fd988bf0796e3c8d3cbf59db authored almost 7 years ago by kolaente <[email protected]>
Add myself as a maintainer (#98)

39c609e903992e25deca0e7aa2c5304fd680530f authored almost 7 years ago by Jonas Franz <[email protected]>
Modified assignees field in issue struct for preperation of go-gitea/gitea#1884 (#97)

* Modified assignees field in issue struct for preperation of go-gitea/gitea#1884

* Modified ...

fa91af7569e6ba34bfa382109847cbc79c3fdad8 authored almost 7 years ago by kolaente <[email protected]>
Remove unused imports and use a non-pointer reader (#96)

* Fix #95 by removing unused imports and using a non-pointer reader

Signed-off-by: Jonas Fran...

cdbef997666132599cc92dc22aa94de3db04adeb authored almost 7 years ago by Jonas Franz <[email protected]>
Add Attachment API (#90)

* Adding assets struct

Signed-off-by: Jonas Franz <[email protected]>

* Replacing assets ...

c026786979c62f631658f365fd26e277cd90bfa4 authored almost 7 years ago by Jonas Franz <[email protected]>
Add Search users support (#92)

Signed-off-by: Serhii Kuts <[email protected]>

649bdad70e16f58154dd6d765bb09f99dfaa105d authored almost 7 years ago by Serhii Kuts <[email protected]>
fixes #88 to handle 422 better (#89)

lets return an error if a 422 occurs and return the error message to the caller in case there is...

0489f9e4e096654f966ecdd67cee3eb5eba6e3d7 authored almost 7 years ago by James Strachan <[email protected]>
Run `go fmt` for the entire project (#85)

a184f2d3343623c67b835a51ab1685b568016fd9 authored almost 7 years ago by Vlad Temian <[email protected]>
add myself to maintainers (#87)

7296e60b711f3495d05025293df558f7370d743c authored almost 7 years ago by Morgan Bazalgette <[email protected]>
update LGTM pattern (#86)

bc3f4f78c78b84a9051d58c60d1a460fec860d5c authored about 7 years ago by Bo-Yi Wu <[email protected]>
Add ReadOnly field supporting writable deploy keys. (#84)

79eee8f12c7fc1cc5b802c5cdc5b494ef3733866 authored about 7 years ago by Vlad Temian <[email protected]>
Add fingerprint to ssh key endpoints. (#82)

24adbb03ee6e6324bde6ffcc0b203e5f3da57fbb authored about 7 years ago by Vlad Temian <[email protected]>
Add api lfs locks struct (#78)

* Add locks struct

* Add missing delete request

4319a1eaff39116a6d5150b09acaca7f5144defe authored about 7 years ago by Antoine GIRARD <[email protected]>
Updates to swagger documentation (#77)

1da52cf95ff3e7953227cfa0469e1c05a7d02557 authored about 7 years ago by Ethan Koenig <[email protected]>
Update MAINTAINERS (#75)

4eb2c55b4c83c0058848f666629a5acd43f8ee5e authored about 7 years ago by Morlinest <[email protected]>
Require password when creating user (#74)

fc9011e1a1c87da8d1e18d64259f029b793d88e5 authored over 7 years ago by Ethan Koenig <[email protected]>
add @daviian as maintainer (#72)

Signed-off-by: David Schneiderbauer <[email protected]>

60c60488f22dccfbd82017b02c6f70718d83cdbf authored over 7 years ago by David Schneiderbauer <[email protected]>
Fix request URL in ServerVersion function (#71)

"api/v1" is useless, it is already included in func (c *Client)getParsedResponse

2a89a15ce3a429feb780a40623aaf4bc5d438fdb authored over 7 years ago by CTllo <[email protected]>
Merge pull request #70 from go-gitea/drone-upgrade

Changes for latest DroneCI

efc028eef51d6f54ea361c4ddef1dedf89426c99 authored over 7 years ago by Thomas Boerger <[email protected]>
Changes for latest DroneCI

de5155068df2415c532fc0dfc68ec2e7f311f3f3 authored over 7 years ago by Thomas Boerger <[email protected]>
Added read-only attachments to the Releases API (#63)

* Added assets (attachments) to the releases.

- Added three new endpoints to the release api ...

11e0aa8cd45f2042e3180e941acdf9c7fb33c43b authored over 7 years ago by Stefan Lacatus <[email protected]>
Improve swagger doc (#67)

* Add some swagger response type

* Add some swagger parameters

* Add some swagger paramete...

bc243ad6c268d60658c71185452334b300c268cf authored over 7 years ago by Antoine GIRARD <[email protected]>
Improving swagger doc @ Feature/timetracker (#69)

* Changing swagger:response to swagger:parameters

* Moving in:body to Time

82df6bc38d78550575a4a7b0bcce3b539a0af92c authored over 7 years ago by Jonas Franz <[email protected]>
Comment help text for issues (#68)

90a25c110cd6af66c637c5e5525392fa5921f295 authored over 7 years ago by Patrick G <[email protected]>
Feature/timetracker (#65)

* Adding time tracker api
* Adding swagger support
* Adding GetMyTrackedTimes
* Adding swagge...

c7c050c877e2f863e192c12110e73d658f7ef167 authored over 7 years ago by Jonas Franz <[email protected]>
Fix typo (#64)

99900087552717a3ef82c355506c064f7a88e2af authored over 7 years ago by Antoine GIRARD <[email protected]>
switch gitter to discord for drone. (#62)

* switch gitter to discord for drone.

Signed-off-by: Bo-Yi Wu <[email protected]>

* ad...

0ccfe01abba5ff962b596254eb1dd45a4cc69885 authored over 7 years ago by Bo-Yi Wu <[email protected]>
Merge pull request #61 from cez81/cez81_as_maintainer

Add myself as maintainer

4f26b8d84e05a68d2b08ea4110a75d9c00fb8d13 authored over 7 years ago by Andrey Nering <[email protected]>
Add myself as maintainer

5d11de049c83b5a8081725c875d9d4d4ac0633eb authored over 7 years ago by Jonas Östanbäck <[email protected]>
replace gitter chat with discord. (#60)

0773f62d7c4f33134804a9a22960fbb625100dbb authored over 7 years ago by Bo-Yi Wu <[email protected]>
Added Parent property to the repo API (#59)

Signed-off-by: Guyzmo <[email protected]>

8cff72208aa458f4efa8fdfbad29b03aee485b8c authored over 7 years ago by guyzmo <[email protected]>
Add @lafriks as maintainer (#57)

1350cdb0d049083453c93dcabfcac2e7ba553951 authored over 7 years ago by Lauris BH <[email protected]>
Add new field "Empty" to Repository structure (#56)

* Add new field "Empty" to Repository structure

* Fix Empty type to bool

* Add Size proper...

59cdd51b9ba62e5f78313979d86e3cb00483acbd authored over 7 years ago by Lauris BH <[email protected]>
Support for repo creation/deletion webhooks (#55)

a39112334b9df27a4a578319ab975d264336b49b authored over 7 years ago by Ethan Koenig <[email protected]>
Add /repos/:owner/:repo/mirror-sync (#54)

e1c76d42f2b84aa49af5b7fc6564e4b5c2814f2f authored over 7 years ago by Jonas Östanbäck <[email protected]>
Add swagger descriptions and needed structs (#53)

* Add swagger descriptions and needed structs

* Remove missed TODO comment

d2f87fd3f9f2887b9f15112cec8d7f53b2825147 authored over 7 years ago by Antoine GIRARD <[email protected]>
Add created_at and updated_at in PR json (#52)

0c3a0b0b5ea6edfb5bf3a4c81ebda6d207ecdfad authored over 7 years ago by Jonas Östanbäck <[email protected]>
Adding myself to maintainers (#51)

01c61b83ae6f7828d9255dfd8cccefd7d3577e91 authored over 7 years ago by Antoine GIRARD <[email protected]>
duplicated of json field (#47)

* duplicated of json field

* update json field name.

Signed-off-by: Bo-Yi Wu <appleboy.tw@...

58bcff5dccb21bdfd307f1a736fe2b3ab20713cb authored over 7 years ago by Bo-Yi Wu <[email protected]>
Migrate WatchInfo + add some methods (#50)

cad003b49151391f9a22f2e2edb2f348f51f9dde authored over 7 years ago by Antoine GIRARD <[email protected]>
Status-API (#49)

* Initial support for Status-API

* Linting and Copyright Notice

* gofmt by hand

Look m...

1bec42c930b10f31ac881a4d1003c40b51008e0a authored almost 8 years ago by Kim "BKC" Carlbäcker <[email protected]>