151 Commits (f225213b38c273f6a5afa9ba5f6f5fa505b76a1b)

Author SHA1 Message Date
  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) 5 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  David Svantesson 7277268247 Do only show teams access for organization repositories, not for personal repositories (#8265) 5 years ago
  Lunny Xiao 42908ef54b Fix Go 1.13 private repository go get issue (#8112) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 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
  Lauris BH 0c08bdda84 Fix go-get URL generation (#5905) 6 years ago
  kolaente e27a5c45c4 Feature: Archive repos (#5009) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Peter Hoffmann b70eb75a16 Add raw blob endpoint to get objects by SHA ID (#5334) 6 years ago
  zeripath 74845bbea0 Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 6 years ago
  Lanre Adelowo 35a219aeff Force user to change password (#4489) 6 years ago
  SagePtr b6ac42f703 Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago
  Piotr Orzechowski 526c4a3c04 Hide home button when landing page is not set to home (#4651) 6 years ago