aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Update heatmap fixtures to restore tests (#13224)65432020-10-201-1/+1
* Add review request api (#11355)a10121127962020-10-206-5/+112
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-172-4/+6
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-1/+2
* Disable DSA ssh keys by default (#13056)zeripath2020-10-092-5/+5
* Disable Git Hooks by default (#13064)techknowlogick2020-10-075-3/+8
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-1/+1
* Completely quote AppPath and CustomConf paths (#12955)zeripath2020-09-281-2/+2
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-251-0/+34
* Add IsTemplate option in create repo ui and api (#12942)赵智超2020-09-251-0/+1
* Refactor: move Commit To APIFormat Code & Lot of StopWatch related things (#1...65432020-09-181-6/+14
* Fix pgsql migration test (#12844)Lunny Xiao2020-09-181-0/+3
* Convert User expose ID each time (#12855)65432020-09-172-2/+11
* Don't keep running SetEngine in migration_test (#12860)zeripath2020-09-151-9/+1
* [API] Milestone endpoints accept names too (#12649)65432020-09-141-0/+5
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-115-3/+19
* Add postgres schema to the search_path on database connection (#12634)zeripath2020-09-111-10/+0
* [API] Migration: Change ServiceType String (#12672)65432020-09-101-8/+8
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-3/+5
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-082-5/+18
* Add queue for code indexer (#10332)Lunny Xiao2020-09-076-11/+17
* Add command to recreate tables (#12407)zeripath2020-09-061-0/+24
* Expose Attachemnt Settings by API (#12514)65432020-09-051-0/+12
* API: Expose its limitation settings (#12714)65432020-09-042-14/+49
* Test ignore migration rate limitation error (#12715)65432020-09-041-1/+10
* [API] Delete Token accept names too (#12366)65432020-08-281-0/+13
* Fix file table overflows (#12603)silverwind2020-08-261-1/+1
* Increase clickable area on files table links (#12553)silverwind2020-08-231-1/+1
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-182-8/+12
* Kanban board (#8346)Lanre Adelowo2020-08-1621-0/+742
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-118-27/+32
* Add API to update pr headBranch (#12419)赵智超2020-08-041-6/+8
* 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