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

Commit Graph

  • 0c07f1de5b Provide Default messages for merges (#9393) zeripath 2019-12-30 23:34:11 +00:00
  • b983ff4473 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-30 17:14:49 +00:00
  • c2d854cfd2 In SimpleMDE check if trigger exists before call (#9545) zeripath 2019-12-30 17:11:50 +00:00
  • b4b8c9679f fix 500 error for ghost avatar (#9537) 6543 2019-12-30 11:55:51 +01:00
  • d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 6543 2019-12-29 15:24:50 +01:00
  • ae9d342f54 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-29 12:34:39 +00:00
  • 98bc3e1da8 remove since it is there for 3years (#9538) 6543 2019-12-29 13:32:31 +01:00
  • c0bb5ebc15 Fix repository issues pagination bug when there are more than one label filter (#9512) (#9528) Lunny Xiao 2019-12-29 07:54:25 +08:00
  • a70e822100 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-28 23:35:29 +00:00
  • 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529) 6543 2019-12-29 00:33:13 +01:00
  • 599c0ee75f go-mssqldb UPDATE (#9522) 6543 2019-12-28 18:14:38 +01:00
  • ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) Lunny Xiao 2019-12-28 22:43:46 +08:00
  • 1ea447aedf Delete conflicting file (#9526) techknowlogick 2019-12-28 05:43:03 -05:00
  • 81e63d0714 Refactor webhooks to reduce code duplication (#9422) Cornel 2019-12-28 16:55:09 +08:00
  • 9409ac9030 Fix deleted branch isn't removed when push the branch again (#9516) (#9524) Lunny Xiao 2019-12-28 12:41:41 +08:00
  • 10455a88dc Resolve deprecated INI conversion (#9525) techknowlogick 2019-12-27 22:37:26 -05:00
  • 55cd33e124 Stop various tests from adding to the source tree (#9515) zeripath 2019-12-28 02:08:05 +00:00
  • 884173232f Add contrib/environment-to-ini (#9519) zeripath 2019-12-28 00:49:42 +00:00
  • 4ee97465e9 [Fix] AllowedReaction code (#9518) 6543 2019-12-28 00:43:56 +01:00
  • e64880ef07 Ignore empty avatars in v115.go (#9520) zeripath 2019-12-27 22:57:38 +00:00
  • 4acca9d2e8 Properly enforce gitea environment for pushes (#9501) zeripath 2019-12-27 21:15:04 +00:00
  • f2d03cda96 [API] Extend times API (#9200) 6543 2019-12-27 21:30:58 +01:00
  • 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) Lunny Xiao 2019-12-28 03:17:37 +08:00
  • e3a5b83212 Fix user avatar name (#8547) Masudur Rahman 2019-12-28 00:27:59 +06:00
  • 145c1ea0b6 Remove and recreate the hooks to set them executable with the umask (#9502) zeripath 2019-12-27 16:41:49 +00:00
  • 154424623a Remove unnecessary loading of settings in update hook (#9496) zeripath 2019-12-27 15:21:33 +00:00
  • 3d5f31f77d Fix SetExpr failed (#9506) Lunny Xiao 2019-12-27 22:18:07 +08:00
  • a3928fd820 Fix missing repository status when migrating repository via API (#9511) Lunny Xiao 2019-12-27 20:34:28 +08:00
  • 2401779aac Correct a language error in reverse proxy doc (#9455) Erwan Colin 2019-12-27 13:17:26 +01:00
  • f0bda12c49 when branch is deleted after a pull request is merged, trigger webhook (#9510) Brad Albright 2019-12-27 00:36:52 -06:00
  • d86e587186 alpine 3.11 (#9440) techknowlogick 2019-12-26 19:52:32 -05:00
  • 5748755e8e Remove obsolete file private/push_update.go (#9503) David Svantesson 2019-12-26 19:20:38 +01:00
  • 1db2381546 Push update after branch is restored (#9416) Mario Lubenka 2019-12-26 14:17:31 +01:00
  • 7bfb83e064 Batch hook pre- and post-receive calls (#8602) zeripath 2019-12-26 11:29:45 +00:00
  • 114d474f02 [Docs] Clarify HTTPS Termination Proxy on Using Reverse Proxy to Enable HTTPS (#9491) Bagas Sanjaya 2019-12-26 12:05:05 +07:00
  • c0f8795462 Upgrade lato fonts to v16. (#9498) Lunny Xiao 2019-12-26 12:11:39 +08:00
  • 3e166bd055 Add debug option to serv to help debug problems (#9492) zeripath 2019-12-25 15:44:57 +00:00
  • 8b2f29c0d2 fix datarace on issue indexer queue (#9490) Lunny Xiao 2019-12-25 17:44:09 +08:00
  • f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) Brad Albright 2019-12-24 23:59:41 -06:00
  • 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) Brad Albright 2019-12-24 17:46:16 -06:00
  • 30181d459d Wrap the code indexer (#9476) zeripath 2019-12-24 07:26:34 +00:00
  • 58c38ab4b6 backport fix: fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9482) Brad Albright 2019-12-24 01:01:02 -06:00
  • 34688e1db3 Update CONTRIBUTING.md to include building JS (#9454) sunboyy 2019-12-24 12:28:58 +07:00
  • e394504937 Clean-up typo that made an app.ini.sample comment not a comment. (#9480) rektide 2019-12-23 23:41:46 -05:00
  • 40e99ea010 [API] Extend contents with dates (#9464) 6543 2019-12-24 03:33:52 +01:00
  • 017f314b5a Use Req.URL.RequestURI() to cope with FCGI urls (#9473) zeripath 2019-12-24 00:11:12 +00:00
  • 546523a57c Delete extra Matlab ignore file (#9479) John Olheiser 2019-12-23 17:31:36 -06:00
  • e6ceb6880a Prefix all user-generated IDs in markup (#9477) John Olheiser 2019-12-23 16:38:50 -06:00
  • 071e7c4f0a Update matlab gitignore? (#9478) John Olheiser 2019-12-23 14:45:43 -06:00
  • 2de8b27dd1 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-23 12:34:47 +00:00
  • 89b4e0477b Refactor code indexer (#9313) Lunny Xiao 2019-12-23 20:31:16 +08:00
  • 2f9564f993 Set default ssh.minimum_key_sizes (#9466) mrsdizzie 2019-12-22 17:46:35 -05:00
  • 1df701fd1a Add ActionCommentPull action (#9456) mrsdizzie 2019-12-22 03:29:26 -05:00
  • 875d6b2f8e fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) Brad Albright 2019-12-21 18:16:21 -06:00
  • 8149ed7040 Issue with Migration rule v111 (#9449) Marge Bouvier 2019-12-21 11:12:39 +01:00
  • 4f42e03a35 Fix wrong notification on merge (#9450) guillep2k 2019-12-20 19:31:05 -03:00
  • f8a6eb8f32 Apache configuration for Let's Encrypt webroot validation (#9438) NZTim 2019-12-21 06:58:26 +13:00
  • a13654562c [skip ci] Updated translations via Crowdin GiteaBot 2019-12-20 17:10:13 +00:00
  • 2848c5eb8f Swagger info corrections (#9441) 6543 2019-12-20 18:07:12 +01:00
  • 050a8af424 Response for context on retry database connection (#9444) Lunny Xiao 2019-12-20 13:39:33 +08:00
  • e2fc0a0dfd chore: update license list (#9436) Antoine GIRARD 2019-12-20 01:17:25 +01:00
  • db5524a9ab chore: update gitignore list (#9437) Antoine GIRARD 2019-12-20 00:04:12 +01:00
  • a276aaf61e Fix NewCommitStatus (#9434) (#9435) John Olheiser 2019-12-19 16:49:47 -06:00
  • d9a0ba2cac [skip ci] Updated translations via Crowdin GiteaBot 2019-12-19 21:50:14 +00:00
  • f5a25d5349 Fix NewCommitStatus (#9434) John Olheiser 2019-12-19 15:46:53 -06:00
  • e57f763937 Add migration to sanitize repository original_url (#9423) mrsdizzie 2019-12-19 04:49:48 -05:00
  • 4147cc91ed Fix background reactions in the arc-green theme (#9421) Alexey 〒erentyev 2019-12-19 06:35:03 +03:00
  • 559fb6ccf0 chore: update github.com/couchbase/gomemcached and github.com/couchbase/go-couchbase (#9419) Antoine GIRARD 2019-12-19 03:03:26 +01:00
  • e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) mrsdizzie 2019-12-18 21:02:47 -05:00
  • 8873a80276 Add .ignore file for search tools (#9417) silverwind 2019-12-19 00:34:23 +01:00
  • d644934956 Use OriginalURL insead of CloneAddr in migration logging (#9418) mrsdizzie 2019-12-18 16:49:56 -05:00
  • 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) Keith Rutkowski 2019-12-18 13:37:44 -05:00
  • d66ae50fd5 Address minor portability issues (#9414) dankm 2019-12-18 11:47:11 -06:00
  • 1b8a9197b3 Add warning to docs in order to avoid template mismatches (#9411) pseudocoder 2019-12-18 17:48:33 +02:00
  • 90057ca27e [Vendor Update] go-swagger v0.20.1 -> v0.21.0 (#9410) 6543 2019-12-18 16:05:30 +01:00
  • 6d811bcb14 Hide not allowed Reactions (#9387) 6543 2019-12-18 14:07:36 +01:00
  • 3a14a69e8a Fix Slack webhook payload title generation to work with Mattermost (#9378) (#9404) Cornel 2019-12-18 20:56:35 +08:00
  • 3b4682e172 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-18 12:33:32 +00:00
  • 8a208e4349 Remove unsued struct (#9405) Lauris BH 2019-12-18 14:10:40 +02:00
  • c939d610b9 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-18 10:02:07 +00:00
  • 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost (#9378) Cornel 2019-12-18 18:01:00 +08:00
  • 669791be99 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-18 04:02:12 +00:00
  • ba8f93a14e Fix some SimpleMDE (#9400) John Olheiser 2019-12-17 21:59:59 -06:00
  • 590d56dbb3 switch to fomantic-ui (#9374) techknowlogick 2019-12-17 16:34:11 -05:00
  • 601b0cf4c1 Add description to labels on create issue (#9392) zeripath 2019-12-17 20:02:17 +00:00
  • 2b0e4e0cb8 Fixed errors logging in dump.go (#9218) Rychu 2019-12-17 17:12:10 +01:00
  • 412679fd8b 登陆 to 登录 (#9382) ZHOU Cheng 2019-12-17 21:06:54 +08:00
  • 2b7e4cc1bd Fixed show repositories filter (#9234) (#9379) Alexey 〒erentyev 2019-12-17 14:03:36 +03:00
  • 59fc29db38 fix wrong migration (#9381) Lunny Xiao 2019-12-17 14:58:30 +08:00
  • ffc904b1e0 Sleep longer if request speed is over github limitation (#9335) Lunny Xiao 2019-12-17 12:16:54 +08:00
  • d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) zeripath 2019-12-17 01:49:07 +00:00
  • 1707f59966 Remove text from action-only webhooks (#9377) John Olheiser 2019-12-16 18:28:19 -06:00
  • 33662399d5 Fix double webhook for new PR (#9375) John Olheiser 2019-12-16 14:27:18 -06:00
  • 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376) John Olheiser 2019-12-16 13:57:30 -06:00
  • 4714fa6642 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-16 15:57:59 +00:00
  • 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) Benno 2019-12-16 23:56:35 +08:00
  • 61db834904 Change target branch for pull request (#6488) Mario Lubenka 2019-12-16 07:20:25 +01:00
  • 59d6401486 Use ioutil.TmpDir for new created temp directory (#9368) Lunny Xiao 2019-12-16 13:17:55 +08:00
  • 43ada65571 remove unused method and rename createcommentWithNoAction (#9367) Lunny Xiao 2019-12-16 11:54:24 +08:00
  • 67b316a954 Refactor comment (#9330) Lunny Xiao 2019-12-16 05:57:34 +08:00