index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
models
/
repo.go
Commit message (
Expand
)
Author
Age
*
git: delegate all server-side Git hooks (#1623)
Unknwon
2017-02-14
*
Typo in LocalCopyPath (#4122)
Christian Höppner
2017-02-14
*
org/team: make 'new' as reserved for team name (#3789)
Unknwon
2017-02-14
*
config: show Git version in admin panel
Unknwon
2017-02-11
*
wiki: clean up broken data if migration failed (#3792)
Unknwon
2017-02-10
*
models/repo: fix SQLite3 database-lock when fail to delete repository (#4048)
Unknwon
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
models/repo: clean up repository local copy after rename (#3641)
Unknwon
2017-02-09
*
Allow use to set an external tracker url and to redirect user when clicking i...
Rémy Boulanouar
2017-01-31
*
Do a fast-fail testing on repository URL before mirroring
Unknwon
2017-01-31
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
*
Minor code fix for PR #3560
Unknwon
2016-12-27
*
Fetch before Checkout when create pull request (#3699)
Unknwon
2016-12-23
*
#3589 LoadRepoConfig after ORM is initialized
Unknwon
2016-09-02
*
#2018 able to sync now for mirrors
Unknwon
2016-08-30
*
modules/sync: rename SingleInstancePool to ExclusivePool
Unknwon
2016-08-30
*
Web editor: support upload files
Unknwon
2016-08-30
*
Load a set of predefined labels (#3459)
Thibault Meyer
2016-08-29
*
Fixed typo (#3533)
LFlare
2016-08-29
*
Web editor: disallow edit mirror repository
Unknwon
2016-08-28
*
#2901 allow setting preferred licenses
Unknwon
2016-08-28
*
#3505 use user’s info for committer and author
Unknwon
2016-08-27
*
#3521 fix wiki HTTP/S clone URL does not have .wiki suffix
Unknwon
2016-08-27
*
Web editor: improve code quality
Unknwon
2016-08-24
*
#3383 code cleanup
Unknwon
2016-08-24
*
General code quality improvement
Unknwon
2016-08-16
*
#2246 add HTMLURL to webhook type
Unknwon
2016-08-16
*
models/repo_editor: improve code quality
Unknwon
2016-08-15
*
Fix repository owner can assign self
Unknwon
2016-08-15
*
models/issue: improve quality and performance of NewIssue function
Unknwon
2016-08-15
*
#3461 fix security issue of REAMDE path in create repository
Unknwon
2016-08-15
*
Web editor: improve delete file
Unknwon
2016-08-14
*
Web editor: improve edit file and diff preview
Unknwon
2016-08-14
*
modules/sync: move sync objects to independent module
Unknwon
2016-08-14
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
Replace convert.To with APIFormat calls
Unknwon
2016-08-14
*
#2246 fully support of webhooks for pull request
Unknwon
2016-08-14
*
#3233 code cleanup and minor issue fix
Unknwon
2016-08-11
*
Wiki mirroring implementation (#3233)
Andrew
2016-08-11
*
Add "support" for git-daemon-export-ok (#2940) (#3046)
Kim Carlbäcker
2016-08-10
*
Feature #3398: Redefine global mirror interval (#3409)
Thibault Meyer
2016-08-09
*
#3091 add config option for Git GC
Unknwon
2016-08-09
*
#2825 early response 200 when ?go-get=1
Unknwon
2016-08-07
*
#1384 add pagination for repositories
Unknwon
2016-07-24
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Remove redundant Unix timestamp method call
Unknwon
2016-07-23
*
conf: change default mirror checking interval to 10m
Unknwon
2016-07-23
*
#2903 use different reversed words and patterns for repository and user
Unknwon
2016-07-23
*
#3157 create user path before rename repository while transfer
Unknwon
2016-07-23
[next]