Unknwon
8059175a5c
Fix dashboard issues/pull request counting
8 years ago
Unknwon
114c179e5a
Update .gopmfile and glide.lock
8 years ago
Unknwon
42a3bbb0f4
Fetch before Checkout when create pull request ( #3699 )
8 years ago
Unknwon
67380cf47b
Minor code fix
8 years ago
Unknwon
8f09fc64bd
Minor fix for PR #3624
8 years ago
Unknwon
34b92cdb44
Fix #3905
8 years ago
Unknwon
5d0b334d56
Update git-module required version
8 years ago
Unknwon
b092733c2e
Update git-module version to support back Git 1.7.1
8 years ago
Unknwon
baeccdb161
Add github.com/go-xorm/builder to dependency
8 years ago
Unknwon
394fc61129
Update glide.lock and .gopmfile for XORM
8 years ago
Unknwon
552d5c7ceb
Update glide.lock and .gopmfile
...
Closes #3690 #3727
8 years ago
Unknwon
95065de39a
Fork go-libravatar to remove import path check
...
To use GitHub import path as much as possible.
8 years ago
Andrey Nering
9ac46fb983
Support Editorconfig on web editor
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
Unknwon
c30b856d14
#3505 use user’s info for committer and author
8 years ago
Unknwon
6b98d58906
#2966 code cleanup
8 years ago
Unknwon
0b273ac4d5
#3383 code cleanup
8 years ago
Kim Carlbäcker
b710f6bd65
Update gopmfile and glide.lock ( #3508 )
8 years ago
Unknwon
6f9a95f830
#2246 add HTMLURL to webhook type
...
- Fill Milestone and Assignee field when available in webhook payload
8 years ago
Unknwon
2625193a48
models/repo_editor: improve code quality
8 years ago
Unknwon
4a46613916
markdown: fix treating pure number as SHA1
...
- Detect non-exist commit and return 404 not 500
8 years ago
Unknwon
94392a7af3
Fix empty repository panic on send test webhook
8 years ago
Unknwon
dccb0c15b9
Replace convert.To with APIFormat calls
8 years ago
Unknwon
5544a7037b
Add new dependency
8 years ago
Unknwon
10b47eddd2
Update glide.lock and .gopmfile [CI SKIP]
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
81e6f82caf
Update glide.lock and .gopmfile [CI SKIP]
8 years ago
Unknwon
bb51eb5188
Update cron revision [CI SKIP]
8 years ago
Unknwon
c5d4a9e046
#2907 Add commit timestamp to webhook
8 years ago
Unknwon
15b0cbe318
#3007 update git-module require version
8 years ago
Unknwon
0c2b9bbb2b
Update glide.lock and .gopmfile
8 years ago
Unknwon
ab9c5fb5e7
#2593 allow render raw content
...
Use URL query parameter render=1 to render content in raw mode.
8 years ago
Unknwon
13d492e92a
Update .gopmfile and glide.lock
8 years ago
Unknwon
ae88d76032
Bump version
8 years ago
Unknwon
1c7dcdd6b9
Update dep revision
8 years ago
Unknwon
5aa2bf86f4
Update locales and .gopmfile
8 years ago
Thomas Fanninger
28c03f1147
Update .gopmfile ( #3133 )
...
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
...
```
9 years ago
Unknwon
3fb4f7f498
Prepare release
9 years ago
Unknwon
d6b09c35f7
Update .gopmfile and fix #2848
9 years ago
Unknwon
0ea0c5ec4f
Prepare release
9 years ago
Unknwon
d324500959
Prepare to release
9 years ago
Unknwon
ac78bae7b5
Replace uuid module with original package
9 years ago
Unknwon
d8a994ef24
Move cron module to independent package
...
Make it easier to keep track of upstream changes and bug fixes
9 years ago
Unknwon
d5ca913b2f
#2639 add branch prefix for test webhook
9 years ago
Unknwon
9adfe453d5
#2569 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.
9 years ago
Unknwon
de3be370f7
Remove unused tests
...
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
9 years ago
Matt Hamilton
643acdd32d
update .gopmfile to reflect git-module update
...
Updated to reflect version increment in commit 47adc0e
.
9 years ago
Unknwon
6e03f61617
Update .gopmfile
9 years ago