2339 Commits (21e9095284035e7bfa0968eb24c6268588374c02)

Author SHA1 Message Date
  6543 21e9095284 [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 5 years ago
  Manush Dodunekov 7fda9d52c6 Restricted users (#6274) 5 years ago
  6543 f47135208a [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 5 years ago
  6543 5e601bb4e9 [API] add GET /orgs endpoint (#9560) 5 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 5 years ago
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
  6543 f62797c55d [BugFix] [API] ​/repos​/issues​/search (#9698) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  Lunny Xiao ea1cf2a310 Move tracked time api convert to convert package (#9665) 5 years ago
  Ryan f25ee40d95 Remove deprecation comment for CreateOrgRepo (#9670) 5 years ago
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 5 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 5 years ago
  6543 d63eb9be4c [API] creat org repo call same as github (#9186) 5 years ago
  6543 35e4254cf8 [API] orgEditTeam make Fields optional (#9556) 5 years ago
  6543 3ac680a9fe [API] Add notification endpoint (#9488) 5 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
  6543 b1e5b275a0 times Add filters (#9373) 5 years ago
  6543 1965f27496 [API] add comments endpoint for single comment (#9494) 5 years ago
  Lunny Xiao 5917c663e8 Move wiki related funtions from models to services/wiki (#9355) 5 years ago
  zeripath e07c811390 Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
  zeripath ca6f46bff9 Graceful Queues: Issue Indexing and Tasks (#9363) 5 years ago
  6543 045cffd0d5 fix swagger description of reaction API (#9617) 5 years ago
  6543 42e33c24ff [BugFix] Hide public repos owned by private orgs (#9609) 5 years ago
  John Olheiser 372e3081bf Fix create bugs (#9606) 5 years ago
  David Svantesson a6047a4281 Fix access issues on milestone and issue overview pages. (#9603) 5 years ago
  Antoine GIRARD 383b701be4 Only serve attachments when linked to issue/release and if accessible by user (#9340) 5 years ago
  guillep2k 6f4851d449 Fix error logged when repos qs is empty (#9591) 5 years ago
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 5 years ago
  6543 480c02f4c9 [API] dont reqToken on GetReactions (fix #9543) (#9548) 5 years ago
  6543 af50dbf1b4 Dont trigger notification twice on issue assignee change (#9582) 5 years ago
  6543 d9c757d1b6 Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
  6543 18d0bc2294 [API] Fix 9544 | return 200 when reaction already exist (#9550) 5 years ago
  zeripath a6817d53e3 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
  6543 08d7154a09 [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 5 years ago
  6543 a861417c41 remove since it is there for 3years (#9538) 5 years ago
  6543 027afccf79 [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
  Lunny Xiao a93fda7134 Fix repository issues pagination bug when there are more than one label filter (#9512) 5 years ago
  zeripath 449309931f Stop various tests from adding to the source tree (#9515) 5 years ago
  6543 ce02983f3c [Fix] AllowedReaction code (#9518) 5 years ago
  6543 f4ad1a73bb [API] Extend times API (#9200) 5 years ago
  David Svantesson b3b3d6f81d Remove obsolete file private/push_update.go (#9503) 5 years ago
  Mario Lubenka 277aa8ee88 Push update after branch is restored (#9416) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  Brad Albright e35641735b Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
  Brad Albright 53e335e733 adding calls to issue.LoadRepo() prior to calling issue.HTMLURL() (#9484) 5 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 5 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 5 years ago
  Lunny Xiao 5de18fecc5 Refactor code indexer (#9313) 5 years ago