index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
routers
/
repo
/
view.go
Commit message (
Expand
)
Author
Age
*
Refactoring: rename package routers -> routes
Unknwon
2017-06-11
*
repo/view: trim Windows line ending when display content (#4546)
Unknwon
2017-06-09
*
Refactoring: rename ctx -> c
Unknwon
2017-06-03
*
feature/org-mode: fix compile error
Unknwon
2017-05-17
*
modules/markup: initial support for org-mode (#4373)
Unknwon
2017-05-17
*
templates/repo: fix README.ipynb not rendered (#4367)
Unknwon
2017-04-07
*
Refactoring: remove tool.TplName
Unknwon
2017-04-05
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
Refactoring: rename modules -> pkg
Unknwon
2017-04-04
*
modules/markup: rename Markdown render fucntions
Unknwon
2017-03-31
*
modules: rename markdown -> markup
Unknwon
2017-03-31
*
repo: rename PageIsViewCode -> PageIsViewFiles
Unknwon
2017-03-22
*
repo: allow issues and wiki for bare repository (#4104)
Unknwon
2017-03-16
*
templates/repo: only show Git stats in repository home page (#3518)
Unknwon
2017-03-10
*
Initial version of protected branches (#776)
Unknwon
2017-02-17
*
Fix compilation error
Unknwon
2017-02-15
*
Commits fetch concurrency (#3837)
Thibault Meyer
2017-02-15
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
IPythonNotebook: CSS adjustment for PR #4070
Unknwon
2017-02-07
*
Ipython notebook support (#4070)
Herbert
2017-02-07
*
routers/repo: minor code fix for PR #3758
Unknwon
2017-02-01
*
Fix 500 when repo has invalid .editorconfig (#3758)
Andrey Nering
2017-02-01
*
Fix template error when rendering non-README markdown (#4063)
Unknwon
2017-01-27
*
Fix unexpected rendering of README when it is not in Markdown
Unknwon
2017-01-25
*
serve video files using the HTML5 video tag (#3967)
Nico Mandery
2016-12-21
*
#3559 fix template error
Unknwon
2016-08-31
*
Web editor: support upload files
Unknwon
2016-08-30
*
router/repo: code refactoring
Unknwon
2016-08-30
*
Web editor: improve delete file process
Unknwon
2016-08-28
*
Web editor: improve edit file tooltip
Unknwon
2016-08-27
*
Web editor: improve code quality
Unknwon
2016-08-24
*
Web editor: temporarily disable upload and quick fix for edit and new
Unknwon
2016-08-15
*
Web editor: improve delete file
Unknwon
2016-08-14
*
Web editor: improve edit file and diff preview
Unknwon
2016-08-14
*
Code clean up for new config options
Unknwon
2016-08-14
*
Squashed commit of the following:
Richard Mahn
2016-08-14
*
On showing diff/file, use the tab_width specified on .editorconfig, if any (#...
Andrey Nering
2016-08-11
*
Little code refactoring
Unknwon
2016-08-09
*
Render the Code view on the server (minus syntax highlighting) (#2942)
Rory McNamara
2016-08-09
*
Use struct for UI settings
Unknwon
2016-07-24
*
[Fix] Don't display way too large files #1513 (#3253)
Kim Carlbäcker
2016-07-12
*
Minor fix for #3194
Unknwon
2016-06-27
*
Include repository owner name and description in html title (#3194)
Sandro Santilli
2016-06-27
*
PDF-Previews in file-lists now working (#3000)
Kim Carlbäcker
2016-04-26
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Make markdown as an independent module
Unknwon
2016-02-20
*
Enable sintax highlighting on diff view. Close #733
Andrey Nering
2016-02-04
*
#1692 APIs: Users Followers
Unknwon
2015-12-21
*
#2103 #2181 improvments of highlight class name
Unknwon
2015-12-16
*
rename import path
Unknwon
2015-12-15
[next]