Michael Crosby
25fd495b2e
Add sqlite build tag
...
This adds a sqlite build tag so that you don't have to have the sqlite
import commented out in code and users can run:
go build -tags sqlite
if they want to have sqlite support enabled. It is disabled by default
so nothing changes with the default go get or build commands.
11 years ago
zhsso
a4cbe79567
fix
11 years ago
zhsso
f3ed11d177
mistakes
11 years ago
Gogs
fde5b16332
Fix wrong path name
11 years ago
Gogs
7811e58726
speedup models.getReposFiles, using os.Exec
...
but the results may different with before
11 years ago
Unknown
5d4025cb5a
Add go get meta support
11 years ago
Unknown
a773cf1d87
Mirror fix
11 years ago
skyblue
8683d2f857
remove martini oauth2 depend
11 years ago
Unknown
115a349131
Fix #67
11 years ago
skyblue
24d0ca4aa0
clean tail
11 years ago
skyblue
d4565483e6
add id for oauth2
11 years ago
Unknown
22feddf804
Fix #66
11 years ago
Unknown
9ea9818d32
Fix issue with log in with GitHub but need more error handle after
11 years ago
skyblue
05fb34eacd
first works oauth2(github). need to login with /user/login/github
11 years ago
Unknown
e7c8a3cb8d
Add salt for every single user
11 years ago
Unknown
b7c3b0cc73
Add reset password, fix #58
11 years ago
Unknown
3ebc9b991a
Use gogits/session for oauth2
11 years ago
skyblue
ce350a737a
update models, add licence in start.sh
11 years ago
Lunny Xiao
9791e70da6
bug fixed
11 years ago
Unknown
e41ab839c7
Use session for rolling back
11 years ago
Unknown
eb803ec5eb
Add transfer repository
11 years ago
Unknown
e9c4156c87
Add: rename user
11 years ago
Unknown
79a610592e
Add: rename repository
11 years ago
skyblue
bfdadaa13c
add oauth2 models
11 years ago
Martin Garton
4586c386e7
fix unique
11 years ago
Unknown
db66b8da72
Add release tmpl
11 years ago
Unknown
d9005ee970
Improve issue mail content
11 years ago
Lunny Xiao
a187ba9651
improved log locations
11 years ago
Unknown
2a0066420a
Fix bug work with sqlite3
11 years ago
Unknown
9f91dee53f
Bug fix #45
11 years ago
Unknown
a6e12aaef6
Fixing bug
11 years ago
slene
4c70249f75
fix some link
11 years ago
Lunny Xiao
af2129c254
bug fixed delete repo
11 years ago
Lunny Xiao
50391f434e
bug fixed
11 years ago
slene
b27c34f39a
update git api. fix link... and so on
11 years ago
Unknown
107a1eadac
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
11 years ago
Unknown
ffa59739b6
Add edit issue
11 years ago
Unknown
2c073afbec
Mirror fix and update
11 years ago
Lunny Xiao
ec1b801732
bug fixed
11 years ago
Unknown
8282828820
Fix action email bug
11 years ago
FuXiaoHei
d01820c125
conf support mysql port
11 years ago
Unknown
76b8642348
Bug fix
11 years ago
slene
d800a44a26
display commits by sha1 id
11 years ago
Unknown
0fd754bbe0
Working on install page
11 years ago
Unknown
eb6021f73f
Fix issue pages URL params
11 years ago
Unknown
34f4af9ebf
Working on issue and install page
11 years ago
Unknown
f76eb8a666
IP: RC Code Review
11 years ago
Unknown
3144fac03c
IP: RC Code Review
11 years ago
slene
16cb1e974c
print err
11 years ago
slene
677643b812
fix read commit source
11 years ago