1
1
mirror of https://github.com/go-gitea/gitea synced 2025-12-07 13:28:25 +00:00

Commit Graph

  • 5d69703d3c dont' send assign webhooks when creating issue (#5365) (#5369) Lunny Xiao 2018-11-21 23:12:17 +08:00
  • cef0f12c51 support envs on external render commands (#5278) Lunny Xiao 2018-11-21 06:11:21 +08:00
  • 8ef177f8c5 add api for user to create org (#5268) Lunny Xiao 2018-11-21 01:31:30 +08:00
  • 499bff43d9 dont' send assign webhooks when creating issue (#5365) Lunny Xiao 2018-11-21 01:10:18 +08:00
  • 3a95e2d0ea app.ini.sample: add ENABLE_USER_HEATMAP default config (#5362) Antoine GIRARD 2018-11-20 10:54:09 +01:00
  • ffc0c7f611 Migration fixes 5318 1.6 backport (#5355) Florian Eitel 2018-11-18 21:34:14 +01:00
  • e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334) Peter Hoffmann 2018-11-18 19:45:40 +01:00
  • 4651ba06c1 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-18 18:27:47 +00:00
  • d9b51a781c Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) Florian Eitel 2018-11-18 19:25:32 +01:00
  • 241ee793b7 Set ACL on uploads (#5344) techknowlogick 2018-11-16 11:44:13 -05:00
  • e033d217e9 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-16 11:14:34 +00:00
  • 89eea64e10 added the ability to set labels on the "edit pull request" api (#5347) Lucien Kerl 2018-11-16 12:12:44 +01:00
  • 7278372388 Implement pasting image from clipboard for browsers that supports that (#5317) Lauris BH 2018-11-15 03:20:13 +02:00
  • e110943562 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-15 01:01:52 +00:00
  • b97af15de6 Block registration based on email domain (#5157) Lanre Adelowo 2018-11-15 02:00:04 +01:00
  • 8670decafb Fix create team, update team missing units (#5188) (#5313) Lunny Xiao 2018-11-12 01:43:56 +08:00
  • 4c1f1f9646 Remove x/net/context vendor by using std package (#5202) Antoine GIRARD 2018-11-11 00:55:36 +01:00
  • b3000ae623 Fix create team, update team missing units (#5188) Lunny Xiao 2018-11-11 03:45:32 +08:00
  • 297e619074 Fix file edit change preview functionality (#5300) (#5311) Lauris BH 2018-11-10 16:12:58 +02:00
  • d487a76ee2 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-09 12:07:58 +00:00
  • 7dd31eb8fb Fix file edit change preview functionality (#5300) Lauris BH 2018-11-09 14:05:43 +02:00
  • e9b984e162 fix bug when users have serval teams with different units on different repositories (#5307) (#5308) Lunny Xiao 2018-11-09 17:46:38 +08:00
  • 2852c3576a [skip ci] Updated translations via Crowdin GiteaBot 2018-11-09 06:18:32 +00:00
  • c5d098c32e fix bug when users have serval teams with different units on different repositories (#5307) Lunny Xiao 2018-11-09 14:16:52 +08:00
  • 5995b65175 Fix U2F if gitea is configured in subpath (#5302) (#5306) Lauris BH 2018-11-09 07:45:50 +02:00
  • 599adde1bc Add option to disable automatic mirror syncing. (#5242) Jonas Bröms 2018-11-09 00:58:02 +01:00
  • 996ce8cc03 Fix markdown image with link (#4675) (#5299) Lauris BH 2018-11-09 00:47:24 +02:00
  • de8f98192b Fix U2F if gitea is configured in subpath (#5302) Lauris BH 2018-11-09 00:46:44 +02:00
  • fe7cef0e1f Add changelog for 1.5.3 release (#5227) (#5298) Lauris BH 2018-11-09 00:20:10 +02:00
  • c2f72b1346 Fix typo in configuration (#5295) Patrick Lühne 2018-11-08 16:16:07 +01:00
  • 464dcd1b66 Remove maxlines option for file logger (#5282) (#5287) Lauris BH 2018-11-07 09:14:44 +02:00
  • 68938d5dc4 Backport fix broken translation (#5284) Lauris BH 2018-11-07 06:50:52 +02:00
  • e8b197d6f6 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-07 04:50:40 +00:00
  • 8f8ff5a295 Remove maxlines option for file logger (#5282) Lauris BH 2018-11-07 06:48:53 +02:00
  • 078c404c3b Prometheus endpoint (#5256) Stanislav 2018-11-05 06:20:00 +03:00
  • 92fb89f6e1 Clean up docs (#5274) techknowlogick 2018-11-04 21:21:56 -05:00
  • 0fd56a71e4 1.6.0-rc2 changelog (#5276) techknowlogick 2018-11-04 20:01:15 -05:00
  • 9c11fafdb0 1.6.0-RC2 Changelog (#5275) v1.6.0-rc2 techknowlogick 2018-11-04 17:07:08 -05:00
  • c0bbbdd30b Backport #5250 on v1.6: Fix Issue 5249 and protect /api/v1/admin routes with CSRF token (#5272) zeripath 2018-11-04 15:42:15 +00:00
  • 18391c1410 Add zeripath to maintainers (#5273) zeripath 2018-11-04 15:41:23 +00:00
  • 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) zeripath 2018-11-04 01:15:55 +00:00
  • 57a8440db3 Update gitignore list (#5258) Antoine GIRARD 2018-11-03 23:06:09 +01:00
  • f95c966770 Backported wrong api request url for instances running in subfolders (#5247) (#5261) kolaente 2018-11-03 22:43:11 +01:00
  • 54259e2f88 Fixed wrong api request url for instances running in subfolders (#5247) kolaente 2018-11-03 13:20:02 +01:00
  • 225c48982b Fixed heatmap not working in mssql (#5248) kolaente 2018-11-01 19:12:17 +01:00
  • fa165621ed Update golang version in Dockerfile (#5246) Stanislav 2018-11-01 19:43:17 +03:00
  • 14a074f979 fix: Accept web-command cli flags if web-command is commited (#5245) Peter Hoffmann 2018-11-01 16:24:23 +01:00
  • 4b84928874 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-01 13:42:58 +00:00
  • 7d9a191a3c Create AuthorizedKeysCommand (#5236) zeripath 2018-11-01 13:41:07 +00:00
  • 00533d3870 Keys API changes (#4960) zeripath 2018-11-01 03:40:49 +00:00
  • 584844eada fix: Accept web-command cli flags if web-command is commited (#5200) Peter Hoffmann 2018-11-01 01:36:41 +01:00
  • 3786369356 This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136) (#5229) Lunny Xiao 2018-11-01 08:21:31 +08:00
  • 6c90dd1f4a Update API link in README (#5241) Jonas Bröms 2018-11-01 01:18:28 +01:00
  • c8b4c7af65 [skip ci] Updated translations via Crowdin GiteaBot 2018-10-31 20:58:56 +00:00
  • 794049e824 fix compatibility heatmap with mysql 8 (#5232) Stanislav 2018-10-31 23:56:32 +03:00
  • 79464216d9 fix data race on migrate repository (#5224) (#5230) Lunny Xiao 2018-10-31 20:23:13 +08:00
  • 7edb930240 Add command for migrating database (#4954) Robert Ștefan 2018-10-31 05:14:42 +02:00
  • 6eff62ae09 Add changelog for 1.5.3 release (#5227) Lauris BH 2018-10-31 04:13:14 +02:00
  • 8733384e20 Add changelog for 1.5.3 release (#5227) (#5228) v1.5.3 Lauris BH 2018-10-31 04:03:04 +02:00
  • 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) Jerry Jacobs 2018-10-31 01:08:30 +01:00
  • b686bd0c94 Fix markdown image with link (#4675) L.E.R 2018-10-30 17:26:28 -05:00
  • 10370651fc This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136) Lunny Xiao 2018-10-31 05:48:37 +08:00
  • e5daa2698f Generate random password (#5023) Lanre Adelowo 2018-10-30 22:34:25 +01:00
  • d0f614a25b only chown directories during docker setup if necessary. Fix #4425 (#5064) Fabian Braun 2018-10-30 16:41:41 +01:00
  • 98ea1a5143 [skip ci] Updated translations via Crowdin GiteaBot 2018-10-30 15:20:31 +00:00
  • e28801ff1a fix: Add secret to all webhook's payload where it has been missing (#5208) Peter Hoffmann 2018-10-30 16:14:12 +01:00
  • a3e084716e Add AutoHead functionality. (#5186) zeripath 2018-10-30 15:08:49 +00:00
  • 220ee6ae42 Pass link prefixes to external markup parsers (#5201) Nicolas Lenz 2018-10-30 15:34:12 +01:00
  • e61c6cd3db fix data race on migrate repository (#5224) Lunny Xiao 2018-10-30 22:06:01 +08:00
  • 0ba57949e4 remove unused db init on commands serv, update, hooks (#5225) Lunny Xiao 2018-10-30 18:41:25 +08:00
  • 5fc0a12627 [skip ci] Updated translations via Crowdin GiteaBot 2018-10-30 06:22:29 +00:00
  • 478ba7f318 fix sqlite lock (#5210) (#5223) Lunny Xiao 2018-10-30 14:21:55 +08:00
  • 617a2433a3 Make gitea serv use api/internal (#4886) Antoine GIRARD 2018-10-30 07:20:13 +01:00
  • 582213a858 Update go-macaron/session to latest mast to fix RCE-bug (#5195) Kim "BKC" Carlbäcker 2018-10-30 06:36:50 +01:00
  • aefeb8c465 [skip ci] Updated translations via Crowdin GiteaBot 2018-10-30 03:08:04 +00:00
  • db30d6d791 Serve audio files using HTML5 audio tag (#5221) Jonas Bröms 2018-10-30 03:17:26 +01:00
  • 735b12eaf0 fix sqlite lock (#5210) Lunny Xiao 2018-10-30 09:21:18 +08:00
  • 4d66de684f Fix race on updatesize (#5190) (#5215) Lunny Xiao 2018-10-30 09:20:18 +08:00
  • 1ceae07560 Fix emojis not showing in commit messages (#5168) James Anderson 2018-10-29 17:00:35 -04:00
  • d220a3d772 fix to 3819 - Backport (#5219) Rodrigo Villablanca Vásquez 2018-10-29 16:56:21 -03:00
  • 7022957b15 fix sqlite and mssql lock (#5214) (#5218) Lunny Xiao 2018-10-30 02:10:51 +08:00
  • d4e6278764 [skip ci] Updated translations via Crowdin GiteaBot 2018-10-29 13:50:58 +00:00
  • 70a80e31cf fix sqlite and mssql lock (#5214) Lunny Xiao 2018-10-29 21:48:37 +08:00
  • 7694c99ab3 Kill testing processes if the test takes too long (#5174) Mura Li 2018-10-29 09:54:13 +08:00
  • abf6e0d90b [skip ci] Updated translations via Crowdin GiteaBot 2018-10-29 01:31:15 +00:00
  • 8b4c4bd08f k8s deployment (#5046) BetaCat 2018-10-29 09:28:06 +08:00
  • b8451190d8 UX of link account (Step 1) (#5006) AJ ONeal 2018-10-28 16:46:16 -06:00
  • a2ee2a3c67 fix showing pull request link when delete a branch (#5166) Lunny Xiao 2018-10-29 06:15:25 +08:00
  • fb14458010 fix: Add secret to all webhook's payload where it has been missing (#5199) Peter Hoffmann 2018-10-28 23:03:02 +01:00
  • 48badd59e9 Fix to 3819 - Filtering issues by tags on main screen issues (#3824) Rodrigo Villablanca Vásquez 2018-10-28 03:55:01 -03:00
  • 84829fba82 Update go-macaron/session for RCE-fix. backport of #5177 (#5196) Kim "BKC" Carlbäcker 2018-10-28 04:19:57 +01:00
  • 8a9e44d181 Update with-docker.en-us.md (#5203) Paul Strickland 2018-10-28 03:18:55 +00:00
  • 2b7c366f64 fix sqlite lock (#5184) Lunny Xiao 2018-10-27 22:45:24 +08:00
  • 99c09dfbfa Update vendor/golang.org/x/sys (#5059) Antonio Huete Jimenez 2018-10-27 01:18:40 +02:00
  • 2af57c7820 Update x/net (#5169) Antoine GIRARD 2018-10-27 01:05:56 +02:00
  • f887085ee0 Update TRANSLATORS (#5194) briolantonio 2018-10-26 19:37:36 +02:00
  • e500b82c2c [skip ci] Updated translations via Crowdin GiteaBot 2018-10-26 09:40:17 +00:00
  • e7822473e9 Fix race on updatesize (#5190) Lunny Xiao 2018-10-26 17:37:57 +08:00
  • e7128e8c41 Fix sqlite lock (#5176) (#5179) Lunny Xiao 2018-10-25 22:30:25 +08:00
  • aeb5655c25 Update go-macaron/session to latest mast to fix RCE-bug (#5177) Kim "BKC" Carlbäcker 2018-10-25 13:53:39 +02:00