Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | #3399 500 for upstream pulls page if user has forked repository | Unknwon | 2016-08-08 |
| | |||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
| | |||
* | Fix of template error in "/:owner/:repo/pulls" (#3343) | Okunev Yu Dmitry | 2016-07-29 |
| | | | | | | | | | | If anonymous (not signed in user) requests page "/:owner/:repo/pulls" he gets an error: template: repo/issue/list:11:105: executing "repo/issue/list" at <.PullRequestCtx.Base...>: nil pointer evaluating *models.Repository.Link This commit fixes that. Signed-off-by: Dmitry Yu Okunev <dyokunev@ut.mephi.ru> | ||
* | #1601 support delete issue comment | Unknwon | 2016-07-26 |
| | |||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
| | |||
* | #3186 fix wrong link for new pull request button of non-fork repository | Unknwon | 2016-07-23 |
| | |||
* | Fix misselection of issues view type | Unknwon | 2016-07-17 |
| | |||
* | #2458 fix emoji been rendered inside raw content area | Unknwon | 2016-07-11 |
| | |||
* | #2916 fix sort' field missing on issue pagination link | Unknwon | 2016-04-04 |
| | |||
* | Improve repository lable style | Unknwon | 2016-03-15 |
| | | | | | - add border-radius to filter list items - use color as background of label for issue/pull view page | ||
* | Add prorper escaping of url in issue form | Odin Ugedal | 2016-03-15 |
| | |||
* | Fix pull request availability check | Unknwon | 2016-03-06 |
| | |||
* | #1146 finish new access rights for collaborators | Unknwon | 2016-03-05 |
| | |||
* | #1597 support pull requests in same repository | Unknwon | 2016-03-04 |
| | |||
* | Render emojis in more places. | Andrey Nering | 2016-03-02 |
| | |||
* | Add ForegroundColor for labels | Lukas Dietrich | 2016-02-27 |
| | |||
* | Implement issue and pull request templates. | Andrey Nering | 2016-02-18 |
| | | | | | | | | | | Similar to GitHub: https://github.com/blog/2111-issue-and-pull-request-templates Priority: - root - .gogs - .github | ||
* | Fix tab index on new issue/comment form | chriswatt | 2016-02-07 |
| | |||
* | Minor fix for #2444 | Unknwon | 2016-02-01 |
| | |||
* | Name popup | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |||
* | Implemented participant-listing for issue-pages | Kim "BKC" Carlbäcker | 2016-01-26 |
| | |||
* | fix only admin can view milestone desc | Unknwon | 2015-12-15 |
| | |||
* | 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 | ||
* | more UI minor fixes | Unknwon | 2015-12-02 |
| | |||
* | 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: 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. | ||
* | fix #2057 | Unknwon | 2015-12-01 |
| | |||
* | Wiki: UI for page new | Unknwon | 2015-11-25 |
| | |||
* | minor fix for #1961 | Unknwon | 2015-11-16 |
| | |||
* | fix #1960 | Unknwon | 2015-11-16 |
| | |||
* | work on #1961 | Unknwon | 2015-11-16 |
| | |||
* | #1854 show issue content | Unknwon | 2015-11-13 |
| | |||
* | minor tabindex fix | Unknwon | 2015-11-11 |
| | |||
* | fix #1824 and fix #1917 | Unknwon | 2015-11-11 |
| | |||
* | issue #1824 add tabindex | Alexey Makhov | 2015-11-11 |
| | |||
* | New push to head repo of head branch: regenerate patch and retest apply | Unknwon | 2015-10-24 |
| | |||
* | fix possible XSS in view issue page | Unknwon | 2015-09-17 |
| | |||
* | fix css | Unknwon | 2015-09-11 |
| | |||
* | #1603 suburl for comment attachments | Unknwon | 2015-09-08 |
| | |||
* | #1599 status button mrigin-right | Unknwon | 2015-09-07 |
| | |||
* | #633 dix suburl | Unknwon | 2015-09-06 |
| | |||
* | fix buttons style | Unknwon | 2015-09-02 |
| | |||
* | css fix | Unknwon | 2015-09-02 |
| | |||
* | finish initial version of pull request | Unknwon | 2015-09-02 |
| | |||
* | basic PR feature | Unknwon | 2015-09-02 |
| | |||
* | PR: nothing to commit and has pull request check | Unknwon | 2015-09-02 |
| | |||
* | finish PR UI | Unknwon | 2015-09-02 |
| | |||
* | add view pull desc | Unknwon | 2015-09-01 |
| | |||
* | work on PR conversation | Unknwon | 2015-09-01 |
| | |||
* | rename fields | Unknwon | 2015-08-31 |
| |