| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix sanitizer config - multiple rules (#11133) | Alexander Scheel | 2020-04-29 | 1 | -33/+25 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 8 | -1/+2119 |
* | Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi... | mrsdizzie | 2020-04-28 | 1 | -0/+2 |
* | Prevent panic during wrappedConn close at hammertime (#11219) | zeripath | 2020-04-26 | 2 | -1/+11 |
* | Make TaskCheckBox render correctly (#11214) | zeripath | 2020-04-26 | 3 | -22/+97 |
* | Fix GetContents(): Dont't ignore Executables (#11192) | 6543 | 2020-04-24 | 1 | -1/+1 |
* | Use markdown frontmatter to provide Table of contents, language and frontmatt... | zeripath | 2020-04-24 | 7 | -16/+506 |
* | [ui] Change icon type for review action in action page (#11191) | 赵智超 | 2020-04-24 | 1 | -3/+3 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 2 | -0/+22 |
* | Add option to increase provided OAuth2 token maximum size (#11180) | zeripath | 2020-04-23 | 2 | -3/+5 |
* | Log the indexer path on failure (#11172) | zeripath | 2020-04-22 | 2 | -4/+5 |
* | Improve config logging when WrappedQueue times out (#11174) | Lunny Xiao | 2020-04-22 | 1 | -1/+5 |
* | Fix submodule paths when AppSubUrl is not root (#11098) | zeripath | 2020-04-22 | 2 | -29/+26 |
* | enable ENABLE_HARD_LINE_BREAK by default (#11162) | silverwind | 2020-04-21 | 2 | -3/+3 |
* | When migrating from Gitlab map Approvals to approving Reviews (#11147) | 6543 | 2020-04-20 | 4 | -10/+65 |
* | [Fix] RetryDownloader (add GetReviews()) (#11093) | 6543 | 2020-04-20 | 1 | -0/+16 |
* | Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136) | 6543 | 2020-04-19 | 1 | -5/+2 |
* | Add support for migrating from Gitlab (#9084) | Jordan | 2020-04-19 | 3 | -0/+786 |
* | Send 404 immediately for known public requests (#11117) | silverwind | 2020-04-18 | 1 | -0/+22 |
* | Avoid 0 new commits messages to be send (#11082) | Cornel | 2020-04-18 | 1 | -7/+1 |
* | Add single release page and latest redirect (#11102) | John Olheiser | 2020-04-18 | 1 | -0/+1 |
* | [BugFix] remove nil inserts in models (#11096) | 6543 | 2020-04-17 | 1 | -6/+12 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 3 | -0/+5 |
* | Migrate to go-enry new version (#10906) | Lauris BH | 2020-04-15 | 3 | -3/+3 |
* | Remove check on username if AccessToken authentication (#11015) | zeripath | 2020-04-14 | 1 | -15/+5 |
* | Handle yaml frontmatter (#11016) | zeripath | 2020-04-09 | 1 | -0/+2 |
* | Fix forked repo has no icon and language stat. (#10791) | L0veSunshine | 2020-04-08 | 1 | -1/+3 |
* | [API] Get a single commit via Ref (#10915) | 6543 | 2020-04-07 | 3 | -16/+29 |
* | upgrade to most recent bluemonday (#11007) | techknowlogick | 2020-04-07 | 1 | -3/+3 |
* | [feature] provide `OwnerName` field for README template (#10981) | j.yao.SUSE | 2020-04-06 | 1 | -0/+1 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -2/+1 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 5 | -1/+53 |
* | Mulitple Gitea Doctor improvements (#10943) | zeripath | 2020-04-06 | 1 | -15/+96 |
* | Add gitea-vet (#10948) | John Olheiser | 2020-04-05 | 7 | -0/+28 |
* | Avoiding directory execution on hook (#10954) (#10955) | Vasil Mikhalenya | 2020-04-04 | 1 | -3/+3 |
* | Rename scripts to build and add revive command as a new build tool command (#... | Lunny Xiao | 2020-04-03 | 3 | -3/+3 |
* | Add Organization Wide Labels (#10814) | mrsdizzie | 2020-04-01 | 2 | -2/+4 |
* | Upgrade golangci-lint to 1.24.0 (#10894) | zeripath | 2020-03-30 | 2 | -4/+4 |
* | Avoid logging []byte in queue failures - convert to string first (#10865) | zeripath | 2020-03-29 | 1 | -1/+8 |
* | Convert plumbing.ErrObjectNotFound to git.ErrNotExist in getCommit (#10862) | zeripath | 2020-03-28 | 1 | -0/+6 |
* | Add Matrix webhook (#10831) | S7evinK | 2020-03-28 | 6 | -1/+482 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 5 | -23/+119 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 6 | -20/+59 |
* | Fix internal server error on checkboxes (#10845) | zeripath | 2020-03-26 | 1 | -1/+1 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 5 | -22/+47 |
* | Option to set default branch at repository creation (#10803) | zeripath | 2020-03-26 | 4 | -15/+27 |
* | log.Fatal on failure to listen to SSH port (#10795) | zeripath | 2020-03-23 | 1 | -1/+6 |
* | Completely fix task-list checkbox styling (#10798) | zeripath | 2020-03-22 | 1 | -0/+6 |
* | Fix branch api canPush and canMerge (#10776) | Lunny Xiao | 2020-03-20 | 1 | -23/+31 |
* | Fix bug on branch API (#10767) | Lunny Xiao | 2020-03-19 | 1 | -3/+7 |