Commit Graph

  • 3227a11f71 Backport 1.9.6 (#8969) John Olheiser 2019-11-13 15:31:27 -0600
  • 7b75603ffe
    Fix intermittent GPG Git test failure (#8968) zeripath 2019-11-13 21:06:35 +0000
  • 2f73fff053 Changelog for 1.9.6 (#8967) v1.9.6 John Olheiser 2019-11-13 14:49:02 -0600
  • b41f303ae0 Add CDNJS to script-src CSP (#8966) John Olheiser 2019-11-13 14:22:09 -0600
  • fb5af37b3e
    Add Close() method to gogitRepository (#8901) (#8958) zeripath 2019-11-13 18:51:33 +0000
  • 8282f26250 Don't send notification on pending reviews (#8943) guillep2k 2019-11-13 15:36:04 -0300
  • 3b0303a4fc Implement documentation search (#8937) John Olheiser 2019-11-13 12:03:18 -0600
  • afe50873a5 Move index.js to web_src and use webpack to pack them (#8598) Lunny Xiao 2019-11-13 22:52:13 +0800
  • 3497efac4a
    Add Close() method to gogitRepository (#8901) (#8956) zeripath 2019-11-13 13:54:04 +0000
  • 71395dffd0 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-13 13:16:43 +0000
  • 27ac1d0952 add /etc/timezone and /etc/localtime volumes (#8911) Florian Hübner 2019-11-13 13:46:46 +0100
  • be869e8881 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-13 07:22:32 +0000
  • 722a7c902d
    Add Close() method to gogitRepository (#8901) zeripath 2019-11-13 07:01:19 +0000
  • 43fc99a7ed Update Github Migration Tests (#8938) (#8945) mrsdizzie 2019-11-13 00:15:57 -0500
  • 2ef37522b6 Update Github Migration Test (#8946) mrsdizzie 2019-11-12 23:33:33 -0500
  • 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925) guillep2k 2019-11-12 23:27:11 -0300
  • cda8de2004 Show repository size in repo home page and settings (#8940) Antoine GIRARD 2019-11-13 01:45:19 +0100
  • 253fdfb7fa Fix Notify Create Ref Error on tag creation (#8936) zeripath 2019-11-12 23:49:40 +0000
  • fd1b2a31f3 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-12 22:51:56 +0000
  • 3ddca774fc Update Github Migration Tests (#8938) mrsdizzie 2019-11-12 17:48:21 -0500
  • 4b3fc74937 Fix spelling as suggested by @rmbleeker (#8934) guillep2k 2019-11-12 12:47:29 -0300
  • e4e6d48e30 Move less from public/ to web_src/ so that it will not be packe… (#8908) Lunny Xiao 2019-11-12 17:22:16 +0800
  • a0d4014517 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-12 08:36:01 +0000
  • bb6879d339
    Improve notification (#8835) Lunny Xiao 2019-11-12 16:33:34 +0800
  • 555b1f6581 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-11 17:09:24 +0000
  • 173da1b5ae js: Revert change to click behaviour in forceSelection (#8921) Jookia 2019-11-11 17:06:57 +0000
  • 561044e422 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-11 15:19:00 +0000
  • 74a6add4d9 Template Repositories (#8768) John Olheiser 2019-11-11 09:15:29 -0600
  • 74bb292fe3
    Migrate temp_repo.go to use git.NewCommand (#8918) zeripath 2019-11-11 11:46:28 +0000
  • 8d9e625f83 Only view branch or tag if it match refType requested. (#8899) David Svantesson 2019-11-11 08:37:28 +0100
  • 273a24f226
    Move notifywatchers from models to notification (#8907) Lunny Xiao 2019-11-11 11:39:41 +0800
  • 0e281384b5 Fix typo in doc (#8914) Florian Hübner 2019-11-11 02:33:28 +0100
  • ee1d64ddd1
    Stop using git count-objects and use raw directory size for repository (#8848) zeripath 2019-11-10 21:33:47 +0000
  • 44ec9b933a Rephrase comment about RuntimeDirectory option (#8912) Anthony Vanelverdinghe 2019-11-10 17:49:39 +0100
  • 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) guillep2k 2019-11-10 06:22:19 -0300
  • 8eeb2877d5
    Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) zeripath 2019-11-10 08:42:51 +0000
  • 31416a5f4e Fix API Bug (fail on empty assignees) (#8873) 6543 2019-11-10 09:07:21 +0100
  • 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 +0800
  • 8693e54426 Backport: Enable punctuations ending mentions (#8889) (#8894) guillep2k 2019-11-09 22:24:59 -0300
  • 46ff639a13
    Fix issue with user.fullname (#8904) zeripath 2019-11-10 00:22:21 +0000
  • b27cac021f
    Fix issue with user.fullname (#8903) zeripath 2019-11-10 00:06:38 +0000
  • 1b7402bd1d
    Fix issue with user.fullname (#8902) zeripath 2019-11-09 23:21:53 +0000
  • bb04fb55d7 Enable punctuations ending mentions (#8889) guillep2k 2019-11-09 19:12:05 -0300
  • ca69ded83e Update Github migration test (#8896) guillep2k 2019-11-09 17:15:37 -0300
  • 0b91aaf62a Update Github migration test (#8897) guillep2k 2019-11-09 17:14:40 -0300
  • c54145174f Update Github migration test (#8893) mrsdizzie 2019-11-09 15:13:35 -0500
  • a647a54a08 Leave non-dated issues for last (#8871) guillep2k 2019-11-09 10:09:01 -0300
  • fbcf235633 Backport: Fix password complexity check on registration (#8887) (#8888) guillep2k 2019-11-09 08:52:54 -0300
  • 1f3ba6919d [skip ci] Updated translations via Crowdin GiteaBot 2019-11-09 09:45:09 +0000
  • f4937879b0 Fix require external registration password (#8885) guillep2k 2019-11-09 06:42:34 -0300
  • 1275c88589 Backport: Fix require external registration password (#8885) (#8890) guillep2k 2019-11-09 05:30:24 -0300
  • c15d371939 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-09 03:44:04 +0000
  • 6e1912c73a Fix password complexity check on registration (#8887) guillep2k 2019-11-09 00:40:37 -0300
  • 9ae4c17cb1 Allow to add and remove all repositories to/from team. (#8867) David Svantesson 2019-11-09 01:39:37 +0100
  • d2aee2a3e2 Create third-party-tools.zh-cn.md (#6303) MysticBoy 2019-11-09 06:32:30 +0800
  • f02138a148 Fix bug when migrate from API (#8631) Lunny Xiao 2019-11-09 06:21:00 +0800
  • 55bdc9aa38 Webhook support custom proxy (#8760) Lunny Xiao 2019-11-09 05:25:53 +0800
  • 016a5d0438 Move some actions to notification/action (#8779) Lunny Xiao 2019-11-09 04:54:50 +0800
  • fb459f2c2c Add password reset to FAQ (#8883) John Olheiser 2019-11-08 13:44:18 -0600
  • 1274ad864e a11y: Improve accessibility of dropdown menus (#8638) Jookia 2019-11-08 17:33:21 +0000
  • 42d0efd1f3 Fix edit content button on migrated issue content (#8877) (#8884) mrsdizzie 2019-11-08 10:43:51 -0500
  • d9be82bd00 Fix edit content button on migrated issue content (#8877) mrsdizzie 2019-11-08 02:01:24 -0500
  • b747501337 Show due date in dashboard issues list (#8860) mrsdizzie 2019-11-07 15:12:23 -0500
  • 884acf8295 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-07 18:33:04 +0000