535 Commits (5b85e69bf81b0db264620c3214ee45e3ed8d48d2)

Author SHA1 Message Date
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
  Lunny Xiao b4bfeea829 Fix issues/pulls dependencies problems (#9842) 5 years ago
  David Svantesson d5b01d61c4 Add setting to set default and global disabled repository units. (#8788) 5 years ago
  Lunny Xiao 8915c2b57b Remove unnecessary permissions load (#9796) 5 years ago
  Lunny Xiao 4986e35bd6 Migrate reactions when migrating repository from github (#9599) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  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
  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
  6543 b1e5b275a0 times Add filters (#9373) 5 years ago
  6543 1965f27496 [API] add comments endpoint for single comment (#9494) 5 years ago
  6543 045cffd0d5 fix swagger description of reaction API (#9617) 5 years ago
  6543 480c02f4c9 [API] dont reqToken on GetReactions (fix #9543) (#9548) 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 f4ad1a73bb [API] Extend times API (#9200) 5 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 5 years ago
  John Olheiser 2fa15f9f68 Prefix all user-generated IDs in markup (#9477) 5 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 5 years ago
  John Olheiser d46f2f0b88 Fix NewCommitStatus (#9434) 5 years ago
  Lunny Xiao a1cbac5de5 Sleep longer if request speed is over github limitation (#9335) 5 years ago
  Lunny Xiao 500d679431 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 5 years ago
  6543 6065d27294 [API] extend StopWatch (#9196) 5 years ago
  6543 b4786eda15 [API] Add Reactions (#9220) 5 years ago
  Lunny Xiao dd40fa8043 Only show part of members on orgnization dashboard and add paging for orgnization members page (#9092) 5 years ago
  Jordan 72e5eba149 Hide credentials when submitting migration (#9102) 5 years ago
  6543 d1008fb13b Refactor Issues Subscription (#8738) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  David Svantesson c3158c461d Handle setting default branch via API (#9030) 5 years ago
  David Svantesson a5e94ab4cf Update branch API endpoint to show effective branch protection. (#9031) 5 years ago
  Lunny Xiao a070c8fc1b Move transfer repository and rename repository on a service package and start action notification (#8573) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago