aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/repo.go
Commit message (Collapse)AuthorAge
* WIP: create PR - choose branchUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* allow anonymous SSH cloneUnknwon2015-08-05
|
* UI: issues - finish basic frameUnknwon2015-07-24
|
* fix about #1289Unknwon2015-07-19
|
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|
* mirror fix of #1105Unknwon2015-03-25
|
* Allow to migrate through git:// protocolLinquize2015-03-20
|
* fix read access team visibility of private repoUnknwon2015-03-16
|
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
|
* remove unused scripts and simplify migrate form definitionUnknwon2015-03-11
|
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-16
| | | | | | | | | | | | 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.
* | routers: able to migrate repo from local pathUnknwon2015-02-22
|/ | | | - modules/middleware/context.go: add HandleAPI method
* Fix #807 parse the userinfo with the golang toolsPeter Smit2015-01-02
| | | | Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: https://github.com/golang/go/commit/07d86b1f2db73c6a0716aec4d4cd62dfacb04a21
* api: able to create repo and fix #726Unknwon2014-12-12
| | | | | - POST /user/repos - POST /org/:org/repos
* Work on #5 fork and fix #608Unknwon2014-11-05
|
* Fix #595isotas382014-11-02
|
* Fix Issue 589semlanik2014-10-30
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* Got the fork count workingevolvedlight2014-10-10
|
* Initial cut of git forkevolvedlight2014-10-04
|
* Fix download archive issueUnknwon2014-09-24
|
* Add suburl supportUnknwon2014-09-19
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-18
| | | | | | | | | | | | | | 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
* Add migrate repo APIUnknwon2014-08-29
|
* Bug fix on organizationUnknwon2014-08-27
|
* Finish new organization members and invitation pageUnknwon2014-08-15
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Finish new migrate pageUnknwon2014-08-01
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26
|
* Finish Teams pageUnknown2014-06-29
|
* Finish organization homepageUnknown2014-06-28
|
* Migrate repository by organizationUnknown2014-06-25
|
* Work on create organization repo and #257Unknown2014-06-25
|
* Mirror update on create repo pageUnknown2014-06-25
|
* Use constants to name template fileUnknown2014-06-22
|
* In progress of name template name constantUnknown2014-06-22
|
* Fix #219Unknown2014-05-30
|
* Fix #218Unknown2014-05-30
|
* Working on #211Unknown2014-05-29
|
* display large fileslene2014-05-28
|
* fix for new git apislene2014-05-28
|
* Fix #166Unknown2014-05-12
|
* Clean repo codeUnknown2014-05-05
|
* add collaboration page uiFuXiaoHei2014-05-01
|
* New err check styleUnknown2014-04-22
|
* Mirror updatesUnknown2014-04-19
|