aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add NotifySyncPushCommits to indexer notifier (#11309)zeripath2020-05-081-0/+9
* Split some words from template to improve translation. (#11221)L0veSunshine2020-05-082-6/+11
* Add EventSource support (#11235)zeripath2020-05-0717-27/+676
* When deleting a tracked time through the API return 404 not 500 (#11319)65432020-05-071-0/+4
* Manage port in submodule refurl (#11305)zeripath2020-05-071-3/+7
* Prevent multiple listings of organization when creating a repository (#11303)65432020-05-071-6/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-05-071-1/+93
* Adding advanced label set. (#11298)opyale2020-05-071-0/+26
* Protect default branch against deletion (#11115)65432020-05-063-1/+14
* Load Repo Topics on blame view (#11307)65432020-05-052-6/+19
* api.Context.NotFound(...) should tolerate nil (#11288)zeripath2020-05-051-0/+5
* Change the style in admin notice content view from <p> to <pre> (#11301)赵智超2020-05-052-2/+2
* Update JS dependencies (#11297)silverwind2020-05-052-375/+487
* Allow unauthenticated users to compare (#11240)Kyle Evans2020-05-047-41/+49
* 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