aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Display current stopwatch in navbar (#14122)Norwin2021-01-212-10/+6
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-122-5/+5
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-1236-0/+574
* Add option to change username to the admin panel (#14229)65432021-01-102-15/+82
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+2
* migrate from com.* to alternatives (#14103)65432020-12-253-10/+9
* Fix git.parseTagData (#14105)65432020-12-221-1/+1
* rework heatmap permissions (#14080)Norwin2020-12-221-3/+3
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-2/+3
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* Manually approve new registration (#13083)Jiri Vlasak2020-12-195-0/+5
* Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989)zeripath2020-12-181-1/+1
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-182-4/+4
* Remove JS globals related to timetracking and due date (#13921)silverwind2020-12-101-4/+4
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-4/+4
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-043-4/+4
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-1/+1
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-1/+11
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-1/+1
* [API] Add more filters to issues search (#13514)65432020-11-231-5/+24
* 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