aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/view.go
Commit message (Expand)AuthorAge
* 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
* improve get commits performanceUnknwon2015-12-13
* move out git module and #1573 send push hookUnknwon2015-12-09
* unified name: IsViewBranch, IsViewCommit and IsViewTagUnknwon2015-12-09
* fix #1829 and fix #890Unknwon2015-12-04
* Wiki: UI for page newUnknwon2015-11-25
* upgrade libsUnknwon2015-11-21
* clean up codeUnknwon2015-11-16
* new watchers, stars and forks UIUnknwon2015-11-16
* new repo uiUnknwon2015-11-14
* Show custom avatars in commitsUnknwon2015-11-13
* work on #1904Unknwon2015-11-09
* rename fieldsUnknwon2015-11-03