aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/view.go
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* repo/view: trim Windows line ending when display content (#4546)Unknwon2017-06-09
* Refactoring: rename ctx -> cUnknwon2017-06-03
* feature/org-mode: fix compile errorUnknwon2017-05-17
* modules/markup: initial support for org-mode (#4373)Unknwon2017-05-17
* templates/repo: fix README.ipynb not rendered (#4367)Unknwon2017-04-07
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* modules/markup: rename Markdown render fucntionsUnknwon2017-03-31
* modules: rename markdown -> markupUnknwon2017-03-31
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* Initial version of protected branches (#776)Unknwon2017-02-17
* Fix compilation errorUnknwon2017-02-15
* Commits fetch concurrency (#3837)Thibault Meyer2017-02-15
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07
* Ipython notebook support (#4070)Herbert2017-02-07
* routers/repo: minor code fix for PR #3758Unknwon2017-02-01
* Fix 500 when repo has invalid .editorconfig (#3758)Andrey Nering2017-02-01
* Fix template error when rendering non-README markdown (#4063)Unknwon2017-01-27
* Fix unexpected rendering of README when it is not in MarkdownUnknwon2017-01-25
* serve video files using the HTML5 video tag (#3967)Nico Mandery2016-12-21
* #3559 fix template errorUnknwon2016-08-31
* Web editor: support upload filesUnknwon2016-08-30
* router/repo: code refactoringUnknwon2016-08-30
* Web editor: improve delete file processUnknwon2016-08-28
* Web editor: improve edit file tooltipUnknwon2016-08-27
* Web editor: improve code qualityUnknwon2016-08-24
* Web editor: temporarily disable upload and quick fix for edit and newUnknwon2016-08-15
* Web editor: improve delete fileUnknwon2016-08-14
* Web editor: improve edit file and diff previewUnknwon2016-08-14
* Code clean up for new config optionsUnknwon2016-08-14
* Squashed commit of the following:Richard Mahn2016-08-14
* On showing diff/file, use the tab_width specified on .editorconfig, if any (#...Andrey Nering2016-08-11
* Little code refactoringUnknwon2016-08-09
* Render the Code view on the server (minus syntax highlighting) (#2942)Rory McNamara2016-08-09
* Use struct for UI settingsUnknwon2016-07-24
* [Fix] Don't display way too large files #1513 (#3253)Kim Carlbäcker2016-07-12
* Minor fix for #3194Unknwon2016-06-27
* Include repository owner name and description in html title (#3194)Sandro Santilli2016-06-27
* PDF-Previews in file-lists now working (#3000)Kim Carlbäcker2016-04-26
* Rename module: middleware -> contextUnknwon2016-03-11
* Make markdown as an independent moduleUnknwon2016-02-20
* Enable sintax highlighting on diff view. Close #733Andrey Nering2016-02-04
* #1692 APIs: Users FollowersUnknwon2015-12-21
* #2103 #2181 improvments of highlight class nameUnknwon2015-12-16
* rename import pathUnknwon2015-12-15