Commit Graph

133 Commits (b21160a13aeab088bdee14ea5444321214adbd05)

Author SHA1 Message Date
Unknwon 3c3f7c2a56 Fix
Unknwon 32dcaefafa fox
Unknwon a0f9197b45 GetFile api
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 35977cd34c continue work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon a342d58d7e Able to fork repo to individuals
Unknwon 64c68220d2 Fix
Unknwon 2a031c1365 Fix
Unknwon 25268577a5 Fix download archive issue
Unknwon a1109e6fbc Page: Repository home page
Unknwon ebb05475ed Fix and cannot view repository by tag
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 78defd238c Page: Manage social accounts
Unknwon fa0a389dc4 Fix bare repo bug
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 8dd07c0ddd New UI merge in progress
Justin Nuß 267870537d Fix issue . Fall back to (default) branch for context data, if no branch selected
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown 36292060d6 Fix bug that collaborators are able to modify settings of repository
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository
Lunny Xiao 1c46d68aba bug fixed for message tag
Unknown 6e448b0714 Finish delete organization
Unknown e0f9c628c5 Add create organization
Unknown e07674bff1 Support edit release and save as draft
Unknown 688ec6ecbd Fixed
Unknown b0084b1adc Litte bug fix
Unknown 33ec0632ff Fix
Unknown 98dbbae2ef Fix
Unknown 54e95fa367 Finish add new milestone
Unknown 605a38759f Fix and fix
Unknown fd4b123e88 Fix and fix
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown e867283406 Assignee back end
Unknown 6e3dba2cc5 Clean repo code
Unknown e10096ee2e Mirror fix on UI
Unknown 75109bbd65 Fix panic when no master branch
Unknown 48bfbb7ddf Mirror changes
Unknown 59d0e73c35 Batch mirror fix
Unknown 5fdfc2e223 Add debug log
Unknown 8bed017557 Add build tag enable prompt
Unknown 67426534ef Add view by tag support
Unknown d2b53dd43b Add weibo oauth
Unknown 4c1452574a go get
Unknown d26a333dfb go get
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown 33aa4f7438 Support private repo
Unknown 65c2c62982 Bug fix
Unknown f8e370f8ca Bug fix
Unknown 306aa5bffe Add support default branch
Unknown db66b8da72 Add release tmpl
Unknown d0e6a4c25a Change new martini impot path
slene b1627672f9 fix link
slene d6c9e3413a fix display bare repo
slene 578d981d7e display bare repo page
slene 105f97e61c remove Context.IsValid & verify repo in middleware repo.go
Unknown cb05b8325c Update config option
Unknown 5344a03003 Bug fix
Unknown 2fa8d0c8dd Added create issue
Unknown 197c4d4a5b Fix wrong serve command log location and commit repo action
Unknown 97debac185 SSL enable config option
Unknown 932f717adb Fixing bug
FuXiaoHei 42b08ff261 fix single bare page link
Unknown e8a49c7746 Add data to ui
Unknown f9fd972cbe Bug fix
Unknown 805732fdc7 Mirror fix
Unknown ee92fb8635 Finish watch backend
Gogs 56af7e99a8 fork render
Unknown 0d6aafdef5 Mirror fix
FuXiaoHei c101471bdf ui update, repo-assignment panic bug fix
Unknown 828c89de99 Clean code
slene f18c8fc4d9 add Owner to Context.Repo
slene 7ca8306775 modify RepoAssignment