2540 Commits (92cd25dcfda93e73b40a201fb7d726ab0ddc72f4)

Author SHA1 Message Date
  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
  6543 1614ac4e0d Fix Issue Unsubscription (#9634) 6 years ago
  6543 42e33c24ff [BugFix] Hide public repos owned by private orgs (#9609) 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
  David Svantesson 0b971c112a Add branch protection option to block merge on requested changes. (#9592) 6 years ago
  6543 4ebc0cfbb1 make sure Poster is loaded (#9583) 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 dd7de6f3ef Provide Default messages for merges (#9393) 6 years ago
  zeripath 74db4a95ad Ignore empty avatars in v115.go (#9520) 6 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 6 years ago
  6543 f4ad1a73bb [API] Extend times API (#9200) 6 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 6 years ago
  Masudur Rahman 999f50ae64 Fix user avatar name (#8547) 6 years ago
  zeripath ad81664073 Remove and recreate the hooks to set them executable with the umask (#9502) 6 years ago
  Lunny Xiao 797904d16b Fix SetExpr failed (#9506) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  mrsdizzie 9ed413e882 Add ActionCommentPull action (#9456) 6 years ago
  Marge Bouvier ec926401de Issue with Migration rule v111 (#9449) 6 years ago
  mrsdizzie f839986c4b Add migration to sanitize repository original_url (#9423) 6 years ago
  6543 a1e52bf37c Hide not allowed Reactions (#9387) 6 years ago
  Lunny Xiao e3db1b4124 fix wrong migration (#9381) 6 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 6 years ago
  Lunny Xiao 323c72addf Use ioutil.TmpDir for new created temp directory (#9368) 6 years ago
  Lunny Xiao 78dfbd0c9b remove unused method and rename createcommentWithNoAction (#9367) 6 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 6 years ago
  Brad Albright f1481c27d8 Add /milestones endpoint (#8733) 6 years ago
  zeripath a3982abf55 Sign protected branches (#8993) 6 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 6 years ago
  Antoine GIRARD f0314fd0b5 test: command keys (#9357) 6 years ago
  Lunny Xiao 500d679431 Move PushToBaseRepo from models to services/pull (#9352) 6 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 6 years ago
  Lunny Xiao 27401f9455 Remove release attachments which repository has been deleted (#9334) 6 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 6 years ago
  John Olheiser 8e95578e12 Fix protected branch using IssueID (#9348) 6 years ago
  jaqra 46ee866f6a Fix notification page panic (#9337) 6 years ago
  zeripath 3a7e9e36eb Make repository management section handle lfs locks (#8726) 6 years ago
  Lunny Xiao 8759d758e4 Fix bug that release attachment files not deleted when deleting repository (#9322) 6 years ago
  6543 6065d27294 [API] extend StopWatch (#9196) 6 years ago
  Antoine GIRARD f0dd9046a8 refactor(models/attachement): use getAttachmentsByUUIDs (#9317) 6 years ago
  Antoine GIRARD b18bb08d29 tests: add attachement tests integration (#9309) 6 years ago
  zeripath 42d42cf721 Testing: Update postgres sequences (#9304) 6 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 6 years ago
  6543 b4786eda15 [API] Add Reactions (#9220) 6 years ago
  Lunny Xiao f6e6d6e8e3 Move UpdateIssuesCommit from models to repofiles (#9276) 6 years ago
  David Svantesson 482419ce50 Redirect issue if repo has configured external tracker. (#9247) 6 years ago
  Lunny Xiao 3fd60bbe4c Move some pull request functions from models to services (#9266) 6 years ago
  Oscar Costa 53ce1c3073 Show label list on label set (#9251) 6 years ago