280 Commits (4fa49da4c48fd683ec1c88b25e619479a13b8085)

Author SHA1 Message Date
  zeripath c70802a9f3 Fix intermittent GPG Git test failure (#8968) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao ed968cb57c Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 5 years ago
  guillep2k 9332132bca Fix password complexity check on registration (#8887) 5 years ago
  Lunny Xiao 691a7396e8 Fix bug when migrate from API (#8631) 5 years ago
  David Svantesson 5a77a8678f Add team option to grant rights for all organization repositories (#8688) 5 years ago
  Lunny Xiao 63d04ddb8a Hide some user information via API if user have no enough permission (#8655) 5 years ago
  zeripath 2d3f9f7725 Update heatmap fixtures to restore tests (#8615) 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
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  Lunny Xiao 66132b60a6 Move change issue title from models to issue service package (#8456) 5 years ago
  guillep2k 618fc402f9 Fix lfs locks (#8361) 5 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 5 years ago
  Lunny Xiao 0c14c4937b Improve integration tests (#8276) 5 years ago
  Sandro Santilli 239f9c11de Test more reserved usernames (#8263) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  Mura Li 97052c8974 Fix data race (#8204) 5 years ago
  Lunny Xiao 837d1ecb44 Fix team user api (#8172) 5 years ago
  guillep2k bd00339637 Restrict repository indexing by glob match (#7767) 5 years ago
  David Svantesson 180b059a5e Add API endpoint for accessing repo topics (#7963) 5 years ago
  Gary Kim d05ee87d99 Search Commits via Commit Hash (#7400) 5 years ago
  guillep2k fc0fc34478 Make CI work (#8057) 5 years ago
  Mike Schwörer d737757149 API method to list all commits of a repository (#6408) 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
  Mura Li 25bff11130 Fix pull creation with empty changes (#7920) 5 years ago
  guillep2k 78a848b44c Reduce quote usage to bypass bug in GIT_SSH_COMMAND (#7893) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Antoine GIRARD fe84d43f17 lfs/lock: round locked_at timestamp to second (#7872) 5 years ago
  zeripath 66e96915dc Fix local runs of ssh-requiring integration tests (#7855) 5 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 5 years ago
  Antoine GIRARD 899241b52e api: fix multiple bugs with statuses endpoints (#7785) 5 years ago
  zeripath 0708f370ae Fix dropTableColumns sqlite implementation (#7710) 5 years ago
  Antoine GIRARD ca21076a85 integration tests: Use t.Helper() (#7654) 5 years ago
  zeripath cfb86e94ee Update to latest mssqldriver (#7613) 5 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 5 years ago
  Christian Muehlhaeuser 2dad58e5c0 Fixed ineffectual assignments in tests (#7553) 5 years ago
  techknowlogick f37107e6bc switch to use gliderlabs/ssh for builtin server (#7250) 6 years ago
  Lunny Xiao bdc1324307 fix pull view ui merge section (#7335) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn ea3fda55d7 Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago