aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-2716-42/+202
* Support shortened commit SHAs in URLs (#13686)Lauris BH2020-11-251-4/+13
* Issue and Pulls lists rework (#13594)silverwind2020-11-252-17/+37
* Send error message when CSRF token is missing (#13676)Kevin Zúñiga2020-11-231-1/+1
* API: Admin EditUser: Make FullName, Email, Website & Location optional (#13562)65432020-11-191-15/+16
* finaly fix gitlab migration with subdir 2.0 (#13646)65432020-11-201-2/+6
* finaly fix gitlab migration with subdir (#13629)65432020-11-191-2/+9
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-173-23/+67
* Migration: Gitlab: Support Subdirectory (#13563)65432020-11-161-0/+18
* Render diff stats server-side (#13579)silverwind2020-11-151-0/+3
* [API] Only Return Json (#13511)65432020-11-142-2/+59
* missing quotes in default value slice (#13550)Patrick Aljord2020-11-131-1/+1
* Use existing analyzer module for language detection for highlighting (#13522)mrsdizzie2020-11-131-2/+5
* Add missed sync branch/tag webhook (#13538)Lunny Xiao2020-11-131-0/+8
* Introduce go chi web framework as frontend of macaron, so that we can move ro...Lunny Xiao2020-11-133-43/+42
* Disallow urlencoded new lines in git protocol paths if there is a port (#13521)zeripath2020-11-111-0/+3
* Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470)zeripath2020-11-091-10/+32
* Fix panic bug in handling multiple references in commit (#13486)zeripath2020-11-102-29/+95
* Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o...zeripath2020-11-0810-42/+219
* Tags cleanup (#13428)John Olheiser2020-11-051-3/+7
* Fixed git args duplication (#13411)Viktor Suprun2020-11-031-0/+3
* Fix typo (#13380)Lunny Xiao2020-10-311-1/+1
* Storage configuration support `[storage]` (#13314)Lunny Xiao2020-10-313-7/+30
* Fix a bug on refactoring (#13373)Lunny Xiao2020-10-311-3/+2
* Refactor Logger (#13294)zeripath2020-10-318-124/+223
* Delete tag API (#13358)John Olheiser2020-10-301-0/+4
* Refactor: Move PushUpdateOptions (#13363)Lunny Xiao2020-10-307-22/+137
* Migrations should not fail for comment reactions (#13352)zeripath2020-10-291-1/+5
* Migration failure during reaction migration from gitea (#13344)zeripath2020-10-282-3/+12
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* Add migrated pulls to pull request task queue (#13331)zeripath2020-10-272-8/+10
* Fix send mail (#13312)Lunny Xiao2020-10-261-1/+6
* Group Label Changed Comments in timeline (#13304)Pedro Alves2020-10-251-0/+10
* #12897 - add mastodon provider (#13293)Divyam Bhasin2020-10-251-0/+9
* Fix Storage mapping (#13297)zeripath2020-10-252-6/+6
* Fix bug isEnd detection on getIssues/getPullRequests (#13299)Lunny Xiao2020-10-252-32/+50
* Sendmail command (#13079)Maxim Zhiburt2020-10-241-0/+53
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-17/+22
* Remove PAM from auth dropdown when unavailable (#13276)John Olheiser2020-10-232-0/+6
* Migrations: Gitea should not fail just because of no apiConfig return (#13229)65432020-10-221-6/+7
* go-version constraints ignore pre-releases (#13234)zeripath2020-10-219-20/+20
* Add review request api (#11355)a10121127962020-10-203-0/+12
* Move install pages out of main macaron routes (#13195)zeripath2020-10-193-8/+2
* When handling errors in storageHandler check underlying error (#13178)zeripath2020-10-171-1/+1
* [Refactor] Move APIFormat functions into convert package (#12856)65432020-10-179-53/+177
* Vendor Update Go Libs (#13166)65432020-10-161-5/+1
* Prevent panics with missing storage (#13164)zeripath2020-10-153-15/+44
* Slightly simplify the queue settings code to help reduce the risk of problems...zeripath2020-10-153-28/+46
* [Vendor] Update go-ldap to v3.2.4 (#13163)65432020-10-151-1/+1
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-146-81/+168