258 Commits (84f95d9c4d47c16c70057e06c2b8098c575dbe58)

Author SHA1 Message Date
  zeripath bfa5d52368 Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) 6 years ago
  ngourdon d931a663bd Fix team edit API panic (#6780) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  Lunny Xiao 6442df1a2c Fix: Sort repos on org home page with non-admin login (#6741) 6 years ago
  Lunny Xiao ade50ad55e Add tests for Org API (#6731) 6 years ago
  Lunny Xiao fcc79d50df Fix team members API (#6714) 6 years ago
  zeripath 0240bf639a Prevent creating empty sessions (#6677) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago
  Segev Finer 9dcb34aee6 Add API for manipulating Git hooks (#6436) 6 years ago
  zeripath 6ce1401eb7 Return a UserList from /api/v1/admin/users (#6629) 6 years ago
  Jonas Franz 2c8388997d Add json tags for oauth2 form (#6627) 6 years ago
  Antoine GIRARD ef7361f893 add .gpg url (match github behaviour) (#6610) 6 years ago
  Jonas Franz e56018013f Add option to disable refresh token invalidation (#6584) 6 years ago
  Mura Li d43562c97e Support search operators for commits search (#6479) 6 years ago
  zeripath 01b2a3afe6 Fix race in integration testlogger (#6556) 6 years ago
  zeripath 472eb7f309 Quieter Integration Tests (#6513) 6 years ago
  Elias Norberg ccd2e569db Show last commit status in pull request lists (#6465) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie 9e24d3376f Clean up ref name rules (#6437) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Lunny Xiao 1db201e88e Add test environment for Mysql8 (#5234) 6 years ago
  Bogdan Petrea e650254dbe Return 409 when creating repo if it already exists. (#6330) 6 years ago
  Jonas Franz 69fa7606cf Add support for client basic auth for exchanging access tokens (#6293) 6 years ago
  Jonas Franz 46a2c6ffa1 Integrate OAuth2 Provider (#5378) 6 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 6 years ago
  Lanre Adelowo f8c680fc25 Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 6 years ago
  zeripath 05d09a2818 Allow markdown files to read from the LFS (#5787) 6 years ago
  Lunny Xiao d39acd03b8 Add API to list tags (#5850) 6 years ago
  Lunny Xiao 3545163286 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976) 6 years ago
  Gabriel Silva Simões 814893053d Fix serving of raw wiki files other than .md (#5814) 6 years ago
  zeripath 54b40cb52b Fix ssh deploy and user key constraints (#1357) (#5939) 6 years ago
  zeripath 1dc745fdd7 Fix notifications on pushing with deploy keys by setting hook environment variables (#5935) 6 years ago
  Lunny Xiao a3ef26dd36 Add single commit API support (#5843) 6 years ago
  zeripath 425398043e Make log mailer for testing (#5893) 6 years ago
  Lauris BH 24e01c763d Fix new release creation API to allow empty target (#5870) 6 years ago
  zeripath 44ab732fd2 Add migration test (#5773) 6 years ago
  Gabriel Silva Simões 6891d0d3f5 Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#5836) 6 years ago
  zeripath 4ae33495b4 Ensure valid git author names passed in signatures (#5774) 6 years ago
  zeripath 71c54bf953 Pooled and buffered gzip implementation (#5722) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  Julian 561ede5a94 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
  Mura Li d11f842844 Fix type mismatch of format string (#5574) 6 years ago
  Lunny Xiao c492858551 fix lfs version check warning log when using ssh protocol (#5501) 6 years ago
  kolaente 00d5a521c2 Added test environment for mssql (#4282) 6 years ago
  Lunny Xiao 0ccb83ed77 add tests for api user orgs (#5494) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lauris BH 1969cf6f8b Implement git refs API for listing references (branches, tags and other) (#5354) 6 years ago
  Daniel Balko 972373912d API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 6 years ago