Commit Graph

  • d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) zeripath 2019-12-17 01:49:07 +0000
  • 1707f59966 Remove text from action-only webhooks (#9377) John Olheiser 2019-12-16 18:28:19 -0600
  • 33662399d5 Fix double webhook for new PR (#9375) John Olheiser 2019-12-16 14:27:18 -0600
  • 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376) John Olheiser 2019-12-16 13:57:30 -0600
  • 4714fa6642 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-16 15:57:59 +0000
  • 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) Benno 2019-12-16 23:56:35 +0800
  • 61db834904 Change target branch for pull request (#6488) Mario Lubenka 2019-12-16 07:20:25 +0100
  • 59d6401486
    Use ioutil.TmpDir for new created temp directory (#9368) Lunny Xiao 2019-12-16 13:17:55 +0800
  • 43ada65571
    remove unused method and rename createcommentWithNoAction (#9367) Lunny Xiao 2019-12-16 11:54:24 +0800
  • 67b316a954 Refactor comment (#9330) Lunny Xiao 2019-12-16 05:57:34 +0800
  • c6b3c5bcef Fix cache problem on dashboard (#9358) Lunny Xiao 2019-12-16 04:44:23 +0800
  • 7217b703e9 Combine Drone release steps (#9338) silverwind 2019-12-15 19:06:36 +0100
  • 60b31c8f01
    Fix the intermittent TestGPGGit failures (#9360) zeripath 2019-12-15 16:21:16 +0000
  • f6b29012e0 Add /milestones endpoint (#8733) Brad Albright 2019-12-15 08:20:08 -0600
  • 7cc16740a5
    Fix missed change to GetManager() (#9361) zeripath 2019-12-15 13:15:17 +0000
  • 3abe17f9e0
    Sign protected branches (#8993) zeripath 2019-12-15 11:06:31 +0000
  • e3c3b33ea7
    Graceful: Xorm, RepoIndexer, Cron and Others (#9282) zeripath 2019-12-15 09:51:28 +0000
  • 8bea92c3dc test: command keys (#9357) Antoine GIRARD 2019-12-15 09:11:31 +0100
  • ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) Lunny Xiao 2019-12-15 11:28:51 +0800
  • 6715677b2b Push to create repo (#8419) John Olheiser 2019-12-14 20:49:52 -0600
  • 47c24be293 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-14 17:32:24 +0000
  • 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) Lunny Xiao 2019-12-15 01:30:01 +0800
  • 2904abdc22 DefaultBranch needs to be prefixed by BranchPrefix (#9356) zeripath 2019-12-14 13:29:41 +0000
  • 484e3dc5a9 site admin could view org's members (#9346) Lunny Xiao 2019-12-14 14:36:59 +0800
  • f6ba912cd6 Default NO_REPLY_ADDRESS to DOMAIN (#9325) zeripath 2019-12-14 04:14:43 +0000
  • bfcce5f86c Remove release attachments which repository has been deleted (#9334) Lunny Xiao 2019-12-14 11:30:39 +0800
  • f46176a418 Fix PR/issue redirects when having external tracker (#9339) David Svantesson 2019-12-14 01:53:32 +0100
  • 81a52442a1 deps: update and fix chardet import (#9351) Antoine GIRARD 2019-12-14 01:15:48 +0100
  • 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) zeripath 2019-12-13 22:21:06 +0000
  • 8f16a2c37b Update _headers (#9349) John Olheiser 2019-12-13 14:03:09 -0600
  • f09cdb239c Fix protected branch using IssueID (#9348) John Olheiser 2019-12-13 09:37:10 -0600
  • 6e6936d73d Fix nondeterministic behavior (#9341) Mura Li 2019-12-13 17:03:38 +0800
  • 39db99a595 Supports both CMD and PowerShell (#9344) Matthew Bramer 2019-12-13 00:13:38 -0500
  • 6442e003c5
    Youtrack now supports Gitea (#9343) techknowlogick 2019-12-12 23:28:54 -0500
  • 27f68bc96f Fix notification page panic (#9337) jaqra 2019-12-13 05:08:34 +0300
  • ba1acf5b50 fix issue indexer not triggered when migrating a repository (#9332) Lunny Xiao 2019-12-13 05:46:43 +0800
  • dc2fe9801f Make repository management section handle lfs locks (#8726) zeripath 2019-12-12 13:18:07 +0000
  • 751cfb805d
    Fix bug that release attachment files not deleted when deleting repository (#9322) Lunny Xiao 2019-12-12 13:31:05 +0800
  • aceb1085c7 [API] extend StopWatch (#9196) 6543 2019-12-12 05:23:05 +0100
  • 382936a668 Add SyncTags to uploader interface (#9326) John Olheiser 2019-12-11 18:20:11 -0600
  • 3bf5a07537 Only sync tags after all batches (#9319) John Olheiser 2019-12-11 00:09:06 -0600
  • c3d31e5534 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) Antoine GIRARD 2019-12-11 01:01:52 +0100
  • 50da9f7dae Move modules/indexer to modules/indexer/code (#9301) Lunny Xiao 2019-12-10 21:29:40 +0800
  • 2c83dac5d4 FCGI: Allow FCGI over unix sockets (#9298) zeripath 2019-12-10 12:23:26 +0000
  • 4dc3993b22 tests: add attachement tests integration (#9309) Antoine GIRARD 2019-12-10 12:06:48 +0100
  • d3a9c4ceec
    Testing: Update postgres sequences (#9304) zeripath 2019-12-10 07:49:05 +0000
  • 2d8a89563d Correct port range for cap_net_bind_service (#9306) Justin R. Cutler 2019-12-09 14:20:09 -0500
  • 7f0d7c0a17 File Edit: Author/Committer interchanged [BugFix] (#9297) 6543 2019-12-09 14:11:24 +0100
  • c34fdf7e33
    prebuild CSS/JS before xgo release binaries (#9293) techknowlogick 2019-12-08 17:24:17 -0500
  • baae90e163 Allow incompletely specified Time Formats (#8816) zeripath 2019-12-08 21:25:00 +0000
  • be06dee04c Move code indexer related code to a new package (#9191) Lunny Xiao 2019-12-09 03:15:35 +0800
  • baf089e5b9 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-08 16:59:29 +0000
  • 3f42934b9a Remove explicit 'generate' calls, fix release task (#9288) silverwind 2019-12-08 17:56:59 +0100
  • 95a57394af Log: Ensure FLAGS=none is -1 (#9287) zeripath 2019-12-08 04:36:47 +0000
  • 15254f5762 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-08 02:53:56 +0000
  • cbf18f61d1
    Update Owners for upcoming year (#9290) techknowlogick 2019-12-07 21:51:55 -0500
  • 3da6d256f4
    Missed defer prepareTestEnv (#9285) zeripath 2019-12-08 01:14:50 +0000
  • 37e10d4543 [API] Add Reactions (#9220) 6543 2019-12-07 23:04:19 +0100
  • ee7df7ba8c Markdown: Sanitizier Configuration (#9075) Alexander Scheel 2019-12-07 14:49:04 -0500
  • cecc31951c fix #9198 make diff detail sticky again (#9280) Benno 2019-12-08 02:01:57 +0800
  • 0e56337f64 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-07 15:54:45 +0000
  • ef98b168f7
    Move UpdateIssuesCommit from models to repofiles (#9276) Lunny Xiao 2019-12-07 23:52:36 +0800
  • 9cb418e623 Redirect issue if repo has configured external tracker. (#9247) David Svantesson 2019-12-07 05:21:18 +0100
  • 82e0383d21 Move some pull request functions from models to services (#9266) Lunny Xiao 2019-12-07 10:44:10 +0800
  • 1583c48e3a Show label list on label set (#9251) Oscar Costa 2019-12-06 18:13:19 -0800
  • eba816e826 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-06 19:16:21 +0000
  • 0a9abcb84c docs change gitea version to 1.10.1 (#9270) 6543 2019-12-06 20:12:38 +0100
  • d672206800 Update JS dependencies (#9255) silverwind 2019-12-06 07:41:25 +0100
  • e3081c667a
    Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) Lunny Xiao 2019-12-06 13:34:54 +0800
  • 77730db257
    Move repoWorkPool outside rename/transfer repository (#9086) Lunny Xiao 2019-12-06 12:00:50 +0800
  • 9ff5b75559 Switch CSS minifier to cssnano (#9260) silverwind 2019-12-06 01:33:06 +0100
  • d7c52b8dce Changelog 1.10.1 (#9256) (#9262) John Olheiser 2019-12-05 16:15:12 -0600
  • 1718a9591c Ensure LF on checkouts and in editors (#9259) silverwind 2019-12-05 22:09:01 +0100
  • 43f7b97c4a [skip ci] Updated translations via Crowdin GiteaBot 2019-12-05 17:21:04 +0000
  • 48be1889cd Fix latest docker image haven't include static files. (#9252) Lunny Xiao 2019-12-06 01:18:28 +0800
  • d9c67a8c90 Add Node.js build dep, remove built js/css files (#9114) silverwind 2019-12-05 04:41:38 +0100
  • e80fe201c0 Fixed topics margin (#9248) Alexey 〒erentyev 2019-12-04 07:10:40 +0300
  • 7ccaf54140 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-04 01:42:09 +0000
  • 8875586570 Change some label colors (#9051) jaqra 2019-12-04 04:39:58 +0300
  • bac4b78e09 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) David Svantesson 2019-12-04 02:08:56 +0100
  • 6460284085 Add comment to exported function WindowsServiceName (make revive) (#9241) David Svantesson 2019-12-04 01:16:29 +0100
  • 9a33adcdd3 Allow kbd tags (#9245) John Olheiser 2019-12-03 13:02:41 -0600
  • bdbdd6608f Don't link wiki revision to commit (#9244) mrsdizzie 2019-12-03 13:15:41 -0500
  • 18236973e9 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-03 13:08:09 +0000
  • 4256781781 Add myself to maintainers (#9240) David Svantesson 2019-12-03 14:05:23 +0100
  • e43de0db4c Fix Dashboard Issues/PR list (#9235) 6543 2019-12-03 08:26:02 +0100
  • e459f99ef2 Fix active issue (#9238) John Olheiser 2019-12-03 00:01:29 -0600
  • 23ef9ff516 Remove empty lines (#9232) John Olheiser 2019-12-02 18:33:25 -0600
  • 51432ebb9c Fix context menu overflow & review tag margin (#9231) John Olheiser 2019-12-02 17:03:30 -0600
  • a00d7200b1 [skip ci] Updated translations via Crowdin GiteaBot 2019-12-02 18:35:05 +0000
  • 1aa7e27dd0 Change review content column to type text in db (#9229) David Svantesson 2019-12-02 19:32:40 +0100
  • 33fc48c8ae [skip ci] Updated translations via Crowdin GiteaBot 2019-12-02 14:45:50 +0000
  • 6e81eafdd6 Remove unused comment actions (#9222) Lunny Xiao 2019-12-02 22:43:39 +0800
  • 2fc3eb1d15 Fixed topic regex pattern and added search by topic links after save (#9219) Alexey 〒erentyev 2019-12-02 12:13:19 +0300
  • 66028d58f9 [UI] IssuePage multi repo select (#8741) 6543 2019-12-02 04:50:36 +0100
  • 668eaf95d5 [Feature] Custom Reactions (#8886) 6543 2019-12-01 23:57:24 +0100
  • 674bc772fb [skip ci] Updated translations via Crowdin GiteaBot 2019-12-01 13:59:18 +0000
  • 6a90c7e3dd Alternate syntax for cross references (#9116) guillep2k 2019-12-01 10:57:05 -0300
  • 2011a5b818 Extract createComment (#9125) Lunny Xiao 2019-12-01 10:44:39 +0800
  • 7c6f2e27be Add release_counter to Repo API (#9214) 6543 2019-11-30 20:28:47 +0100