summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Default MSSQL port 0 to allow automatic detection by default (#11642)zeripath2020-05-281-1/+1
* Return json on 500 error from API (#11574)65432020-05-281-4/+21
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635)zeripath2020-05-281-0/+2
* When must change password only show Signout (#11600)zeripath2020-05-261-1/+3
* Fix numbr of files, total additions, and deletions (#11614)zeripath2020-05-263-2/+93
* When initialising repositories ensure that the user doing the creation is the...zeripath2020-05-241-1/+1
* Allow different HardBreaks settings for documents and comments (#11515)zeripath2020-05-243-13/+29
* Prevent (caught) panic on login (#11590)zeripath2020-05-231-6/+14
* Properly handle and return empty string for dangling commits in GetBranchName...Cirno the Strongest2020-05-231-1/+6
* Move serviceworker to workbox and fix SSE interference (#11538)silverwind2020-05-212-21/+0
* API PullReviewComment HTMLPullURL should return the HTMLURL (#11501)zeripath2020-05-201-1/+1
* TrimSpace when reading InternalToken from a file (#11502)zeripath2020-05-201-1/+1
* Add push commits history comment on PR time-line (#11167)赵智超2020-05-207-4/+71
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-1613-291/+632
* Allow log.xxx.default to set logging settings for the default logger only (#1...zeripath2020-05-151-2/+5
* Handle panics that percolate up to the graceful module (#11291)zeripath2020-05-142-1/+42
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-143-8/+46
* Revert "Avoid 0 new commits messages to be send (#11082)" (#11397)zeripath2020-05-131-1/+7
* Refactor Milestone related (#11225)65432020-05-122-1/+44
* Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327)zeripath2020-05-122-5/+0
* Support Range header end in lfs (#11314)burbon2020-05-111-5/+15
* Prevent 500 with badly formed task list (#11328)zeripath2020-05-113-21/+27
* Move LFS directory creation out of NewContext (#11362)zeripath2020-05-101-4/+9
* Prevent timer leaks in Workerpool and others (#11333)zeripath2020-05-084-20/+29
* Add NotifySyncPushCommits to indexer notifier (#11309)zeripath2020-05-081-0/+9
* Add EventSource support (#11235)zeripath2020-05-077-12/+401
* Manage port in submodule refurl (#11305)zeripath2020-05-071-3/+7
* api.Context.NotFound(...) should tolerate nil (#11288)zeripath2020-05-051-0/+5
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-041-17/+21
* Restore checkbox rendering and prevent poor sanitization of spans (#11277)zeripath2020-05-033-2/+20
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-3/+6
* API: Add pull review endpoints (#11224)65432020-05-022-0/+219
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-0/+2
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-305-8/+8
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-291-33/+25
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-288-1/+2119
* Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi...mrsdizzie2020-04-281-0/+2
* Prevent panic during wrappedConn close at hammertime (#11219)zeripath2020-04-262-1/+11
* Make TaskCheckBox render correctly (#11214)zeripath2020-04-263-22/+97
* Fix GetContents(): Dont't ignore Executables (#11192)65432020-04-241-1/+1
* Use markdown frontmatter to provide Table of contents, language and frontmatt...zeripath2020-04-247-16/+506
* [ui] Change icon type for review action in action page (#11191)赵智超2020-04-241-3/+3
* Use AJAX for notifications table (#10961)zeripath2020-04-242-0/+22
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-232-3/+5
* Log the indexer path on failure (#11172)zeripath2020-04-222-4/+5
* Improve config logging when WrappedQueue times out (#11174)Lunny Xiao2020-04-221-1/+5
* Fix submodule paths when AppSubUrl is not root (#11098)zeripath2020-04-222-29/+26
* enable ENABLE_HARD_LINE_BREAK by default (#11162)silverwind2020-04-212-3/+3
* When migrating from Gitlab map Approvals to approving Reviews (#11147)65432020-04-204-10/+65
* [Fix] RetryDownloader (add GetReviews()) (#11093)65432020-04-201-0/+16