Commit Graph

234 Commits (91ee3be58868eca4cf678932535dd721d591e06e)

Author SHA1 Message Date
Unknwon 1aa76bd279 Fix , add system notice
evolvedlight c9e5e38fcf Initial cut of git fork
evolvedlight b7b0ee7df9 Fix minor typo
Unknwon 1b7adf57e9 fix https://github.com/go-xorm/xorm/issues/161
lunnyxiao d84d6dfdae add showinfo for xorm
Tristan Storch bdfdf3cacb Code dedoublication in models/models.go
Just some code dedoublication in models/models.go
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev
lunnyxiao c40e815763 add migrate api
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 5fbf8531e6 Finish new home page of organization
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
Unknown c1576b4c40 Add admin add user
Unknown f6596f11c4 All configuration reload-able
Unknown 369ddf76a8 Batch fix
Unknown 06631ab91f Basic admin data table, models changes
Unknown a922c3ff6a Watch backend
Unknown e51afe4621 Add postgres support, clean code, code review
FuXiaoHei 37fae304d3 single repository page ui, add spec handler to get repo
Unknown caf05599df Bug fix
Unknown fdc4151ff3 Finish create repo
Unknown 6ce9d800d0 Add custom.ini
Unknown 0d9b2f3860 Update CreateRepository
Unknown 5a05d6633d Merge utils to modules
Unknown c6f2c23b05 Add binding form for register user
Lunny Xiao bbf5345004 ssh push support
Lunny Xiao 3b8657d917 finished serve command
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 4b92a6c2df Add code of delete user
Lunny Xiao be0ba9ea88 add ssh supports(unfinished)
Unknown 94311e187f Finish register user
Lunny Xiao ee9bcf4d9f add publickey & access
Unknown 8ef198dfac Formatting
Lunny Xiao 237193ef2a add user models
Lunny Xiao a30e5bcaf8 add createrepository & deleterepository
Unknown 4836fea876 Init commit