| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add unit test for base.FileSize() | Matthias Loibl | 2016-11-07 | 1 | -2/+23 |
* | Start to add tests for modules/base/tool | Matthias Loibl | 2016-11-07 | 2 | -7/+85 |
* | Fixed links to sdk docs | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Set correct doc url for go-sdk | Thomas Boerger | 2016-11-07 | 1 | -1/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -2/+2 |
* | #3559 fix template error | Unknwon | 2016-08-31 | 1 | -0/+4 |
* | router/repo: code refactoring | Unknwon | 2016-08-30 | 1 | -18/+6 |
* | Fix #3321: commit tag shortener (#3418) | Thibault Meyer | 2016-08-11 | 1 | -1/+1 |
* | #3320 code cleanup | Unknwon | 2016-08-07 | 1 | -14/+11 |
* | Add support for federated avatars (#3320) | Sandro Santilli | 2016-08-07 | 1 | -4/+18 |
* | Use a gopher as default avatar (rather than the gravatar logo) (#3208) | Sandro Santilli | 2016-06-27 | 1 | -1/+1 |
* | PDF-Previews in file-lists now working (#3000) | Kim Carlbäcker | 2016-04-26 | 1 | -0/+8 |
* | Fix ref comment from commit create empty feed | Unknwon | 2016-03-11 | 1 | -0/+1 |
* | #1157 some avatar setting changes | Unknwon | 2016-03-05 | 1 | -0/+9 |
* | Make markdown as an independent module | Unknwon | 2016-02-20 | 3 | -389/+24 |
* | Fix inappropriate markdown post process end tag check | Unknwon | 2016-02-19 | 1 | -2/+2 |
* | #2650 fix possbility that use email as pusher user name | Unknwon | 2016-02-17 | 1 | -2/+0 |
* | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | 1 | -7/+11 |
* | Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme | Unknwon | 2016-02-05 | 2 | -16/+13 |
|\ |
|
| * | Not working, but slightly better... | Kim "BKC" Carlbäcker | 2016-01-27 | 2 | -11/+13 |
| * | Custom URL-Schemas for Markdown | Kim "BKC" Carlbäcker | 2016-01-27 | 2 | -9/+4 |
* | | #2556 handle space in image URL | Unknwon | 2016-02-04 | 1 | -1/+4 |
* | | #2229 adjust URL verbose depth for reverse proxy sub-path | Unknwon | 2016-01-31 | 1 | -1/+3 |
|/ |
|
* | 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 |
* | #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 |