You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models
Tristan Storch 9fc4ded369 Standard git user.name and user.email if not set
Git user.name and user.email will now be set to the standard values

  - Gogs
  - gogitservice@gmail.com

if user.name is not set or empty.

If user.name is set and user.email not, it will leave it this way.
10 years ago
..
access.go Finsih add/remove repo in organization 10 years ago
action.go handle initial commit for compareUrl 10 years ago
git_diff.go add commit compare functionality 10 years ago
issue.go New UI merge in progress 10 years ago
login.go New UI merge in progress 10 years ago
models.go Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
models_sqlite.go go vet 10 years ago
oauth2.go Page: Manage social accounts 10 years ago
org.go Continue working on new admin pages 10 years ago
publickey.go Finish new web hook pages 10 years ago
release.go Huge updates!!!!! Be careful to merge!!!! 10 years ago
repo.go Standard git user.name and user.email if not set 10 years ago
slack.go handle initial commit for compareUrl 10 years ago
update.go add commit compare functionality 10 years ago
user.go Continue working on new admin pages 10 years ago
webhook.go add commit compare functionality 10 years ago