Commit Graph

  • 4b5ebb93e4 New review approvals shouldn't require a message (#8991) John Olheiser 2019-11-14 14:58:01 -06:00
  • ae36ed7ecb Shadow password correctly for session config (#8984) zeripath 2019-11-14 20:06:02 +00:00
  • 665ce1dcb3 Drop Admin attribute based on LDAP when login (continue #1743) (#8849) 6543 2019-11-14 20:10:23 +01:00
  • 9bd879bef8 fix bug when pack js (#8992) Lunny Xiao 2019-11-15 01:58:32 +08:00
  • 856a9f8181 Add ALLOW_ONLY_EXTERNAL_REGISTRATION to config cheat sheet (#8986) zeripath 2019-11-14 16:58:34 +00:00
  • a99b4dbe01 Changelog for 1.10.0 (#8978) (#8987) John Olheiser 2019-11-14 09:34:30 -06:00
  • a3e42bfebd [Feature] Add Gitea Emoji (#8950) 6543 2019-11-14 14:44:46 +01:00
  • 1716150ced [skip ci] Updated translations via Crowdin GiteaBot 2019-11-14 08:01:32 +00:00
  • c9b564ccdb fix(docs): Fixed creating Windows service commands (#8979) Wars 2019-11-14 15:57:29 +08:00
  • 04e6d761bc docs reference latest stable version (1.10.0) techknowlogick 2019-11-14 01:37:12 -05:00
  • dad67cae54 Refactor pull request review (#8954) Lunny Xiao 2019-11-14 10:57:36 +08:00
  • 16a43156a8 Backport the backport of 1.9.6 (#8970) John Olheiser 2019-11-13 16:11:52 -06:00
  • 7b75603ffe Fix intermittent GPG Git test failure (#8968) zeripath 2019-11-13 21:06:35 +00:00
  • b41f303ae0 Add CDNJS to script-src CSP (#8966) John Olheiser 2019-11-13 14:22:09 -06:00
  • 8282f26250 Don't send notification on pending reviews (#8943) guillep2k 2019-11-13 15:36:04 -03:00
  • 3b0303a4fc Implement documentation search (#8937) John Olheiser 2019-11-13 12:03:18 -06:00
  • afe50873a5 Move index.js to web_src and use webpack to pack them (#8598) Lunny Xiao 2019-11-13 22:52:13 +08:00
  • 71395dffd0 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-13 13:16:43 +00:00
  • 27ac1d0952 add /etc/timezone and /etc/localtime volumes (#8911) Florian Hübner 2019-11-13 13:46:46 +01:00
  • be869e8881 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-13 07:22:32 +00:00
  • 722a7c902d Add Close() method to gogitRepository (#8901) zeripath 2019-11-13 07:01:19 +00:00
  • 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925) guillep2k 2019-11-12 23:27:11 -03:00
  • cda8de2004 Show repository size in repo home page and settings (#8940) Antoine GIRARD 2019-11-13 01:45:19 +01:00
  • 253fdfb7fa Fix Notify Create Ref Error on tag creation (#8936) zeripath 2019-11-12 23:49:40 +00:00
  • fd1b2a31f3 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-12 22:51:56 +00:00
  • 3ddca774fc Update Github Migration Tests (#8938) mrsdizzie 2019-11-12 17:48:21 -05:00
  • 4b3fc74937 Fix spelling as suggested by @rmbleeker (#8934) guillep2k 2019-11-12 12:47:29 -03:00
  • e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908) Lunny Xiao 2019-11-12 17:22:16 +08:00
  • a0d4014517 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-12 08:36:01 +00:00
  • bb6879d339 Improve notification (#8835) Lunny Xiao 2019-11-12 16:33:34 +08:00
  • 555b1f6581 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-11 17:09:24 +00:00
  • 173da1b5ae js: Revert change to click behaviour in forceSelection (#8921) Jookia 2019-11-11 17:06:57 +00:00
  • 561044e422 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-11 15:19:00 +00:00
  • 74a6add4d9 Template Repositories (#8768) John Olheiser 2019-11-11 09:15:29 -06:00
  • 74bb292fe3 Migrate temp_repo.go to use git.NewCommand (#8918) zeripath 2019-11-11 11:46:28 +00:00
  • 8d9e625f83 Only view branch or tag if it match refType requested. (#8899) David Svantesson 2019-11-11 08:37:28 +01:00
  • 273a24f226 Move notifywatchers from models to notification (#8907) Lunny Xiao 2019-11-11 11:39:41 +08:00
  • 0e281384b5 Fix typo in doc (#8914) Florian Hübner 2019-11-11 02:33:28 +01:00
  • ee1d64ddd1 Stop using git count-objects and use raw directory size for repository (#8848) zeripath 2019-11-10 21:33:47 +00:00
  • 44ec9b933a Rephrase comment about RuntimeDirectory option (#8912) Anthony Vanelverdinghe 2019-11-10 17:49:39 +01:00
  • 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) guillep2k 2019-11-10 06:22:19 -03:00
  • 8eeb2877d5 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) zeripath 2019-11-10 08:42:51 +00:00
  • 31416a5f4e Fix API Bug (fail on empty assignees) (#8873) 6543 2019-11-10 09:07:21 +01:00
  • daab245167 Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) Lunny Xiao 2019-11-10 12:41:51 +08:00
  • 1b7402bd1d Fix issue with user.fullname (#8902) zeripath 2019-11-09 23:21:53 +00:00
  • bb04fb55d7 Enable punctuations ending mentions (#8889) guillep2k 2019-11-09 19:12:05 -03:00
  • c54145174f Update Github migration test (#8893) mrsdizzie 2019-11-09 15:13:35 -05:00
  • a647a54a08 Leave non-dated issues for last (#8871) guillep2k 2019-11-09 10:09:01 -03:00
  • 1f3ba6919d [skip ci] Updated translations via Crowdin GiteaBot 2019-11-09 09:45:09 +00:00
  • f4937879b0 Fix require external registration password (#8885) guillep2k 2019-11-09 06:42:34 -03:00
  • c15d371939 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-09 03:44:04 +00:00
  • 6e1912c73a Fix password complexity check on registration (#8887) guillep2k 2019-11-09 00:40:37 -03:00
  • 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867) David Svantesson 2019-11-09 01:39:37 +01:00
  • d2aee2a3e2 Create third-party-tools.zh-cn.md (#6303) MysticBoy 2019-11-09 06:32:30 +08:00
  • f02138a148 Fix bug when migrate from API (#8631) Lunny Xiao 2019-11-09 06:21:00 +08:00
  • 55bdc9aa38 Webhook support custom proxy (#8760) Lunny Xiao 2019-11-09 05:25:53 +08:00
  • 016a5d0438 Move some actions to notification/action (#8779) Lunny Xiao 2019-11-09 04:54:50 +08:00
  • fb459f2c2c Add password reset to FAQ (#8883) John Olheiser 2019-11-08 13:44:18 -06:00
  • 1274ad864e a11y: Improve accessibility of dropdown menus (#8638) Jookia 2019-11-08 17:33:21 +00:00
  • d9be82bd00 Fix edit content button on migrated issue content (#8877) mrsdizzie 2019-11-08 02:01:24 -05:00
  • b747501337 Show due date in dashboard issues list (#8860) mrsdizzie 2019-11-07 15:12:23 -05:00
  • 884acf8295 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-07 18:33:04 +00:00
  • 065bbddab9 Fix count for commit graph last page (#8843) jaqra 2019-11-07 21:09:51 +03:00
  • 1f90147f39 Use templates for issue e-mail subject and body (#8329) guillep2k 2019-11-07 10:34:28 -03:00
  • d5b1e6bc51 Theme arc-green: reverse heatmap colors (#8840) Damien Pollet 2019-11-06 18:23:06 +01:00
  • f05cd3e317 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-06 13:42:48 +00:00
  • 12170d26a7 Split sendCreateCommentAction as two parts, one for update comment related informations, another for actions (#8784) Lunny Xiao 2019-11-06 21:39:29 +08:00
  • 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) David Svantesson 2019-11-06 10:37:14 +01:00
  • 0109229928 Move release webhook to notification (#8817) Lunny Xiao 2019-11-06 16:25:50 +08:00
  • 6d42add37f [skip ci] Updated translations via Crowdin GiteaBot 2019-11-06 06:44:54 +00:00
  • 8a84d82d53 Move repofiles webhooks to notification (#8807) Lunny Xiao 2019-11-06 14:43:03 +08:00
  • 36b8c081f6 Add migrate command to docs (#8842) John Olheiser 2019-11-05 12:54:54 -06:00
  • 9395805512 update docs to latest version (#8845) techknowlogick 2019-11-05 13:54:20 -05:00
  • 45f219239e Fix to close opened io resources as soon as not needed (#8839) Lauris BH 2019-11-05 14:54:47 +02:00
  • 79fd422a92 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-05 12:09:43 +00:00
  • aaeef295bb Move pull webhook to notification (#8805) Lunny Xiao 2019-11-05 19:04:08 +08:00
  • 05e7715c4b Update go-org to optimize code (#8824) Lauris BH 2019-11-05 10:39:03 +02:00
  • 2f4ef84cbf [skip ci] Updated translations via Crowdin GiteaBot 2019-11-05 06:52:00 +00:00
  • c0f4675a68 Fix (open/closed) issue count when label excluded (#8815) jaqra 2019-11-05 09:48:51 +03:00
  • a91679c9e3 Add additional periods to activity page (#8829) Lauris BH 2019-11-05 07:45:48 +02:00
  • 8d8aecd3cf README: Update Screenshots and Badges in ZH (#8813) 6543 2019-11-05 01:12:58 +01:00
  • 86a44f6b48 Fix new user form for non-local users (#8826) Lauris BH 2019-11-04 21:10:37 +02:00
  • 3fb9e3afe3 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-04 10:23:49 +00:00
  • 0471aae348 Fix: remove duplicated signed commit icons (#8820) Wenxuan Zhao 2019-11-04 02:20:12 -08:00
  • ee5249889d [skip ci] Updated translations via Crowdin GiteaBot 2019-11-04 04:52:17 +00:00
  • 2282c659dd Explicity indicate the socket unit to use the service unit "gitea.service" (#8804) Ramon Fischer 2019-11-04 05:42:30 +01:00
  • a966a0298e Move more webhook codes from models to webhook module (#8802) Lunny Xiao 2019-11-04 06:13:25 +08:00
  • 491887d441 Move actions to notification (#8785) Lunny Xiao 2019-11-04 04:59:09 +08:00
  • 7971b05d2b Fix API deadline removal (#8759) David Svantesson 2019-11-03 15:46:32 +01:00
  • dce22efbee Fix SSH2 conditonal in key parsing code (#8806) mrsdizzie 2019-11-03 06:08:18 -05:00
  • 022d2d8beb Move push commits events to notification (#8783) Lunny Xiao 2019-11-03 14:59:26 +08:00
  • fe7a6d9bfc [Fix] Checkbox at RepoSettings Protected Branch (#8799) 6543 2019-11-03 01:54:39 +01:00
  • 61a3eae923 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-02 22:49:35 +00:00
  • 76185edd76 FIX download diff/patch from commit (#8792) 6543 2019-11-02 23:47:25 +01:00
  • 729708e878 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-02 15:29:18 +00:00
  • 5a187f4bcc Add API for Issue set Subscription (#8729) 6543 2019-11-02 16:27:49 +01:00
  • dd9cb32bff [skip ci] Updated translations via Crowdin GiteaBot 2019-11-02 13:40:49 +00:00
  • 21dfe1b256 fix 500 when edit hook (#8782) Lunny Xiao 2019-11-02 21:38:11 +08:00
  • 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) David Svantesson 2019-11-02 08:37:05 +01:00
  • 9d663dfde6 On windows set core.longpaths true (#8776) zeripath 2019-11-02 05:40:49 +00:00