summaryrefslogtreecommitdiffstats
path: root/templates/repo/header.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* remove test codeUnknwon2015-11-161-1/+1
|
* UI fixUnknwon2015-11-161-42/+42
|
* UI fixUnknwon2015-11-161-3/+3
|
* added links to forks/watchers/stars in new layout headerSteven Oud2015-10-031-42/+42
|
* Mirror repository should not allow forkUnknwon2015-09-051-1/+1
|
* css fixUnknwon2015-09-021-26/+29
|
* #1206 does not allow fork bare repoUnknwon2015-09-011-1/+3
|
* new webhooks list UIUnknwon2015-08-261-11/+9
|
* finish view comments on issue pageUnknwon2015-08-131-5/+0
|
* fix on #1466Unknwon2015-08-121-32/+12
|
* modified repo headerGogs2015-08-121-25/+68
|
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-101-1/+1
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-101-13/+11
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * list view: issue, label, milestoneUnknwon2015-08-091-13/+11
| |
* | WIP: create PR - choose branchUnknwon2015-08-081-1/+1
|/
* improve fork processUnknwon2015-08-081-1/+1
|
* UI: issues - finish basic frameUnknwon2015-07-241-61/+27
|
* Updating context and fixing permission issuesPeter Smit2015-02-161-1/+1
| | | | | | 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.
* Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-111-2/+2
|
* able to disable SSH for #883Unknwon2015-02-071-3/+5
|
* Fix #617 and update Germeny localeUnknwon2014-11-111-1/+1
|
* work on #616 and update localesUnknwon2014-11-101-1/+1
|
* continue work on #255Unknwon2014-11-071-2/+2
|
* Work on #5 fork and fix #608Unknwon2014-11-051-1/+1
|
* Able to fork repo to individualsUnknwon2014-10-191-19/+22
|
* More changesevolvedlight2014-10-131-1/+2
|
* Initial cut of git forkevolvedlight2014-10-041-2/+2
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-221-1/+1
|
* Add suburl supportUnknwon2014-09-191-1/+1
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-1/+1
| | | | | | | | | | | | | | 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
* Fix #461Unknwon2014-09-141-1/+1
|
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-011-2/+2
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-311-4/+4
|
* Finish new home page of organizationUnknwon2014-08-101-8/+7
|
* Finish new collaboration pageUnknwon2014-08-071-1/+2
|
* Finish new repo settings pageUnknwon2014-08-021-0/+57