Commit Graph

  • 74cc3c5e18
    Allow list collaborators for users with Read access to repo (#9995) Shashvat Kedia 2020-04-21 20:52:04 +0530
  • bb4261a5ed
    Add issue subscription check to API (#10967) 6543 2020-04-21 15:48:53 +0200
  • 33176e8d27
    Improve representation of attachments in issues (#11141) Matthias Schoettle 2020-04-21 00:15:41 -0400
  • 50475fff06
    Skip frontend build where unnecessary (#11159) silverwind 2020-04-20 21:13:38 +0200
  • cac69903ae [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 16:48:24 +0000
  • b9ed8d8497
    make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067) 6543 2020-04-20 18:47:05 +0200
  • 7179e49881 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 13:11:58 +0000
  • d2693f18de
    Support organization labels for PRs in API (#11135) CirnoT 2020-04-20 15:10:45 +0200
  • 5bfb9bc2b6
    When migrating from Gitlab map Approvals to approving Reviews (#11147) 6543 2020-04-20 14:30:46 +0200
  • 067eff8eba
    Ensure that relative paths in edit preview work (#11143) zeripath 2020-04-20 11:32:44 +0100
  • da3e85a502 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 09:09:35 +0000
  • 74c6414250
    Update JS dependencies (#11146) silverwind 2020-04-20 11:08:20 +0200
  • 77171abcad
    Prevent xorm nil insert in Review.Comments (#11150) 6543 2020-04-20 05:04:08 +0200
  • e37e217602
    [Fix] RetryDownloader (add GetReviews()) (#11093) 6543 2020-04-20 04:23:28 +0200
  • 842bba94ac
    Fix max-width of selection dropdowns (#11144) silverwind 2020-04-20 00:24:46 +0200
  • 77fecec64f [skip ci] Updated translations via Crowdin GiteaBot 2020-04-19 20:24:31 +0000
  • 82dbb34c9c
    Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136) 6543 2020-04-19 22:23:05 +0200
  • 5c092eb0ef
    Add support for migrating from Gitlab (#9084) Jordan 2020-04-19 10:44:11 -0500
  • 41f05588ed
    Prevent clones and pushes to disabled wiki (#11131) zeripath 2020-04-19 15:26:58 +0100
  • 9588d2c622
    Remove errant third curly brackets from account.tmpl and pull.tmpl and send account ID in account.tmpl (#11129) zeripath 2020-04-19 13:31:56 +0100
  • 23163e98a3
    Use /tmp for test repositories (#11126) guillep2k 2020-04-19 08:17:02 -0300
  • 16f39ce426 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-19 02:39:34 +0000
  • 3c5a4d094a
    [API] Add branch delete (#11112) 6543 2020-04-19 04:38:09 +0200
  • 0ef11ff2c9
    consolidate author name across timeline (#11053) Sorien 2020-04-19 02:15:07 +0200
  • b57a735e77
    Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) silverwind 2020-04-19 00:46:29 +0200
  • 4be7cf0405
    On Repo Deletion: Delete related TrackedTimes too (#11110) 6543 2020-04-18 23:39:23 +0200
  • 5180deb819
    Send 404 immediately for known public requests (#11117) silverwind 2020-04-18 23:01:06 +0200
  • 6034f8bcaa
    Avoid 0 new commits messages to be send (#11082) Cornel 2020-04-18 23:02:59 +0300
  • 4f597b1866
    Add single release page and latest redirect (#11102) John Olheiser 2020-04-18 09:47:15 -0500
  • 1b86f174ce
    Add a way to mark Conversation (code comment) resolved (#11037) 赵智超 2020-04-18 21:50:25 +0800
  • 38d5f88a81
    Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) CirnoT 2020-04-18 08:53:56 +0200
  • 7eace60bb6 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-18 04:20:32 +0000
  • 731bdef4be
    Refresh codemirror on show pull comment tab (#11100) zeripath 2020-04-18 05:19:19 +0100
  • 12960b9d18
    [BugFix] remove nil inserts in models (#11096) 6543 2020-04-17 19:42:57 +0200
  • 0010fde8a2 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-17 16:36:23 +0000
  • 6e4baee91d
    ui: fix status label on branches list vertical alignment (#11109) 赵智超 2020-04-18 00:35:12 +0800
  • c52d48aae4
    Prevent merge of outdated PRs on protected branches (#11012) 6543 2020-04-17 03:00:36 +0200
  • 2cb5878529 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 21:27:45 +0000
  • 3d6f1731b5
    Fix and simplify some tmpl conditions (#11080) guillep2k 2020-04-16 18:26:24 -0300
  • eeb968eab5 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 19:09:25 +0000
  • e93826675c
    Add missing commit states to PR checks template (#11085) CirnoT 2020-04-16 21:08:20 +0200
  • 9ffa89249e [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 15:35:01 +0000
  • 90577853ce
    Remove nonexistant serviceworker entries (#11091) silverwind 2020-04-16 17:33:22 +0200
  • 1b1b51d919 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 10:45:52 +0000
  • a4cab2bbfa
    [BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086) 6543 2020-04-16 12:44:34 +0200
  • 0040f8bf67 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 20:36:28 +0000
  • a88f3663eb
    Fix merge dialog on protected branch with missing required statuses (#11074) 6543 2020-04-15 22:35:18 +0200
  • 8cdb6662c8
    Align review-item svg octicons (#11065) CirnoT 2020-04-15 20:41:55 +0200
  • 30690f6644 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 17:42:06 +0000
  • 4dc62dadce
    Migrate to go-enry new version (#10906) Lauris BH 2020-04-15 20:40:39 +0300
  • 7a67bcc204 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 13:04:26 +0000
  • 70fab7e26a
    document 404 responce and meaning (#11073) 6543 2020-04-15 15:03:05 +0200
  • 2e85ad665a
    Contents API should return 404 on not exist (#10323) zeripath 2020-04-15 06:18:51 +0100
  • 7c8e116987
    Add translation head on docs site (#11063) Lunny Xiao 2020-04-15 12:42:09 +0800
  • 0e4e14d0f5
    Replace references to cron.update_migration_post_id with cron.update_migration_poster_id in docs (#11068) Kristian Antonsen 2020-04-15 02:44:08 +0200
  • d66b9a4690
    Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072) 6543 2020-04-15 00:16:07 +0200
  • 0ad0357233 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-14 18:33:15 +0000
  • 7c48085ff4
    Remove check on username if AccessToken authentication (#11015) zeripath 2020-04-14 19:32:03 +0100
  • f7ecc2bee7
    fix (#11066) 6543 2020-04-14 18:29:31 +0200
  • 10e2f29144
    Cache PullRequest Divergence (#10914) 6543 2020-04-14 15:53:34 +0200
  • c571c5bb28 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-14 11:38:33 +0000
  • 09aa122bd1
    ui: Change icon on title for merged PR to git-merge (#11064) 赵智超 2020-04-14 19:37:10 +0800
  • 9b7737df2d
    Add charset handling to backup/restore doc (#11062) maxm123 2020-04-14 04:55:20 +0200
  • 281029529b
    ui: Add MergePull comment type instead of close for merge PR (#11058) 赵智超 2020-04-14 09:06:23 +0800
  • 063b1d260f
    Fix language label vertical alignment (#11061) silverwind 2020-04-13 22:00:32 +0200
  • ad5c43ae5d
    Reject duplicate AccessToken names (#10994) 6543 2020-04-13 21:02:48 +0200
  • 980ef24251 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-13 13:03:35 +0000
  • 27e3cddfbe
    Move syntax highlighting to web worker (#11017) silverwind 2020-04-13 15:02:31 +0200
  • cc4da79fb6
    add 'make watch-frontend' and expand docs (#10931) silverwind 2020-04-12 05:50:59 +0200
  • 59c31b490f
    fix 404 and 500 image size in small size screen (#11043) 赵智超 2020-04-12 04:31:17 +0800
  • 7ac116c9b5
    Tweak app.ini.sample (#11042) silverwind 2020-04-11 17:59:29 +0200
  • cc07b9ca37
    Fix CreateComment for SQLite and JS click event on Request Review (#11040) 赵智超 2020-04-11 12:44:50 +0800
  • 8592fb7121
    [Docs] Cross Build Gitea from Source (#10999) Bagas Sanjaya 2020-04-11 10:13:31 +0700
  • 0dadea19bc
    [Api] Check Notify (always return json) (#10059) 6543 2020-04-11 01:49:39 +0200
  • c97e988380
    Prettify Timeline (#10972) Sorien 2020-04-11 00:01:41 +0200
  • bc362ea3c6
    remove package code.gitea.io/gitea/modules/git import out of models (#11025) 6543 2020-04-10 13:26:37 +0200
  • 0a2cba972a [skip ci] Updated translations via Crowdin GiteaBot 2020-04-10 10:43:04 +0000
  • d21b974f6c
    Load pr Issue Poster on API too (#11033) 6543 2020-04-10 12:40:36 +0200
  • 743022116d
    Add Get/Update for api/v1/user/applications/oauth2 (#11008) Dan Molik 2020-04-09 20:37:31 -0400
  • 4ec7a659ce
    Add git hook tooltip (#11030) John Olheiser 2020-04-09 18:15:09 -0500
  • 8bef490f2f
    Match arc-green code tag color to code blocks (#11023) silverwind 2020-04-09 21:03:14 +0200
  • ca714db4fd
    ui:Add flash notify for email preference seting success (#11027) 赵智超 2020-04-10 01:22:17 +0800
  • 0be25e2150
    Handle yaml frontmatter (#11016) zeripath 2020-04-09 11:54:50 +0100
  • c02dee8bc4
    integrations: deprecate HeaderMaps (#11018) Lars Lehtonen 2020-04-08 16:30:03 -0700
  • 08208cdfb8
    Fix forked repo has no icon and language stat. (#10791) L0veSunshine 2020-04-08 20:13:04 +0800
  • b40107c416
    [suggest] change merge strategy: do not check write access if user in merge white list (#10951) j.yao.SUSE 2020-04-08 19:26:50 +0800
  • 089b34858c
    Return error for authorized_keys and mergebase problems (#10990) zeripath 2020-04-08 06:04:19 +0100
  • 3d63caa542
    [API] Get a single commit via Ref (#10915) 6543 2020-04-08 04:54:46 +0200
  • 71979d9663
    Automatically remove Watches, Assignments, etc if user loses access due to being removed as collaborator or from a team (#10997) 6543 2020-04-07 23:52:01 +0200
  • d00ebf445b
    upgrade to most recent bluemonday (#11007) techknowlogick 2020-04-07 16:08:47 -0400
  • 4c54477bb5 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-07 11:04:55 +0000
  • d6741de934
    tweak code tags in markdown (#11000) silverwind 2020-04-07 13:03:49 +0200
  • 514e269b1d
    Support running subtests manually (#10988) Mura Li 2020-04-07 12:31:11 +0800
  • ecb176851b
    Fix Ctrl-Enter shortcut for issues (#10986) Michael Kuhn 2020-04-07 05:51:21 +0200
  • b252b23f16
    [feature] provide `OwnerName` field for README template (#10981) j.yao.SUSE 2020-04-07 09:40:38 +0800
  • 17837986f0
    [Docs] Add Note to Readme-Template about Variable Espansion (#10983) 6543 2020-04-07 01:43:17 +0200
  • d79ff1dd32 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-06 20:20:08 +0000
  • 856030c530
    Add docs for gmail (#10995) zeripath 2020-04-06 21:18:42 +0100
  • ad31d6b5e8
    Fix release counter on API repository info (#10968) 6543 2020-04-06 20:42:30 +0200
  • ef89e75d0e
    add request review from specific reviewers feature in pull request (#10756) 赵智超 2020-04-07 00:33:34 +0800