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

Commit Graph

  • a0051634b9 Refactor git module, make Gitea use internal git config (#19732) wxiaoguang 2022-06-10 09:57:49 +08:00
  • e26f84a9b7 [skip ci] Updated translations via Crowdin Roger Luo 2022-06-10 00:10:33 +00:00
  • 2ae45cebbf Feature: Find files in repo (#15028) Roger Luo 2022-06-09 19:15:08 +08:00
  • 7948cb3149 Prevent NPE whilst migrating if there is a team request review (#19855) zeripath 2022-06-09 03:50:05 +01:00
  • d087554d81 [skip ci] Updated translations via Crowdin Lauris BH 2022-06-09 00:10:14 +00:00
  • f92b7a6331 Add support for rendering terminal output with colors (#19497) Lauris BH 2022-06-09 00:46:39 +03:00
  • 8fee7c46c1 Fix viewed images not loading in a PR (#19919) wxiaoguang 2022-06-09 01:19:06 +08:00
  • cdb81f32ac Remove out-dated comments (#19921) wxiaoguang 2022-06-09 01:17:44 +08:00
  • ac88f21ecc Automatically render wiki TOC (#19873) zeripath 2022-06-08 09:59:16 +01:00
  • c1c07e533c Improve wording on delete access token modal (#19909) André Jaenisch 2022-06-08 02:28:10 +02:00
  • d78ea362d4 [skip ci] Updated translations via Crowdin Gusted 2022-06-08 00:10:16 +00:00
  • 59fd864fad Add breaking email restrictions checker in doctor (#19903) Gusted 2022-06-07 22:51:33 +02:00
  • d8236f1b16 Ensure minimum mirror interval is reported on settings page (#19895) zeripath 2022-06-07 18:40:12 +01:00
  • 81cf006863 Improve UX on modal for deleting an access token (#19894) André Jaenisch 2022-06-07 18:25:40 +02:00
  • 5ab2dcb613 update discord invite (#19907) Eugene 2022-06-07 18:40:27 +03:00
  • ae91913132 Only log non ErrNotExist errors in git.GetNote (#19884) (#19905) Lunny Xiao 2022-06-07 21:39:08 +08:00
  • dbe415fb91 Only log non ErrNotExist errors in git.GetNote (#19884) Lunny Xiao 2022-06-07 16:39:50 +08:00
  • 23dd0f3456 [skip ci] Updated translations via Crowdin wxiaoguang 2022-06-07 00:10:19 +00:00
  • 3d9c02a1bb Update frontend guideline (#19901) wxiaoguang 2022-06-06 22:44:20 +08:00
  • c48706ecde Make AppDataPath absolute against the AppWorkPath if it is not (#19815) zeripath 2022-06-06 15:43:17 +01:00
  • 26095115f4 Move some repository related code into sub package (#19711) Lunny Xiao 2022-06-06 16:01:49 +08:00
  • ebeb6e7c71 A minimal change to replace data calls with attr as per guidelines (#19900) André Jaenisch 2022-06-06 06:58:53 +02:00
  • df0fb17d04 Modernize JS build scripts (#19824) silverwind 2022-06-06 05:27:25 +02:00
  • 0a8c030600 [skip ci] Updated translations via Crowdin Wim 2022-06-06 00:10:13 +00:00
  • d9b50e4fd1 Update MAINTAINERS (#19896) Wim 2022-06-05 21:55:08 +02:00
  • 73382d2132 Add alt text to logo (#19892) André Jaenisch 2022-06-05 11:41:51 +02:00
  • 0e7791174d use exact search instead of fuzzy search for branch filter dropdown (#19893) wxiaoguang 2022-06-05 16:10:30 +08:00
  • 89a8b3e163 Limit max-height of CodeMirror editors for issue comment and wiki (#18271) Martijn de Boer 2022-06-05 10:09:50 +02:00
  • e528e2b435 Implement http signatures support for the API (#17565) Wim 2022-06-05 09:16:14 +02:00
  • 48be5e77e5 Increment tests time out from 40m to 50m because sometimes the machine is slow (#19887) Lunny Xiao 2022-06-05 12:24:51 +08:00
  • dadcaa4836 fix(CI/CD): correct CI variable. (#19886) Bo-Yi Wu 2022-06-05 10:42:24 +08:00
  • abb7d4ae5d Fix typo (#19889) Gusted 2022-06-04 21:43:25 +00:00
  • 090d89e0f9 Fixing wrong paging when filtering on the issue dashboard (#19801) Mai-Lapyst 2022-06-04 22:12:14 +02:00
  • 744e452185 Move /info outside authorization (#19888) Gusted 2022-06-04 20:10:54 +00:00
  • 12c742f8dc Fix order by parameter (#19849) Lunny Xiao 2022-06-05 03:18:50 +08:00
  • 449ea6005f Exclude Archived repos from Dashboard Milestones (#19882) zeripath 2022-06-04 19:30:01 +01:00
  • d0a2c1e82b use exact search instead of fuzzy search for branch filter dropdown (#19885) wxiaoguang 2022-06-05 00:02:10 +08:00
  • df9612bb53 Add API to serve blob or LFS file content (#19689) qwerty287 2022-06-04 15:17:53 +02:00
  • 14d96ff7ac Disable unnecessary mirroring elements (#18527) Paweł Bogusławski 2022-06-04 13:42:17 +02:00
  • 736b7b25a4 Set Setpgid on child git processes (#19865) (#19881) zeripath 2022-06-04 04:39:15 +01:00
  • 867b34d5e9 [skip ci] Updated translations via Crowdin wxiaoguang 2022-06-04 00:10:09 +00:00
  • daf14b275a Ensure responses are context.ResponseWriters (#19843) (#19859) zeripath 2022-06-03 22:38:29 +01:00
  • 694441fec5 Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) wxiaoguang 2022-06-04 05:38:26 +08:00
  • cf6694e815 git 2.36 is needed for safe.directory = '*' to work (#19876) singuliere 2022-06-03 19:33:18 +02:00
  • 1d04e8641d Set Setpgid on child git processes (#19865) zeripath 2022-06-03 15:36:18 +01:00
  • 085924b1b3 Allow postgres integration tests to run over unix pipe (#19875) zeripath 2022-06-03 07:14:09 +01:00
  • e09fb30d34 improvement some release related code (#19867) Lunny Xiao 2022-06-03 14:13:58 +08:00
  • 0c759fd4de feat: add DEFAULT_MERGE_STYLE to repository.pull-request section for repo init (#19751) ttys3 2022-06-03 11:45:54 +08:00
  • 808a780309 [skip ci] Updated translations via Crowdin zeripath 2022-06-03 00:11:14 +00:00
  • e32ab429ff Prevent NPE on update mirror settings (#19864) zeripath 2022-06-02 17:56:32 +01:00
  • 6171ea7d31 update documents (#19868) wxiaoguang 2022-06-02 12:22:42 +08:00
  • 8aaba65eee Only return valid stopwatches (#19863) zeripath 2022-06-02 03:36:46 +01:00
  • 5283d1ead5 [skip ci] Updated translations via Crowdin zeripath 2022-06-02 00:10:13 +00:00
  • 704f809e90 Fix count bug (#19850) Lunny Xiao 2022-06-02 06:18:04 +08:00
  • bbffddaa8a Add title attribute to dependencies in sidebar (#19807) zeripath 2022-06-01 20:08:34 +01:00
  • d002e3da00 Fix spelling mistake in ProcReceive (#19853) zeripath 2022-06-01 04:06:31 +01:00
  • 730b9a5a62 Ensure responses are context.ResponseWriters (#19843) zeripath 2022-05-31 21:27:44 +01:00
  • 0e516949a4 Fix inconsistency in doctor output (#19836) Gusted 2022-05-31 18:49:40 +00:00
  • 40e87d031f docs: recommendations to ensure backup consistency and reliability (#19845) singuliere 2022-05-31 20:42:32 +02:00
  • 4a295d4a6c feat: Add support for extra sshd_config parameters via 'Include' file (#19842) Thomas Andrade 2022-05-31 20:42:19 +02:00
  • e31c6166ee [skip ci] Updated translations via Crowdin GiteaBot 2022-05-31 00:10:30 +00:00
  • fdc784dbf4 docs: update the ROOT documentation and error messages (#19832) singuliere 2022-05-31 00:47:55 +02:00
  • fe4c846ccb [skip ci] Updated translations via Crowdin GiteaBot 2022-05-30 00:10:14 +00:00
  • 5976e3e89b Add version hint in the docs when packages are available (#19838) delvh 2022-05-29 20:10:21 +02:00
  • 4cac908255 docs(hacking-on-gitea): fix installation instruction for elasticsearch docker (#19829) Yehonatan Ezron 2022-05-29 20:59:25 +03:00
  • e0273bad72 Fix i18n for Link Account button, re-format tmpl (#19835) wxiaoguang 2022-05-29 16:19:56 +08:00
  • 76681883ec [skip ci] Updated translations via Crowdin GiteaBot 2022-05-29 00:10:54 +00:00
  • 4698a1ec47 Adding button to link accounts from user settings (#19792) Mai-Lapyst 2022-05-29 02:03:17 +02:00
  • f2439b7e4c fix(telegram): fix link bot to release tag (#19830) Yehonatan Ezron 2022-05-28 23:44:51 +03:00
  • 0e9499ada7 Fix raw endpoint PDF file headers (#19825) (#19826) Lauris BH 2022-05-28 18:40:03 +03:00
  • 65e0688a5c Fix raw endpoint PDF file headers (#19825) Lauris BH 2022-05-28 18:10:14 +03:00
  • 410df1fbd4 docs: FAQ: the WorkPath can be set from --work-path (#19822) singuliere 2022-05-28 10:47:13 +02:00
  • cfb4c23a50 [skip ci] Updated translations via Crowdin GiteaBot 2022-05-28 00:10:25 +00:00
  • b41111bc78 Fix duplicate paragraph in documentation (#19820) Vladimir Yakovlev 2022-05-27 22:40:00 +03:00
  • 675f658721 Make WIP prefixes case insensitive, e.g. allow Draft as a WIP prefix (#19780) (#19811) Ondřej Čertík 2022-05-26 09:55:26 -06:00
  • 8720f876c7 Make WIP prefixes case insensitive, e.g. allow Draft as a WIP prefix (#19780) Ondřej Čertík 2022-05-26 03:19:24 -06:00
  • 9574626a23 Fix follower display on user page (#19805) silverwind 2022-05-25 18:29:40 +02:00
  • 0692f437b6 Show source/target branches on PR's list (#19747) IT-AlexKor 2022-05-25 16:33:35 +03:00
  • ccc11c1e77 Prevent NPE when cache service is disabled (#19703) (#19783) zeripath 2022-05-25 12:49:59 +01:00
  • 35d0358c2a Github style following followers (#19482) istiak101 2022-05-25 17:45:45 +06:00
  • 0cbec3cd37 alpine 3.16 (#19797) techknowlogick 2022-05-25 00:42:28 -04:00
  • 336e1ac779 Fix NotificationUnreadCount (#19802) Lunny Xiao 2022-05-25 12:38:21 +08:00
  • 93ab90743d Prevent loop if there is an error in GetNotificationCount (#19799) zeripath 2022-05-25 01:51:53 +01:00
  • b24db66a5f Add 'make tidy' (#19800) silverwind 2022-05-25 02:19:13 +02:00
  • 4266bd924b Update document to use FHS /usr/local/bin/gitea instead of /app/... for Docker (#19794) wxiaoguang 2022-05-24 14:57:15 +08:00
  • 7671a3322b [skip ci] Updated translations via Crowdin GiteaBot 2022-05-24 00:10:14 +00:00
  • b65ad70f53 Add the possibility to allow the user to have a favicon which differs from the main logo (#18542) Jan-Eric Schober 2022-05-23 17:54:48 +02:00
  • d2a91e5e59 [skip ci] Updated translations via Crowdin GiteaBot 2022-05-23 00:10:14 +00:00
  • fa5dec966c [skip ci] Updated licenses and gitignores GiteaBot 2022-05-22 00:10:22 +00:00
  • ffb7ab31f2 Estimate Action Count in Statistics (#19775) zeripath 2022-05-21 19:50:50 +01:00
  • 468387e9ce Prevent NPE when cache service is disabled (#19703) zeripath 2022-05-21 15:29:49 +01:00
  • be99eb26a2 Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) (#19774) zeripath 2022-05-21 15:26:08 +01:00
  • bc4764ffc6 Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) zeripath 2022-05-21 14:06:24 +01:00
  • f6c992974e Add silentcodeg to MAINTAINERS (#19771) silentcodeg 2022-05-21 14:09:37 +02:00
  • 876cad0064 Allows repo search to match against "owner/repo" pattern strings (#19754) Eekle 2022-05-21 10:15:40 +01:00
  • ba7750d6e7 Update JS dependencies (#19767) silverwind 2022-05-21 03:10:03 +02:00
  • fe9458591a [doctor] pq: syntax error at or near "." quote user table name (#19765) (#19770) silentcodeg 2022-05-21 02:00:52 +02:00
  • a9af93cb21 Nuke the incorrect permission report on /api/v1/notifications (#19761) zeripath 2022-05-20 17:57:49 +01:00
  • fd7d83ace6 Move almost all functions' parameter db.Engine to context.Context (#19748) Lunny Xiao 2022-05-20 22:08:52 +08:00
  • d81e31ad78 Move org functions (#19753) Lunny Xiao 2022-05-20 18:20:51 +08:00