160 Commits (2cc2f922d6e82dcdfd265d87734ec2b854467f80)

Author SHA1 Message Date
  SpaWn2KiLl 539bd27f9f API add/generalize pagination (#9452) 5 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
  Lunny Xiao b4bfeea829 Fix issues/pulls dependencies problems (#9842) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
  zeripath 40ac2b09fc Prevent redirect to Host (#9678) 5 years ago
  zeripath d75a274c69 Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
  6543 0fe99507c3 Swagger info corrections (#9441) 5 years ago
  Brad Albright f1481c27d8 Add /milestones endpoint (#8733) 5 years ago
  John Olheiser a6e95da0ce Fix nil context user (#9099) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  David Svantesson c035c7bfae Only view branch or tag if it match refType requested. (#8899) 5 years ago
  zeripath 318899bc5d Use AppSubUrl for more redirections (#8647) 5 years ago
  John Olheiser 51f2d43e60 Add SubURL to redirect path (#8632) 5 years ago
  zeripath df90283cf1 Ensure that GitRepo is set on Empty repositories (#8539) 6 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  David Svantesson 7277268247 Do only show teams access for organization repositories, not for personal repositories (#8265) 6 years ago
  Lunny Xiao 42908ef54b Fix Go 1.13 private repository go get issue (#8112) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  Lunny Xiao 6c8055fc25 fix API link header (#7298) 6 years ago
  John Olheiser 0b1d50be72 API error cleanup (#7186) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  zeripath 5edd59b3e3 Handle insecure and ports in go get (#7041) 6 years ago
  Lunny Xiao 81b43f22b1 Fix org visibility bug when git cloning (#6743) 6 years ago
  James E. Blair 6158899606 Handle redirects in git clone commands (#6688) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Mario Lubenka d49439f42e Unifies pagination template usage (#6531) (#6533) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  techknowlogick b668308113 API OTP Context (#6674) 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
  Segev Finer 5f98b08ca0 Fix forking an empty repository (#6637) 6 years ago
  zeripath 13d1d5dd13 wrap the ServerError and NotFound and log from the caller (#6550) 6 years ago
  Vasek Sraier 691fa52e39 Cleaned permission checks for API -> site admin can now do anything (#6483) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  John Olheiser 355c701c7f Updates to API 404 responses (#6077) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  zeripath 0231aabcee Add lang specific font stacks for CJK (#6007) 6 years ago
  Zsombor 36e5b7bca1 Fix #6234 : Check organization visibility before everything else (#6235) 6 years ago
  Lunny Xiao 25446f2311 fix display dashboard even if require to change password (#6214) 6 years ago
  James E. Blair 787bcb0cac Create a repo redirect when transferring ownership (#6210) (#6211) 6 years ago
  John Olheiser 850638b79b Minor UI tweaks (#5980) 6 years ago
  Lunny Xiao 4bac454040 Fix prohibit login check on authorization (#6106) 6 years ago
  xdch47 0dd4d70a34 modules/context/auth.go: fix redirect loop (#5965) 6 years ago
  zeripath f51e4dcb39 Provide better panic handling (#5902) 6 years ago