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
无闻
0650c3c9f6
Merge pull request #72 from dockboard/master
...
Add Docker Deploy Support
11 years ago
crystaldust
a4f070b828
Update README.md
...
Update the guide of how to deploy gogs in docker with the scripts.
11 years ago
Lance Ju
b1a3ba9932
Fix the path problem, which will build the mysql image as the gogits image
11 years ago
Lance Ju
2315dc39b6
Add the auto build scripts for deplying gogs with Docker.
11 years ago
无闻
8faa0dbcd7
Merge pull request #70 from zhsso/git
...
Git
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
Lunny Xiao
a24c0b92e4
bug fixed
11 years ago
Lunny Xiao
88d873c67f
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Lunny Xiao
94c7278194
Merge branch 'master' of github.com:gogits/gogs into dev
...
Conflicts:
web.go
11 years ago
Lunny Xiao
16b6e5d50b
bug fixed
11 years ago
FuXiaoHei
6b30d9b0f2
fix mirror typo
11 years ago
FuXiaoHei
a354f33ac2
new-repo dropdown in top navbar
11 years ago
crystaldust
5966dd78e6
Add the scirpts for auto deploy.
11 years ago
Unknown
b3f1ae1ba6
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Unknown
5d4025cb5a
Add go get meta support
11 years ago
slene
0f9e07de2d
fix render bug
11 years ago
slene
3487f17285
markdown render html
11 years ago
Unknown
9f7bd5007b
Work on mirror repo
11 years ago
Unknown
5f6bd323f5
Merge branch 'dev' of github.com:gogits/gogs into dev
...
Conflicts:
models/oauth2.go
11 years ago
Unknown
a773cf1d87
Mirror fix
11 years ago
skyblue
8683d2f857
remove martini oauth2 depend
11 years ago
FuXiaoHei
c72e1b5c2a
repo-import page ui
11 years ago
FuXiaoHei
721834a267
change new-repo button to dropdown menu in dashboard page
11 years ago
Meaglith Ma
4efb56af03
Update README.md
11 years ago
Meaglith Ma
c8b81d8339
Create README.md
11 years ago
Unknown
a991ebf5d0
Fix #54
11 years ago
Unknown
b506429803
Merge branch 'dev' of github.com:gogits/gogs into dev
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
无闻
2577940c30
Merge pull request #68 from gogits/dev
...
Dev
11 years ago
Unknown
22feddf804
Fix #66
11 years ago
Unknown
7776f407b6
Fix issue with log in with GitHub but need more error handle after
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
skyblue
a92d67fa01
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
skyblue
125c87a405
update fswatch.json
11 years ago
Unknown
8c9a0494ec
Add @ # commit link detect on all markdown render
11 years ago
Unknown
e2fe220905
Work on comment
11 years ago
Unknown
e7c8a3cb8d
Add salt for every single user
11 years ago
Unknown
db1fe3483e
Fix bug related to log
11 years ago
Unknown
6a16866f4e
Fix bug related to log
11 years ago
Unknown
794cd27db3
Fix bug related to log
11 years ago
Unknown
cd5b800a21
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
Unknown
2846ff7d31
Fix bug related to log
11 years ago
skyblue
583f11f27c
better looks on github
11 years ago