Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Web editor: improve edit file | Unknwon | 2016-08-28 | 1 | -45/+0 |
| | |||||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Split view fixed | Kim "BKC" Carlbäcker | 2016-01-27 | 1 | -1/+1 |
| | |||||
* | #2035 Show author e-mail in commit diff | Unknwon | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 1 | -41/+41 |
| | | | | | | | | | | | | 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 | ||||
* | Render commit msg as header + verbatim description | Adam Strzelecki | 2015-12-07 | 1 | -8/+6 |
| | | | | | | | | | Most commit in Git are expected to follow standard of single header line, followed by description paragraphs, separated by empty line from previous block. Previously Gogs were treating everything as single header. Now we are trying to render only first line as header, but following lines (description chunks) as a verbatim. | ||||
* | template fix | Unknwon | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | Commit messages now rendered with line breaks and prefix spacing. | Sergio Benitez | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -92/+1 |
| | |||||
* | rename fields | Unknwon | 2015-08-31 | 1 | -1/+3 |
| | |||||
* | fix style | Unknwon | 2015-08-21 | 1 | -8/+0 |
| | |||||
* | finsih diff and compare | Unknwon | 2015-08-21 | 1 | -121/+131 |
| | |||||
* | new commits table | Unknwon | 2015-08-20 | 1 | -11/+11 |
| | |||||
* | Use EscapePound in link hrefs in diff/file views | Vladimir Vissoultchev | 2015-07-28 | 1 | -8/+8 |
| | |||||
* | UI: issues - finish basic frame | Unknwon | 2015-07-24 | 1 | -1/+1 |
| | |||||
* | fix typo mistake | Alexey Makhov | 2015-02-19 | 1 | -1/+1 |
| | |||||
* | remove not using vars | Alexey Makhov | 2015-02-19 | 1 | -3/+3 |
| | |||||
* | gitlab-like hash naming | Alexey Makhov | 2015-02-19 | 1 | -3/+3 |
| | |||||
* | Link to previous commited source file (diff.view_file button) instead of ↵ | Tony Tsang | 2015-02-06 | 1 | -0/+4 |
| | | | | returning 404 for deleted files. | ||||
* | public/ng/js: script fix on #901 | Unknwon | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | little fix | Alexey Makhov | 2015-02-04 | 1 | -2/+2 |
| | |||||
* | add multifile support to diff view highlighting | Alexey Makhov | 2015-02-04 | 1 | -8/+8 |
| | |||||
* | fix diff lines highlighting | Alexey Makhov | 2015-02-04 | 1 | -5/+5 |
| | |||||
* | modules/base: add RenderCommitMessage with XSS-safe and special links | Unknwon | 2015-01-30 | 1 | -1/+1 |
| | | | | - update russian locale | ||||
* | fix #711 | Unknwon | 2014-12-09 | 1 | -1/+1 |
| | |||||
* | Added issue link rendering in commit messages | dennis-smurf | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Display multi-line commit message on commit diff page. | Tony Tsang | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | custom avatar upload | Unknwon | 2014-11-21 | 1 | -2/+3 |
| | |||||
* | Fix #575 | Eryx | 2014-10-20 | 1 | -1/+0 |
| | |||||
* | Merge pull request #560 from evolvedlight/master | 无闻 | 2014-10-18 | 1 | -0/+2 |
|\ | | | | | First cut of fork repo | ||||
| * | Merge remote-tracking branch 'upstream/dev' | evolvedlight | 2014-10-13 | 1 | -35/+41 |
| |\ | | | | | | | | | | | | | Conflicts: models/repo.go | ||||
| * | | Initial cut of git fork | evolvedlight | 2014-10-04 | 1 | -0/+2 |
| | | | |||||
* | | | Fix repo css and rel path img in md | Unknwon | 2014-10-14 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 | 1 | -1/+1 |
| | | |||||
* | | Page: Compare 2 commits | Unknwon | 2014-10-10 | 1 | -35/+41 |
|/ | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -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 | ||||
* | toutf8 improved & add max git diff lines | lunnyxiao | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | add commit compare functionality | Christopher Brickley | 2014-09-01 | 1 | -2/+13 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | Fix #166 | Unknown | 2014-05-13 | 1 | -2/+2 |
| | |||||
* | Prepare for v0.3.1 hotfix | Unknown | 2014-04-28 | 1 | -3/+1 |
| | |||||
* | Show parents in commit diff page | Chris Lee | 2014-04-27 | 1 | -1/+8 |
| | |||||
* | Mirror bug fix on downloading zip | Unknown | 2014-04-15 | 1 | -4/+4 |
| | |||||
* | Add repo mirror and import | Unknown | 2014-04-12 | 1 | -1/+1 |
| | |||||
* | Mirror fix | Unknown | 2014-04-12 | 1 | -0/+4 |
| | |||||
* | Mirror bug fix | Unknown | 2014-04-11 | 1 | -328/+2 |
| | |||||
* | Add support default branch | Unknown | 2014-04-10 | 1 | -0/+8 |
| | |||||
* | update git api. fix link... and so on | slene | 2014-03-30 | 1 | -2/+1 |
| | |||||
* | image display in diff page | slene | 2014-03-28 | 1 | -0/+7 |
| |