697 Commits (528bb5ddb9d99d0dc57b90b87622f3c6287443b5)

Author SHA1 Message Date
  David Svantesson d5b01d61c4 Add setting to set default and global disabled repository units. (#8788) 5 years ago
  Lunny Xiao d0224696a0 Move RepoWorkingPool to services/repository package (#9754) 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
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 5 years ago
  zeripath 7c07b0ec2e Properly enforce gitea environment for pushes (#9501) 5 years ago
  zeripath ad81664073 Remove and recreate the hooks to set them executable with the umask (#9502) 5 years ago
  Lunny Xiao 323c72addf Use ioutil.TmpDir for new created temp directory (#9368) 5 years ago
  zeripath eecb25d52b Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
  Lunny Xiao bcbac2c462 Move some repository methods from models to modules/repository (#9353) 5 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 5 years ago
  zeripath 3a7e9e36eb Make repository management section handle lfs locks (#8726) 5 years ago
  Lunny Xiao 8759d758e4 Fix bug that release attachment files not deleted when deleting repository (#9322) 5 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 5 years ago
  Oscar Costa 53ce1c3073 Show label list on label set (#9251) 5 years ago
  Lunny Xiao 5133b2f741 Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
  6543 8d2a587c3b Add release_counter to Repo API (#9214) 5 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
  John Olheiser e2738c4b5c Variable expansion in repository templates (#9163) 5 years ago
  6543 e397e61f47 expose PR counter on Repo API (#9202) 5 years ago
  John Olheiser 75b7c62303 Add avatar and issue labels to template repositories (#9149) 5 years ago
  John Olheiser 2a0c8833f6 Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
  guillep2k 3d43b01ab7 Fix team links in HTML rendering (#9127) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 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
  Lunny Xiao 8953cc259a Move notifywatchers from models to notification (#8907) 5 years ago
  zeripath 03447a699d Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago
  Lunny Xiao fb2c691c3e Move some actions to notification/action (#8779) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Benno 8cf85d6658 Respect LFS File Lock on UI (#8719) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Lunny Xiao f05d8c55bb Fix migrate mirror 500 bug (#8526) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  zeripath 1c0b9960e1 Ensure that LFS files are relative to the LFS content path (#8455) 5 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 5 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 5 years ago
  Lunny Xiao ed1df25c45 Move database settings from models to setting (#7806) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago