Unknwon
e3b20a093b
models/repo_editor: improve code quality
8 years ago
Unknwon
1bd27947e0
markdown: fix treating pure number as SHA1
- Detect non-exist commit and return 404 not 500
8 years ago
Unknwon
559cbcdc6f
Fix empty repository panic on send test webhook
8 years ago
Unknwon
6e37e3f3d7
Replace convert.To with APIFormat calls
8 years ago
Unknwon
eab802c1a0
Add new dependency
8 years ago
Unknwon
bfda72e130
Update glide.lock and .gopmfile [CI SKIP]
8 years ago
Unknwon
31e654d0fb
#2780 code clean up
8 years ago
Unknwon
b04ef27a6a
#3233 code cleanup and minor issue fix
8 years ago
Unknwon
93784029f5
Update glide.lock and .gopmfile [CI SKIP]
8 years ago
Unknwon
693451a434
Update cron revision [CI SKIP]
8 years ago
Unknwon
acc3afee64
#2907 Add commit timestamp to webhook
8 years ago
Unknwon
b2dc3500bc
#3007 update git-module require version
8 years ago
Unknwon
87e2ae4b46
Update glide.lock and .gopmfile
8 years ago
Unknwon
533f862e79
#2593 allow render raw content
Use URL query parameter render=1 to render content in raw mode.
9 years ago
Unknwon
220fcc0f57
Update .gopmfile and glide.lock
9 years ago
Unknwon
19e34b9a9e
Bump version
9 years ago
Unknwon
35cb8cfca7
Update dep revision
9 years ago
Unknwon
e5eff96d17
Update locales and .gopmfile
9 years ago
Thomas Fanninger
13452d351a
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
9ef4c2c088
Prepare release
9 years ago
Unknwon
380b0e8992
Update .gopmfile and fix #2848
9 years ago
Unknwon
cd46685f99
Prepare release
9 years ago
Unknwon
e1e7bd8013
Prepare to release
9 years ago
Unknwon
b1198310bb
Replace uuid module with original package
9 years ago
Unknwon
3e936bbc5c
Move cron module to independent package
Make it easier to keep track of upstream changes and bug fixes
9 years ago
Unknwon
1464e1dee0
#2639 add branch prefix for test webhook
9 years ago
Unknwon
6a75926ebe
#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
5b8fbe2a82
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
7eee014688
update .gopmfile to reflect git-module update
Updated to reflect version increment in commit 47adc0e
.
9 years ago
Unknwon
64783d84fa
Update .gopmfile
9 years ago
Unknwon
1a4a82d317
fix #2385
9 years ago
Unknwon
c2e9264310
minor fix to #2335
9 years ago
Unknwon
8dd298d54e
#2185 fall back to use custom chardet lib
9 years ago
Unknwon
5932cdd98c
prepare release
9 years ago
Unknwon
84a9c474be
#2185 use Go sub-repo to detect encoding
9 years ago
Unknwon
b743fb6639
prepare release
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Unknwon
ab55ca457f
#1984 Better mirror repo management
9 years ago
Unknwon
2d1b897ae0
prepare release
9 years ago
Unknwon
043da9de5a
Merge branch 'feature/wiki' into develop
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
34ca19347f
Use better LDAP lib and should fix #1139
9 years ago
Unknwon
4135588e83
prepare for release
9 years ago
Unknwon
9e2d9998bf
some fix to #2026
9 years ago
Unknwon
d1ac2abb36
prepare for release
9 years ago
Unknwon
e2862fc5e0
fix #1959
9 years ago
Unknwon
906d2f78a1
clean up
9 years ago
Thomas Fanninger
9031f1f85d
Update .gopmfile
Add missing dependencies
9 years ago
Unknwon
f889631f82
prepare 0.7.0
9 years ago
Matthias Pioch
37779cc72f
fix import path on x64 systems, fix #1795
9 years ago