Commit Graph

207 Commits (c25969e694245ec72c609d3be676b64361e05335)

Author SHA1 Message Date
Andrew Bezold 3dc6af3d70
Fix creation of Organization repos by Users with max created personal repos (#11183) 4 years ago
zeripath 52cfd2743c
Option to set default branch at repository creation (#10803) 5 years ago
Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
zeripath c8d7ae1ee3
Make archive prefixing configurable with a global setting (#9943) 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
John Olheiser 08424648ae Fix create bugs (#9606) 5 years ago
6543 261c3a56a2 [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
John Olheiser 62bcb2b7f1 Add avatar and issue labels to template repositories (#9149) 5 years ago
John Olheiser e84326aaec Add git hooks and webhooks to template repositories; move to services (#8926) 5 years ago
Jordan 1615b3c187 Hide given credentials for migrated repos. (#9097) 5 years ago
David Svantesson 69a255defb Team permission to create repository in organization (#8312) 5 years ago
John Olheiser 74a6add4d9 Template Repositories (#8768) 5 years ago
Lunny Xiao 9e85358777
Move some repositories' operations to a standalone service package (#8557) 5 years ago
Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 5 years ago
John Olheiser 0118b6aaf8 Add option to initialize repository with labels (#6061) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao d95237b561
add notification placeholder (#7409) 5 years ago
Lunny Xiao 08069dc465
Improve migrations to support migrating milestones/labels/issues/comments/pullrequests (#6290) 5 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao 7afe81f28e fix bug when migrate repository 500 when repo is existed (#6188) 6 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
gdeverlant d3dc07f282 Added URL mapping for Release attachments like on github.com (#1707) 6 years ago
Lauris BH 7b2b900e13 Refactor and simplify redirect to url (#3674) 7 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339) 7 years ago
Ethan Koenig 515cdaa85d Fix ignored errors when checking if organization, team member (#3177) 7 years ago
Lunny Xiao 529482135c
Support default private when creating or migrating repository (#3239) 7 years ago
Ethan Koenig 3c1b1ca78e Fix error message sanitiziation (#3082) 7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408) 7 years ago
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663) 7 years ago
Ethan Koenig ff2464c87d Fix renaming bug (#1786) 7 years ago
Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit (#1766) 7 years ago
Jonas Östanbäck 85a7396525 Add error direclty when user tries to create new repo and limit already hit (#1767) 7 years ago
Fabian Zaremba f1d2f16b54 Add notice that LFS mirroring is not supported (#1251) 8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao 5b998a6680 golint fixed for modules/auth 8 years ago
Bwko ff0d1bd602 Added short-hash support to downloads 8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208) 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94) 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
Kim "BKC" Carlbäcker a3eab8185d Admins are allowed to create repos for arbitrary Orgs 9 years ago
ddelpero 7655337a1f Update repo.go 9 years ago
Unknwon e0f0f72a36 #2345 disallow access of some pages for empty repo 9 years ago
Unknwon a49af93faf #1692 APIs: Users Followers 9 years ago