121 Commits (d59544d2a32a67e95b6b77e5cdbb741e0c35e519)

Author SHA1 Message Date
  6543 d59544d2a3 Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 4 years ago
  6543 151b53a89a [API] Add pagination to ListBranches (#14524) 4 years ago
  Lunny Xiao 279ccfb21c Update docs and comments to remove macaron (#14491) 4 years ago
  Lunny Xiao 1469159d51 Move macaron to chi (#14293) 4 years ago
  Andrew Bezold 8066225f93 Redirect on changed user and org name (#11649) 4 years ago
  Lauris BH 34e24ae0af Support shortened commit SHAs in URLs (#13686) 4 years ago
  6543 5453eb0d8a [API] Only Return Json (#13511) 4 years ago
  zeripath 7871f3dc6c Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show only certain branches, (#12766) 4 years ago
  John Olheiser 8ec4ebb8b6 Tags cleanup (#13428) 4 years ago
  6543 28a00581f4 Vendor Update Go Libs (#13166) 4 years ago
  zeripath 327261fea0 Add configurable Trust Models (#11712) 4 years ago
  John Olheiser b665b7467e Issue templates directory (#11450) 4 years ago
  Lanre Adelowo 2c9e8498da Kanban board (#8346) 4 years ago
  Kyle Evans 1d6bdf0c87 Allow unauthenticated users to compare (#11240) 5 years ago
  6543 703ad08cc5 Fix release counter on API repository info (#10968) 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
  John Olheiser a6e95da0ce Fix nil context user (#9099) 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
  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
  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
  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 5f98b08ca0 Fix forking an empty repository (#6637) 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
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Zsombor 36e5b7bca1 Fix #6234 : Check organization visibility before everything else (#6235) 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
  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
  SagePtr b6ac42f703 Fix redirect with non-ascii branch names (#4764) (#4810) 6 years ago
  SagePtr e39116689f Push whitelist now doesn't apply to branch deletion (#4601) (#4607) 6 years ago