aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/header.tmpl
Commit message (Collapse)AuthorAge
* templates/repo: change some buttons to use 'basic' styleUnknwon2017-03-10
|
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
| | | | | | | | | Move 'Commits' and 'Releases' tabs down to body. This patch also reduces page load time for pages that do not need to use commits count anywhere. Get commits count can hurt performance badly for huge repositories that has tens of thousands commits like Linux Kernel.
* repo: able to fork own repository (#1791)Unknwon2017-02-18
|
* Allow use to set an external tracker url and to redirect user when clicking ↵Rémy Boulanouar2017-01-31
| | | | in Issues same behavior as Wiki. (#3646)
* templates/repo: rename 'Code' to 'Files'Unknwon2017-01-25
|
* #2162 completely disable builtin issue tracker when enable external trackerUnknwon2016-08-04
|
* Upgrade octicon to 4.3.0Unknwon2016-07-16
|
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
| | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink
* Fixes #3263 - Change for Fontawesome icons to not conflict withs semantic-ui ↵Richard Mahn2016-07-15
| | | | (#3267)
* Use relative url when showing forked fromJosh Frye2016-03-04
|
* #2505 Allow to fork and disallow to create PRs for mirrors.Download-Fritz2016-02-19
|
* Fix when repo is emptychriswatt2016-02-14
|
* Add grey bg to tabs on repo pagechriswatt2016-02-14
|
* Make commits tab active when on diff pagechriswatt2016-02-07
|
* improve get commits performanceUnknwon2015-12-13
|
* #1984 Better mirror repo managementUnknwon2015-12-08
|
* Indent all templates with tabsAdam Strzelecki2015-12-08
| | | | | | | | | | | | This commit improves templates readability, since all of them use consistent indent with all template command blocks indented too. 1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks such as {{if}} {{with}} 2. Cleans all trailing white-space 3. Adds trailing last line-break to each file
* fix #1829 and fix #890Unknwon2015-12-04
|
* more UI minor fixesUnknwon2015-12-02
|
* UI: Always show menu on repo pagesAdam Strzelecki2015-12-03
| | | | | Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use middleware.RepoRef() necessary to display information on this menu.
* 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
|