summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix chardet test and add ordering option (#11621)zeripath2020-06-023-4/+109
* Update emoji dataset with skin tone variants (#11678)mrsdizzie2020-06-022-1727/+3103
* Issue/Pull expose IsLocked Property on API (#11708)65432020-06-014-0/+4
* Fix language stat calculation (#11692)Cirno the Strongest2020-05-312-7/+28
* Change language statistics to save size instead of percentage (#11681)Lauris BH2020-05-302-19/+9
* Fix issue with DiffIndex on initial commit (#11677)zeripath2020-05-291-0/+3
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-292-1/+19
* Update emoji regex (#11584)mrsdizzie2020-05-293-7/+31
* Exclude generated files from language statistics (#11653)Lauris BH2020-05-292-14/+10
* 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