aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136)65432020-04-191-5/+2
* Add support for migrating from Gitlab (#9084)Jordan2020-04-193-0/+786
* Send 404 immediately for known public requests (#11117)silverwind2020-04-181-0/+22
* Avoid 0 new commits messages to be send (#11082)Cornel2020-04-181-7/+1
* Add single release page and latest redirect (#11102)John Olheiser2020-04-181-0/+1
* [BugFix] remove nil inserts in models (#11096)65432020-04-171-6/+12
* Prevent merge of outdated PRs on protected branches (#11012)65432020-04-163-0/+5
* Migrate to go-enry new version (#10906)Lauris BH2020-04-153-3/+3
* Remove check on username if AccessToken authentication (#11015)zeripath2020-04-141-15/+5
* Handle yaml frontmatter (#11016)zeripath2020-04-091-0/+2
* Fix forked repo has no icon and language stat. (#10791)L0veSunshine2020-04-081-1/+3
* [API] Get a single commit via Ref (#10915)65432020-04-073-16/+29
* upgrade to most recent bluemonday (#11007)techknowlogick2020-04-071-3/+3
* [feature] provide `OwnerName` field for README template (#10981)j.yao.SUSE2020-04-061-0/+1
* Fix release counter on API repository info (#10968)65432020-04-061-2/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-065-1/+53
* Mulitple Gitea Doctor improvements (#10943)zeripath2020-04-061-15/+96