summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-0/+30
* Use mount but not register for chi routes (#13555)Lunny Xiao2020-11-162-3/+6
* CSS color variables, less bold font weight and more (#13567)silverwind2020-11-152-3/+3
* Add email validity check (#13475)Chris Shyi2020-11-142-0/+57
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-134-11/+23
* Make TestCreateBranch and TestRepoCommitsSearch less noisy (#13471)zeripath2020-11-082-4/+2
* 2nd attempt at re-request APIMergePullRequest (#13468)zeripath2020-11-081-0/+4
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-0732-3/+710
* Add the tag list page to the release page (#12096)a10121127962020-11-021-4/+4
* Storage configuration support `[storage]` (#13314)Lunny Xiao2020-10-313-26/+32
* Delete tag API (#13358)John Olheiser2020-10-303-4/+27
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-282-1/+8
* Attempt to handle unready PR in tests (#13305)zeripath2020-10-251-4/+21
* 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