Commit Graph

74 Commits (7af7584d25f48309a70083c30805ebb8454611f0)

Author SHA1 Message Date
Unknwon a8e05fdf1b Use toolbox
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Unknown 63cc14062a Paging function for users and repositories
Lunny Xiao 1c46d68aba bug fixed for message tag
Unknown e0f9c628c5 Add create organization
Unknown ad5ec45dd6 Fix
Unknown a3e1383cac Add gogs fix location command
Unknown 302c863cda Fix
Unknown ab13a29cb5 Fix
Unknown 688ec6ecbd Fixed
Unknown 93f8f92523 Finish create new label
Unknown 54e95fa367 Finish add new milestone
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 7407f9caf3 Finish issue design
Unknown 8ca14e2109 Improve delete SSH key
Unknown 24f614f6db Finish add web hook
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Unknown a641854cad command dump
Lunny Xiao 79ea34e70e ldap support
Unknown 100cd181bc Add router log config option
Unknown de01f81489 Prepare for v0.3.0 release
Unknown ea29a9b846 API fix
Unknown 49c01c0b57 Fix import path
Unknown f8571f4db1 Bug fix on build tag
Christopher Brickley caeddb79a3 update SetEngine for postgresql
Unknown c3c2cfebaa Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown c36e7d322e Mirror updates
Lunny Xiao 8283e16ef7 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao 6cee65db5a bug fixed
Unknown f644cefa86 Finish release
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 23bba7633b Mirror fix on sqlite3 tag
Unknown 47f3dd43a5 Merge branch 'master' of github.com:gogits/gogs into dev
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.
Unknown 7d07b58114 UPDATE README
skyblue c22d3503fd add oauth2 table init
skyblue ce350a737a update models, add licence in start.sh
Unknown eb803ec5eb Add transfer repository
Lunny Xiao a187ba9651 improved log locations
Unknown 2a0066420a Fix bug work with sqlite3
Unknown 9f91dee53f Bug fix
Unknown a6e12aaef6 Fixing bug
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
FuXiaoHei d01820c125 conf support mysql port
Unknown 0fd754bbe0 Working on install page
Unknown 4b9eef50c9 Add comment of issue
Lunny Xiao 5c57a06c51 merge
Lunny Xiao 1201c6a9b4 bug fixed & more commits for push
Unknown 61e2922601 Working on issues
Unknown d40499e7fa Finsih mail resend limit