summaryrefslogtreecommitdiffstats
path: root/modules/middleware/repo.go
Commit message (Expand)AuthorAgeFilesLines
* able edit issue labels/milestone/assigneeUnknwon2015-08-151-3/+3
* WIP: create PR - choose branchUnknwon2015-08-081-9/+33
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-051-2/+16
|\
| * allow anonymous SSH cloneUnknwon2015-08-051-2/+2
| * minor fix on #1432Unknwon2015-08-041-18/+6
| * browser supports copy detectionFernando San Julián2015-08-031-0/+26
* | milestone: list viewUnknwon2015-08-031-1/+1
|/
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-2/+2
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-221-30/+17
|\
| * Updating context and fixing permission issuesPeter Smit2015-02-161-30/+17
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-2/+1
|\ \ | |/ |/|
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-2/+1
* | fix mirror issues uncaught #941Unknwon2015-02-131-2/+5
* | code fix #941 caution: undertestUnknwon2015-02-131-8/+8
* | Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-6/+7
|\ \
| * | Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-6/+6
| * | Refactoring of the Access TablePeter Smit2015-02-061-118/+37
* | | Refactoring of the Access TablePeter Smit2015-02-121-118/+37
| |/ |/|
* | able to disable SSH for #883Unknwon2015-02-071-0/+1
|/
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-5/+4
* api: able to create repo and fix #726Unknwon2014-12-121-2/+2
* Fix spelling errors in comments.Joseph Crail2014-12-061-1/+1
* Fix #643Unknwon2014-11-201-0/+2
* fox #620Unknwon2014-11-171-1/+1
* GetFile apiUnknwon2014-11-161-0/+11
* #12, use go-gogs-clientUnknwon2014-11-141-7/+7
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-0/+96
* continue work on #255Unknwon2014-11-071-68/+0
* Fix #605, fix #255, fix #101Unknwon2014-11-061-70/+163
* Able to fork repo to individualsUnknwon2014-10-191-1/+11
* Fix #264Unknwon2014-10-061-0/+10
* Fix #515Unknwon2014-09-301-3/+2
* Fix download archive issueUnknwon2014-09-241-8/+3
* Page: Repository home pageUnknwon2014-09-231-1/+4
* Fix #495 and cannot view repository by tagUnknwon2014-09-231-2/+6
* Set cookiepath to AppSubUrlMartin van Beurden2014-09-211-1/+1
* Add suburl supportUnknwon2014-09-191-6/+6
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-181-6/+6
* Prepare 0.5 releaseUnknwon2014-09-121-1/+1
* Finish new edit team page, add member to teamUnknwon2014-08-241-4/+19
* Finish new organization members and invitation pageUnknwon2014-08-151-1/+1
* Page: `/org/:orgname/settings`Unknwon2014-08-141-9/+6
* Finish new home page of organizationUnknwon2014-08-101-5/+5
* Page: Manage social accountsUnknwon2014-08-091-2/+4
* Fix bare repo bugUnknwon2014-08-051-2/+0
* Mirror fix on templateUnknwon2014-07-301-1/+1
* New UI merge in progressUnknwon2014-07-261-44/+55
* Fix issue #278. Fall back to (default) branch for context data, if no branch ...Justin Nuß2014-07-221-1/+12
* Able to set timeout for process monitorUnknown2014-07-061-1/+1
* Fix bug that collaborators are able to modify settings of repositoryUnknown2014-07-041-1/+1