1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-27 03:48:27 +00:00

Commit Graph

  • fd1e8563f8 SECURITY: protect DeleteFilePost et al with cleanUploadFileName (#5631) zeripath 2019-01-04 16:08:26 +00:00
  • 14e218cbd1 Backport latest translation changes Lauris BH 2019-01-04 11:26:23 +02:00
  • 5a1ea37f57 [skip ci] Updated translations via Crowdin GiteaBot 2019-01-04 09:23:34 +00:00
  • 9f476b8d1e Don't close issues via commits on non-default branch. (#5622) Harshit Bansal 2019-01-04 14:52:58 +05:30
  • b5f4911afa Documentation: Clarity for HTTPS setups (#5626) v1.7.0-rc1 0x5c 2019-01-03 10:46:07 -05:00
  • 0de57fd57c Documentation: Clarity for HTTPS setups (#5626) v1.7.0-dev 0x5c 2019-01-03 10:46:07 -05:00
  • 9863591dca [skip ci] Updated translations via Crowdin GiteaBot 2019-01-03 10:19:43 +00:00
  • 121da08730 Add changelog for 1.7.0-rc1 (#5616) Jonas Franz 2019-01-03 11:17:28 +01:00
  • 76060613ef Fix bug on modifying sshd username (#5624) Moshi Binyamini 2019-01-03 00:42:33 +02:00
  • 74b9a13f84 Update @jonasfranz's username (#5619) techknowlogick 2019-01-02 13:35:18 -05:00
  • 7c3722b366 Update owners & Date in contributing (#5620) techknowlogick 2019-01-02 13:00:19 -05:00
  • f5be13efb6 [skip ci] Updated translations via Crowdin GiteaBot 2019-01-02 12:59:14 +00:00
  • 8764f1512d branch: Trigger update when deleting branch via UI. (#5617) Harshit Bansal 2019-01-02 18:26:58 +05:30
  • 4c52858c39 Issue is not overdue when it is on the same date #5566 (#5568) Rodrigo Villablanca Vásquez 2019-01-01 14:56:47 -03:00
  • 63bd1b9203 mirror: Delete tags in mirror which are removed for original repo. (#5609) Harshit Bansal 2019-01-01 04:30:54 +05:30
  • 28cc3bd662 Fix wrong text getting saved on editing second comment on an issue. (#5608) (#5615) Harshit Bansal 2018-12-31 22:22:06 +05:30
  • b46c279587 update v71.go to resolve #5595 (#5613) Daniel Wolf 2018-12-31 08:23:03 -05:00
  • 64995bae0f [skip ci] Updated translations via Crowdin GiteaBot 2018-12-31 12:03:07 +00:00
  • 2c7661a524 Fix wrong text getting saved on editing second comment on an issue. (#5608) Harshit Bansal 2018-12-31 17:31:20 +05:30
  • 945804f800 Webhook for Pull Request approval/rejection (#5027) Lanre Adelowo 2018-12-27 19:04:30 +01:00
  • 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) zeripath 2018-12-27 17:28:48 +00:00
  • 2058c362a8 LDAP via simple auth separate bind user and search base (#5055) Tony Homrich 2018-12-27 11:51:19 -05:00
  • 6e20b504b1 Delete organization endpoint added (#5601) Shashvat Kedia 2018-12-27 21:06:58 +05:30
  • 21357a4ae0 fix nil pointer when adding a due date (#5587) Lanre Adelowo 2018-12-27 16:02:43 +01:00
  • a82ba73346 Make sure argsSet verifies string isn't empty too (#4980) Lanre Adelowo 2018-12-27 13:38:38 +01:00
  • 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) Julian 2018-12-27 11:27:08 +01:00
  • 58bdff53cd Remove MTecknology from MAINTAINERS (#5599) Michael Lustfield 2018-12-26 20:03:34 -06:00
  • b0b35493ec [skip ci] Updated translations via Crowdin GiteaBot 2018-12-26 19:16:27 +00:00
  • ba2c02b75d Fix route in swagger (#5598) Shashvat Kedia 2018-12-27 00:43:49 +05:30
  • 4586ae390f [skip ci] Updated translations via Crowdin GiteaBot 2018-12-24 11:12:56 +00:00
  • f0db86b663 Gitlab does have discord integration now (#5589) Charles 2018-12-24 06:11:18 -05:00
  • 9f544e9356 drone/mssql: use golang 1.11 build like the other tests (#5586) Antoine GIRARD 2018-12-23 22:11:22 +01:00
  • a06ae0bdc7 Fix translation errors in doc advanced part (zh-cn) (#5112) BetaCat 2018-12-23 18:57:49 +08:00
  • b77c3eb5bd backport 1.6.2 changelog (#5576) techknowlogick 2018-12-21 12:45:58 -05:00
  • 9a33798b30 Fix type mismatch of format string (#5574) Mura Li 2018-12-22 00:13:31 +08:00
  • 2631f7f64d Changelog for 1.6.2 (#5567) v1.6.2 techknowlogick 2018-12-21 10:08:46 -05:00
  • af4626a270 Immediate fix to htmlEncode user added text (#5575) techknowlogick 2018-12-21 09:05:47 -05:00
  • 330bf8d3b3 Immediate fix to htmlEncode user added text (#5570) zeripath 2018-12-21 13:40:40 +00:00
  • 21c70e1ed2 backport 5571 (#5573) techknowlogick 2018-12-21 03:22:56 -05:00
  • 4a02a783c4 fix bug on upload file name (#5571) Lunny Xiao 2018-12-21 10:32:11 +08:00
  • 7cb1d8296d Create stale bot config (#5243) Antoine GIRARD 2018-12-20 21:34:55 +01:00
  • b45d58805a fix indexer reindex bug when gitea restart (#5563) (#5564) Lunny Xiao 2018-12-19 22:51:53 +08:00
  • 8dc09edb04 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-19 13:00:35 +00:00
  • 9d0dee88d2 fix table name typo on SQL (#5562) Lunny Xiao 2018-12-19 20:58:46 +08:00
  • b65e37ed72 fix indexer reindex bug when gitea restart (#5563) Lunny Xiao 2018-12-19 16:37:48 +08:00
  • c64963553a Update Licenses (#5558) zeripath 2018-12-19 02:04:43 +00:00
  • 7fd34c0517 fix lfs version check warning log when using ssh protocol (#5501) Lunny Xiao 2018-12-19 09:17:43 +08:00
  • 2a660a1de1 Support reverse proxy providing email (#5554) zeripath 2018-12-18 17:05:48 +00:00
  • fe55ab2a68 fix forgot removed records when deleting user (#5429) Lunny Xiao 2018-12-19 00:26:26 +08:00
  • e726e4b828 Add base repo nil check (#5555) Jonas Franz 2018-12-17 18:35:21 +01:00
  • 8730ee0e45 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-17 14:08:30 +00:00
  • 94c3963da0 Fix makefile generate buildstep (#5556) Jonas Franz 2018-12-17 15:05:49 +01:00
  • b3b7598ec6 Improve performance of dashboard (#4977) Lunny Xiao 2018-12-13 23:55:43 +08:00
  • 200b974e19 Backport #5537 Remove a double slash in the HTTPS redirect with Let's Encrypt (#5539) Greg Karékinian 2018-12-13 16:42:38 +01:00
  • 49ea6e0deb [skip ci] Updated translations via Crowdin GiteaBot 2018-12-12 21:02:34 +00:00
  • ebef3eff23 Remove a double slash in the HTTPS redirection when Let's Encrypt is enabled (#5537) Greg Karékinian 2018-12-12 22:00:24 +01:00
  • 800271ee1f fix bug when a read perm user to edit his issue (#5516) (#5534) Lunny Xiao 2018-12-13 01:37:22 +08:00
  • 0bd802e3e1 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-12 15:19:11 +00:00
  • f0374ad1ad fix bug when a read perm user to edit his issue (#5516) Lunny Xiao 2018-12-12 23:17:25 +08:00
  • e6362f3d23 fix detect force push failure on deletion of protected branches (#5522) (#5531) Lunny Xiao 2018-12-12 22:49:47 +08:00
  • af6bce3ad5 fix detect force push failure on deletion of protected branches (#5522) Lunny Xiao 2018-12-12 16:46:17 +08:00
  • 6db7dbd333 Added test environment for mssql (#4282) kolaente 2018-12-12 02:01:41 +01:00
  • b1f3685015 fix approvals limitation (#5521) Lunny Xiao 2018-12-12 07:49:33 +08:00
  • 58c4559d3b fix permission check on api create org (#5523) Lunny Xiao 2018-12-12 03:33:24 +08:00
  • ba75319157 fix clone wiki failed via ssh (#5503) Lunny Xiao 2018-12-12 02:37:32 +08:00
  • 716c2918be Backported #5525 Fix the Let's Encrypt handler (#5527) Greg Karékinian 2018-12-11 19:34:35 +01:00
  • ccea91652f fix adding reaction fail for read permission (#5515) Lunny Xiao 2018-12-12 02:12:06 +08:00
  • 6e114f6791 add git protocol v2 support via SSH on Docker image (#5520) Lunny Xiao 2018-12-12 01:20:04 +08:00
  • 15d6cf179d Fix the Let's Encrypt handler by listening on a valid address (#5525) Greg Karékinian 2018-12-11 16:46:12 +01:00
  • 9681c83734 Approvals at Branch Protection (#5350) Jonas Franz 2018-12-11 12:28:37 +01:00
  • 60d7b614fe fix forgot deletion of notification when delete repository (#5506) (#5514) Lunny Xiao 2018-12-11 19:09:53 +08:00
  • 9cf9a54dca fix undeleted content when deleting user (#5509) Lunny Xiao 2018-12-11 10:33:20 +08:00
  • 64680b72bd Fixing MSSQL timestamp type (#5511) Christopher 2018-12-11 03:05:24 +01:00
  • 205a533645 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-11 01:12:24 +00:00
  • 284b0e12cb fix code review on mssql (#5502) Lunny Xiao 2018-12-11 09:09:46 +08:00
  • 2b4f87da46 Fix empty wiki (#5504) (#5508) Lunny Xiao 2018-12-11 04:37:56 +08:00
  • 8a64e67456 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-10 20:03:39 +00:00
  • 1b3404eaca fix forgot deletion of notification when delete repository (#5506) Lunny Xiao 2018-12-11 04:01:01 +08:00
  • 928417ae39 Fix empty wiki (#5504) Lunny Xiao 2018-12-10 06:45:44 +08:00
  • 7e5abe2dc4 backport 1.6.1 changelog (#5507) techknowlogick 2018-12-09 16:33:13 -05:00
  • ad9f9cdc30 Add 1.6.1 changelog (#5500) v1.6.1 techknowlogick 2018-12-09 08:06:16 -05:00
  • 7c0c965532 Improve team members and repositories settings UI (#5457) Lunny Xiao 2018-12-09 14:42:11 +08:00
  • da5a0b8382 add tests for api user orgs (#5494) Lunny Xiao 2018-12-09 10:19:50 +08:00
  • 8237fd4a2d fix topic name length on database (#5493) (#5495) Lunny Xiao 2018-12-09 08:57:49 +08:00
  • 4b4453cb92 fix topic name length on database (#5493) Lunny Xiao 2018-12-08 20:27:30 +08:00
  • 8b864a328e Allow link verification for services like Mastodon (#5481) koyu 2018-12-06 21:15:48 +01:00
  • fdec258c8d [skip ci] Updated translations via Crowdin GiteaBot 2018-12-04 22:42:54 +00:00
  • a0ecc5f24e improve the git-scm url's in docs and sample.ini (#5467) Roman 2018-12-04 23:40:42 +01:00
  • 20c54f88b2 refactor: replace lint to revive (#5422) Bo-Yi Wu 2018-12-03 22:28:46 +08:00
  • 8e4a0a978a ensure that the closed_at is set for closed (#5450) romankl 2018-12-02 23:50:47 +01:00
  • 2d707fe5e6 ensure that the closed_at is set for closed (#5449) romankl 2018-12-02 21:43:01 +01:00
  • c1275e2ba6 Admin should be able to delete repos even if he is not a member of the organization (#5443) (#5447) Lanre Adelowo 2018-12-02 19:07:20 +01:00
  • ce4885f761 [skip ci] Updated translations via Crowdin GiteaBot 2018-12-02 16:10:08 +00:00
  • 9441bfaccc admin should be able to delete repos even if he is not a member of the organization (#5443) Lanre Adelowo 2018-12-02 17:08:33 +01:00
  • 7bc1faabdb word-break the WebHook url to prevent a ui-break (#5445) romankl 2018-12-02 16:47:45 +01:00
  • bc42b3ab6c [skip ci] Updated translations via Crowdin GiteaBot 2018-12-01 06:07:46 +00:00
  • 552014a068 Removing Labels via EditPullRequest API (#5348) Lucien Kerl 2018-12-01 07:05:57 +01:00
  • 06ef5b68d4 word-break the WebHook url to prevent a ui-break (#5432) romankl 2018-11-30 15:52:05 +01:00
  • e406dc058d Fix repository deletion when there is large number of issues in it (#5426) (#5434) Lunny Xiao 2018-11-30 22:38:35 +08:00
  • c761625c69 [skip ci] Updated translations via Crowdin GiteaBot 2018-11-30 13:01:54 +00:00