Commit Graph

61 Commits (6673dcb0380aa99da25b4d1d68cf129635fe30d9)

Author SHA1 Message Date
Unknwon 3362b3a44f fix possible disclosure
Adam Strzelecki e4a092fb5a Make serv/update use LOCAL_ROOT_URL instead public
The reasoning for that is in the previous commit.
Unknwon dcb391d341 Merge branch 'feature/wiki' into develop
Unknwon 830d000667 finish wiki
Unknwon 9950f5a5bd add line break after SSH error message
Unknwon 21ad4bf0fe print error log to client side when dev mode
Unknwon 0128036514 some fixes for builtin SSH server on Windows
Unknwon e030109b5a fix api broken
Unknwon 2db785b3ed convert missing name
Unknwon 647688bd06 convert name to lower when handle SSH
Unknwon 18c841050b fix 1540 and experimental SSH server support
Unknwon b55499d039 go vet and fix
Unknwon f255b1e86d fatal when no needed update task
Unknwon b9f5def5dc fix insecure tls when trigger task
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
Unknwon db00aa7653 add log for trigger hook when push through SSH
Unknwon e75fd2f783 simplify names
Unknwon dea3a8c6a4 WIP: create PR - choose branch
Unknwon 39a3b768bc : Add Deployment Key Support
Unknwon e50982f5ec allow anonymous SSH clone
Unknwon fa298a2c30 : Realtime webhooks
无闻 57651060ce Merge pull request from technosophos/master
Fix minor spelling issues.
Matt Butcher d82d9bc153 Fix minor spelling issues.
Luka Dornhecker 1988c0993d remove extra space in ssh authentication message
Unknwon 588f3215c6 : dashboard no longer accessible when repo is missing
Unknwon b447d18dca cmd/serve.go: remove useless code
Unknwon d446be9f5f models: mirror fix on
Peter Smit aa68e86206 Rewrite/simplify gogs serve
Unknwon 6d0f3a07d4 code fix caution: undertest
Peter Smit 6c1ee384f1 Merge remote-tracking branch 'mine/access_refactor' into access_refactor
Conflicts:
	cmd/serve.go
	models/access.go
	models/migrations/migrations.go
	models/org.go
	models/repo.go
	models/user.go
	modules/middleware/org.go
	modules/middleware/repo.go
	routers/api/v1/repo.go
	routers/org/teams.go
	routers/repo/http.go
	routers/user/home.go
Peter Smit 0a4cda0dd4 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
Unknwon 7e7160eefd first pass work on migration
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
Peter Smit b7e26aa5e3 Improve argument parsing for serve command
Unknwon f15fa9167a cmd: code fix for
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
无闻 cd0ee35b3f Merge pull request from phsmit/conf_on_cli
Add option to provide configuration file on command line
Unknwon 2a2596fe61 able to disable SSH for
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
Peter Smit 1ab09e4f1b Add option to provide configuration file on command line
Unknwon ef275ebf62 more on change avatar
Unknwon 9e22840483 fix
Unknwon f03b6be8f9 Work on
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 8dd07c0ddd New UI merge in progress
Unknown 269da8fe7a Merge branch 'master' of github.com:gogits/gogs into dev
Unknown e4ea5cf598 Finish Teams page
Lunny Xiao be123588ce clear comments
Lunny Xiao 1c46d68aba bug fixed for message tag
Unknown e0f9c628c5 Add create organization
Unknown 8bfa7ae745 Remove qiniu/log