Commit graph

  • 2a5a0e75e5 Fix NewClientWithHTTP (#192) Lunny Xiao 2019-10-30 14:43:01 +0000
  • e41e9ea72c Move all structs from code.gitea.io/gitea/modules/structs to local to resolve the dependencies problem (#188) Lunny Xiao 2019-10-13 01:34:01 +0000
  • a6d0aab593 Makefile for go mod (#189) Lunny Xiao 2019-09-15 14:27:08 +0000
  • bbad0d915e Add CreateRepoOption alias to fix #182 (#184) Lunny Xiao 2019-08-02 15:44:35 +0000
  • 15a0b727a9 Update go mod (#183) Lunny Xiao 2019-07-15 06:13:42 +0000
  • fbae9e3aae fix wrong url for edit and delete team API (#178) lunny 2019-06-15 01:42:23 +0000
  • 7c9e05ef05 fix wrong url in delete org hook API (#179) lunny 2019-06-14 03:05:32 +0000
  • bd51a6c8a9 Change the deprecated url by the new one to edit and delete an issue comment (#181) ngourdon 2019-06-14 02:12:43 +0000
  • 7e711e06b5 add missing methods in the org API (#175) ngourdon 2019-06-02 17:39:54 +0200
  • 5619ee57ba add AdminListOrgs to list all orgs (#174) ngourdon 2019-06-02 13:01:10 +0200
  • ac88dcdb23 Add API for teams (#176) ngourdon 2019-06-02 13:00:48 +0200
  • 78721a4220 Adds missing methods in the admin user API (#173) ngourdon 2019-06-02 13:00:23 +0200
  • 82f69ae35a Fix typo in pull requests API (#172) ngourdon 2019-05-17 08:03:42 +0200
  • 38803cbe75 Refactor codes to remove structs and depend them on code.gitea.io/gitea/modules/structs (#171) Lunny Xiao 2019-05-11 23:38:52 +0800
  • 13ec4d170b Feature - #5960 - SDK for editing a repo (#170) Richard Mahn 2019-05-10 18:30:00 -0400
  • 9251befd37 Switch back to sha1 as key (#169) techknowlogick 2019-05-10 00:15:17 -0400
  • 1423c9f77d fixed GetSingleCommit url bug (#168) xuecanlong 2019-05-03 03:58:37 +0800
  • 13a7bf625b move organization visibility from gitea to SDK and add it on CreateOptions (#165) Lunny Xiao 2019-04-24 13:58:01 +0800
  • 2858b80da5 Struct changes to satisfy #3789 (#160) techknowlogick 2019-04-19 02:53:46 -0400
  • 7d954d7754 Add API for manipulating Git hooks (#156) Segev Finer 2019-04-16 20:28:54 +0300
  • ac8746b2cf Add option for client with custom http client (#159) Jonas Franz 2019-04-14 22:29:52 +0200
  • a669487e86 Update MAINTAINERS (#155) Richard Mahn 2019-03-21 09:40:58 -0600
  • 10ebef4a16 Adds structures for repo file and blob APIs (#152) Richard Mahn 2019-03-21 01:37:31 -0600
  • 45516232e8
    Update images used by drone for SDK (#154) techknowlogick 2019-03-17 21:10:51 -0400
  • e4effe4df2 add IsAdmin to user (#151) Lanre Adelowo 2019-03-03 19:34:16 +0100
  • 9c4f648599 MustChangePassword must be nillable (#150) John Olheiser 2019-02-26 00:44:19 -0600
  • 4a15722a62 Increase Username MaxSize 35 -> 40 (#149) Segev Finer 2019-02-25 19:36:07 +0200
  • 422568ae32 Add MustChangePassword field to add/edit user for API (#148) John Olheiser 2019-02-25 01:08:46 -0600
  • 62c4fab696 Add myself to maintainers (#147) John Olheiser 2019-02-19 13:13:42 -0600
  • ad9bcd6a96 Add method to set Sudo header (#144) Serhii Kuts 2019-02-16 00:32:08 +0200
  • 600c19aa03 add SDK methods for starting/stopping a stopwatch (#142) Lanre Adelowo 2019-02-08 11:38:52 +0100
  • b9e72373fb Updates GitTreeResponse for pagination (#141) Richard Mahn 2019-02-04 21:58:10 -0700
  • d5a42771e7
    Revert PR #133 (#140) Lauris BH 2019-01-27 13:35:53 +0200
  • 417bfad07a
    Handle HTTP status 409 and non-json errors better (#132) zeripath 2019-01-27 09:51:08 +0000
  • 1b658526f2 add structs for list tags (#139) Lunny Xiao 2019-01-27 00:22:55 +0800
  • 85039742e2 add commit structs (#138) Lunny Xiao 2019-01-25 17:43:49 +0800
  • a07993ca46 Replace @JonasFranzDEV with @jonasfranz (#136) Jonas Franz 2019-01-02 20:37:21 +0100
  • 09af79ce21 add commit file status (#135) Lunny Xiao 2019-01-01 06:34:11 +0800
  • 140e9fcba7 Add organization field to Team struct. (#134) Harshit Bansal 2018-12-30 23:50:44 +0530
  • 6abdddefe3 make Release.Target a required parameter (#133) Norwin 2018-12-05 00:03:21 +0100
  • bd7704a5f0 Client: handle 409 HTTP code Norwin Roosen 2018-12-04 22:57:38 +0100
  • d9394234b9 Update SDK to include head_commit in PushPayload. (#131) Harshit Bansal 2018-11-28 04:26:25 +0530
  • d95a6e0392 added recursive support to git trees api (#130) Kasi Reddy 2018-11-26 08:37:07 +0000
  • 545830e497 Add repo trees (#94) Lunny Xiao 2018-11-24 19:03:22 +0800
  • 59ddbdc4be Support for git refs listing API (#129) Lauris BH 2018-11-24 05:19:44 +0200
  • 4f96d9ac89
    add units for team (#127) Lunny Xiao 2018-11-07 16:26:53 +0800
  • c740b5dd58 Add zeripath to maintainers (#128) zeripath 2018-11-05 03:45:30 +0000
  • 11c860c8e4 fix: Add secret to all webhook's payload where it has been missing (#126) Peter Hoffmann 2018-10-27 16:55:26 +0200
  • 2d00f9f4d4 Add deploy key changes (#125) zeripath 2018-10-24 15:58:56 +0100
  • 86b999eaa8 Adjust keys api (#121) zeripath 2018-10-22 12:30:51 +0100
  • 1819385edd add myself to maintainers (#123) kolaente 2018-10-18 04:18:33 +0200
  • 7072e1b688
    fix golint path. (#124) Bo-Yi Wu 2018-10-18 10:15:43 +0800
  • 380b28413e Added "archived"-flag to repo struct (#122) kolaente 2018-10-05 22:59:49 +0200
  • 8718470818 Fix a format problem in admin_user.go (#118) BetaCat 2018-09-01 05:14:12 +0800
  • aa2397dec8 Prepare for prioritize issues & update .gitignore for goland users (#117) BetaCat 2018-08-30 22:29:03 +0800
  • 021567c9c1 Fix for missing field in EditUserOption (#114) EnricoFerro 2018-08-23 16:32:09 +0200
  • 79a281c4e3 Add myself as a maintainer (#112) Alexey Terentyev 2018-07-02 05:44:48 +0300
  • 9c719de11f Add GetMyUserInfo (#111) Jonas Franz 2018-06-24 13:13:26 +0200
  • ec80752c95 add ID as an output for token API and Delete token (#110) techknowlogick 2018-06-20 05:04:31 -0400
  • b2308e3f70 add release hook types (#107) Lunny Xiao 2018-05-18 14:06:32 +0800
  • 7fa627fa5d
    add more webhook types (#106) Lunny Xiao 2018-05-10 20:54:05 +0800
  • 40e36e1d2f Added deadline structs for api (#105) kolaente 2018-05-03 16:30:21 +0200
  • 1c8d12f79a Added user locale setting (#104) kolaente 2018-05-01 13:15:19 +0200
  • 142acef5ce Preparation for Issue due dates (go-gitea/gitea#2533) (#103) kolaente 2018-04-17 02:54:29 +0200
  • 790adaa56b Remove coverage badge (#101) Jonas Franz 2018-04-11 02:54:16 +0200
  • ea7eeee318 fix golint (#102) Jonas Franz 2018-04-07 16:59:28 +0200
  • 417abc7c5d Add closed at field for issue and pull request (#93) Lauris BH 2018-03-29 10:34:44 +0300
  • 92585b27a0 Modified assignees field in issue struct for preperation of go-gitea/gitea#3705 (#99) kolaente 2018-03-22 15:32:16 +0100
  • 39c609e903 Add myself as a maintainer (#98) Jonas Franz 2018-03-16 20:51:11 +0100
  • fa91af7569 Modified assignees field in issue struct for preperation of go-gitea/gitea#1884 (#97) kolaente 2018-03-06 02:22:45 +0100
  • cdbef99766 Remove unused imports and use a non-pointer reader (#96) Jonas Franz 2018-03-02 15:48:43 +0100
  • c026786979 Add Attachment API (#90) Jonas Franz 2018-02-28 04:17:30 +0100
  • 649bdad70e Add Search users support (#92) Serhii Kuts 2018-02-16 03:59:44 +0200
  • 0489f9e4e0 fixes #88 to handle 422 better (#89) James Strachan 2018-02-04 01:30:41 +0000
  • a184f2d334 Run go fmt for the entire project (#85) Vlad Temian 2018-01-09 02:26:05 +0200
  • 7296e60b71 add myself to maintainers (#87) Morgan Bazalgette 2018-01-06 20:08:06 +0000
  • bc3f4f78c7 update LGTM pattern (#86) Bo-Yi Wu 2018-01-03 21:08:25 +0800
  • 79eee8f12c Add ReadOnly field supporting writable deploy keys. (#84) Vlad Temian 2017-12-20 08:57:50 +0200
  • 24adbb03ee Add fingerprint to ssh key endpoints. (#82) Vlad Temian 2017-11-28 16:53:25 +0200
  • 4319a1eaff Add api lfs locks struct (#78) Antoine GIRARD 2017-11-20 07:55:09 +0100
  • 1da52cf95f Updates to swagger documentation (#77) Ethan Koenig 2017-11-12 01:10:33 -0800
  • 4eb2c55b4c Update MAINTAINERS (#75) Morlinest 2017-10-07 09:51:10 +0200
  • fc9011e1a1 Require password when creating user (#74) Ethan Koenig 2017-10-01 22:08:12 -0700
  • 60c60488f2 add @daviian as maintainer (#72) David Schneiderbauer 2017-09-20 03:08:16 +0200
  • 2a89a15ce3 Fix request URL in ServerVersion function (#71) CTllo 2017-09-13 16:13:23 +0800
  • efc028eef5 Merge pull request #70 from go-gitea/drone-upgrade Thomas Boerger 2017-09-07 19:16:44 +0200
  • de5155068d
    Changes for latest DroneCI Thomas Boerger 2017-08-22 19:20:39 +0200
  • 11e0aa8cd4 Added read-only attachments to the Releases API (#63) Stefan Lacatus 2017-08-24 00:38:18 +0300
  • bc243ad6c2 Improve swagger doc (#67) Antoine GIRARD 2017-08-21 10:23:17 +0200
  • 82df6bc38d Improving swagger doc @ Feature/timetracker (#69) Jonas Franz 2017-08-13 22:36:03 +0200
  • 90a25c110c Comment help text for issues (#68) Patrick G 2017-08-08 19:26:27 -0400
  • c7c050c877 Feature/timetracker (#65) Jonas Franz 2017-07-28 08:12:22 +0200
  • 9990008755 Fix typo (#64) Antoine GIRARD 2017-07-08 16:16:15 +0200
  • 0ccfe01abb switch gitter to discord for drone. (#62) Bo-Yi Wu 2017-06-15 21:46:36 -0500
  • 4f26b8d84e Merge pull request #61 from cez81/cez81_as_maintainer Andrey Nering 2017-06-12 10:21:39 -0300
  • 5d11de049c Add myself as maintainer Jonas Östanbäck 2017-06-12 13:18:48 +0200
  • 0773f62d7c replace gitter chat with discord. (#60) Bo-Yi Wu 2017-06-11 02:18:50 -0500
  • 8cff72208a Added Parent property to the repo API (#59) guyzmo 2017-05-06 03:37:21 +0200
  • 1350cdb0d0 Add @lafriks as maintainer (#57) Lauris BH 2017-05-04 20:35:58 +0300
  • 59cdd51b9b Add new field "Empty" to Repository structure (#56) Lauris BH 2017-05-04 16:38:15 +0300