Commit Graph

327 Commits (ae0fadeb0ea593d1f341b824dc1d46ae2f8e8b2e)

Author SHA1 Message Date
Unknwon 01dc8f8a4f fix change visivility of non-org does not affect forks
Unknwon ea6c6bc20a work on 1714
Unknwon 215920772a save PR info as patch and minor fix on PR
kendaru 5c39d3fa7d changed integrated page number to GET
Steven c8aa9c6cb1 implemented : see users who forked/starred/watched a repository
Unknwon 6dfee30bf0 Wrong commit order on issue page when pushing multiple commits
Unknwon 986447335d minor fix
Antoine GIRARD dfc16d0879 Fix admin repos new ui
Unknwon 52ec80fa18 finish all new user settings UI
Unknwon 9899ea71e8 fix bool type in sqlite query
Unknwon b75d0378cb clean log
Unknwon 0806725ca5 minor fix on
Signed-off-by: Unknwon <u@gogs.io>
Sina Siadat ae1650824c Set IsBare true if migrated repo is empty.
Executes `git log -1` and sets IsBare to true if stderr contains this
string:

  fatal: bad default revision 'HEAD'
Unknwon aa67de910a fix
Unknwon 119dec51f2 Mirror repository should not allow fork
Unknwon d023e81a8f explore paginator problem
Unknwon 38eb000d13 work on
Unknwon a7ee654646 better tmp dir name for creating repo
Unknwon b6131793da prevent duplicated refs of issues in single commit
Unknwon 2a2a8cd619 ui and pulls index fix
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 953bb06857 basic PR feature
Unknwon 8c046073a8 work on PR conversation
Unknwon 398569f6f8 Forked repo unavailable after deleting original repo
Unknwon 7714e792a4 minor fixes on
Unknwon d01f688257 fix repository count of user is messed up
Unknwon a3683ca5d6 Creating new repository fails occasionally
Unknwon ea454c21f7 A way to skip TLS verify for SMTP authentication
Unknwon a541ca16b6 fix bare repo issue
Unknwon d07033a0f0 fix 1093
Unknwon 11ce720f9f add more README vars
Unknwon bb3b90fcd6 Readme Template
Unknwon 46bee50e45 complate list of gitignores and licenses
Unknwon b3a45693c3 minor update
Unknwon f808df5a7b new user dahsboard issues
Unknwon aa65761d81 new commits table
Unknwon 6235bd1fe9 work on and fix a LDAP crash
Unknwon b1696665bd make cron task configurable
Unknwon 407385db7e work on
Unknwon e4d6b5d488 Creates hooks directory when init update hook
Unknwon 2cc9bc8969 delete attachments when delete repo
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon 133b19d0c5 finish view comments on issue page
Unknwon 75aff60c90 finish create issue with milestone and assignee
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon e3bdfd51ff better fork permission check
Unknwon 9db4acc62e improve fork process
Unknwon 45adb9b7a3 fix
Unknwon 2c507667bf Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
# Conflicts:
#	gogs.go
#	models/issue.go
#	templates/.VERSION
Unknwon 0705f55ce0 finish new milestone page