summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor auth package (#17962)Lunny Xiao2022-01-0287-2770/+2880
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-0219-136/+148
* Use correct user when determining max repo limits for error messages (#18153)Gusted2022-01-023-3/+3
* Add singuliere to MAINTAINERS (#18148)singuliere2022-01-021-0/+1
* [skip ci] Updated licenses and gitignoresGiteaBot2022-01-026-1/+105
* Add API to get issue/pull comments and events (timeline) (#17403)qwerty2872022-01-019-0/+577
* Upgrade certmagic from v0.14.1 to v0.15.2 (#18138)Lunny Xiao2022-01-010-0/+0
* Upgrade certmagic from v0.14.1 to v0.15.2 (#18138)Lunny Xiao2022-01-0120-142/+294
* Allow admin to associate missing LFS objects for repositories (#18143)wxiaoguang2022-01-013-26/+57
* Upgrade bleve from v2.0.6 to v2.3.0 (#18132)Lunny Xiao2022-01-0170-639/+1262
* tests: s/GITEA_UNIT_TESTS_VERBOSE/GITEA_UNIT_TESTS_LOG_SQL/ (#18142)singuliere2022-01-012-2/+2
* services/repository: fix ListUnadoptedRepositories incorrect total count (#17...singuliere2022-01-012-110/+156
* Improve document for developers: Windows CGO, unit test option (#18140)wxiaoguang2021-12-311-2/+12
* Reset the conflicted files list in testpatch (#18139)zeripath2021-12-311-0/+1
* Use correct translation key (#18135)Gusted2021-12-313-3/+22
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-311-0/+15
* [Frontport] Changelog v1.15.9 (#18136)65432021-12-302-1/+19
* Fix wrong redirect on org labels (#18128)KN4CK3R2021-12-301-1/+1
* Fix performance regression when user has many organization (#18125)Lunny Xiao2021-12-301-12/+18
* docs: add various ways to install from package (#18120)Tony2021-12-301-7/+78
* Removed unused method. (#18129)KN4CK3R2021-12-301-36/+0
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-3022-53/+8
* Removed unused endpoint. (#18127)KN4CK3R2021-12-292-15/+0
* Use conditions but not repo ids as query condition (#16839)Lunny Xiao2021-12-2911-423/+397
* Set HeadCommit when creating tags. (#18116)KN4CK3R2021-12-292-2/+15
* Fix: unstable sort skips/duplicates issues across pages (#18094)DuckDuckWhale2021-12-291-11/+19
* Handle invalid issues (#18111)Gusted2021-12-286-23/+45
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-272-1/+26
* Fix documents for Windows development (#18109)wxiaoguang2021-12-261-4/+6
* Enable linter [rule.modifies-value-receiver] and refactor RoleDescriptor (#18...Gusted2021-12-262-2/+2
* doc: clarify INSTALL_LOCK behavior (#17945)Rolf Kaiser2021-12-261-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-2620-132/+50
* Add issue hyperlinks in the webhook of wechatwork (#18102)zjjhot2021-12-251-2/+2
* Fix a navbar UI bug in Safari (#18092)wxiaoguang2021-12-242-1/+3
* Instead of using routerCtx just escape the url before routing (#18086)zeripath2021-12-254-18/+4
* When the git repository on storage is changed, the repository modal should al...wxiaoguang2021-12-241-2/+24
* - name: new parameter in CreateForkOption to give the forked repository (#18066)Aravinth Manivannan2021-12-243-2/+25
* When attempting to subscribe other user to issue report why access denied (#1...zeripath2021-12-241-1/+2
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-244-2/+30
* Add API to manage repo tranfers (#17963)qwerty2872021-12-236-0/+322
* Fix various typos of software names (#18083)qwerty2872021-12-2428-92/+92
* Prevent NPE if gitea uploader fails to open url (#18080)zeripath2021-12-231-1/+4
* Do not read or write git reference files directly (#18079)zeripath2021-12-236-45/+32
* Migrated Repository will show modifications when possible (#17191)99rgosse2021-12-235-3/+188
* Quote references to the user table in consistency checks (#18072)zeripath2021-12-221-2/+2
* Only create pprof files for gitea serv if explicitly asked for (#18068)zeripath2021-12-221-1/+1
* Add NotFound handler (#18062)zeripath2021-12-223-1/+21
* Add API to get file commit history (#17652)qwerty2872021-12-223-25/+80
* [skip ci] Updated translations via CrowdinGiteaBot2021-12-226-3/+42
* Add List-Unsubscribe header (#17804)mscherer2021-12-212-1/+2