summaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* API: don't allow merged PRs to be reopened (#17271)Norwin2021-10-082-1/+14
* API pull's head/base have correct permission(#17214) (#17245)pricly-yellow2021-10-071-4/+4
* Fix stange behavior of DownloadPullDiffOrPatch in incorect index (#17223) (#1...pricly-yellow2021-10-051-18/+4
* Check user instead of organization when creating a repo from a template via A...65432021-10-011-4/+9
* Fix bug of get context user (#17169) (#17172)Lunny Xiao2021-09-281-10/+1
* Fix wrong i18n keys (#17150) (#17153)65432021-09-262-5/+5
* Add caller to cat-file batch calls (#17082) (#17089)zeripath2021-09-201-6/+8
* Render full plain readme. (#17083) (#17090)zeripath2021-09-191-0/+4
* Decrement Fork Num when converting from Fork (#17035) (#17046)zeripath2021-09-151-4/+2
* Ensure that rebase conflicts are handled in updates (#16952) (#16960)zeripath2021-09-052-0/+18
* Correctly return the number of Repositories for Organizations (#16807) (#16911)zeripath2021-09-011-1/+1
* List limited and private orgs if authenticated on API (#16866) (#16879)65432021-08-313-4/+4
* Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#1...65432021-08-313-5/+5
* Fix wiki raw commit diff/patch view (#16891) (#16892)65432021-08-311-1/+1
* Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895)65432021-08-313-14/+12
* Ensure wiki repos are all closed (#16886) (#16888)65432021-08-301-32/+34
* In Render tolerate not being passed a context (#16842) (#16858)65432021-08-296-0/+13
* Fix branch pagination error (#16805) (#16816)Lunny Xiao2021-08-251-1/+1
* Add missing return to handleSettingRemoteAddrError (#16794) (#16795)zeripath2021-08-231-0/+1
* Keep attachments on tasklist update (#16750) (#16757)KN4CK3R2021-08-211-15/+19
* Fix wrong user in OpenID response (#16736) (#16741)KN4CK3R2021-08-202-10/+85
* Restore functionality for pushing non-standard refs (Partial #16705) (#16706)zeripath2021-08-171-5/+0
* Set AllowedHeaders on API CORS handler (#16524) (#16618)zeripath2021-08-042-0/+2
* Swagger AccessToken fixes (#16574) (#16597)zeripath2021-08-023-7/+12
* Handle too long PR titles correctly (#16517) (#16549)zeripath2021-07-262-0/+25
* Fix issue pasted image missing if no release permission (#16520) (#16527)Lunny Xiao2021-07-241-1/+6
* Switch to maintained jwt lib (#16532) (#16533)zeripath2021-07-241-1/+1
* Restore CORS on git smart http protocol (#16496) (#16506)zeripath2021-07-211-11/+11
* Add TestPrepareWikiFileName (#16487) (#16498)65432021-07-211-2/+2
* Update notification table with only latest data (#16445) (#16469)zeripath2021-07-171-0/+2
* Fix activation of primary email addresses (#16385)Meano2021-07-133-27/+34
* Return updated repository when changing repository using API (#16420)65432021-07-131-1/+7
* Add option to provide signature for a token to verify key ownership (#14054)zeripath2021-07-133-5/+124
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-133-46/+68
* Add checkbox to delete pull branch after successful merge (#16049)Jimmy Praet2021-07-134-27/+103
* Fix external renderer (#16401)65432021-07-121-0/+3
* Add LRU mem cache implementation (#16226)zeripath2021-07-101-1/+3
* Fix source typos (#16374)luzpaz2021-07-081-1/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-089-11/+11
* Creating a repo from a template repo via API (#15958)a10121127962021-07-053-0/+112
* Add API to get commits of PR (#16300)sebastian-sauer2021-07-022-0/+122
* Support custom mime type mapping for text files (#16304)Jimmy Praet2021-06-301-8/+12
* Add button to delete undeleted repositories from failed migrations (#16197)zeripath2021-06-301-0/+2
* just add some unit tests (#16291)65432021-06-292-0/+54
* Add custom emoji support (#16004)65432021-06-291-0/+1
* Implemented head_commit for webhooks (#16282)KN4CK3R2021-06-292-30/+33
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-83/+96
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-272-2/+2
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-273-4/+3
* Add --quiet and --verbose to gitea web to control initial logging (#16260)zeripath2021-06-262-9/+9