271 Commits (12c33e5ac85d9f16afae7171c5d88b068dd55e8c)

Author SHA1 Message Date
  zeripath 8d2350bbc7 Fix TestSearchRepo by waiting till indexing is done (#7004) 6 years ago
  mrsdizzie cee889a47d Allow collaborators to view repo owned private org (#6965) 6 years ago
  zeripath 06cbfedd43 SearchRepositoryByName improvements and unification (#6897) 6 years ago
  zeripath 301bdc2e04 Add work path CLI option (#6922) 6 years ago
  Tamal Saha 96c6253b9b Handle CORS requests (#6289) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Richard Mahn 5cd4783a34 Fixes #6881 - API users search fix (#6882) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  Lauris BH 5cb1602ba8 Refactor table width to have more info shown in file list (#6867) 6 years ago
  Lunny Xiao ae466c20c4 fix 500 when reviewer is deleted with integration tests (#6856) 6 years ago
  zeripath eeca84a7f3 Add mssql migration tests (#6852) 6 years ago
  techknowlogick 1115700cd0 Hash App token (#6724) 6 years ago
  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