Commit Graph

  • ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) Lunny Xiao 2019-12-28 22:43:46 +0800
  • 1ea447aedf Delete conflicting file (#9526) techknowlogick 2019-12-28 05:43:03 -0500
  • 81e63d0714 Refactor webhooks to reduce code duplication (#9422) Cornel 2019-12-28 16:55:09 +0800
  • 9409ac9030
    Fix deleted branch isn't removed when push the branch again (#9516) (#9524) Lunny Xiao 2019-12-28 12:41:41 +0800
  • 10455a88dc
    Resolve deprecated INI conversion (#9525) techknowlogick 2019-12-27 22:37:26 -0500
  • 55cd33e124 Stop various tests from adding to the source tree (#9515) zeripath 2019-12-28 02:08:05 +0000
  • 884173232f Add contrib/environment-to-ini (#9519) zeripath 2019-12-28 00:49:42 +0000
  • 4ee97465e9 [Fix] AllowedReaction code (#9518) 6543 2019-12-28 00:43:56 +0100
  • e64880ef07 Ignore empty avatars in v115.go (#9520) zeripath 2019-12-27 22:57:38 +0000
  • 4acca9d2e8
    Properly enforce gitea environment for pushes (#9501) zeripath 2019-12-27 21:15:04 +0000
  • f2d03cda96 [API] Extend times API (#9200) 6543 2019-12-27 21:30:58 +0100
  • 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) Lunny Xiao 2019-12-28 03:17:37 +0800
  • e3a5b83212 Fix user avatar name (#8547) Masudur Rahman 2019-12-28 00:27:59 +0600
  • 145c1ea0b6
    Remove and recreate the hooks to set them executable with the umask (#9502) zeripath 2019-12-27 16:41:49 +0000
  • 154424623a
    Remove unnecessary loading of settings in update hook (#9496) zeripath 2019-12-27 15:21:33 +0000
  • 3d5f31f77d Fix SetExpr failed (#9506) Lunny Xiao 2019-12-27 22:18:07 +0800
  • a3928fd820 Fix missing repository status when migrating repository via API (#9511) Lunny Xiao 2019-12-27 20:34:28 +0800
  • 2401779aac Correct a language error in reverse proxy doc (#9455) Erwan Colin 2019-12-27 13:17:26 +0100
  • f0bda12c49 when branch is deleted after a pull request is merged, trigger webhook (#9510) Brad Albright 2019-12-27 00:36:52 -0600
  • d86e587186
    alpine 3.11 (#9440) techknowlogick 2019-12-26 19:52:32 -0500
  • 5748755e8e Remove obsolete file private/push_update.go (#9503) David Svantesson 2019-12-26 19:20:38 +0100
  • 1db2381546 Push update after branch is restored (#9416) Mario Lubenka 2019-12-26 14:17:31 +0100
  • 7bfb83e064 Batch hook pre- and post-receive calls (#8602) zeripath 2019-12-26 11:29:45 +0000
  • 114d474f02 [Docs] Clarify HTTPS Termination Proxy on Using Reverse Proxy to Enable HTTPS (#9491) Bagas Sanjaya 2019-12-26 12:05:05 +0700
  • c0f8795462 Upgrade lato fonts to v16. (#9498) Lunny Xiao 2019-12-26 12:11:39 +0800
  • 3e166bd055 Add debug option to serv to help debug problems (#9492) zeripath 2019-12-25 15:44:57 +0000
  • 8b2f29c0d2
    fix datarace on issue indexer queue (#9490) Lunny Xiao 2019-12-25 17:44:09 +0800
  • f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) Brad Albright 2019-12-24 23:59:41 -0600
  • 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) Brad Albright 2019-12-24 17:46:16 -0600
  • 30181d459d Wrap the code indexer (#9476) zeripath 2019-12-24 07:26:34 +0000
  • 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 -0600
  • 34688e1db3 Update CONTRIBUTING.md to include building JS (#9454) sunboyy 2019-12-24 12:28:58 +0700
  • e394504937 Clean-up typo that made an app.ini.sample comment not a comment. (#9480) rektide 2019-12-23 23:41:46 -0500
  • 40e99ea010 [API] Extend contents with dates (#9464) 6543 2019-12-24 03:33:52 +0100
  • 017f314b5a
    Use Req.URL.RequestURI() to cope with FCGI urls (#9473) zeripath 2019-12-24 00:11:12 +0000
  • 546523a57c Delete extra Matlab ignore file (#9479) John Olheiser 2019-12-23 17:31:36 -0600
  • e6ceb6880a Prefix all user-generated IDs in markup (#9477) John Olheiser 2019-12-23 16:38:50 -0600
  • 071e7c4f0a Update matlab gitignore? (#9478) John Olheiser 2019-12-23 14:45:43 -0600
  • 2de8b27dd1 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-23 12:34:47 +0000
  • 89b4e0477b
    Refactor code indexer (#9313) Lunny Xiao 2019-12-23 20:31:16 +0800
  • 2f9564f993 Set default ssh.minimum_key_sizes (#9466) mrsdizzie 2019-12-22 17:46:35 -0500
  • 1df701fd1a Add ActionCommentPull action (#9456) mrsdizzie 2019-12-22 03:29:26 -0500
  • 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 -0600
  • 8149ed7040 Issue with Migration rule v111 (#9449) Marge Bouvier 2019-12-21 11:12:39 +0100
  • 4f42e03a35 Fix wrong notification on merge (#9450) guillep2k 2019-12-20 19:31:05 -0300
  • f8a6eb8f32 Apache configuration for Let's Encrypt webroot validation (#9438) NZTim 2019-12-21 06:58:26 +1300
  • a13654562c [skip ci] Updated translations via Crowdin GiteaBot 2019-12-20 17:10:13 +0000
  • 2848c5eb8f Swagger info corrections (#9441) 6543 2019-12-20 18:07:12 +0100
  • 050a8af424
    Response for context on retry database connection (#9444) Lunny Xiao 2019-12-20 13:39:33 +0800
  • e2fc0a0dfd chore: update license list (#9436) Antoine GIRARD 2019-12-20 01:17:25 +0100
  • db5524a9ab chore: update gitignore list (#9437) Antoine GIRARD 2019-12-20 00:04:12 +0100
  • a276aaf61e Fix NewCommitStatus (#9434) (#9435) John Olheiser 2019-12-19 16:49:47 -0600
  • d9a0ba2cac [skip ci] Updated translations via Crowdin GiteaBot 2019-12-19 21:50:14 +0000
  • f5a25d5349 Fix NewCommitStatus (#9434) John Olheiser 2019-12-19 15:46:53 -0600
  • e57f763937 Add migration to sanitize repository original_url (#9423) mrsdizzie 2019-12-19 04:49:48 -0500
  • 4147cc91ed Fix background reactions in the arc-green theme (#9421) Alexey 〒erentyev 2019-12-19 06:35:03 +0300
  • 559fb6ccf0 chore: update github.com/couchbase/gomemcached and github.com/couchbase/go-couchbase (#9419) Antoine GIRARD 2019-12-19 03:03:26 +0100
  • e03934f035 Use OriginalURL insead of CloneAddr in migration logging (#9418) (#9420) mrsdizzie 2019-12-18 21:02:47 -0500
  • 8873a80276 Add .ignore file for search tools (#9417) silverwind 2019-12-19 00:34:23 +0100
  • d644934956 Use OriginalURL insead of CloneAddr in migration logging (#9418) mrsdizzie 2019-12-18 16:49:56 -0500
  • 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) Keith Rutkowski 2019-12-18 13:37:44 -0500
  • d66ae50fd5 Address minor portability issues (#9414) dankm 2019-12-18 11:47:11 -0600
  • 1b8a9197b3 Add warning to docs in order to avoid template mismatches (#9411) pseudocoder 2019-12-18 17:48:33 +0200
  • 90057ca27e [Vendor Update] go-swagger v0.20.1 -> v0.21.0 (#9410) 6543 2019-12-18 16:05:30 +0100