3133 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 6 years ago
  6543 f62797c55d [BugFix] [API] ​/repos​/issues​/search (#9698) 6 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 6 years ago
  Lunny Xiao ea1cf2a310 Move tracked time api convert to convert package (#9665) 6 years ago
  Ryan f25ee40d95 Remove deprecation comment for CreateOrgRepo (#9670) 6 years ago
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 6 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 6 years ago
  6543 d63eb9be4c [API] creat org repo call same as github (#9186) 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
  6543 b1e5b275a0 times Add filters (#9373) 6 years ago
  6543 1965f27496 [API] add comments endpoint for single comment (#9494) 6 years ago
  Lunny Xiao 5917c663e8 Move wiki related funtions from models to services/wiki (#9355) 6 years ago
  zeripath e07c811390 Branches not at ref commit ID should not be listed as Merged (#9614) 6 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 6 years ago
  6543 045cffd0d5 fix swagger description of reaction API (#9617) 6 years ago
  6543 42e33c24ff [BugFix] Hide public repos owned by private orgs (#9609) 6 years ago
  John Olheiser 372e3081bf Fix create bugs (#9606) 6 years ago
  David Svantesson a6047a4281 Fix access issues on milestone and issue overview pages. (#9603) 6 years ago
  Antoine GIRARD 383b701be4 Only serve attachments when linked to issue/release and if accessible by user (#9340) 6 years ago
  guillep2k 6f4851d449 Fix error logged when repos qs is empty (#9591) 6 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 6 years ago
  6543 480c02f4c9 [API] dont reqToken on GetReactions (fix #9543) (#9548) 6 years ago
  6543 af50dbf1b4 Dont trigger notification twice on issue assignee change (#9582) 6 years ago
  6543 d9c757d1b6 Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 6 years ago
  6543 18d0bc2294 [API] Fix 9544 | return 200 when reaction already exist (#9550) 6 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 6 years ago
  6543 08d7154a09 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 6 years ago
  6543 a861417c41 remove since it is there for 3years (#9538) 6 years ago
  6543 027afccf79 [Fix] Release attachment should use DownloadURL() not Name (#9529) 6 years ago
  Lunny Xiao a93fda7134 Fix repository issues pagination bug when there are more than one label filter (#9512) 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
  David Svantesson b3b3d6f81d Remove obsolete file private/push_update.go (#9503) 6 years ago
  Mario Lubenka 277aa8ee88 Push update after branch is restored (#9416) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  Brad Albright e35641735b Trigger webhook when deleting a branch after merging a PR (#9424) 6 years ago
  Brad Albright 53e335e733 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 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
  6543 0fe99507c3 Swagger info corrections (#9441) 6 years ago
  Lunny Xiao 11d86c5ca2 Response for context on retry database connection (#9444) 6 years ago
  John Olheiser d46f2f0b88 Fix NewCommitStatus (#9434) 6 years ago
  Keith Rutkowski cdba9456f5 Change PR commits and diffs to use base repo rather than forked (#3648) 6 years ago
  John Olheiser 4a07d61c3d Fix some SimpleMDE (#9400) 6 years ago
  Lunny Xiao a1cbac5de5 Sleep longer if request speed is over github limitation (#9335) 6 years ago