704 Commits (v1.12.0-dev)

Author SHA1 Message Date
  Lauris BH 6a57364dc8
Delete dependencies when deleting a repository (#10608) 4 years ago
  Lunny Xiao 8db20e807d
Fix test (#10363) 4 years ago
  Lauris BH ad2642a8aa
Language statistics bar for repositories (#8037) 4 years ago
  Lauris BH b3d8e2d4f7
Update topics repo count when deleting repository (#10051) 4 years ago
  Lunny Xiao a67c06ce90 Sanitize credentials in mirror form (#9975) 4 years ago
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 years ago
  Lunny Xiao d92781bf94 Refactor repository check and sync functions (#9854) 4 years ago
  David Svantesson 3c07d03c03 Add setting to set default and global disabled repository units. (#8788) 4 years ago
  Lunny Xiao d32eac44b1 Move RepoWorkingPool to services/repository package (#9754) 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
  Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 4 years ago
  zeripath 4acca9d2e8
Properly enforce gitea environment for pushes (#9501) 4 years ago
  zeripath 145c1ea0b6
Remove and recreate the hooks to set them executable with the umask (#9502) 4 years ago
  Lunny Xiao 59d6401486
Use ioutil.TmpDir for new created temp directory (#9368) 4 years ago
  zeripath e3c3b33ea7
Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 4 years ago
  Lunny Xiao 7b2ff82d20 Move some repository methods from models to modules/repository (#9353) 4 years ago
  zeripath 74179d1b5e Remove SavePatch and generate patches on the fly (#9302) 4 years ago
  zeripath dc2fe9801f Make repository management section handle lfs locks (#8726) 4 years ago
  Lunny Xiao 751cfb805d
Fix bug that release attachment files not deleted when deleting repository (#9322) 4 years ago
  Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 4 years ago
  Oscar Costa 1583c48e3a Show label list on label set (#9251) 4 years ago
  Lunny Xiao 77730db257
Move repoWorkPool outside rename/transfer repository (#9086) 4 years ago
  6543 7c6f2e27be Add release_counter to Repo API (#9214) 4 years ago
  zeripath 60c5339042 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 4 years ago
  John Olheiser 15a5c10d33 Variable expansion in repository templates (#9163) 4 years ago
  6543 d7c1310353 expose PR counter on Repo API (#9202) 4 years ago
  John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 4 years ago
  John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 4 years ago
  guillep2k f25fd5c8eb Fix team links in HTML rendering (#9127) 4 years ago
  David Svantesson 69a255defb Team permission to create repository in organization (#8312) 4 years ago
  Lunny Xiao 21ae9838e0
Move transfer repository and rename repository on a service package and start action notification (#8573) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  John Olheiser 74a6add4d9 Template Repositories (#8768) 4 years ago
  Lunny Xiao 273a24f226
Move notifywatchers from models to notification (#8907) 4 years ago
  zeripath ee1d64ddd1
Stop using git count-objects and use raw directory size for repository (#8848) 4 years ago
  guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) 4 years ago
  Lunny Xiao f02138a148 Fix bug when migrate from API (#8631) 4 years ago
  Lunny Xiao 016a5d0438 Move some actions to notification/action (#8779) 4 years ago
  David Svantesson 72aa5a20ec Add team option to grant rights for all organization repositories (#8688) 4 years ago
  Benno 7bb817e6d1 Respect LFS File Lock on UI (#8719) 4 years ago
  Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  Lunny Xiao 1d9a1a0d45 Fix migrate mirror 500 bug (#8526) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4 years ago
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 years ago
  zeripath 9ff9f5ad1d Ensure that LFS files are relative to the LFS content path (#8455) 4 years ago
  guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382) 4 years ago