aboutsummaryrefslogtreecommitdiff
path: root/routers/repo/view.go
Commit message (Expand)AuthorAge
* #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
* Handle submodules without a .gitmodules entry - fix #1023Filippo Valsorda2015-03-10
* models/action.go: mirror fix on #892Unknwon2015-02-06
* modules/base: add RenderCommitMessage with XSS-safe and special linksUnknwon2015-01-30
* fix #808Unknwon2015-01-02
* fix #741Unknwon2014-12-16
* fix #711Unknwon2014-12-09
* Added issue link rendering in commit messagesdennis-smurf2014-12-05
* Fix #605, fix #255, fix #101Unknwon2014-11-06
* Add raw, history file button, and other mirror fixesUnknwon2014-10-11
* Fix #515Unknwon2014-09-30
* Add directory level commit messageUnknwon2014-09-26
* Add basic submodule supportUnknwon2014-09-22
* submodule support and closed #478lunnyxiao2014-09-22