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
/
install.go
Commit message (
Expand
)
Author
Age
*
install: able to enable console mode (#3119)
Unknwon
2017-03-17
*
refactoring: modules/auth/*_form.go -> modules/form
Unknwon
2017-02-27
*
install: able to enable builtin SSH server (#3773)
Unknwon
2017-02-18
*
git: delegate all server-side Git hooks (#1623)
Unknwon
2017-02-14
*
Added mssql support. (#3772)
dlob
2017-02-13
*
install: no need to check SMTPFrom is not set (#4118)
Unknwon
2017-02-13
*
install: allow sender's username to be non-email (#3717)
Unknwon
2017-02-12
*
install: validate SMTP From
Unknwon
2017-02-11
*
Minor improve on error handling
Unknwon
2017-02-10
*
Configurable SSH cipher suite (#4109)
spacetourist
2017-02-10
*
log: start using gopkg.in/clog.v1
Unknwon
2017-02-09
*
models: remove TiDB embedded driver support
Unknwon
2017-02-09
*
Set ProdMode in the correct place
Unknwon
2016-12-22
*
New settings option for a custom SSH host (#3763)
imilo
2016-12-21
*
Fix random string generator (#3953)
leonklingele
2016-12-21
*
#3589 LoadRepoConfig after ORM is initialized
Unknwon
2016-09-02
*
#2018 able to sync now for mirrors
Unknwon
2016-08-30
*
#3495 only start builtin SSH server after user finish installation
Unknwon
2016-08-27
*
#2852 code cleanup
Unknwon
2016-08-11
*
models: rename EnableTidb to EnableTiDB
Unknwon
2016-08-11
*
#3158 skip RUN_USER check on Windows
Unknwon
2016-08-09
*
Add support for federated avatars (#3320)
Sandro Santilli
2016-08-07
*
Replace gogs.io http links with https version (#3386)
rugk
2016-08-05
*
Refactor User.Id to User.ID
Unknwon
2016-07-24
*
Rename module: middleware -> context
Unknwon
2016-03-11
*
Post work for #2637
Unknwon
2016-02-27
*
Add new config option for builtin SSH server
Unknwon
2016-02-25
*
Make markdown as an independent module
Unknwon
2016-02-20
*
Move cron module to independent package
Unknwon
2016-02-20
*
Remove redundant nil check.
Josh Frye
2016-02-12
*
Set default log path if empty during install
Josh Frye
2016-02-12
*
Add install option for log path
Josh Frye
2016-02-12
*
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Unknwon
2016-02-07
|
\
|
*
Enable sintax highlighting on diff view. Close #733
Andrey Nering
2016-02-04
*
|
Not working, but slightly better...
Kim "BKC" Carlbäcker
2016-01-27
|
/
*
fix #2189
Unknwon
2015-12-18
*
#2103 Ability to map extensions for syntax highlighting in config
Unknwon
2015-12-17
*
rename import path
Unknwon
2015-12-15
*
#1984 Better mirror repo management
Unknwon
2015-12-08
*
#1627 auto login after install if admin is configured
Unknwon
2015-12-08
*
introduce git-shell
Unknwon
2015-11-26
*
#1681 some fixes for builtin SSH server on Windows
Unknwon
2015-11-23
*
fix 1540 and experimental SSH server support
Unknwon
2015-11-08
*
remove test code :dizzy_face:
Unknwon
2015-10-29
*
work on #470 and fix miror JS issue when choose targets on compare and pull
Unknwon
2015-10-29
*
New push to head repo of head branch: regenerate patch and retest apply
Unknwon
2015-10-24
*
fix import path, fix #1782
Unknwon
2015-10-15
*
drop oauth2 feature support
Unknwon
2015-09-17
*
user gomail and new activate account email tpl
Unknwon
2015-09-17
*
simplify names
Unknwon
2015-09-16
[next]