aboutsummaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* Do not show full lfs file on error in git_test.go:rawTest() (#14980)zeripath2021-03-141-2/+7
* API: fix set milestone on PR creation (#14981)Norwin2021-03-131-1/+72
* Never add labels not from this repository or organisation and remove org labe...zeripath2021-03-121-4/+4
* Show private heatmap on profile to self & admins (#14881)Norwin2021-03-041-9/+6
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-033-1/+66
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-017-7/+26
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-011-4/+14
* Export LFS & TimeTracking function status (#14753)65432021-02-201-3/+5
* [API] Add Restricted Field to User (#14630)65432021-02-181-0/+14
* Add dismiss review feature (#12674)a10121127962021-02-111-0/+16
* [API] Add delete release by tag & fix unreleased inconsistency (#14563)65432021-02-072-10/+34
* [API] Add affected files of commits to commit struct (#14579)65432021-02-071-6/+18
* [API] GetRelease by tag only return release (#14397)Cameron Braid2021-02-041-2/+1
* [API] Add pagination to ListBranches (#14524)65432021-02-031-2/+4
* [API] List, Check, Add & delete endpoints for repository teams (#13630)65432021-02-011-0/+77
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-296-11/+1
* Extend TestUserOrgs to cover permission cases (#14495)65432021-01-281-11/+38
* Move macaron to chi (#14293)Lunny Xiao2021-01-267-24/+20
* 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