1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 11:28:27 +00:00

Commit Graph

  • 2c2b9718e6 Avoid re-issuing redundant cross-references. (#8734) guillep2k 2019-11-18 20:43:03 -03:00
  • 6ef0ab4d96 fix: add search to reserved usernames (#9063) (#9065) Antoine GIRARD 2019-11-18 23:40:14 +01:00
  • f128e06ea6 fix: add search to reserved usernames (#9063) Antoine GIRARD 2019-11-18 21:03:25 +01:00
  • d338e8238f [skip ci] Updated translations via Crowdin GiteaBot 2019-11-18 17:06:44 +00:00
  • 64769c8a6b Allow authors to use act keywords in PR content (#9059) guillep2k 2019-11-18 14:03:49 -03:00
  • b15f26b1cf Close/reopen issues by keywords in titles and comments (#8866) guillep2k 2019-11-18 10:13:07 -03:00
  • 08ae6bb7ed Rewrite delivery of issue and comment mails (#9009) guillep2k 2019-11-18 05:08:20 -03:00
  • 9ff6312627 Move modules/gzip to gitea.com/macaron/gzip (#9058) Lunny Xiao 2019-11-18 13:18:33 +08:00
  • ba4e8f221b [skip ci] Updated translations via Crowdin GiteaBot 2019-11-18 01:29:04 +00:00
  • ef513e1af3 Fix double scroll in branch dropdown (#9048) Vedran 2019-11-18 02:25:24 +01:00
  • f8bd90ba60 enable lazy-loading of gitgraph.js (#9036) silverwind 2019-11-17 22:39:06 +01:00
  • 06984bbcbf [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 19:44:07 +00:00
  • 1c911aa825 wiki - add 'write' 'preview' buttons to wiki edit like in issues (#7241) Cherrg 2019-11-17 20:42:44 +01:00
  • 9275390423 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 14:13:14 +00:00
  • aa178176db Add first issue comment hashtag (#9052) jaqra 2019-11-17 17:00:39 +03:00
  • 8f09aff427 [skip ci] Updated translations via Crowdin GiteaBot 2019-11-17 06:31:35 +00:00
  • 184e47f6ce Handle setting default branch via API (#9030) David Svantesson 2019-11-17 07:30:01 +01:00
  • 86cff86b46 Update branch API endpoint to show effective branch protection. (#9031) David Svantesson 2019-11-16 20:39:18 +01:00
  • 3dfe9190b0 integrations: fix dropped errors in TestCreateOrUpdateRepoFileForUpdateWithFileMove() (#9040) Lars Lehtonen 2019-11-16 10:21:39 -08:00
  • f4bdcd6e2b Only return JSON for add/remove all (#9028) John Olheiser 2019-11-16 11:36:13 -06:00
  • 9feab29405 Check compiled files during build (#9042) Gary Kim 2019-11-16 22:15:07 +08:00
  • 4f9443cf8e Button tooltip formatting under Branches (#9034) Vedran 2019-11-16 13:03:07 +01:00
  • 1b7182e5ec Add retry for migration http/https requests (#9019) Lunny Xiao 2019-11-16 16:30:06 +08:00
  • 6fbfffeeb8 wiki - editor - enable side-by-side button (#7242) Cherrg 2019-11-16 03:20:07 +01:00
  • 11208f3381 Move git graph from models to modules/graph (#9027) Lunny Xiao 2019-11-16 08:47:57 +08:00
  • ecdb4c1750 Fix permission checks for close/reopen from commit (#8875) (#9033) guillep2k 2019-11-15 19:11:40 -03:00
  • 69cfff1541 Update display of reactions to issues and comments (#9038) mrsdizzie 2019-11-15 16:47:04 -05:00
  • e0e4473172 extract some inline functions related with create comment (#8931) Lunny Xiao 2019-11-16 02:18:09 +08:00
  • 3c3823dc7f Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9026) release/v1.9 zeripath 2019-11-15 15:58:23 +00:00
  • a0e76de75a Ensure Written is set in GZIP ProxyResponseWriter (#9018) (#9025) zeripath 2019-11-15 15:57:57 +00:00
  • c58fba944d Fix permission checks for close/reopen from commit (#8875) guillep2k 2019-11-15 12:20:47 -03:00
  • 880f26c7f0 Fix broken link to branch from issue list (#9003) (#9021) 6543 2019-11-15 15:10:28 +01:00
  • 7719009706 Ensure Written is set in GZIP ProxyResponseWriter (#9018) zeripath 2019-11-15 14:09:53 +00:00
  • 9930d47be2 Add review comments to mail notifications (#8996) guillep2k 2019-11-15 09:59:21 -03:00
  • fd461ca555 fix wrong system notice when repository is empty (#9020) Lunny Xiao 2019-11-15 20:13:58 +08:00
  • 97dc314652 Fix broken link to branch from issue list (#9003) Vedran 2019-11-15 12:38:54 +01:00
  • c0c2624079 fix wrong system notice when repository is empty (#9010) Lunny Xiao 2019-11-15 18:53:20 +08:00
  • 21ae9838e0 Move transfer repository and rename repository on a service package and start action notification (#8573) Lunny Xiao 2019-11-15 16:06:11 +08:00
  • b30d744e09 Githook highlighter (#8932) Konctantin 2019-11-15 09:56:06 +03:00
  • 896ad1d9cf services/mirror: fix dropped test errors (#9007) Lars Lehtonen 2019-11-14 20:54:23 -08:00
  • 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) Benno 2019-11-15 10:52:59 +08:00
  • 42ada741e3 Pack web_src/js/draw.js to public/js/index.js (#8975) Lunny Xiao 2019-11-15 09:27:50 +08:00
  • 06a8504c78 Update dashboard context for PR reviews (#8995) John Olheiser 2019-11-14 17:52:18 -06:00
  • dd1beee2ef Enforce Gitea environment for pushes (#8982) zeripath 2019-11-14 22:39:48 +00:00
  • 3487fb66a1 Shadow password correctly for session config (#8984) (#9002) zeripath 2019-11-14 22:34:47 +00:00
  • 3621944c2d modernize js and use babel (#8973) silverwind 2019-11-14 22:39:51 +01:00
  • 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
  • 1122230d0e Update security (#8990) John Olheiser 2019-11-14 10:56:17 -06: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
  • 9619ccf0e5 Changelog for 1.10.0 (#8978) v1.10.0 John Olheiser 2019-11-13 23:09:58 -06:00
  • dad67cae54 Refactor pull request review (#8954) Lunny Xiao 2019-11-14 10:57:36 +08:00
  • 023ae3c48c Hotfix for review actions and notifications (#8965) guillep2k 2019-11-13 21:38:12 -03:00
  • 16a43156a8 Backport the backport of 1.9.6 (#8970) John Olheiser 2019-11-13 16:11:52 -06:00
  • 3227a11f71 Backport 1.9.6 (#8969) John Olheiser 2019-11-13 15:31:27 -06:00
  • 7b75603ffe Fix intermittent GPG Git test failure (#8968) zeripath 2019-11-13 21:06:35 +00:00
  • 2f73fff053 Changelog for 1.9.6 (#8967) v1.9.6 John Olheiser 2019-11-13 14:49:02 -06:00
  • b41f303ae0 Add CDNJS to script-src CSP (#8966) John Olheiser 2019-11-13 14:22:09 -06:00
  • fb5af37b3e Add Close() method to gogitRepository (#8901) (#8958) zeripath 2019-11-13 18:51:33 +00: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
  • 3497efac4a Add Close() method to gogitRepository (#8901) (#8956) zeripath 2019-11-13 13:54:04 +00: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
  • 43fc99a7ed Update Github Migration Tests (#8938) (#8945) mrsdizzie 2019-11-13 00:15:57 -05:00
  • 2ef37522b6 Update Github Migration Test (#8946) mrsdizzie 2019-11-12 23:33:33 -05: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
  • 8693e54426 Backport: Enable punctuations ending mentions (#8889) (#8894) guillep2k 2019-11-09 22:24:59 -03:00