aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/header.tmpl
Commit message (Collapse)AuthorAge
* UI: Make repository menu divide header and contentAdam Strzelecki2015-12-02
| | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface.
* remove test codeUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* UI fixUnknwon2015-11-16
|
* added links to forks/watchers/stars in new layout headerSteven Oud2015-10-03
|
* Mirror repository should not allow forkUnknwon2015-09-05
|
* css fixUnknwon2015-09-02
|
* #1206 does not allow fork bare repoUnknwon2015-09-01
|
* new webhooks list UIUnknwon2015-08-26
|
* finish view comments on issue pageUnknwon2015-08-13
|
* fix on #1466Unknwon2015-08-12
|
* modified repo headerGogs2015-08-12
|
* add migrate from issue.label_ids to issue_labelUnknwon2015-08-10
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2Unknwon2015-08-10
|\ | | | | | | | | | | | | # Conflicts: # modules/bindata/bindata.go # public/css/gogs.min.css # templates/repo/header.tmpl
| * list view: issue, label, milestoneUnknwon2015-08-09
| |
* | WIP: create PR - choose branchUnknwon2015-08-08
|/
* improve fork processUnknwon2015-08-08
|
* UI: issues - finish basic frameUnknwon2015-07-24
|
* 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.
* Changes to repo-header-download-drop, different repo-clone-url input behaviourStefan-Code2015-02-11
|
* able to disable SSH for #883Unknwon2015-02-07
|
* Fix #617 and update Germeny localeUnknwon2014-11-11
|
* work on #616 and update localesUnknwon2014-11-10
|
* continue work on #255Unknwon2014-11-07
|
* Work on #5 fork and fix #608Unknwon2014-11-05
|
* Able to fork repo to individualsUnknwon2014-10-19
|
* More changesevolvedlight2014-10-13
|
* Initial cut of git forkevolvedlight2014-10-04
|
* UI: Use tooltip not alert when copy clone URLUnknwon2014-09-22
|
* 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
* Fix #461Unknwon2014-09-14
|
* Mirror fix and hide missing pages for 0.5 releaseUnknwon2014-09-01
|
* UI: SSH/HTTPS address switch and copyUnknwon2014-08-31
|
* Finish new home page of organizationUnknwon2014-08-10
|
* Finish new collaboration pageUnknwon2014-08-07
|
* Finish new repo settings pageUnknwon2014-08-02