2259 Commits (1fc7b52f249a0271bfc5467cc9b4cc94de11ebc7)

Author SHA1 Message Date
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 6 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 6 years ago
  zeripath 40ac2b09fc Prevent redirect to Host (#9678) 6 years ago
  6543 35e4254cf8 [API] orgEditTeam make Fields optional (#9556) 6 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 6 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 6 years ago
  John Olheiser 48c246ca83 Add HTML URL to API Issues (#9654) 6 years ago
  John Olheiser 143a3aa9e6 Add PR review webhook to Telegram (#9653) 6 years ago
  6543 91747b386f fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651) 6 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 6 years ago
  Timon Engelke c80765ae1d Add a /user/login landing page option (#9622) 6 years ago
  John Olheiser 8be71c9c0a Only show sender if it makes sense (#9601) 6 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 6 years ago
  mrsdizzie c37c043ce7 Some more e-mail notification fixes (#9596) 6 years ago
  6543 18d0bc2294 [API] Fix 9544 | return 200 when reaction already exist (#9550) 6 years ago
  6543 6da0eedc68 update swagger info (#9558) 6 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
  zeripath dd7de6f3ef Provide Default messages for merges (#9393) 6 years ago
  Lunny Xiao a93fda7134 Fix repository issues pagination bug when there are more than one label filter (#9512) 6 years ago
  Cornel 55a7dc8b6b Refactor webhooks to reduce code duplication (#9422) 6 years ago
  zeripath 449309931f Stop various tests from adding to the source tree (#9515) 6 years ago
  6543 ce02983f3c [Fix] AllowedReaction code (#9518) 6 years ago
  6543 f4ad1a73bb [API] Extend times API (#9200) 6 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  Lunny Xiao ac75920c93 fix datarace on issue indexer queue (#9490) 6 years ago
  zeripath 7c02615162 Wrap the code indexer (#9476) 6 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 6 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 6 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 6 years ago
  Lunny Xiao 5de18fecc5 Refactor code indexer (#9313) 6 years ago
  mrsdizzie 414f5eece2 Set default ssh.minimum_key_sizes (#9466) 6 years ago
  mrsdizzie 9ed413e882 Add ActionCommentPull action (#9456) 6 years ago
  Brad Albright d98dab7c9c fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) 6 years ago
  guillep2k 85db3d3fcd Fix wrong notification on merge (#9450) 6 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 6 years ago
  mrsdizzie 2f796730ee Use OriginalURL insead of CloneAddr in migration logging (#9418) 6 years ago
  Lauris BH c668b5b4c6 Remove unsued struct (#9405) 6 years ago
  Cornel 5184c309fd Fix Slack webhook payload title generation to work with Mattermost (#9378) 6 years ago
  Lunny Xiao a1cbac5de5 Sleep longer if request speed is over github limitation (#9335) 6 years ago
  zeripath 6fed44af7f AuthorizedKeysCommand should not query db directly (#9371) 6 years ago
  John Olheiser 738f8907dc Remove text from action-only webhooks (#9377) 6 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 6 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 6 years ago
  Brad Albright f1481c27d8 Add /milestones endpoint (#8733) 6 years ago
  zeripath 0bbd5c4e72 Fix missed change to GetManager() (#9361) 6 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 6 years ago
  John Olheiser 2192286fd4 Push to create repo (#8419) 6 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 6 years ago
  zeripath 9e71ea2279 DefaultBranch needs to be prefixed by BranchPrefix (#9356) 6 years ago