Commit Graph

89 Commits (23aba523b551d20ee2bbc694ae630989bcdeaccd)

Author SHA1 Message Date
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
Unknown f147ad619a Basic process manager
Unknown a3e1383cac Add gogs fix location command
Unknown ab13a29cb5 Fix
Unknown 688ec6ecbd Fixed
Unknown 5e9a45f74a Code convention
Unknown 68fb62347f Finish issue assignee
Unknown a196245a87 little fix
Unknown 605a38759f Fix and fix
Unknown a641854cad command dump
Unknown 7b60756f2c Fix Collaborators cannot commit
Unknown 3bd5fc6d6f Add command dump and move to cmd did