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
*
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
*
improve get commits performance
Unknwon
2015-12-13
*
move out git module and #1573 send push hook
Unknwon
2015-12-09
*
unified name: IsViewBranch, IsViewCommit and IsViewTag
Unknwon
2015-12-09
*
fix #1829 and fix #890
Unknwon
2015-12-04
*
Wiki: UI for page new
Unknwon
2015-11-25
*
upgrade libs
Unknwon
2015-11-21
*
clean up code
Unknwon
2015-11-16
*
new watchers, stars and forks UI
Unknwon
2015-11-16
*
new repo ui
Unknwon
2015-11-14
*
Show custom avatars in commits
Unknwon
2015-11-13
*
work on #1904
Unknwon
2015-11-09
[next]