Commit Graph

460 Commits (4247304f5aeb791e3e201947478eef4964744146)

Author SHA1 Message Date
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli b3828e38a5 more
8 years ago
Sandro Santilli f14232d2e9 This one I overlooked before
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Matthias Loibl 953c099428 Add missing version & gogs package
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
LFlare 3738b6399e Fixed typo (#3533)
8 years ago
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
8 years ago
Unknwon dad5c15520 #2901 allow setting preferred licenses
8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author
8 years ago
Unknwon ce1e4348da #3521 fix wiki HTTP/S clone URL does not have .wiki suffix
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality
8 years ago
Unknwon f3c3258921 Fix repository owner can assign self
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon cc647ba9d5 #3461 fix security issue of REAMDE path in create repository
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview
8 years ago
Unknwon 660e7a178a modules/sync: move sync objects to independent module
8 years ago
Unknwon 15845cb287 Code clean up for new config options
8 years ago
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix
8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233)
8 years ago
Kim Carlbäcker b756806ee9 Add "support" for git-daemon-export-ok (#2940) (#3046)
8 years ago
Thibault Meyer fc68fb951c Feature #3398: Redefine global mirror interval (#3409)
8 years ago
Unknwon b0b88d9bc5 #3091 add config option for Git GC
8 years ago
Unknwon e5bf4281b5 #2825 early response 200 when ?go-get=1
8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call
8 years ago
Unknwon 4e822c1911 conf: change default mirror checking interval to 10m
8 years ago
Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user
8 years ago
Unknwon 745167d57a #3157 create user path before rename repository while transfer
8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods
8 years ago
Unknwon 9fcf66f0e0 Minor fix for #3246
8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246)
8 years ago