Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made Sanitizer-setup cleaner | Kim "BKC" Carlbäcker | 2016-01-14 | 1 | -1/+10 |
| | |||||
* | Checklist-rendering implemented | Kim "BKC" Carlbäcker | 2016-01-13 | 2 | -1/+11 |
| | |||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -0/+9 |
| | |||||
* | fix markdown autolink error | Unknwon | 2016-01-09 | 1 | -44/+50 |
| | |||||
* | #2185 fall back to use custom chardet lib | Unknwon | 2015-12-31 | 1 | -9/+11 |
| | |||||
* | #2282 fast detection of utf-8 | Unknwon | 2015-12-27 | 1 | -0/+6 |
| | |||||
* | #2283 set text/plain for non-binary files in raw mode | Unknwon | 2015-12-25 | 1 | -1/+5 |
| | |||||
* | #2282 fix utf-8 recognized as windows-1252 | Unknwon | 2015-12-25 | 1 | -1/+3 |
| | |||||
* | #2185 use Go sub-repo to detect encoding | Unknwon | 2015-12-13 | 1 | -9/+4 |
| | |||||
* | #2161 fix wrong regexp | Unknwon | 2015-12-12 | 1 | -1/+1 |
| | |||||
* | #2161 No issue linking in commits when issue number in brackets | Unknwon | 2015-12-12 | 1 | -3/+3 |
| | |||||
* | fix #1829 and fix #890 | Unknwon | 2015-12-04 | 1 | -62/+67 |
| | |||||
* | minor fix markdown post process | Unknwon | 2015-11-24 | 1 | -0/+1 |
| | |||||
* | more link fix | Unknwon | 2015-11-24 | 1 | -0/+4 |
| | |||||
* | fix #2020 | Unknwon | 2015-11-24 | 1 | -2/+2 |
| | |||||
* | fix possible panic | Unknwon | 2015-11-21 | 1 | -2/+12 |
| | |||||
* | HTML render fix | Unknwon | 2015-11-20 | 1 | -8/+32 |
| | |||||
* | fix #1873 | Unknwon | 2015-11-20 | 1 | -0/+11 |
| | |||||
* | minor fix for #1949 | Unknwon | 2015-11-15 | 1 | -3/+14 |
| | |||||
* | Safely detect urlPrefix in the format /:owner/:repo | Howl | 2015-11-15 | 1 | -3/+3 |
| | |||||
* | Fix bad issue links in non-readme markdown files | Howl | 2015-11-15 | 1 | -0/+3 |
| | |||||
* | Show custom avatars in commits | Unknwon | 2015-11-13 | 2 | -313/+18 |
| | |||||
* | fix #1572 fix file histrory paging issue | Unknwon | 2015-11-10 | 1 | -1/+0 |
| | |||||
* | fix 1540 and experimental SSH server support | Unknwon | 2015-11-08 | 1 | -0/+19 |
| | |||||
* | #1433 images with links in Markdown | Unknwon | 2015-11-06 | 1 | -1/+10 |
| | | | | - #1904 minor fix on image link | ||||
* | #1078 not show bin when rename a file | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | #1657 allow forcing all private repos | Unknwon | 2015-10-25 | 1 | -2/+2 |
| | |||||
* | unified API error response | Unknwon | 2015-10-08 | 1 | -5/+0 |
| | |||||
* | Commit messages now rendered with line breaks and prefix spacing. | Sergio Benitez | 2015-09-18 | 1 | -1/+34 |
| | |||||
* | #1646 and other minor fixes | Unknwon | 2015-09-16 | 1 | -10/+1 |
| | |||||
* | #1595 pushing new branch will rereference issues in previous branch | Unknwon | 2015-09-10 | 1 | -1/+0 |
| | |||||
* | add regexp to restrict `<code class=""></code>` | Hongcai Deng | 2015-09-10 | 1 | -4/+2 |
| | |||||
* | add allow attribute `class` to `<code>` | Hongcai Deng | 2015-09-09 | 1 | -0/+4 |
| | |||||
* | #1594 Collaborative Repositories missing suburl on Dashboard | Unknwon | 2015-09-07 | 1 | -1/+1 |
| | |||||
* | new user profile settings UI | Unknwon | 2015-09-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Unknwon <u@gogs.io> | ||||
* | #1377 add rename repo action | Unknwon | 2015-09-01 | 1 | -0/+4 |
| | |||||
* | #1009 Config option for preserving hard line breaks | Unknwon | 2015-09-01 | 1 | -0/+4 |
| | |||||
* | webhook APIs | Unknwon | 2015-08-29 | 1 | -1/+1 |
| | |||||
* | #1203 bundle jquery with gogs | Unknwon | 2015-08-28 | 1 | -3/+0 |
| | |||||
* | new org dashboard issues | Unknwon | 2015-08-25 | 1 | -0/+9 |
| | |||||
* | fix timezone | Unknwon | 2015-08-20 | 1 | -1/+0 |
| | |||||
* | print time to debug | Unknwon | 2015-08-20 | 1 | -2/+3 |
| | |||||
* | #1500 use UTC for TimeSince | Unknwon | 2015-08-20 | 1 | -2/+2 |
| | |||||
* | Merge pull request #1475 from donbowman/master | 无闻 | 2015-08-15 | 1 | -1/+0 |
|\ | | | | | Fix race condition on ssh key delete, and revert re-revert of hard line break | ||||
| * | Merge branch 'master' of https://github.com/gogits/gogs | Don Bowman | 2015-08-12 | 1 | -2/+10 |
| |\ | | | | | | | | | | | | | Conflicts: routers/repo/download.go | ||||
| * | | fixes for binary | Don Bowman | 2015-08-12 | 1 | -1/+0 |
| | | | |||||
* | | | finish view comments on issue page | Unknwon | 2015-08-13 | 2 | -6/+11 |
| | | | |||||
* | | | finish create issue with labels | Unknwon | 2015-08-10 | 1 | -0/+18 |
| |/ |/| | |||||
* | | improve fork process | Unknwon | 2015-08-08 | 1 | -0/+5 |
| | | |||||
* | | new markdown styles | Fernando San Julián | 2015-08-01 | 1 | -1/+1 |
| | |