199 Commits (95c3dc856a7d4199232549e3b4d76769ef868bda)

Author SHA1 Message Date
Unknwon b55499d039 go vet and fix #1890 9 years ago
Unknwon 3a81fdf092 rename fields 9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 9 years ago
Unknwon 022820103d #1657 allow forcing all private repos 9 years ago
Unknwon cc83043edc minor fix on template 9 years ago
Unknwon 3d9b98fae4 #1585 order owners list by last changed time 9 years ago
Unknwon aa67de910a fix #1558 9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo 9 years ago
Unknwon d01f688257 fix repository count of user is messed up 9 years ago
Unknwon c75cd33f2f #965 Remember visibility preference 9 years ago
Unknwon bb3b90fcd6 #1487 Readme Template 9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses 9 years ago
Unknwon c8bb475abb fix autocomplete on migration 9 years ago
Unknwon e633425f27 #1180 and #1250: migration 9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch 9 years ago
Unknwon 9db4acc62e improve fork process 9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame 9 years ago
Unknwon 42a72b62fc fix about #1289 9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 9 years ago
Unknwon 5169a0e025 mirror fix of #1105 9 years ago
Linquize 3a977fc0ae Allow to migrate through git:// protocol 9 years ago
Unknwon fc6db829b2 fix read access team visibility of private repo 9 years ago
Unknwon 588f3215c6 #1040: dashboard no longer accessible when repo is missing 9 years ago
Unknwon 34102f7889 remove unused scripts and simplify migrate form definition 9 years ago
Unknwon 10e4b5b6c6 Merge branch 'access' of github.com:gogits/gogs into access 9 years ago
Unknwon 059338139c routers: able to migrate repo from local path
- modules/middleware/context.go: add HandleAPI method
10 years ago
Peter Smit ed89b39984 Updating context and fixing permission issues
The boolean flags in the repo context have been replaced with mode and two methods

Also, the permissions have been brought more in line with https://help.github.com/articles/permission-levels-for-an-organization-repository/ , Admin Team members are able to change settings of their repositories.
10 years ago
Peter Smit d016eaaa09 Fix #807 parse the userinfo with the golang tools
Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: 07d86b1f2d
10 years ago
Unknwon ac4a10456e api: able to create repo and fix #726
- POST /user/repos
- POST /org/:org/repos
10 years ago
Unknwon 4e7eb5be9d Work on #5 fork and fix #608 10 years ago
isotas38 2c28ed8c05 Fix #595 10 years ago
semlanik 377530ec21 Fix Issue 589 10 years ago
Unknwon a342d58d7e Able to fork repo to individuals 10 years ago
evolvedlight 211dc74816 Got the fork count working 10 years ago
evolvedlight c9e5e38fcf Initial cut of git fork 10 years ago
Unknwon 25268577a5 Fix download archive issue 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
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
10 years ago
Unknwon 904bf1a50b Add migrate repo API 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
Unknown e4ea5cf598 Finish Teams page 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Unknown 32b09681b2 Migrate repository by organization 10 years ago
Unknown 43b33440b5 Work on create organization repo and #257 10 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago
Unknown 422043f422 Fix #219 10 years ago
Unknown 617bbe3fee Fix #218 10 years ago
Unknown 9085dfa426 Working on #211 10 years ago
slene e323604d78 display large file 10 years ago
slene 4ee6bc4fca fix for new git api 10 years ago
Unknown c117f9e73f Fix #166 10 years ago
Unknown 6e3dba2cc5 Clean repo code 10 years ago
FuXiaoHei 52fbb9788a add collaboration page ui 10 years ago
Unknown 8bc502a1ea New err check style 10 years ago
Unknown eda3f8b3b3 Mirror updates 10 years ago
Unknown c3a52f7dd0 Mirror bug fix on downloading zip 10 years ago
slene 4fafc76052 zip archive download 10 years ago
Unknown 4c1452574a go get 10 years ago
Unknown ea74be2f2e go get 10 years ago
Unknown c9a1eb4789 Able to change mirror interval now 10 years ago
slene 52b4ab2aa5 update with new git 10 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 10 years ago
Unknown 33aa4f7438 Support private repo 10 years ago
Unknown 47aa53bd36 Add search commits 10 years ago
Unknown 306aa5bffe Add support default branch 10 years ago
Unknown 8980675a9f Fix #69 10 years ago
Lunny Xiao 88d873c67f Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Lunny Xiao 16b6e5d50b bug fixed 10 years ago
Unknown 5d4025cb5a Add go get meta support 10 years ago
Unknown 9f7bd5007b Work on mirror repo 10 years ago
FuXiaoHei c72e1b5c2a repo-import page ui 10 years ago
Lunny Xiao 9791e70da6 bug fixed 10 years ago
Lunny Xiao a92826a8fe Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	routers/repo/repo.go
10 years ago
Lunny Xiao 493b0c5ac2 add ssl support for web 10 years ago
Unknown eb803ec5eb Add transfer repository 10 years ago
Unknown 4a4997a3c7 Merge branch 'master' of github.com:gogits/gogs into dev 10 years ago
Lunny Xiao 6b9f7fd758 basiclly http push 10 years ago
Unknown e9c4156c87 Add: rename user 10 years ago
Unknown 79a610592e Add: rename repository 10 years ago
Unknown d0e6a4c25a Change new martini impot path 10 years ago
slene d6c9e3413a fix display bare repo 10 years ago
slene 578d981d7e display bare repo page 10 years ago
slene b27c34f39a update git api. fix link... and so on 10 years ago
Lunny Xiao a726c125b5 Add PushCommit 10 years ago
Unknown 5344a03003 Bug fix 10 years ago
slene 10b412d237 commit raw file 10 years ago
slene 417d861be6 fix download 10 years ago
slene 346db02d89 fix image display 10 years ago
slene 677643b812 fix read commit source 10 years ago
Unknown dd6246877d Almost done diff page 10 years ago
Unknown 2fa8d0c8dd Added create issue 10 years ago