632 Commits (5832f8d90df2d72cb38698c3e9050f2b29717dc7)

Autor SHA1 Mensaje Fecha
  Lunny Xiao 5832f8d90d Fix database lock when use random repository fallback image (#7166) hace 5 años
  Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087) hace 5 años
  Richard Mahn 1831b3b571 Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) hace 5 años
  Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) hace 5 años
  Lunny Xiao c385dcc26b
Fix index produces problem when issues/pulls deleted (#6973) hace 5 años
  Lunny Xiao 710245e81e
Refactor models.NewRepoContext to extract git related codes to modules/git (#6941) hace 5 años
  zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) hace 5 años
  Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) hace 5 años
  Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) hace 5 años
  zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) hace 5 años
  Segev Finer ecfa5f1594 Fix forking an empty repository (#6637) hace 5 años
  zeripath b3e757a06c
Correctly adjust mirror url (#6593) hace 5 años
  mrsdizzie 3ff0a126e1 Improve issue autolinks (#6273) hace 5 años
  zeripath 704da08fdc
Better logging (#6038) (#6095) hace 5 años
  Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) hace 5 años
  Russell Aunger b34996a629 Implement Default Webhooks (#4299) hace 5 años
  mrsdizzie ca46385637 Clean up various use of escape/unescape functions for URL generation (#6334) hace 5 años
  zeripath b2e9894988 Fix reported issue in repo description (#6306) hace 5 años
  James E. Blair a5604b1611 Fix renames over redirects (#6216) hace 5 años
  Lanre Adelowo 9d8178b3ac Add option to close issues via commit on a non master branch (#5992) hace 5 años
  Lanre Adelowo 3a33742e38 disable git fsck for mirrored repos by default (#6018) hace 5 años
  zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939) hace 5 años
  Lanre Adelowo 634cbaad2b show user who created the repository instead of the organization in action feed (#5948) hace 5 años
  John Olheiser f81c6cc2a9 Remove all CommitStatus when a repo is deleted (#5940) hace 5 años
  Lauris BH 80098bd752 Fix go-get URL generation (#5905) hace 5 años
  sebastian-sauer 84076211b3 Config option to disable automatic repo watching (#5852) hace 5 años
  Lauris BH 386e5312a4 When creating new repository fsck option should be enabled (#5817) hace 5 años
  kolaente 0b510725c9 Feature: Archive repos (#5009) hace 5 años
  zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) hace 5 años
  zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) hace 5 años
  Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) hace 5 años
  Lunny Xiao 1b3404eaca fix forgot deletion of notification when delete repository (#5506) hace 5 años
  Lunny Xiao f80b4f46ae Fix repository deletion when there is large number of issues in it (#5426) hace 5 años
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) hace 5 años
  Lunny Xiao c5d098c32e fix bug when users have serval teams with different units on different repositories (#5307) hace 5 años
  Lunny Xiao e61c6cd3db fix data race on migrate repository (#5224) hace 5 años
  Lunny Xiao 735b12eaf0
fix sqlite lock (#5210) hace 5 años
  Lunny Xiao 2b7c366f64
fix sqlite lock (#5184) hace 5 años
  Lunny Xiao e7822473e9 Fix race on updatesize (#5190) hace 5 años
  Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) hace 5 años
  Lunny Xiao 616b8f42f9 Fix deadlock when sqlite (#5118) hace 5 años
  linweijie2012 f98040ad50 fix bug forget to remove Stopwatch when remove repository (#4928) hace 5 años
  Lunny Xiao 578cf52ce5
Site admin could create repos even MAX_CREATION_LIMIT=0 (#4645) hace 5 años
  Lauris BH 0c59edaafa Update xorm to latest version and fix correct `user` table referencing in sql (#4473) hace 5 años
  kolaente 1bff02de55 Added dependencies for issues (#2196) (#2531) hace 5 años
  Lauris BH 54fedd4070 Add default merge options when adding new repository (#4369) hace 5 años
  cezar97 51ba3df5ff Add `noreferrer` to rel='noopener` for <a> tags (#4328) hace 5 años
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) hace 6 años
  David Schneiderbauer a93f13849c Fix not removed watches on unallowed repositories (#4201) hace 6 años
  Lauris BH 2b8c0bb5e2 Delete reactions added to issues and comments when deleting repository (#4232) hace 6 años