Commit Graph

140 Commits (8ee14db51ebc92728e1edba4545c7d4ea4b21c65)

Author SHA1 Message Date
Andrey Nering 9ac46fb983 Support Editorconfig on web editor
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli ()
Unknwon 2a13f682e0 Bump git-module required version
Unknwon c30b856d14 use user’s info for committer and author
Unknwon 6b98d58906 code cleanup
Unknwon 0b273ac4d5 code cleanup
Kim Carlbäcker b710f6bd65 Update gopmfile and glide.lock ()
Unknwon 6f9a95f830 add HTMLURL to webhook type
- Fill Milestone and Assignee field when available in webhook payload
Unknwon 2625193a48 models/repo_editor: improve code quality
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
- Detect non-exist commit and return 404 not 500
Unknwon 94392a7af3 Fix empty repository panic on send test webhook
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls
Unknwon 5544a7037b Add new dependency
Unknwon 10b47eddd2 Update glide.lock and .gopmfile [CI SKIP]
Unknwon 7e9b42c87d code clean up
Unknwon 5077408d78 code cleanup and minor issue fix
Unknwon 81e6f82caf Update glide.lock and .gopmfile [CI SKIP]
Unknwon bb51eb5188 Update cron revision [CI SKIP]
Unknwon c5d4a9e046 Add commit timestamp to webhook
Unknwon 15b0cbe318 update git-module require version
Unknwon 0c2b9bbb2b Update glide.lock and .gopmfile
Unknwon ab9c5fb5e7 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
Unknwon 13d492e92a Update .gopmfile and glide.lock
Unknwon ae88d76032 Bump version
Unknwon 1c7dcdd6b9 Update dep revision
Unknwon 5aa2bf86f4 Update locales and .gopmfile
Thomas Fanninger 28c03f1147 Update .gopmfile ()
Build only work with the current master of the package. Otherwise, I get this error.
```
...
# github.com/gogits/gogs/routers/api/v1/convert
routers/api/v1/convert/convert.go:200: undefined: gogs.Team
routers/api/v1/convert/convert.go:201: undefined: gogs.Team
...
```
Unknwon 3fb4f7f498 Prepare release
Unknwon d6b09c35f7 Update .gopmfile and fix
Unknwon 0ea0c5ec4f Prepare release
Unknwon d324500959 Prepare to release
Unknwon ac78bae7b5 Replace uuid module with original package
Unknwon d8a994ef24 Move cron module to independent package
Make it easier to keep track of upstream changes and bug fixes
Unknwon d5ca913b2f add branch prefix for test webhook
Unknwon 9adfe453d5 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
Unknwon de3be370f7 Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
Matt Hamilton 643acdd32d update .gopmfile to reflect git-module update
Updated to reflect version increment in commit 47adc0e.
Unknwon 6e03f61617 Update .gopmfile
Unknwon ab89be33a9 fix
Unknwon 86bce4a2ae minor fix to
Unknwon 4993ab1a76 fall back to use custom chardet lib
Unknwon 1d95844d55 prepare release
Unknwon 95f9c85bcc use Go sub-repo to detect encoding
Unknwon 351dfc95a9 prepare release
Unknwon 9a2e43bff2 move out git module and send push hook
Unknwon 120cd4e471 Better mirror repo management
Unknwon b5f6206a65 prepare release
Unknwon dcb391d341 Merge branch 'feature/wiki' into develop
Unknwon c50a3503e6 introduce git-shell
Unknwon aaa3f1b2b9 Use better LDAP lib and should fix