1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 03:18:28 +00:00

Commit Graph

  • 9f959ac064 Make TaskCheckBox render correctly (#11214) zeripath 2020-04-26 06:09:08 +01:00
  • f1f56da4d1 On logout redirect to start page and clear redirect cookie (#11202) colorfulberry 2020-04-26 06:11:32 +08:00
  • bfc25fcf40 Fix GetContents(): Dont't ignore Executables (#11192) (#11209) 6543 2020-04-25 06:54:38 +02:00
  • e008b68c9c Update JS dependencies, highlight.js 10.0.0 (#11195) silverwind 2020-04-24 21:13:01 +02:00
  • 4ddfe0d07a Fix GetContents(): Dont't ignore Executables (#11192) 6543 2020-04-24 18:20:22 +02:00
  • 812cfd0ad9 Use markdown frontmatter to provide Table of contents, language and frontmatter rendering (#11047) zeripath 2020-04-24 14:22:36 +01:00
  • d3fc9c08c8 [ui] Change icon type for review action in action page (#11191) 赵智超 2020-04-24 12:58:14 +08:00
  • b10c416f9e Use AJAX for notifications table (#10961) zeripath 2020-04-24 04:57:38 +01:00
  • e74c4e1be9 Add option to increase provided OAuth2 token maximum size (#11180) zeripath 2020-04-22 23:47:23 +01:00
  • b51fd30522 Log the indexer path on failure (#11172) zeripath 2020-04-22 21:16:58 +01:00
  • 316db0fe79 Add documentation to display STL preview (#11181) Antoine GIRARD 2020-04-22 19:02:54 +02:00
  • fcc8cdd446 Improve config logging when WrappedQueue times out (#11174) Lunny Xiao 2020-04-22 20:38:40 +08:00
  • 4a6765fba2 Fix submodule paths when AppSubUrl is not root (#11098) (#11176) zeripath 2020-04-22 13:37:52 +01:00
  • c0d71f5e26 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-22 10:36:05 +00:00
  • 4ee70a9ec9 Fix submodule paths when AppSubUrl is not root (#11098) zeripath 2020-04-22 11:34:50 +01:00
  • 7e20f1cb5b enable ENABLE_HARD_LINE_BREAK by default (#11162) silverwind 2020-04-22 00:13:56 +02:00
  • 49f8b20570 make pagination optional for notifications (#10714) 6543 2020-04-21 23:21:46 +02:00
  • dfca884b15 doc: Fix package name in external renderer example (#11170) Johan Van de Wauw 2020-04-21 22:36:27 +02:00
  • 74cc3c5e18 Allow list collaborators for users with Read access to repo (#9995) Shashvat Kedia 2020-04-21 20:52:04 +05:30
  • bb4261a5ed Add issue subscription check to API (#10967) 6543 2020-04-21 15:48:53 +02:00
  • 33176e8d27 Improve representation of attachments in issues (#11141) Matthias Schoettle 2020-04-21 00:15:41 -04:00
  • 50475fff06 Skip frontend build where unnecessary (#11159) silverwind 2020-04-20 21:13:38 +02:00
  • cac69903ae [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 16:48:24 +00:00
  • b9ed8d8497 make branch parameter optional for /api/v1/repos/{owner}/{repo}/contents/{filepath} (#11067) 6543 2020-04-20 18:47:05 +02:00
  • 7179e49881 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 13:11:58 +00:00
  • d2693f18de Support organization labels for PRs in API (#11135) CirnoT 2020-04-20 15:10:45 +02:00
  • 5bfb9bc2b6 When migrating from Gitlab map Approvals to approving Reviews (#11147) 6543 2020-04-20 14:30:46 +02:00
  • 067eff8eba Ensure that relative paths in edit preview work (#11143) zeripath 2020-04-20 11:32:44 +01:00
  • da3e85a502 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-20 09:09:35 +00:00
  • 74c6414250 Update JS dependencies (#11146) silverwind 2020-04-20 11:08:20 +02:00
  • 77171abcad Prevent xorm nil insert in Review.Comments (#11150) 6543 2020-04-20 05:04:08 +02:00
  • e37e217602 [Fix] RetryDownloader (add GetReviews()) (#11093) 6543 2020-04-20 04:23:28 +02:00
  • 842bba94ac Fix max-width of selection dropdowns (#11144) silverwind 2020-04-20 00:24:46 +02:00
  • 77fecec64f [skip ci] Updated translations via Crowdin GiteaBot 2020-04-19 20:24:31 +00:00
  • 82dbb34c9c Vendor Update: go-gitlab v0.22.1 -> v0.31.0 (#11136) 6543 2020-04-19 22:23:05 +02:00
  • 5c092eb0ef Add support for migrating from Gitlab (#9084) Jordan 2020-04-19 10:44:11 -05:00
  • dca8ef9407 Prevent clones and pushes to disabled wiki (#11131) (#11134) zeripath 2020-04-19 16:40:40 +01:00
  • 41f05588ed Prevent clones and pushes to disabled wiki (#11131) zeripath 2020-04-19 15:26:58 +01:00
  • cebef5c871 Remove errant third closing curly-bracket from account.tmpl and send account ID in account.tmpl (#11130) zeripath 2020-04-19 13:35:34 +01:00
  • 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 +01:00
  • 23163e98a3 Use /tmp for test repositories (#11126) guillep2k 2020-04-19 08:17:02 -03:00
  • 245d6ebda5 On Repo Deletion: Delete related TrackedTimes too (#11110) (#11125) 6543 2020-04-19 04:39:48 +02:00
  • 16f39ce426 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-19 02:39:34 +00:00
  • 3c5a4d094a [API] Add branch delete (#11112) 6543 2020-04-19 04:38:09 +02:00
  • 0ef11ff2c9 consolidate author name across timeline (#11053) Sorien 2020-04-19 02:15:07 +02:00
  • b57a735e77 Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) silverwind 2020-04-19 00:46:29 +02:00
  • 4be7cf0405 On Repo Deletion: Delete related TrackedTimes too (#11110) 6543 2020-04-18 23:39:23 +02:00
  • 5180deb819 Send 404 immediately for known public requests (#11117) silverwind 2020-04-18 23:01:06 +02:00
  • 6034f8bcaa Avoid 0 new commits messages to be send (#11082) Cornel 2020-04-18 23:02:59 +03:00
  • d9875ff2e1 Refresh codemirror on show pull comment tab (#11100) (#11122) zeripath 2020-04-18 17:55:13 +01:00
  • 4f597b1866 Add single release page and latest redirect (#11102) John Olheiser 2020-04-18 09:47:15 -05:00
  • 1b86f174ce Add a way to mark Conversation (code comment) resolved (#11037) 赵智超 2020-04-18 21:50:25 +08:00
  • 38d5f88a81 Add X-Total-Count on /repos/{owner]/{repo}/pulls API (#11113) CirnoT 2020-04-18 08:53:56 +02:00
  • 7eace60bb6 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-18 04:20:32 +00:00
  • 731bdef4be Refresh codemirror on show pull comment tab (#11100) zeripath 2020-04-18 05:19:19 +01:00
  • 12960b9d18 [BugFix] remove nil inserts in models (#11096) 6543 2020-04-17 19:42:57 +02:00
  • 0010fde8a2 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-17 16:36:23 +00:00
  • 6e4baee91d ui: fix status label on branches list vertical alignment (#11109) 赵智超 2020-04-18 00:35:12 +08:00
  • c52d48aae4 Prevent merge of outdated PRs on protected branches (#11012) 6543 2020-04-17 03:00:36 +02:00
  • 2cb5878529 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 21:27:45 +00:00
  • 3d6f1731b5 Fix and simplify some tmpl conditions (#11080) guillep2k 2020-04-16 18:26:24 -03:00
  • eeb968eab5 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 19:09:25 +00:00
  • e93826675c Add missing commit states to PR checks template (#11085) CirnoT 2020-04-16 21:08:20 +02:00
  • 9ffa89249e [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 15:35:01 +00:00
  • 90577853ce Remove nonexistant serviceworker entries (#11091) silverwind 2020-04-16 17:33:22 +02:00
  • 1b1b51d919 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-16 10:45:52 +00:00
  • a4cab2bbfa [BugFix] ReviewCount: GetApprovalCounts func sorted wrong (#11086) 6543 2020-04-16 12:44:34 +02:00
  • cc2a6c1d30 Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) 6543 2020-04-16 09:45:34 +02:00
  • 0040f8bf67 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 20:36:28 +00:00
  • a88f3663eb Fix merge dialog on protected branch with missing required statuses (#11074) 6543 2020-04-15 22:35:18 +02:00
  • 8cdb6662c8 Align review-item svg octicons (#11065) CirnoT 2020-04-15 20:41:55 +02:00
  • 30690f6644 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 17:42:06 +00:00
  • 4dc62dadce Migrate to go-enry new version (#10906) Lauris BH 2020-04-15 20:40:39 +03:00
  • 7a67bcc204 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-15 13:04:26 +00:00
  • 70fab7e26a document 404 responce and meaning (#11073) 6543 2020-04-15 15:03:05 +02:00
  • 2e85ad665a Contents API should return 404 on not exist (#10323) zeripath 2020-04-15 06:18:51 +01:00
  • 7c8e116987 Add translation head on docs site (#11063) Lunny Xiao 2020-04-15 12:42:09 +08:00
  • 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 +02:00
  • d66b9a4690 Fix Migration 136 (be less aggressive to open pulls missing git files) (#11072) 6543 2020-04-15 00:16:07 +02:00
  • 0ad0357233 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-14 18:33:15 +00:00
  • 7c48085ff4 Remove check on username if AccessToken authentication (#11015) zeripath 2020-04-14 19:32:03 +01:00
  • f7ecc2bee7 fix (#11066) 6543 2020-04-14 18:29:31 +02:00
  • 10e2f29144 Cache PullRequest Divergence (#10914) 6543 2020-04-14 15:53:34 +02:00
  • c571c5bb28 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-14 11:38:33 +00:00
  • 09aa122bd1 ui: Change icon on title for merged PR to git-merge (#11064) 赵智超 2020-04-14 19:37:10 +08:00
  • 9b7737df2d Add charset handling to backup/restore doc (#11062) maxm123 2020-04-14 04:55:20 +02:00
  • 281029529b ui: Add MergePull comment type instead of close for merge PR (#11058) 赵智超 2020-04-14 09:06:23 +08:00
  • 063b1d260f Fix language label vertical alignment (#11061) silverwind 2020-04-13 22:00:32 +02:00
  • ad5c43ae5d Reject duplicate AccessToken names (#10994) 6543 2020-04-13 21:02:48 +02:00
  • 980ef24251 [skip ci] Updated translations via Crowdin GiteaBot 2020-04-13 13:03:35 +00:00
  • 27e3cddfbe Move syntax highlighting to web worker (#11017) silverwind 2020-04-13 15:02:31 +02:00
  • b5fd55de73 fix 404 and 500 image size in small size screen (#11043) (#11049) 赵智超 2020-04-12 20:24:15 +08:00
  • cc4da79fb6 add 'make watch-frontend' and expand docs (#10931) silverwind 2020-04-12 05:50:59 +02:00
  • 59c31b490f fix 404 and 500 image size in small size screen (#11043) 赵智超 2020-04-12 04:31:17 +08:00
  • 7ac116c9b5 Tweak app.ini.sample (#11042) silverwind 2020-04-11 17:59:29 +02:00
  • cc07b9ca37 Fix CreateComment for SQLite and JS click event on Request Review (#11040) 赵智超 2020-04-11 12:44:50 +08:00
  • e11b3a1076 Load PR Issue Poster on API too (#11033) (#11039) 6543 2020-04-11 06:10:16 +02:00
  • 8592fb7121 [Docs] Cross Build Gitea from Source (#10999) Bagas Sanjaya 2020-04-11 10:13:31 +07:00
  • 0dadea19bc [Api] Check Notify (always return json) (#10059) 6543 2020-04-11 01:49:39 +02:00
  • c97e988380 Prettify Timeline (#10972) Sorien 2020-04-11 00:01:41 +02:00