summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Create new branch (#11294)zeripath2020-05-041-1/+1
* Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET2020-05-043-2/+5
* Update lunny/levelqueue to 0.3.0 (#11285)guillep2k2020-05-048-9/+34
* Fix orgs not being displayed on create repo form (#11279)Cirno the Strongest2020-05-031-8/+12
* Restore checkbox rendering and prevent poor sanitization of spans (#11277)zeripath2020-05-034-3/+21
* repo: milestone: make /milestone/:id endpoint accessible (#11264)Kyle Evans2020-05-031-3/+8
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-031-1/+8
* cmd: dump: check value of skip-repository flag (#11254)Kyle Evans2020-05-031-1/+1
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-036-4/+25
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-022-0/+9
* Fix bug about comment attachment (#11272)Lunny Xiao2020-05-021-2/+2
* Show pull request selection even when unrelated branches (#11239)zeripath2020-05-022-4/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-0214-28/+0
* API: Add pull review endpoints (#11224)65432020-05-0212-26/+1580
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-0123-59/+68
* cmd: dump: add an -L/--skip-log option (#11253)Kyle Evans2020-04-301-1/+10
* Return issue subscription status from API subscribe (#10966)65432020-04-303-4/+35
* Fix spelling mistake with Rewiew (#11262)zeripath2020-04-307-15/+15
* Refactor UpdateOAuth2Application (#11034)65432020-04-303-24/+30
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-3025-50/+0
* Fix creation of Organization repos by Users with max created personal repos (...Andrew Bezold2020-04-303-6/+17
* Add a 'this' to issue close/reopened messages (#11204)silverwind2020-04-302-4/+14
* When using API CreateRelease set created_unix to the tag commit time (#11218)Jason Duan2020-04-301-1/+1
* Propose an explanation how to restart gracefully gitea after an update (#10866)Km2020-04-301-0/+12
* Update JS dependencies, min Node.js version 10.13 (#11246)silverwind2020-04-305-97/+112
* Use keys.openpgp.org instead of pgp.mit.edu (#11249)zeripath2020-04-301-2/+2
* Allow emoji short code in labels (#11250)mrsdizzie2020-04-306-21/+20
* Patch fomantic-ui to workaround build issue (#11244)silverwind2020-04-305-116/+266
* [API] ListIssues add filter for milestones (#10148)65432020-04-3010-29/+102
* Fix submit review form (#11252)zeripath2020-04-302-2/+11
* Don't allow registration via the web form, when AllowOnlyExternalRegistratio...n0emis2020-04-291-2/+3
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-294-39/+38
* BugFix: updateLabel can updated not allowed fields #11242 (#11242)65432020-04-283-9/+16
* Support unicode emojis and remove emojify.js (#11032)mrsdizzie2020-04-28928-167/+2713
* Disable new signal-based asynchronous goroutine preemption from GO 1.14 in gi...mrsdizzie2020-04-281-0/+2
* Make the PushCreate test declarative (#11229)zeripath2020-04-283-102/+72
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-2726-0/+52
* [Docs] Config Cheat Sheet - Task Edit (#9972)Bagas Sanjaya2020-04-271-2/+3
* Make error pages translatable (#11163)65432020-04-273-4/+8
* [skip ci] Updated translations via CrowdinGiteaBot2020-04-271-0/+1
* Slight performance changes to integrations/git_test.go (#11227)zeripath2020-04-272-11/+27
* Prevent panic during wrappedConn close at hammertime (#11219)zeripath2020-04-262-1/+11
* Make TaskCheckBox render correctly (#11214)zeripath2020-04-263-22/+97
* On logout redirect to start page and clear redirect cookie (#11202)colorfulberry2020-04-251-0/+1
* Update JS dependencies, highlight.js 10.0.0 (#11195)silverwind2020-04-242-71/+65
* Fix GetContents(): Dont't ignore Executables (#11192)65432020-04-242-8/+8
* Use markdown frontmatter to provide Table of contents, language and frontmatt...zeripath2020-04-2410-16/+509
* [ui] Change icon type for review action in action page (#11191)赵智超2020-04-241-3/+3
* Use AJAX for notifications table (#10961)zeripath2020-04-2412-140/+331
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-235-3/+12