208 Commits (3cef6a47abc95fbfe3978f95eeffb94939c25354)

Author SHA1 Message Date
  Cirno the Strongest 956b16cea5 Fix orgs not being displayed on create repo form (#11279) 5 years ago
  Andrew Bezold 4d63a54163 Fix creation of Organization repos by Users with max created personal repos (#11183) 5 years ago
  zeripath 8e360b6c61 Option to set default branch at repository creation (#10803) 5 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
  zeripath ca66f94b68 Make archive prefixing configurable with a global setting (#9943) 5 years ago
  Lunny Xiao 1818fa5639 Fix wrong original git service type on a migrated repository (#9693) 5 years ago
  John Olheiser 372e3081bf Fix create bugs (#9606) 5 years ago
  6543 027afccf79 [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
  John Olheiser 75b7c62303 Add avatar and issue labels to template repositories (#9149) 5 years ago
  John Olheiser 2a0c8833f6 Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
  Jordan 6c3ee0daa9 Hide given credentials for migrated repos. (#9097) 5 years ago
  David Svantesson b768057608 Team permission to create repository in organization (#8312) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  John Olheiser bbb834a9af Add option to initialize repository with labels (#6061) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao bfc9b2840f add notification placeholder (#7409) 6 years ago
  Lunny Xiao b22b06dc27 Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 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
  Lunny Xiao e09bdb8738 fix bug when migrate repository 500 when repo is existed (#6188) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  gdeverlant fe63d73b35 Added URL mapping for Release attachments like on github.com (#1707) 6 years ago
  Lauris BH 8ca0fd9526 Refactor and simplify redirect to url (#3674) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  Lunny Xiao 9bd6cc1455 Support default private when creating or migrating repository (#3239) 7 years ago
  Ethan Koenig 8c0ba9b0e6 Fix error message sanitiziation (#3082) 7 years ago
  Ethan Koenig 6700a0b12a Make URL scheme unambiguous (#2408) 8 years ago
  Ethan Koenig e4e41c4830 Webhooks for repo creation/deletion (#1663) 8 years ago
  Ethan Koenig c8f6b42062 Fix renaming bug (#1786) 8 years ago
  Jonas Östanbäck bebb193e77 Rename RepoCreationNum -> MaxCreationLimit (#1766) 8 years ago
  Jonas Östanbäck 4e9dce79ad Add error direclty when user tries to create new repo and limit already hit (#1767) 8 years ago
  Fabian Zaremba b28bf524f9 Add notice that LFS mirroring is not supported (#1251) 8 years ago
  Lunny Xiao e685609ea2 golint fixed for modules/auth 8 years ago
  Lunny Xiao b5a7692d63 Golint fixed for modules/setting (#262) 8 years ago
  Thomas Boerger 623733937e Merge pull request #228 from Bwko/feature/short-hash-download 8 years ago
  Bwko de4dce2c4e Added short-hash support to downloads 8 years ago
  Lunny Xiao e134836804 golint fixed for routers (#208) 8 years ago
  Sandro Santilli cb1b3cc148 Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
  Sandro Santilli 3c9693defb Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
  Rémy Boulanouar 9712d5ee89 Change import reference to match gitea instead of gogs (#37) 9 years ago
  Unknwon 559cbcdc6f Fix empty repository panic on send test webhook 9 years ago
  Unknwon 3b42ab0e57 Refactor User.Id to User.ID 9 years ago
  Unknwon 574a4d69e8 Rename module: middleware -> context 9 years ago
  Marin Jankovski cd97a3e8a9 Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
  Kim "BKC" Carlbäcker 2c4b3709e4 Admins are allowed to create repos for arbitrary Orgs 9 years ago
  ddelpero 4e03e1f423 Update repo.go 9 years ago
  Unknwon 04286ed266 #2345 disallow access of some pages for empty repo 9 years ago