aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Add name filter to API for GetMilestoneList (#12336)65432020-07-281-0/+12
* Use a small size repo for migrate test (#12300)赵智超2020-07-242-7/+7
* prefer NoError/Error over Nil/NotNil (#12271)Stephen Solka2020-07-192-7/+7
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Extend Notifications API and return pinned notifications by default (#12164)zeripath2020-07-122-5/+5
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-0/+5
* API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new s...65432020-06-221-6/+4
* Fix commenting on non-utf8 encoded files (#11916)zeripath2020-06-185-3/+10
* upgrade to use testfixtures v3 (#11904)techknowlogick2020-06-171-16/+0
* Add automatic JS license generation (#11810)silverwind2020-06-121-2/+0
* Handle more pathological branch and tag names (#11843)zeripath2020-06-111-8/+8
* API allow to create closed milestones (#11745)65432020-06-091-0/+13
* Honor DEFAULT_PAGING_NUM for API (#11805)Cirno the Strongest2020-06-082-1/+15
* give gitea time to calculate language stats (#11812)65432020-06-081-0/+4
* Add option to API to update PullRequest base branch (#11666)65432020-06-071-3/+18
* Add language statistics API endpoint (#11737)Lauris BH2020-06-071-0/+46
* Add hide activity option (#11353)l-jonas2020-06-051-0/+414
* [API] Expose allowed Reactions (#11735)65432020-06-041-0/+16
* Don't put integration test data outside of test folder (#11746)mrsdizzie2020-06-034-18/+40
* Fix verification of subkeys of default gpg key (#11713)zeripath2020-06-031-2/+49
* log slow tests (#11487)zeripath2020-06-013-1/+75
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-312-2/+2
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-292-0/+79
* Handle expected errors in AddGPGkey API (#11644)65432020-05-281-1/+1
* Fix styling for PR merge section when no checks (#11609)Cirno the Strongest2020-05-251-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-161-2/+2
* Correctly set the organization num repos (#11339)zeripath2020-05-122-0/+223
* Consolidate API for getting single commit (#11368)Cirno the Strongest2020-05-111-22/+6
* Support Range header end in lfs (#11314)burbon2020-05-111-13/+104
* Fix tracked time issues (#11349)65432020-05-091-3/+3
* Add EventSource support (#11235)zeripath2020-05-071-0/+78
* API: Add pull review endpoints (#11224)65432020-05-021-0/+120
* Return issue subscription status from API subscribe (#10966)65432020-04-301-0/+8
* [API] ListIssues add filter for milestones (#10148)65432020-04-301-0/+11
* Make the PushCreate test declarative (#11229)zeripath2020-04-283-102/+72
* Slight performance changes to integrations/git_test.go (#11227)zeripath2020-04-272-11/+27
* Add issue subscription check to API (#10967)65432020-04-211-0/+66
* Use /tmp for test repositories (#11126)guillep2k2020-04-195-5/+5
* [API] Add branch delete (#11112)65432020-04-191-0/+14
* Contents API should return 404 on not exist (#10323)zeripath2020-04-153-29/+3
* Cache PullRequest Divergence (#10914)65432020-04-141-0/+7
* Reject duplicate AccessToken names (#10994)65432020-04-131-1/+5
* [Api] Check Notify (always return json) (#10059)65432020-04-101-1/+9
* Prettify Timeline (#10972)Sorien2020-04-113-8/+8
* Add Get/Update for api/v1/user/applications/oauth2 (#11008)Dan Molik2020-04-091-3/+66
* integrations: deprecate HeaderMaps (#11018)Lars Lehtonen2020-04-081-3/+3
* [API] Get a single commit via Ref (#10915)65432020-04-071-8/+32
* Automatically remove Watches, Assignments, etc if user loses access due to be...65432020-04-071-0/+4
* Fix release counter on API repository info (#10968)65432020-04-061-2/+20
* Avoiding directory execution on hook (#10954) (#10955)Vasil Mikhalenya2020-04-046-6/+6