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

Commit Graph

  • 2bb32006fd Test if LFS object is accessible (#16865) KN4CK3R 2021-08-31 15:35:08 +02:00
  • 3ac1f35349 List limited and private orgs if authenticated on API (#16866) (#16879) 6543 2021-08-31 12:49:02 +02:00
  • af1fd56d8a Fix dump and restore respository (#16698) (#16898) Lunny Xiao 2021-08-31 17:44:14 +08:00
  • 0274933c22 Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) (#16900) 6543 2021-08-31 10:06:01 +02:00
  • d21702475b Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) 6543 2021-08-31 09:43:31 +02:00
  • 67776372d6 Fix wiki raw commit diff/patch view (#16891) (#16892) 6543 2021-08-31 08:13:08 +02:00
  • 1f7187c973 Add missing gitRepo close (#16896) 6543 2021-08-31 08:12:37 +02:00
  • bb4cc876b1 Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) 6543 2021-08-31 06:16:23 +02:00
  • f2b4b0f491 Remove ParseQueueConnStr as it is unused (#16878) zeripath 2021-08-31 04:33:16 +01:00
  • c54639b8ee Repare and Improve GetDiffRangeWithWhitespaceBehavior (#16894) (#16895) 6543 2021-08-31 05:02:27 +02:00
  • 2fc5b08c42 Fix wiki raw commit diff/patch view (#16891) (#16893) 6543 2021-08-31 05:01:15 +02:00
  • 6d97befddf Fix wiki raw commit diff/patch view (#16891) 6543 2021-08-31 04:22:54 +02:00
  • 8d7704b5a2 Fix dump and restore respository (#16698) Lunny Xiao 2021-08-31 09:18:15 +08:00
  • c0f5da3e1a Prevent coverage break (#16887) zeripath 2021-08-31 00:41:08 +01:00
  • 87eb82cf52 Fix report card link (#16885) Richard Ulmer 2021-08-31 01:06:30 +02:00
  • 95d2744020 Ensure wiki repos are all closed (#16886) (#16889) 6543 2021-08-30 23:22:36 +02:00
  • 49a71a6461 Ensure wiki repos are all closed (#16886) (#16888) 6543 2021-08-30 23:00:45 +02:00
  • 9119d24573 Ensure wiki repos are all closed (#16886) zeripath 2021-08-30 21:50:35 +01:00
  • 73394f435c [API] List limited and private orgs if authentificated (#16866) 6543 2021-08-30 20:00:59 +02:00
  • 58f4a4114e Simplify split diff view generation and remove JS dependency (#16775) (#16863) zeripath 2021-08-30 16:43:06 +01:00
  • 06b9d553bc Timeout on flush in testing (#16864) zeripath 2021-08-30 05:27:51 +01:00
  • b0ff429882 [skip ci] Updated translations via Crowdin GiteaBot 2021-08-30 00:04:50 +00:00
  • 360d8e7c23 Remove unused Fomantic sidebar module (#16853) silverwind 2021-08-29 21:57:07 +02:00
  • 968225e59c update theme doc (#16860) Patrick Schratz 2021-08-29 20:26:43 +02:00
  • d985d4bc2f Paginate releases page & set default page size to 10 (#16857) Lunny Xiao 2021-08-30 00:25:16 +08:00
  • b31307c41c Ensure that the default visibility is set on the user create page (#16845) (#16862) zeripath 2021-08-29 16:33:13 +01:00
  • f5b0e2c9d2 Simplify split diff view generation and remove JS dependency (#16775) zeripath 2021-08-29 15:28:04 +01:00
  • c5193a8481 In Render tolerate not being passed a context (#16842) (#16858) 6543 2021-08-29 16:25:45 +02:00
  • d24eb6e6ce Add GoLand configuration in hacking on gitea (#16843) wxiaoguang 2021-08-29 11:25:08 +08:00
  • 7815f244d6 CI: rm unit-test-race step since its now coverd by unit-test too (#16856) 6543 2021-08-29 03:42:56 +02:00
  • 5e71b9c200 [skip ci] Updated translations via Crowdin GiteaBot 2021-08-29 00:04:59 +00:00
  • c9c0475f4d In Render tolerate not being passed a context (#16842) zeripath 2021-08-28 21:15:56 +01:00
  • 90c0180447 Ensure that the default visibility is set on the user create page (#16845) zeripath 2021-08-28 15:19:52 +01:00
  • 1790f01dd9 Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16848) zeripath 2021-08-28 12:16:19 +01:00
  • 73e5c36f25 Upgrade xorm to v1.2.2 (#16663) & Add test to ensure that dumping of login sources remains correct (#16847) (#16849) zeripath 2021-08-28 12:15:21 +01:00
  • cad70599a6 Refactor the fork service slightly to take ForkRepoOptions (#16744) Kyle Evans 2021-08-28 03:37:14 -05:00
  • 1904941382 Add test to ensure that dumping of login sources remains correct (#16847) zeripath 2021-08-28 04:25:27 +01:00
  • 88abb0dc8a Decoupled code from DefaultSigningKey (#16743) KN4CK3R 2021-08-27 21:28:00 +02:00
  • cd8db3a83d Prevent "Race" detected in TestAdmin*User (#16830) zeripath 2021-08-27 14:00:37 +01:00
  • e37342db0c Add modals to Organization and Team remove/leave (#16471) zeripath 2021-08-27 03:57:40 +01:00
  • 3289aceec2 [skip ci] Updated translations via Crowdin GiteaBot 2021-08-27 00:04:45 +00:00
  • b60e814055 Enable race detector for CI (#1441) Mura Li 2021-08-26 16:50:04 +08:00
  • 0c7927fe48 Report the correct number of pushes on the feeds (#16811) (#16822) techknowlogick 2021-08-26 02:30:13 -04:00
  • c446901a5d [skip ci] Updated translations via Crowdin GiteaBot 2021-08-26 00:04:46 +00:00
  • ba6baff696 Report the correct number of pushes on the feeds (#16811) zeripath 2021-08-26 00:04:58 +01:00
  • 695e8ae81d Add primary_key to issue_index (#16813) (#16820) zeripath 2021-08-25 23:10:15 +01:00
  • 28ac4a7a87 Add EdDSA JWT signing algorithm (#16786) Aliaksandr Mianzhynski 2021-08-25 23:50:38 +03:00
  • 29b971b6d5 Actually compute proper foreground color for labels (#16729) Clar Fon 2021-08-25 13:55:47 -04:00
  • 20efc6b56c Unify migration descriptions (#16781) delvh 2021-08-25 15:47:05 +02:00
  • b88dbe1208 Use a common quote to instead of check database type (#16817) Lunny Xiao 2021-08-25 20:23:34 +08:00
  • 2148b27bfa Prevent NPE on empty commit (#16812) (#16819) zeripath 2021-08-25 13:22:48 +01:00
  • ab7e36e3a5 Fix branch pagination error (#16805) (#16816) Lunny Xiao 2021-08-25 18:11:54 +08:00
  • 697213bdb3 Add primary_key to issue_index (#16813) zeripath 2021-08-25 09:42:51 +01:00
  • e891d68dd7 Prevent NPE on empty commit (#16812) zeripath 2021-08-25 00:33:23 +01:00
  • 4e761fa385 Fix branch pagination error (#16805) Lunny Xiao 2021-08-25 06:15:07 +08:00
  • efaf109435 Add information for migrate failure (#16803) Lunny Xiao 2021-08-25 01:46:55 +08:00
  • 648464b504 Add bundle download for repository (#14538) John Olheiser 2021-08-24 11:47:09 -05:00
  • d22cb600ed [skip ci] Updated translations via Crowdin GiteaBot 2021-08-24 00:04:47 +00:00
  • 63178b5654 Ensure that template compilation panics are sent to the logs (#16788) (#16792) zeripath 2021-08-24 00:50:04 +01:00
  • 2d15126de6 Remove spurious / from issues.opened_by (#16793) zeripath 2021-08-23 23:24:30 +01:00
  • 31e4e8205a Add missing return to handleSettingRemoteAddrError (#16794) (#16795) zeripath 2021-08-23 23:09:28 +01:00
  • 921afb57fb Add missing return to handleSettingRemoteAddrError (#16794) zeripath 2021-08-23 23:09:25 +01:00
  • 37e4cdbbe6 Update only certmagic (#16790) zeripath 2021-08-23 23:07:44 +01:00
  • 1cd4a3b963 Update caddyserver/certmagic (#16789) zeripath 2021-08-23 23:07:40 +01:00
  • f31e7a67cf Just use a slice when rendering file (#16774) zeripath 2021-08-23 22:23:39 +01:00
  • 73defbbd1c Ensure that template compilation panics are sent to the logs (#16788) zeripath 2021-08-23 20:40:59 +01:00
  • 94f529af02 [skip ci] Updated translations via Crowdin GiteaBot 2021-08-23 00:04:31 +00:00
  • db1e3d02a5 frontport: 1.15.0 changelog (#16772) techknowlogick 2021-08-22 15:29:51 -04:00
  • b55c699c62 Alter issue/comment table TEXT fields to LONGTEXT (#16765) wxiaoguang 2021-08-22 23:33:05 +08:00
  • 7f85610942 Fix openidConnect source regression from #16544 (#16759) zeripath 2021-08-22 10:17:05 +01:00
  • f7e7477c45 changelog for 1.15.0 (#16760) v1.15.0 techknowlogick 2021-08-21 20:38:22 -04:00
  • 208ae9e996 [skip ci] Updated licenses and gitignores GiteaBot 2021-08-22 00:06:14 +00:00
  • cee5f7c5e2 Add migrate from OneDev (#16356) KN4CK3R 2021-08-22 00:47:45 +02:00
  • 0840a508b4 Keep attachments on tasklist update (#16750) (#16757) KN4CK3R 2021-08-21 21:10:04 +02:00
  • 2d1935acc7 Upgrade go.mod go version to 1.16 (#16764) wxiaoguang 2021-08-22 03:04:17 +08:00
  • 7844bf1430 Download lfs in git and web workflow from minio/s3 directly (#16731) Abner 2021-08-22 02:22:06 +08:00
  • 06f82641cb when the update request doesn't intend to update attachments (eg: change checkbox state), ignore attachment updates (#16762) wxiaoguang 2021-08-21 21:04:47 +08:00
  • 5ceff8fda2 Recreate Tables should Recreate indexes on MySQL (#16718) (#16739) zeripath 2021-08-21 03:47:37 +01:00
  • bc1fefce87 Recreate Tables should Recreate indexes on MySQL (#16718) (#16740) zeripath 2021-08-21 03:17:07 +01:00
  • 0bd58d61e5 Added introspection endpoint. (#16752) KN4CK3R 2021-08-21 04:16:45 +02:00
  • e9747de952 Fix dependency link rendering in PR sidebar (#16754) Steven 2021-08-21 02:02:47 +02:00
  • 3ecc4a1b9e Fix dependency translations (#16753) Steven 2021-08-21 01:13:45 +02:00
  • dc2613600c Keep attachments on tasklist update (#16750) KN4CK3R 2021-08-20 21:26:19 +02:00
  • 778a0bf758 Fix dependency translations (#16755) Steven 2021-08-20 19:11:26 +02:00
  • f19ccd8f6a Do not use thin scrollbars on Firefox (#16738) (#16745) Elouan Martinet 2021-08-20 07:19:22 +02:00
  • 3b2ed4762e Do not use thin scrollbars on Firefox (#16738) Elouan Martinet 2021-08-19 23:31:47 +02:00
  • b6e4688874 Fix wrong user in OpenID response (#16736) (#16741) KN4CK3R 2021-08-19 23:26:44 +02:00
  • 03937891e2 Return nil proxy function if proxy not enabled (#16742) zeripath 2021-08-19 21:41:20 +01:00
  • 4debb74eda Fix wrong user in OpenID response (#16736) KN4CK3R 2021-08-19 18:11:30 +02:00
  • c9bca8c5e0 Recreate Tables should Recreate indexes on MySQL (#16718) zeripath 2021-08-19 05:11:36 +01:00
  • 4aa3cacc4f Add edit button to wiki sidebar and footer (#16719) n 2021-08-19 03:14:08 +09:00
  • 9f0c8f90af Fix migration svg color (#16715) KN4CK3R 2021-08-18 18:07:52 +02:00
  • f9acad82ca Add proxy settings and support for migration and webhook (#16704) Lunny Xiao 2021-08-18 21:10:39 +08:00
  • 422c30d315 Refactored and fixed migration tests. (#16714) KN4CK3R 2021-08-18 02:47:18 +02:00
  • 65c6acccf6 [skip ci] Updated translations via Crowdin GiteaBot 2021-08-18 00:04:48 +00:00
  • e0853d4a21 Add API Token Cache (#16547) zeripath 2021-08-17 19:30:42 +01:00
  • 274aeb3a9e build with go1.17 (#16707) techknowlogick 2021-08-17 08:31:28 -04:00
  • 25437672bf Restore functionality for pushing non-standard refs (Partial #16705) (#16706) zeripath 2021-08-17 09:24:47 +01:00
  • 37d0d94843 Use github token URL when fetching oauth token (#16709) techknowlogick 2021-08-17 04:07:52 -04:00
  • 0dc808212b release/v1.15: set min go version to min upstream supported go1.16 (#16710) techknowlogick 2021-08-17 03:09:44 -04:00