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

Commit Graph

  • 1d3a580a3e Refactor get tag to remove unnecessary steps (#14058) Lunny Xiao 2020-12-20 06:30:39 +08:00
  • 4aabbacdfe Fix merge button dropdown triangle alignment (#14041) silverwind 2020-12-19 04:57:25 +01:00
  • 4ef751215c put ${CURDIR} in quotes to prevent make from splitting paths with spaces into separate strings (#14056) Kyle D 2020-12-18 21:54:01 -05:00
  • 4cd94e3689 gitea png to logo (#13974) Kyle D 2020-12-18 20:17:27 -05:00
  • e25e7b9598 Commit list display tweaks (#14043) silverwind 2020-12-18 21:00:07 +01:00
  • e2b069e577 Accept multiple SSH keys in single LDAP SSHPublicKey attribute (#13989) zeripath 2020-12-18 17:44:18 +00:00
  • 55d7e53d99 Fix panic in BasicAuthDecode (#14046) (#14048) silverwind 2020-12-18 17:19:43 +01:00
  • 96d41287e5 [API] GetCombinedCommitStatusByRef always return json & swagger doc fixes (#14047) 6543 2020-12-18 13:38:47 +00:00
  • efa9a8a6e3 Show status check for merged PRs (#13975) Cirno the Strongest 2020-12-18 13:37:55 +01:00
  • 48bd02e753 Add whiteline after label on Signing Verification Settings (#14042) Cirno the Strongest 2020-12-18 11:27:42 +01:00
  • e483220ea3 [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 6543 2020-12-18 03:33:32 +00:00
  • 27edc1aa19 Fix panic in BasicAuthDecode (#14046) silverwind 2020-12-18 02:51:28 +01:00
  • e9cc613c24 Makefile cleanup & double golangci-lint timeout (#14044) silverwind 2020-12-17 23:55:52 +01:00
  • f8a668ab0c Clean up SVG (#13680) techknowlogick 2020-12-17 16:33:53 -05:00
  • df11075389 HotFix: Hide private partisipation in Orgs (#13994) (#14031) 6543 2020-12-17 21:32:24 +00:00
  • e4567d4285 Fix bug in commit verification introduced in #13673 (#14040) zeripath 2020-12-17 20:42:33 +00:00
  • b8a2cd9f40 Always wait for the cmd to finish (#14006) (#14039) zeripath 2020-12-17 20:06:51 +00:00
  • 3260e15668 Dashboard search tweaks (#14008) silverwind 2020-12-17 20:58:21 +01:00
  • 4f296f7436 Don't use simpleMDE editor on mobile devices for 1.13 (#14029) mrsdizzie 2020-12-17 11:39:12 -05:00
  • 8af9df0036 Diff and code review refactors and improvements (#13922) silverwind 2020-12-17 16:52:58 +01:00
  • a8fa380c25 Dropdown triangle fixes (#14028) silverwind 2020-12-17 15:37:56 +01:00
  • 511f6138d4 Use native git variants by default with go-git variants as build tag (#13673) zeripath 2020-12-17 14:00:47 +00:00
  • 0851a89581 Cause NotifyMigrateRepository to emit a repo create webhook (#14004) zeripath 2020-12-17 12:26:22 +00:00
  • 80a299d307 Always wait for the cmd to finish (#14006) zeripath 2020-12-17 11:50:21 +00:00
  • 5e09de174c fix label of --id in admin delete user (#14005) zeripath 2020-12-17 07:57:32 +00:00
  • c57e1f2653 docs(docker): fix diff format. (#14035) Bo-Yi Wu 2020-12-17 13:00:43 +08:00
  • 9e456b5a56 HotFix: Hide private partisipation in Orgs (#13994) 6543 2020-12-16 23:39:12 +00:00
  • 78b9ef3586 Add emoji in label to project boards (#13978) (#14021) 6543 2020-12-16 20:15:58 +00:00
  • 069acf6a21 Add FAQ link to Issue template (#14020) 6543 2020-12-16 19:18:36 +00:00
  • 5f55bab70e Fix webhook list styling (#14001) Cirno the Strongest 2020-12-16 19:22:21 +01:00
  • 90dfe445c2 Send webhook when tag is removed via Web UI (#14015) (#14019) Cirno the Strongest 2020-12-16 18:24:02 +01:00
  • 53308de0bf Send webhook when tag is removed via Web UI (#14015) Cirno the Strongest 2020-12-16 17:00:46 +01:00
  • 66379ba7ae Send push event when tag is created or deleted (#13999) Cirno the Strongest 2020-12-16 13:41:21 +01:00
  • a728d1e046 always use headCommitID for review comment diff (#14011) Jimmy Praet 2020-12-16 11:50:30 +01:00
  • e7a77d32cc Fix correct diff view for PR review comments in PR view page (#14002) Jimmy Praet 2020-12-16 10:54:58 +01:00
  • 88b585c2e0 Store repository data in data path if not previously set (#13991) techknowlogick 2020-12-15 16:52:59 -05:00
  • b8c58edf39 add @noerw to maintainers (#13997) Norwin 2020-12-15 19:19:26 +00:00
  • e2aa701812 [API] Add ref to create/edit issue options & deprecated assignee (#13992) 6543 2020-12-15 18:38:10 +00:00
  • 980b0df829 Standardise logging of failed authentication attempts in internal SSH (#13962) zeripath 2020-12-15 08:45:13 +00:00
  • f547b27347 Fix markdown checkboxes on Blink (#13988) silverwind 2020-12-15 08:00:41 +01:00
  • 27d0a5554f Hide command line instructions when merge form is visible (#13956) Cirno the Strongest 2020-12-15 07:09:24 +01:00
  • 7f85728cf9 Trim the branch prefix from action.GetBranch (#13981) (#13986) zeripath 2020-12-14 20:35:40 +00:00
  • c3fc190372 Trim the branch prefix from action.GetBranch (#13981) zeripath 2020-12-14 17:08:37 +00:00
  • d2b308ae35 Ensure template renderer is available before storage handler (#13982) zeripath 2020-12-14 12:45:33 +00:00
  • 729f0f5f7b Add emoji in label to project boards (#13978) Rakshith Ravi 2020-12-14 15:36:58 +05:30
  • 633dc80077 Do not display org avatar near icon for internal repos (#13957) Cirno the Strongest 2020-12-13 22:51:15 +01:00
  • b35c1b5784 add thumbnail preview section to issue attachments (#13826) bobemoe 2020-12-13 19:12:27 +00:00
  • 825efa2605 [API] Add Ref to Issue (#13946) zeripath 2020-12-13 11:34:11 +00:00
  • cf6f8b22ca [skip ci] Updated translations via Crowdin GiteaBot 2020-12-13 02:49:02 +00:00
  • de0986d782 Removes dangling < on emails/list.tmpl (#13970) WeebDataHoarder 2020-12-13 03:48:03 +01:00
  • de06ee6a30 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-13 01:06:57 +00:00
  • 41e8b834af Markdown task list improvements (#13952) silverwind 2020-12-13 02:05:50 +01:00
  • 8e8e8ee150 Whenever the password is updated ensure that the hash algorithm is too (#13966) (#13967) zeripath 2020-12-13 00:01:44 +00:00
  • 287b594803 Whenever the password is updated ensure that the hash algorithm is too (#13966) zeripath 2020-12-12 18:59:49 +00:00
  • 05ee88e576 Enforce setting HEAD in wiki to master (#13950) (#13961) 6543 2020-12-12 17:21:26 +00:00
  • d07b8a75d7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-12 15:34:20 +00:00
  • 9f100a45c6 Possible fix the webhook API creation (#13960) Lunny Xiao 2020-12-12 23:33:19 +08:00
  • 6074e13c8d Fix missing username on dashboard context switch navbar (#13959) Cirno the Strongest 2020-12-12 14:10:20 +01:00
  • f8e9a3df40 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-12 11:21:18 +00:00
  • f9c0737a86 Enforce setting HEAD in wiki to master (#13950) zeripath 2020-12-12 11:20:14 +00:00
  • 1837e647eb Diff stat improvements (#13954) silverwind 2020-12-12 02:06:22 +01:00
  • 3285babcae Update github.com/blevesearch/bleve v1.0.13 -> v1.0.14 (#13947) 6543 2020-12-12 00:16:53 +00:00
  • e46a638e8f Report permissions denied in internal SSH (#13953) zeripath 2020-12-11 22:52:38 +00:00
  • 8e0548ed4a Ensure that HEAD is updated to match default branch in template generation (#13948) zeripath 2020-12-11 21:41:59 +00:00
  • f2f99a7d0c Ensure that pusher is not nil preventing panic in push (#13945) zeripath 2020-12-11 17:27:00 +00:00
  • 160f606a15 Reorganize Chroma styles (#13934) silverwind 2020-12-11 17:38:47 +01:00
  • 5fdf500ace [skip ci] Updated translations via Crowdin GiteaBot 2020-12-11 16:05:31 +00:00
  • ea914d0f7a Fix bug for webhook and feishu caused by API changed (#13937) Lunny Xiao 2020-12-12 00:04:04 +08:00
  • 0d7cb2323f Fix feishu webhook caused by API changed (#13937) (#13938) Lunny Xiao 2020-12-11 23:11:32 +08:00
  • b35546631e Bump ini from 1.3.5 to 1.3.7 (#13941) dependabot[bot] 2020-12-11 15:56:57 +01:00
  • c11cf4bb39 chore: use octicon-mirror for feeds display (#13928) Gary Wang 2020-12-11 07:06:45 +08:00
  • d0043ffb7f Better vertical align of buttons in headers (#13932) silverwind 2020-12-10 21:39:09 +01:00
  • 94415f7517 Added 2 fuzzers (#13818) AdamKorcz 2020-12-10 19:43:11 +00:00
  • 0c5fca2d85 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 16:20:32 +00:00
  • 1cb1fb8a2e Remove JS globals related to timetracking and due date (#13921) silverwind 2020-12-10 17:19:18 +01:00
  • bc1cf6e5d3 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 05:45:12 +00:00
  • ccfa40889a Fix avatar template error on repo collaborator page (#13924) silverwind 2020-12-10 06:44:13 +01:00
  • 338bfeebe7 [skip ci] Updated translations via Crowdin GiteaBot 2020-12-10 04:48:55 +00:00
  • e63a041bb3 Move diff split code into own template file (#13919) mrsdizzie 2020-12-09 23:47:48 -05:00
  • 2d71cdb668 Add pull request manually merge instruction (#13840) Lunny Xiao 2020-12-10 10:59:05 +08:00
  • c85bb62635 Replace more icons with SVG, repo search tweaks (#13860) silverwind 2020-12-09 20:03:19 +01:00
  • 6edfa6bc88 Fix broken migration on webhook (#13911) Lunny Xiao 2020-12-10 01:20:13 +08:00
  • 5cdffc2b0c log error when login failed (#13903) (#13913) Lunny Xiao 2020-12-09 23:37:15 +08:00
  • 18e4477ad4 Add Karl Heinz Marbaise as maintainer. (#13915) Karl Heinz Marbaise 2020-12-09 15:39:14 +01:00
  • 48dd0e21f9 Markdown: Enable wrapping in code blocks and a color tweak (#13894) silverwind 2020-12-09 15:03:45 +01:00
  • af79677a44 Reformat docs (#13897) Patrick Schratz 2020-12-09 07:47:06 +01:00
  • 97ab820acc Fix action avatar loading (#13909) silverwind 2020-12-09 06:11:15 +01:00
  • 10b9a6df0d Don't show dashboard links for globally disabled repo units (#13908) Jimmy Praet 2020-12-09 02:58:38 +01:00
  • c05701dd7d Fix frontpage avatars (#13853) silverwind 2020-12-09 01:12:15 +01:00
  • 658e90a114 [Docu] Fix Location of Comments in migrations.go (#13900) 6543 2020-12-08 23:24:23 +00:00
  • a0101c61a4 Fix Quote Reply button on review diff (#13830) (#13898) Jimmy Praet 2020-12-08 23:12:35 +01:00
  • 1a372e5b21 Allow 20 characters for "View [organization]" button (#13906) Jimmy Praet 2020-12-08 22:18:02 +01:00
  • 6a370363d4 log error when login failed (#13903) Lunny Xiao 2020-12-09 04:37:47 +08:00
  • abb9cffe4a Log IP on SSH authentication failure for Built-in SSH server (#13150) Eric Lesiuta 2020-12-08 12:54:33 -05:00
  • c0b1197a64 Fix Pull Merge when tag with same name as base branch exist (#13882) (#13896) a1012112796 2020-12-08 19:58:44 +08:00
  • 42354dfe45 Move webhook type from int to string (#13664) Lunny Xiao 2020-12-08 18:41:14 +08:00
  • 4d66ee1f74 Fix Quote Reply button on review diff (#13830) Jimmy Praet 2020-12-08 07:11:27 +01:00
  • e39ed0b1d9 [API] return original URL of Repositories (#13885) (#13886) 6543 2020-12-08 04:59:19 +00:00
  • 6bdcacd73b Added Table of Contents to long documentation pages (#13890) 6543 2020-12-08 04:52:26 +00:00
  • e7938c9c44 Repo avatar fixes (#13891) silverwind 2020-12-08 05:14:28 +01:00