1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-23 09:58:27 +00:00

Commit Graph

  • 17c5c654a5 Prevent double-login for Git HTTP and LFS and simplify login (#15303) zeripath 2021-05-15 16:32:09 +01:00
  • ba526ceffe Multiple Queue improvements: LevelDB Wait on empty, shutdown empty shadow level queue, reduce goroutines etc (#15693) zeripath 2021-05-15 15:22:26 +01:00
  • e38134f707 Fix error message when saving generated LOCAL_ROOT_URL config (#15880) (#15882) Naohisa Murakami 2021-05-15 23:06:39 +09:00
  • fa96ddb327 Only write config in environment-to-ini if there are changes (#15861) (#15868) zeripath 2021-05-15 13:07:16 +01:00
  • a3e8450fd5 Return go-get info on subdirs (#15642) (#15871) zeripath 2021-05-15 12:06:02 +01:00
  • 9f19c2b8cc Fix error message when saving generated LOCAL_ROOT_URL config (#15880) Naohisa Murakami 2021-05-15 19:23:21 +09:00
  • b6b8b194ca Fix blame row height alignment (#15863) Norwin 2021-05-15 01:15:53 +00:00
  • f3febeb594 [skip ci] Updated translations via Crowdin GiteaBot 2021-05-15 00:25:06 +00:00
  • d0ea10b21f Close the gitrepo when deleting the repository (#15876) zeripath 2021-05-14 21:19:38 +01:00
  • f6be429781 Upgrade xorm to v1.1.0 (#15869) Lunny Xiao 2021-05-15 03:17:06 +08:00
  • 41422f0df0 Add timeout to writing to responses (#15831) (#15872) zeripath 2021-05-14 17:42:27 +01:00
  • f773733252 Fix LFS commit finder not working (#15856) (#15874) KN4CK3R 2021-05-14 17:39:59 +02:00
  • e2f39c2b64 Fix bound address/port for caddy's certmagic library (see #15848) (#15859) Blake Miner 2021-05-14 10:39:10 -04:00
  • cbaf8e8785 Stop calling WriteHeader in Write (#15862) (#15873) zeripath 2021-05-14 15:38:35 +01:00
  • df72cf6211 Fix LFS commit finder not working (#15856) KN4CK3R 2021-05-14 15:12:11 +02:00
  • 1a5659943e Add timeout to writing to responses (#15831) zeripath 2021-05-14 13:26:03 +01:00
  • 2d87a84709 Stop calling WriteHeader in Write (#15862) zeripath 2021-05-14 09:05:50 +01:00
  • 05fb1f61d5 Add jest rootDir and test-frontend dependency (#15860) silverwind 2021-05-14 08:28:51 +02:00
  • 44286e29f0 reverse proxy for IIS (#15555) Jimmy 2021-05-14 12:36:53 +08:00
  • 418c5feded Add information on how to rotate logging from outside container (#15852) zeripath 2021-05-14 05:36:23 +01:00
  • bbbe625343 Only write config in environment-to-ini if there are changes (#15861) zeripath 2021-05-14 00:01:05 +01:00
  • d234d37aa8 Restore PAM user autocreation functionality (#15825) zeripath 2021-05-13 23:11:47 +01:00
  • 1bf46836da Only offer hostcertificates if they exist (#15849) (#15853) zeripath 2021-05-13 16:12:41 +01:00
  • 9545c345a8 Update JS dependencies, use Node 16 (#15804) silverwind 2021-05-13 17:12:36 +02:00
  • 387a1bc472 fix truncate utf8 string (#15828) (#15854) zeripath 2021-05-13 15:10:29 +01:00
  • 0ada74edbc Only offer hostcertificates if they exist (#15849) zeripath 2021-05-13 13:11:28 +01:00
  • 52f8dcda43 Allow custom highlight mapping beyond file extensions (#15808) mlpo 2021-05-13 11:31:23 +02:00
  • 27b29ffb22 fix truncate utf8 string (#15828) yan 2021-05-13 15:50:57 +08:00
  • 6d2a333fdc [skip ci] Updated translations via Crowdin GiteaBot 2021-05-13 00:25:06 +00:00
  • 62daf84596 Fix bound address/port for caddy's certmagic library (#15758) (#15848) zeripath 2021-05-12 23:36:46 +01:00
  • 39d209dccc change s3 bucket name (#15847) techknowlogick 2021-05-12 16:12:36 -04:00
  • 6a8e5f69cf Fix bound address/port for caddy's certmagic library (#15758) Blake Miner 2021-05-12 15:58:55 -04:00
  • c88392e772 Upgrade unrolled/render to v1.1.1 (#15845) (#15846) zeripath 2021-05-12 20:54:50 +01:00
  • a83cde2f3f Tagger can be empty, as can Commit and Author - tolerate this (#15835) (#15839) zeripath 2021-05-12 20:09:16 +01:00
  • ffbd0fef06 change s3 bucket name (#15847) techknowlogick 2021-05-12 15:08:33 -04:00
  • 8ab815ae93 Unregister non-matching serviceworkers (#15834) silverwind 2021-05-12 20:36:53 +02:00
  • 332eb2f6d2 Queue manager FlushAll can loop rapidly - add delay (#15733) (#15840) zeripath 2021-05-12 18:48:11 +01:00
  • b61092bcb0 Upgrade unrolled/render to v1.1.1 (#15845) Lunny Xiao 2021-05-13 01:47:05 +08:00
  • ec2addc0ed Update README.md | Add translation section (#15830) Oymate 2021-05-12 21:02:55 +06:00
  • dd81c29052 Reaction improvements (#15836) silverwind 2021-05-12 08:16:22 +02:00
  • 2a565478d1 Tagger can be empty, as can Commit and Author - tolerate this (#15835) zeripath 2021-05-12 06:11:42 +01:00
  • 3d7d750a99 Fix individual tests (addition to #15802) (#15818) KN4CK3R 2021-05-12 06:13:42 +02:00
  • 96b1315e6e [skip ci] Updated translations via Crowdin GiteaBot 2021-05-12 00:12:06 +00:00
  • aa65a607e4 Queue manager FlushAll can loop rapidly - add delay (#15733) zeripath 2021-05-12 00:22:08 +01:00
  • 3ae1d7a59f Set autocomplete off on branches selector (#15809) (#15833) zeripath 2021-05-11 23:18:07 +01:00
  • 793e03244b label size, PR ref, new PR button alignment (#15363) Mike L 2021-05-12 00:11:12 +02:00
  • 143071ee41 don't record error when loading ref comment but ref comment id is zero (#15820) Lunny Xiao 2021-05-12 04:43:35 +08:00
  • fc6501e4e0 Set autocomplete off on branches selector (#15809) zeripath 2021-05-11 17:32:06 +01:00
  • 2dc3e4edc8 point appleboy/drone-git-push to use updated primary branch techknowlogick 2021-05-10 20:27:56 -04:00
  • f8335444de Add Active and ProhibitLogin to API (#15689) KN4CK3R 2021-05-11 02:22:29 +02:00
  • d054c4e7f3 Add err to log (#15813) (#15824) John Olheiser 2021-05-10 15:38:37 -05:00
  • d86d123322 Add mimetype mapping settings (#15133) Adam Szatyin 2021-05-10 22:38:08 +02:00
  • 2f65c6b2f0 Add err to log (#15813) John Olheiser 2021-05-10 14:48:23 -05:00
  • d37a89ed05 don't record error when request a non-exist user (#15819) Lunny Xiao 2021-05-11 01:43:55 +08:00
  • 75d8297045 add note about `cron.SCHEDULE` format in document (#15812) a1012112796 2021-05-11 00:54:45 +08:00
  • 3656a2a672 Fix goth user infer bug (#15821) Lunny Xiao 2021-05-10 23:31:32 +08:00
  • 5e562e9b30 Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) Lunny Xiao 2021-05-10 21:14:59 +08:00
  • e5723d6556 Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) Lunny Xiao 2021-05-10 15:57:45 +08:00
  • 1e6fa57acb Use single shared random string generation function (#15741) silverwind 2021-05-10 08:45:17 +02:00
  • 270aab429e On open repository open common cat file batch and batch-check (#15667) zeripath 2021-05-10 02:27:03 +01:00
  • 038e1db4df Return go-get info on subdirs (#15642) zeripath 2021-05-09 22:50:06 +01:00
  • 4a84022d25 Comment out app.example.ini (#15807) zeripath 2021-05-09 22:10:05 +01:00
  • 17a7797cdd Fix incorrect asset URL (#15805) silverwind 2021-05-09 22:03:09 +02:00
  • 2e0f315617 Respect default merge message syntax when parsing item references (#15772) Steven 2021-05-09 20:25:23 +02:00
  • c57e908f36 Tests should use test files (#15801) (#15806) 6543 2021-05-09 19:39:14 +02:00
  • a2df265476 Add trace logging to SSO methods (#15803) zeripath 2021-05-09 17:04:53 +01:00
  • 4ea0b46d9b Tests should use test files (#15801) 6543 2021-05-09 17:20:33 +02:00
  • a229e34387 Allow only internal registration (#15795) 6543 2021-05-09 16:13:35 +02:00
  • e818e9150f Fixed individual markdown tests. (#15802) KN4CK3R 2021-05-09 15:29:49 +02:00
  • a98c09d2ae Changelog v1.14.2 (#15794) (#15799) 6543 2021-05-09 13:49:26 +02:00
  • c3802dcc0f Use binary version of revive linter (#15739) silverwind 2021-05-09 13:08:02 +02:00
  • 1112fef93d Changelog v1.14.2 (#15794) v1.14.2 6543 2021-05-09 11:26:49 +02:00
  • af11549fb2 Ensure that ctx.Written is checked after issues(...) calls (#15797) (#15798) 6543 2021-05-09 10:48:52 +02:00
  • a69fb523a7 Ensure that ctx.Written is checked after issues(...) calls (#15797) zeripath 2021-05-09 03:33:49 +01:00
  • 76d6184cd0 Display conflict-free merge messages for pull requests (#15773) (#15796) zeripath 2021-05-09 03:32:48 +01:00
  • 864e656d81 Display conflict-free merge messages for pull requests (#15773) Steven 2021-05-08 21:19:42 +02:00
  • d644709b22 Exponential Backoff for ByteFIFO (#15724) (#15793) 6543 2021-05-08 20:27:00 +02:00
  • e22ee468cf Exponential Backoff for ByteFIFO (#15724) zeripath 2021-05-08 17:29:47 +01:00
  • 2a9b8d173a Code comments improvements (#15722) silverwind 2021-05-08 17:28:25 +02:00
  • 24ad131221 Rename StaticUrlPrefix to AssetUrlPrefix (#15779) silverwind 2021-05-08 16:27:25 +02:00
  • 30584a6df8 [API] make change repo settings work on empty repos (#15778) (#15789) 6543 2021-05-08 15:14:42 +02:00
  • e278614753 [API] make change repo settings work on empty repos (#15778) 6543 2021-05-08 14:11:36 +02:00
  • 272bbb200d Make let target "clean-all" remove node_modules folder too (#15780) 6543 2021-05-08 11:57:48 +02:00
  • 9557b8603a Add selecting tags on the compare page (#15723) Jonathan Tran 2021-05-07 17:10:05 -04:00
  • 4900881924 Use esbuild to minify CSS (#15756) silverwind 2021-05-07 21:12:37 +02:00
  • 78710946f2 Use pulls in commit graph unless pulls are disabled (#15734 & #15740 & #15774) (#15775) 6543 2021-05-07 21:12:24 +02:00
  • a4c13229b7 Use pulls in commit graph unless pulls are disabled (#15774) zeripath 2021-05-07 19:10:30 +01:00
  • 22d700edfd Set GIT_DIR correctly if it is not set (#15751) (#15769) 6543 2021-05-07 20:01:25 +02:00
  • 6782a64a4a Defer closing the gitrepo until the end of the wrapped context functions (#15653) (#15746) zeripath 2021-05-07 17:28:02 +01:00
  • 1ec11ac87e Drop back to use IsAnInteractiveSession for SVC (#15749) (#15762) zeripath 2021-05-07 16:44:35 +01:00
  • d4f28fd4ad Fix URL of gitea emoji (#15770) silverwind 2021-05-07 17:34:33 +02:00
  • 2c2a30d6bb Fix bug where repositories appear unadopted (#15757) (#15767) 6543 2021-05-07 17:07:39 +02:00
  • 16034bb613 OAuth2 login: Set account link to "login" as default behavior (#15768) 6543 2021-05-07 16:15:16 +02:00
  • 717b313c34 not show ref-in-new-issue pop when issue was disabled (#15761) (#15765) 6543 2021-05-07 16:13:20 +02:00
  • 8f0539c235 Set GIT_DIR correctly if it is not set (#15751) zeripath 2021-05-07 14:19:09 +01:00
  • 0a32861b28 Issue list alignment tweaks (#15483) (#15766) 6543 2021-05-07 15:06:19 +02:00
  • 52ca7b9b65 Fix setting version table in dump (#15753) (#15759) zeripath 2021-05-07 13:04:17 +01:00
  • c25813182c not show ref-in-new-issue pop when issue was disabled (#15761) a1012112796 2021-05-07 19:59:01 +08:00
  • bdc1697729 Drop back to use IsAnInteractiveSession for SVC (#15749) zeripath 2021-05-07 10:27:31 +01:00
  • 640066840e Use a generic markup class to display externally rendered files and diffs (#15735) 6543 2021-05-07 10:43:41 +02:00