2598 Commits (b5418a64430dcd7c4ca26945d73a217ce167f62b)

Author SHA1 Message Date
  Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754) 4 years ago
  6543 44de66bf50 [API] add endpoint to check notifications [Extend #9488] (#9595) 4 years ago
  Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 4 years ago
  Manush Dodunekov 1751d5fcf2 Restricted users (#6274) 4 years ago
  6543 0b3aaa6196 [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685) 4 years ago
  6543 10055bd2b1 [API] add GET /orgs endpoint (#9560) 4 years ago
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4 years ago
  Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 4 years ago
  zeripath eadb45e891 Restore IsPasswordSet previous value (#9682) 4 years ago
  David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 4 years ago
  Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 4 years ago
  John Olheiser 480ef9d410 Load milestone in API PR list (#9671) 4 years ago
  Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 4 years ago
  Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 4 years ago
  Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 4 years ago
  Lunny Xiao 8878cfa4a1
Fix lint (#9688) 4 years ago
  zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675) 4 years ago
  6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 4 years ago
  6543 6baa5d7588 [API] Add notification endpoint (#9488) 4 years ago
  John Olheiser ee9ce0cfa9 Fix nil reference in repo generation (#9660) 4 years ago
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 years ago
  John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654) 4 years ago
  6543 14a9687444 times Add filters (#9373) 4 years ago
  Shashvat Kedia 632fb5badc Fix #9552: Merge commits generated by pull request capture pull request details (#9635) 4 years ago
  Lunny Xiao b9309e52f0 Move wiki related funtions from models to services/wiki (#9355) 4 years ago
  zeripath e5d8e2d10c
Branches not at ref commit ID should not be listed as Merged (#9614) 4 years ago
  6543 9406368633 Fix Issue Unsubscription (#9634) 4 years ago
  6543 133ae18b61 [BugFix] Hide public repos owned by private orgs (#9609) 4 years ago
  David Svantesson 03d59bcd1d Fix access issues on milestone and issue overview pages. (#9603) 4 years ago
  Antoine GIRARD 8b24073713 Only serve attachments when linked to issue/release and if accessible by user (#9340) 4 years ago
  David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592) 4 years ago
  6543 5b9283ddfe make sure Poster is loaded (#9583) 4 years ago
  6543 c620eb5b2d Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 4 years ago
  6543 9600c27085 [API] Fix 9544 | return 200 when reaction already exist (#9550) 4 years ago
  zeripath 0c07f1de5b Provide Default messages for merges (#9393) 4 years ago
  zeripath e64880ef07 Ignore empty avatars in v115.go (#9520) 4 years ago
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 4 years ago
  6543 f2d03cda96 [API] Extend times API (#9200) 4 years ago
  Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 4 years ago
  Masudur Rahman e3a5b83212 Fix user avatar name (#8547) 4 years ago
  zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502) 4 years ago
  Lunny Xiao 3d5f31f77d Fix SetExpr failed (#9506) 4 years ago
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 4 years ago
  mrsdizzie 1df701fd1a Add ActionCommentPull action (#9456) 4 years ago
  Marge Bouvier 8149ed7040 Issue with Migration rule v111 (#9449) 4 years ago
  mrsdizzie e57f763937 Add migration to sanitize repository original_url (#9423) 4 years ago
  6543 6d811bcb14 Hide not allowed Reactions (#9387) 4 years ago
  Lunny Xiao 59fc29db38
fix wrong migration (#9381) 4 years ago
  Mario Lubenka 61db834904 Change target branch for pull request (#6488) 4 years ago
  Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 4 years ago