Commit graph

  • 4f53f33ebf Update Milestone struct (#410) 6543 2020-09-06 17:31:04 +0000
  • 5904d8e622 Add GetRepoLanguages (#412) 6543 2020-09-06 17:20:00 +0000
  • 1a3d9bf20c Use enum AccessMode for OrgTeam and Collaborator functions (#408) 6543 2020-09-06 13:24:45 +0000
  • 8e7ba4b527 [Frontport] Changelog for v0.12.2 (#402) (#405) 6543 2020-09-05 15:53:35 +0000
  • a6cca9eec1 Update ListMilestoneOption struct (#393) 6543 2020-09-05 06:27:44 +0000
  • c2f232c130 Add .diff and .patch endpoints for pull requests (#398) abayer 2020-09-04 19:21:05 +0000
  • 9e280adb4d CreateOrgOption rename UserName to Name (#386) 6543 2020-07-30 19:46:18 +0000
  • df77e54d81 Start migration guide (#384) 6543 2020-07-23 05:35:58 +0000
  • f67cf3c5d0 Extend Notification Functions (#381) 6543 2020-07-21 12:28:16 +0000
  • b04ccca570 Refactor Visibletype Orgs (#382) 6543 2020-07-16 02:17:33 +0000
  • 1026b1014c Refactor RepoSearch to be easy usable (#346) 6543 2020-07-11 19:54:57 +0000
  • eb32e0454f Changelog for v0.12.1 (#378) (#379) 6543 2020-07-09 15:58:30 +0000
  • 27b4fdd986 Impruve Error Handling (#351) 6543 2020-07-08 17:21:40 +0000
  • c388803b68 Update GetGlobalSettings Functions (#376) 6543 2020-06-30 20:29:09 +0000
  • 316d2391df Allow Creating Closed Milestones (#373) 6543 2020-06-19 04:49:31 +0000
  • 5d880baff1 Add Validate func for Create/Edit Options (#370) 6543 2020-06-09 10:47:55 +0000
  • 7f50d48c01 File Create/Update/Delete detect DefaultBranch if Branch not set for old Versions (#352) 6543 2020-06-09 10:11:14 +0000
  • 6a00d39ee1 CreateLabel correct Color if needed for old versions (#365) 6543 2020-06-09 07:51:37 +0000
  • 9be8754fec Add Function to get GetGlobalSettings and GetSettingAllowedReactions (#359) 6543 2020-06-09 00:19:14 +0000
  • c5211db2e7 EditMilestoneOption also use StateType (#350) 6543 2020-06-04 09:19:02 +0000
  • 8829e1fe6f Issue/Pull add IsLocked Property (#357) 6543 2020-06-04 01:01:13 +0000
  • 98cfcfe13b Update EditPullRequestOption Add Base (#353) blaggacao 2020-06-03 17:54:19 +0000
  • e7c56d8f50 fix ineffassign in Tests & set Version v0.13.0 (#345) 6543 2020-05-27 13:04:51 +0000
  • 567d2f8bbd Changelog v0.12.0 (#344) 6543 2020-05-22 01:49:24 +0000
  • 057518ef80 Add PullReview functions (#338) 6543 2020-05-21 18:04:48 +0000
  • 2e81813c45 Add BranchProtection functions (#341) 6543 2020-05-21 17:52:51 +0000
  • bb9144e8d6 Add Migration Guide for v0.12.0 (#343) 6543 2020-05-21 12:28:09 +0000
  • 3c36bd251b Copy DeleteFileOptions struct fields into UpdateFileOptions struct (#330) 6543 2020-05-21 10:13:32 +0000
  • b4696d5416 PullMerge: use enum for MergeStyle (#328) 6543 2020-05-20 22:41:21 +0000
  • 2cc36f912f Check if gitea is able to squash-merge via API (#336) 6543 2020-05-20 13:01:06 +0000
  • bb6248f50d Add paggination to ListNotification functions (#339) 6543 2020-05-20 08:26:47 +0000
  • f224b4e50c ListIssues: add milestones filter (#327) 6543 2020-05-20 06:48:06 +0000
  • 70863f4458 Support 2FA for basic auth & refactor Token functions (#335) 6543 2020-05-19 22:16:37 +0000
  • 93087537ff Corect test Title: TestIssueSubscription (#326) 6543 2020-05-19 06:33:05 +0000
  • 2883376503 Revert "API split for: to get single commit via SHA and Ref (#319)" (#324) 6543 2020-05-11 19:03:14 +0000
  • fb7355a186 IssueUn-/Subscription take care of new 200 status (#325) 6543 2020-05-11 15:28:10 +0000
  • 7ae928fbc2 [Frontport] Changelog for v0.11.3 & newline fix (#321) 6543 2020-04-28 03:37:57 +0000
  • 36d2964230 API split for: to get single commit via SHA and Ref (#319) 6543 2020-04-27 16:29:43 +0000
  • 50560273b9 Add Branch Deletion (#317) 6543 2020-04-24 15:39:40 +0000
  • 7dfa25bb30 Add Issue Subscription Check & Fix DeleteIssueSubscription (#318) 6543 2020-04-24 14:37:28 +0000
  • 79665cae15 Fix MergePullRequest & extend Tests (#278) 6543 2020-04-23 12:51:36 +0000
  • 0cf676d9f9 Add Get/Update for oauth2 apps (#311) Dan 2020-04-20 13:17:57 +0000
  • 50efd911c8 Tune CheckNotifications for api change (#308) 6543 2020-04-14 13:29:44 +0000
  • 2f920dbb01 Add missing JSON header to Client.AddCollaborator (#306) seelensonne 2020-04-07 14:26:05 +0000
  • 9f10a2b902 Add Create/Get/Delete for oauth2 apps (#305) Dan 2020-04-06 22:02:19 +0000
  • f7cf231ae9 Add DeleteFile() (#302) 6543 2020-04-03 12:55:16 +0000
  • 8821d1f9ab Changelog v0.11.2 (#299) 6543 2020-04-01 23:28:26 +0000
  • 8cad1a92d7 update CreateRepoOption struct (#300) 6543 2020-04-01 02:59:16 +0000
  • 8045079a7a Add Get/Update/Create File (#281) 6543 2020-04-01 02:39:20 +0000
  • 3c9645ff81 On Internal Server Error, show request witch caused this (#296) 6543 2020-03-31 11:19:18 +0000
  • 01b2959d4d Add IssueType as filter for ListIssues (#286) 6543 2020-03-31 11:13:06 +0000
  • 10a1de1d10 Changelog for 0.11.1 (#290) (#292) 6543 2020-03-30 19:10:41 +0000
  • 9832db02f1 CI: fix test task (#295) 6543 2020-03-30 18:57:56 +0000
  • ba7916819f Refactor List/SetRepoTopics (#276) 6543 2020-02-09 18:31:34 +0000
  • b6504ee1db add functions for OrgMembership endpoints (#275) 6543 2020-02-09 18:01:13 +0000
  • ffaf5e0d1e Add ListRepoCommits (#266) 6543 2020-02-09 01:08:43 +0000
  • 56edda5f6f Extend ListDeployKeys (#268) 6543 2020-02-05 09:39:04 +0000
  • e7bf8a6842 added pagination options for listing requests (#205) spawn2kill 2020-02-05 07:59:55 +0000
  • f84cd3442d Use RepositoryMeta struct on Issues (#267) 6543 2020-02-04 15:15:35 +0000
  • 3c04db72f4 extend SearchUsers (#248) 6543 2020-02-04 08:08:14 +0000
  • 1970388f6e Implement Repo Transfer (#264) 6543 2020-02-04 08:04:44 +0000
  • 85ee8a79b6 Add notifications (#226) 6543 2020-02-04 08:03:15 +0000
  • 524bda1e14 Use StateType (#265) 6543 2020-02-04 07:58:46 +0000
  • d7fb2dc914 Fix AddEmail (#260) 6543 2020-02-03 03:23:06 +0000
  • 617741019e Add ListIssueCommentOptions for optional param (#243) 6543 2020-02-03 03:18:14 +0000
  • 16c2690af4 Remove ListUserIssues() ... (#262) 6543 2020-02-03 02:45:18 +0000
  • 5fad58f532 correct version (#257) 6543 2020-02-03 02:07:45 +0000
  • 1b11eb569b Extend Issue Struct (#258) 6543 2020-02-03 00:48:49 +0000
  • 9373eb89a4 format code (#245) 6543 2020-02-02 15:19:11 +0000
  • 740b6fd1cc Add GetIssueComment (#216) 6543 2020-02-02 09:03:40 +0000
  • 1fdd832cc2 Fix & Refactor UserApp Functions (#247) 6543 2020-02-02 07:05:40 +0000
  • f8390e6ca8 Add SearchRepo API Call (#254) spawn2kill 2020-02-01 06:26:12 +0000
  • aa8d0c04d4 IssueSubscribtion: Check http Status responce (#242) 6543 2020-02-01 06:08:30 +0000
  • c1cfc890f8 Refactor RepoWatch (#241) 6543 2020-01-31 05:17:06 +0000
  • d96f9692df Add ListMilestoneOption to ListRepoMilestones (#244) 6543 2020-01-31 02:41:33 +0000
  • 0cf299db6f Add ListOptions struct (#249) 6543 2020-01-30 14:02:52 +0000
  • f0bef48019 [README] add import path (#239) 6543 2020-01-29 02:03:08 +0000
  • ea2b5af372 Changelog v0.11.0 (#235) 6543 2020-01-28 06:15:46 +0000
  • 30636ade34 Add TestMyUser (#237) 6543 2020-01-28 06:11:26 +0000
  • fe9adb0ce4 Add TestAdminOrg (#236) 6543 2020-01-28 05:45:53 +0000
  • c02398aaf3 [Add] VersionCheck (#215) 6543 2020-01-27 06:20:49 +0000
  • 7a73c6bc3e Makefile: export test env var (#234) 6543 2020-01-26 22:26:49 +0000
  • 92f764ddf4 use golangci-lint and revive for linting (match main repo) (#220) techknowlogick 2020-01-26 19:08:47 +0000
  • 6f491e70ae [Makefile] Add "test-instance"; Add "help" (#231) 6543 2020-01-26 07:22:57 +0000
  • 5612bf91d6 Fix ListIssue Functions (now respect ListIssueOption's) (#225) 6543 2020-01-26 02:46:38 +0000
  • b24cfd841c Fix ListRepoPullRequests (#219) 6543 2020-01-16 03:52:26 +0000
  • 55dc2f1a68 Add some PR list options (#217) John Olheiser 2020-01-13 17:58:39 +0000
  • 543e31634f Add test framework (#227) techknowlogick 2020-01-13 17:17:54 +0000
  • 4f17bb0fbc [Extend] StopWatch struct & functions (#211) 6543 2020-01-09 19:04:15 +0000
  • f0ac57ba0b [Add] TrackedTimes delete functions (#210) 6543 2020-01-07 03:42:16 +0000
  • 6491e1f565 [Add] reaction struct and functions (#213) 6543 2020-01-06 17:20:28 +0000
  • c42abc2e28 [Add] issue Un-/Subscription function (#214) 6543 2020-01-06 17:18:41 +0000
  • 7bc5f30491 [Add] GetBlob (#212) 6543 2020-01-06 16:26:01 +0000
  • c7686bd633 update MergePullRequest (#207) 6543 2020-01-03 06:22:50 +0000
  • f971aa81f4 README: add LICENCE and RELEASE badge (#208) 6543 2020-01-03 01:01:10 +0000
  • 488204ae31 update TrackedTimes structs (#196) (#198) Norwin 2019-12-31 04:01:26 +0000
  • c0e11b3ec4 prevent merge conflicts | gitattributes eol=lf (#200) 6543 2019-12-30 20:16:29 +0000
  • b852d8dc49 Repo topics API Support (#206) spawn2kill 2019-12-30 19:27:25 +0000
  • b374d7ccc4 Fix API path of server version (#195) sauravhaloi 2019-11-24 16:30:40 +0000
  • e4082d89cc Fix Links (#193) 6543 2019-11-06 15:16:26 +0000