| Commit message (Expand) | Author | Age | Files | Lines |
* | Update lunny/levelqueue to 0.3.0 (#11285) | guillep2k | 2020-05-04 | 8 | -9/+34 |
* | Fix orgs not being displayed on create repo form (#11279) | Cirno the Strongest | 2020-05-03 | 1 | -8/+12 |
* | Restore checkbox rendering and prevent poor sanitization of spans (#11277) | zeripath | 2020-05-03 | 4 | -3/+21 |
* | repo: milestone: make /milestone/:id endpoint accessible (#11264) | Kyle Evans | 2020-05-03 | 1 | -3/+8 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-05-03 | 1 | -1/+8 |
* | cmd: dump: check value of skip-repository flag (#11254) | Kyle Evans | 2020-05-03 | 1 | -1/+1 |
* | Sendmail should create a process on the gitea system and have a default timeo... | zeripath | 2020-05-03 | 6 | -4/+25 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-05-02 | 2 | -0/+9 |
* | Fix bug about comment attachment (#11272) | Lunny Xiao | 2020-05-02 | 1 | -2/+2 |
* | Show pull request selection even when unrelated branches (#11239) | zeripath | 2020-05-02 | 2 | -4/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-05-02 | 14 | -28/+0 |
* | API: Add pull review endpoints (#11224) | 6543 | 2020-05-02 | 12 | -26/+1580 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 23 | -59/+68 |
* | cmd: dump: add an -L/--skip-log option (#11253) | Kyle Evans | 2020-04-30 | 1 | -1/+10 |
* | Return issue subscription status from API subscribe (#10966) | 6543 | 2020-04-30 | 3 | -4/+35 |
* | Fix spelling mistake with Rewiew (#11262) | zeripath | 2020-04-30 | 7 | -15/+15 |
* | Refactor UpdateOAuth2Application (#11034) | 6543 | 2020-04-30 | 3 | -24/+30 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-04-30 | 25 | -50/+0 |
* | Fix creation of Organization repos by Users with max created personal repos (... | Andrew Bezold | 2020-04-30 | 3 | -6/+17 |
* | Add a 'this' to issue close/reopened messages (#11204) | silverwind | 2020-04-30 | 2 | -4/+14 |
* | When using API CreateRelease set created_unix to the tag commit time (#11218) | Jason Duan | 2020-04-30 | 1 | -1/+1 |
* | Propose an explanation how to restart gracefully gitea after an update (#10866) | Km | 2020-04-30 | 1 | -0/+12 |
* | Update JS dependencies, min Node.js version 10.13 (#11246) | silverwind | 2020-04-30 | 5 | -97/+112 |
* | Use keys.openpgp.org instead of pgp.mit.edu (#11249) | zeripath | 2020-04-30 | 1 | -2/+2 |
* | Allow emoji short code in labels (#11250) | mrsdizzie | 2020-04-30 | 6 | -21/+20 |
* | Patch fomantic-ui to workaround build issue (#11244) | silverwind | 2020-04-30 | 5 | -116/+266 |
* | [API] ListIssues add filter for milestones (#10148) | 6543 | 2020-04-30 | 10 | -29/+102 |
* | Fix submit review form (#11252) | zeripath | 2020-04-30 | 2 | -2/+11 |
* | Don't allow registration via the web form, when AllowOnlyExternalRegistratio... | n0emis | 2020-04-29 | 1 | -2/+3 |
* | Fix sanitizer config - multiple rules (#11133) | Alexander Scheel | 2020-04-29 | 4 | -39/+38 |
* | BugFix: updateLabel can updated not allowed fields #11242 (#11242) | 6543 | 2020-04-28 | 3 | -9/+16 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 928 | -167/+2713 |
* | Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi... | mrsdizzie | 2020-04-28 | 1 | -0/+2 |
* | Make the PushCreate test declarative (#11229) | zeripath | 2020-04-28 | 3 | -102/+72 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-04-27 | 26 | -0/+52 |
* | [Docs] Config Cheat Sheet - Task Edit (#9972) | Bagas Sanjaya | 2020-04-27 | 1 | -2/+3 |
* | Make error pages translatable (#11163) | 6543 | 2020-04-27 | 3 | -4/+8 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2020-04-27 | 1 | -0/+1 |
* | Slight performance changes to integrations/git_test.go (#11227) | zeripath | 2020-04-27 | 2 | -11/+27 |
* | 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 |
* | On logout redirect to start page and clear redirect cookie (#11202) | colorfulberry | 2020-04-25 | 1 | -0/+1 |
* | Update JS dependencies, highlight.js 10.0.0 (#11195) | silverwind | 2020-04-24 | 2 | -71/+65 |
* | Fix GetContents(): Dont't ignore Executables (#11192) | 6543 | 2020-04-24 | 2 | -8/+8 |
* | Use markdown frontmatter to provide Table of contents, language and frontmatt... | zeripath | 2020-04-24 | 10 | -16/+509 |
* | [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 | 12 | -140/+331 |
* | Add option to increase provided OAuth2 token maximum size (#11180) | zeripath | 2020-04-23 | 5 | -3/+12 |
* | Log the indexer path on failure (#11172) | zeripath | 2020-04-22 | 2 | -4/+5 |
* | Add documentation to display STL preview (#11181) | Antoine GIRARD | 2020-04-22 | 1 | -0/+83 |