Commit Graph

367 Commits (ec87a75c000d52bfc2a8dcfc7097c14fe872c376)

Author SHA1 Message Date
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Bo-Yi Wu 5054020c1f fix gofmt error.
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs
8 years ago
Thomas Boerger 3e13e16b3f
Dropped client from version check
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
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
Thomas Boerger 3dd14ee522
Fixed "net.UnixAddr composite literal uses unkeyed fields"
8 years ago
Thomas Boerger 5b5af7daee
Made linter happy in cmd folder
8 years ago
Lunny Xiao 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 8ea63f8c50
Restore whitespace
8 years ago
Thibault Meyer a79eb48de3
Fix SHA regexp and commit comparisons
8 years ago
Unknwon 491407ddf8
#3590 fix 404 for release draft edition
8 years ago
Daniel Oaks b3d9ca4ccd Add the ability to explore organizations (#3573)
8 years ago
Unknwon c2afdf2192 Minor code fix [CI SKIP]
8 years ago
Unknwon e6ec1ca1f8 #3548 disable issue cannot edit label and milestonefor pull requests
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546)
8 years ago
Unknwon 2a13f682e0 Bump git-module required version
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
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
Andrey Nering fa12c282f6 Add Content-Disposition header for downloads (#3439)
8 years ago
Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418)
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Odin Ugedal 1dd003bd4c Add initial support for unix sockets (#2852)
8 years ago
Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434)
8 years ago
Unknwon 7e9b42c87d #2780 code clean up
8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix
8 years ago
Unknwon 042d350762 Fix only user has repo write access can comment
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook
8 years ago