summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1.5.0 changelogv1.5.0techknowlogick2018-08-101-6/+9
* Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) (#4650)Lunny Xiao2018-08-091-1/+1
* Backport Remove link to GitHub issues in 404 template #4639 (#4644)techknowlogick2018-08-081-1/+0
* Push whitelist now doesn't apply to branch deletion (#4601) (#4640)SagePtr2018-08-082-2/+20
* fix bugs when too many IN variables (#4594) (#4597)Lunny Xiao2018-08-021-95/+194
* fix panic issue on update avatar email (#4580) (#4590)Dingjun2018-08-011-1/+1
* Fix incorrect MergeWhitelistTeamIDs check in CanUserMerge function (#4519) (#...SagePtr2018-07-271-1/+1
* Fix out-of-transaction query in removeOrgUser (#4521) (#4524)SagePtr2018-07-271-1/+1
* Add 1.5.0-rc2 changelog (#4488)v1.5.0-rc2Lauris BH2018-07-211-0/+12
* Prevent html entity escaping (#4471) (#4485)Lauris BH2018-07-212-2/+2
* Fix column droping for MSSQL that need new transaction for that (#4440) (#4484)Lauris BH2018-07-202-0/+16
* Update xorm to latest version and fix correct `user` table referencing in sql...Lauris BH2018-07-2049-1076/+1692
* add valid for lfs oid (#4461) (#4477)Lunny Xiao2018-07-201-9/+18
* backport: Redirect to correct page after using scratch token (#4472)techknowlogick2018-07-191-1/+2
* Fix drone git@next plugin Gitea version display when building tag (#4380) (#4...Lauris BH2018-07-121-11/+13
* Disable swagger validation while it is not fixed in upstream (#4423) (#4431)Lauris BH2018-07-121-1/+1
* Replace src with raw to fix image paths (#4386)Jonas Franz2018-07-071-1/+1
* Fixes repo membership check in API (#4341) (#4379)Nicolas Da Mutten2018-07-051-1/+1
* Add default merge options when adding new repository (#4369) (#4373)Lauris BH2018-07-051-0/+6
* fix repository last updated time update when delete a user who watched the re...Lunny Xiao2018-07-051-2/+2
* Check that repositories can only be migrated to own user or organizations (#4...Lauris BH2018-07-052-8/+42
* Update changelogv1.5.0-rc1v1.5.0-devLauris Bukšis-Haberkorns2018-07-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-0/+18
* Change 1.5.0 RC1 release date in changelogLauris Bukšis-Haberkorns2018-07-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-0/+22
* Change 1.5.0 RC1 release date in changelogLauris Bukšis-Haberkorns2018-07-031-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-1/+67
* Add changelog for 1.5.0-RC1 (#4324)techknowlogick2018-07-031-0/+48
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-031-14/+14
* Limit uploaded avatar image-size to 4096x3072 by default (#4353)Kim "BKC" Carlbäcker2018-07-033-0/+19
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-021-0/+97
* Update TRANSLATORS (#4349)Guilhem Marion2018-07-021-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-07-011-15/+905
* Add myself as a maintainer (#4345)Alexey Terentyev2018-07-011-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-3015-83/+2715
* Add scope to Gitlab oauth request (#4330)techknowlogick2018-06-301-1/+1
* Backport 1.4.3 changelog to master branch (#4323)techknowlogick2018-06-271-0/+12
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-271-1/+7
* Fixed violation of the unique constraint for v68 migration (#4297)Alexey Terentyev2018-06-272-53/+106
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-264-3/+17
* Fix open redirect vulnerability on login screen (#4312)Jonas Franz2018-06-263-1/+50
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-251-0/+1
* Create api-usage doc page (#4306)stevegt2018-06-251-0/+75
* [skip ci] Updated translations via CrowdinGiteaBot2018-06-242-4/+40
* Add a basic SMF manifest for SunOS platforms (#4238)Antonio Huete Jimenez2018-06-241-0/+46
* fix exclude files .sha265 to .sha256 (#4304)Lunny Xiao2018-06-241-1/+1
* Add gpg-sign step to drone (#4188)Antoine GIRARD2018-06-241-0/+12
* Add details about USER_UID and USER_GID environment variables (#4301)Richard Coleman2018-06-241-0/+2
* Remove call to update certs (#4296)techknowlogick2018-06-211-2/+0
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-2124-72/+545