summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase Salt randomness (#18179)Gusted2022-01-046-14/+115
* Add MP4 as default allowed attachment type (#18170)Gusted2022-01-043-3/+3
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-041-0/+72
* Include folders into size cost (#18158)Gusted2022-01-031-2/+2
* Don't delete branch if other PRs with this branch are open (#18164)a10121127962022-01-035-1/+68
* Remove unused route "/tasks/trigger" (#18160)Gusted2022-01-033-66/+0
* Fix EasyMDE validation (#18161)wxiaoguang2022-01-033-24/+40
* Fix bug (#18168)Lunny Xiao2022-01-031-1/+1
* tests: add coverage for models migration helpers (#18162)Aravinth Manivannan2022-01-033-1/+173
* [skip ci] Updated translations via CrowdinGiteaBot2022-01-031-0/+5
* Require codereview to have content (#18156)Gusted2022-01-023-13/+38
* chore(lint): use golangci-lint to call revive and misspell checker. (#18145)Bo-Yi Wu2022-01-023-54/+31
* Update owners for 2022 (#18155)65432022-01-021-0/+5
* 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