Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #2250 Use HTTP/HTTPS as default clone option | Unknwon | 2015-12-19 |
| | |||
* | Break branch-selection dropdown into a template | Angus Gibson | 2015-12-09 |
| | | | | | We only handle branch selection for repo home and commits pages, so the redirection URL is based on PageIsCommits | ||
* | unified name: IsViewBranch, IsViewCommit and IsViewTag | Unknwon | 2015-12-09 |
| | |||
* | Indent all templates with tabs | Adam Strzelecki | 2015-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 #890 | Unknwon | 2015-12-04 |
| | |||
* | UI: Always show menu on repo pages | Adam Strzelecki | 2015-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: Keep repo URL action right of ref combo & path | Adam Strzelecki | 2015-12-02 |
| | | | | | | | Just use secondary menu instead custom ".head.meta", which simplifies code. Also do not display repo URL action when we are in subdirectory or viewing a file. | ||
* | UI: Make repository menu divide header and content | Adam Strzelecki | 2015-12-02 |
| | | | | | This is more inline with way GitHub looks like and feels much more natural and in style with rest of the interface. | ||
* | finish wiki | Unknwon | 2015-11-30 |
| | |||
* | more HTTP clone word fix | Unknwon | 2015-11-22 |
| | |||
* | fix #2013 | Unknwon | 2015-11-22 |
| | |||
* | new watchers, stars and forks UI | Unknwon | 2015-11-16 |
| | |||
* | new repo ui | Unknwon | 2015-11-14 |
| | | | | | | - copy link button: #1396, #1168, #1668, - synxtax highlight: #1712, #1549, #1315, #670 - z-index: #1942 | ||
* | basic PR feature | Unknwon | 2015-09-02 |
| | |||
* | add migrate from issue.label_ids to issue_label | Unknwon | 2015-08-10 |
| | |||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 |
| | |||
* | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 |
| | |||
* | Allow file and directory names to contain percent character | Vladimir Vissoultchev | 2015-07-28 |
| | |||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 |
| | |||
* | Finish new UI for release page | Unknwon | 2014-12-10 |
| | |||
* | continue work on #255 | Unknwon | 2014-11-07 |
| | |||
* | Fix #605, fix #255, fix #101 | Unknwon | 2014-11-06 |
| | |||
* | Add raw, history file button, and other mirror fixes | Unknwon | 2014-10-11 |
| | |||
* | Simple fix | Unknwon | 2014-09-28 |
| | |||
* | Merge branch 'master' of github.com:gogits/gogs | Unknwon | 2014-09-28 |
|\ | | | | | | | | | | | Conflicts: public/ng/less/gogs/repository.less templates/repo/home.tmpl | ||
| * | template and ui fix | fuxiaohei | 2014-09-27 |
| | | |||
| * | template and ui fix | fuxiaohei | 2014-09-27 |
| | | |||
* | | UI: Confirmation box | Unknwon | 2014-09-28 |
|/ | |||
* | Page: Repository home page | Unknwon | 2014-09-23 |
| | |||
* | Add handling to branch switcher label to make label more consistent with | Michael Dyrynda | 2014-09-03 |
| | | | | | | GitHub behaviour Addresses #431 | ||
* | Mirror fix and hide missing pages for 0.5 release | Unknwon | 2014-09-01 |
| | |||
* | Finish new home page of organization | Unknwon | 2014-08-10 |
| | |||
* | Finish new repo settings page | Unknwon | 2014-08-02 |
| | |||
* | Git installation check, show image in single file view, show short SHA1 ↵ | Unknwon | 2014-07-26 |
| | | | | instead of 40-length string, complete log module | ||
* | New UI merge in progress | Unknwon | 2014-07-26 |