2373 コミット (34fe3d390ba4905169d233abce391db1d7d0f963)

作成者 SHA1 メッセージ 日付
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4年前
  zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 4年前
  zeripath 62eb1b0f25 Graceful Queues: Issue Indexing and Tasks (#9363) 4年前
  6543 bcac7cb934 fix swagger description of reaction API (#9617) 4年前
  6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 4年前
  John Olheiser 08424648ae Fix create bugs (#9606) 4年前
  David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603) 4年前
  Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 4年前
  guillep2k bedd7b2833 Fix error logged when repos qs is empty (#9591) 4年前
  David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 4年前
  6543 134e3fdf3d [API] dont reqToken on GetReactions (fix #9543) (#9548) 4年前
  6543 9cf7048a6a Dont trigger notification twice on issue assignee change (#9582) 4年前
  6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 4年前
  6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 4年前
  zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533) 4年前
  6543 d59536c222 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 4年前
  6543 98bc3e1da8 remove since it is there for 3years (#9538) 4年前
  6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529) 4年前
  Lunny Xiao ed67bbe444 Fix repository issues pagination bug when there are more than one label filter (#9512) 4年前
  zeripath 55cd33e124 Stop various tests from adding to the source tree (#9515) 4年前
  6543 4ee97465e9 [Fix] AllowedReaction code (#9518) 4年前
  6543 f2d03cda96 [API] Extend times API (#9200) 4年前
  David Svantesson 5748755e8e Remove obsolete file private/push_update.go (#9503) 4年前
  Mario Lubenka 1db2381546 Push update after branch is restored (#9416) 4年前
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 4年前
  Brad Albright f88715e29c Trigger webhook when deleting a branch after merging a PR (#9424) 4年前
  Brad Albright 8e655728e9 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 4年前
  6543 40e99ea010 [API] Extend contents with dates (#9464) 4年前
  zeripath 017f314b5a
Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 4年前
  John Olheiser e6ceb6880a Prefix all user-generated IDs in markup (#9477) 4年前
  Lunny Xiao 89b4e0477b
Refactor code indexer (#9313) 4年前
  6543 2848c5eb8f Swagger info corrections (#9441) 4年前
  Lunny Xiao 050a8af424
Response for context on retry database connection (#9444) 4年前
  John Olheiser f5a25d5349 Fix NewCommitStatus (#9434) 4年前
  Keith Rutkowski 21f84a6315 Change PR commits and diffs to use base repo rather than forked (#3648) 4年前
  John Olheiser ba8f93a14e Fix some SimpleMDE (#9400) 4年前
  Lunny Xiao ffc904b1e0 Sleep longer if request speed is over github limitation (#9335) 4年前
  zeripath d1a49977b0 AuthorizedKeysCommand should not query db directly (#9371) 4年前
  John Olheiser 33662399d5 Fix double webhook for new PR (#9375) 4年前
  John Olheiser 1bbb2a637c Add SimpleMDE to compare page for PRs (#9376) 4年前
  Benno 121977c36f Add SimpleMDE and Fix Image Paste for Issue/Comment Editor (#9197) 4年前
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4年前
  Lunny Xiao c6b3c5bcef Fix cache problem on dashboard (#9358) 4年前
  Brad Albright f6b29012e0 Add /milestones endpoint (#8733) 4年前
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4年前
  Lunny Xiao ce2d488c94 Move PushToBaseRepo from models to services/pull (#9352) 4年前
  John Olheiser 6715677b2b Push to create repo (#8419) 4年前
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 4年前
  Lunny Xiao 484e3dc5a9 site admin could view org's members (#9346) 4年前
  David Svantesson f46176a418 Fix PR/issue redirects when having external tracker (#9339) 4年前