Commit Graph

178 Commits (be3319b3d545289b772d7a92b4b62205863954d9)

Author SHA1 Message Date
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion ()
* Webhooks for repo creation/deletion

* add createHookTask

* Add handles for GetSlackPayload and GetDiscordPayload
Ethan Koenig ff2464c87d Fix renaming bug ()
Jonas Östanbäck 7b907ed348 Rename RepoCreationNum -> MaxCreationLimit ()
Jonas Östanbäck 85a7396525 Add error direclty when user tries to create new repo and limit already hit ()
Fabian Zaremba f1d2f16b54 Add notice that LFS mirroring is not supported ()
* Add notice that LFS mirroring is not supported

* Drop German translation
Lunny Xiao ec87a75c00 golint fixed for modules/auth
Lunny Xiao 94da472717 Golint fixed for modules/setting ()
* golint fixed for modules/setting

* typo fixed and renamed UNIXSOCKET to UnixSocket
Thomas Boerger b6b616b336 Merge pull request from Bwko/feature/short-hash-download
Added short-hash support to downloads
Bwko ff0d1bd602 Added short-hash support to downloads
Lunny Xiao 3917ed45de golint fixed for routers ()
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io ()
- Update import paths from github.com/go-gitea to code.gitea.io
- Fix import path for travis

See https://docs.travis-ci.com/user/languages/go#Go-Import-Path
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git ()
* Replace gogits/git-module dependency with go-gitea/git

Fixes 

* Remove git alias for git module import (not needed)
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs ()
Unknwon 94392a7af3 Fix empty repository panic on send test webhook
Unknwon 1f2e173a74 Refactor User.Id to User.ID
Unknwon 514382e2eb Rename module: middleware -> context
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields.
Kim "BKC" Carlbäcker a3eab8185d Admins are allowed to create repos for arbitrary Orgs
ddelpero 7655337a1f Update repo.go
Release download file name doesn't include tag number 
Download: Changed to use refName instead of commit.ID for downloaded file name
Unknwon e0f0f72a36 disallow access of some pages for empty repo
Unknwon a49af93faf APIs: Users Followers
- User profile un/follow
- List user's followers/following
Unknwon 19423957b1 rename import path
Unknwon 79dcd7ee6e able to identify git version on Windows
Unknwon 2a0bb1fa90 Limit repo creation
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon b8d48bdb62 Add "New Mirror" button on Dashboard
Unknwon 120cd4e471 Better mirror repo management
Unknwon 6a66e5fc98 better error message
Unknwon c0b0ce7b1a more general rule to detect error
Unknwon b55499d039 go vet and fix
Unknwon 3a81fdf092 rename fields
Unknwon 6f0a41b8b2 Allow local import only for admin users
Unknwon 022820103d allow forcing all private repos
Unknwon cc83043edc minor fix on template
Unknwon 3d9b98fae4 order owners list by last changed time
Unknwon aa67de910a fix
Unknwon 398569f6f8 Forked repo unavailable after deleting original repo
Unknwon d01f688257 fix repository count of user is messed up
Unknwon c75cd33f2f Remember visibility preference
Unknwon bb3b90fcd6 Readme Template
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon c8bb475abb fix autocomplete on migration
Unknwon e633425f27 and : migration
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon 9db4acc62e improve fork process
Unknwon e50982f5ec allow anonymous SSH clone
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon 42a72b62fc fix about
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon 5169a0e025 mirror fix of