summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Bindata is optional and over-writable on restart (#354)Thomas Boerger2016-12-226-5364/+255
* fix bug #1122 log.smtp receiver configure error (#3602) (#451)Lunny Xiao2016-12-221-2/+2
* New settings option for a custom SSH host (#3763) (#446)Lunny Xiao2016-12-222-5/+6
* update code.gitea.io/git (#450)Lunny Xiao2016-12-221-228/+251
* Bug fixes and tests for modules/base (#442)Ethan Koenig2016-12-222-30/+248
* Remove remaining Gogs reference on locales and cmd (#430)Joubert RedRat2016-12-211-243/+243
* Merge pull request #412 from strk/libravatar-sourceAndrey Nering2016-12-201-0/+2
|\
| * Add support for using "libravatar" as the GravatarSourceSandro Santilli2016-12-191-0/+2
* | Fix random string generator (#384)Denis Denisov2016-12-202-10/+26
* | serve video files using the HTML5 video tag (#418)Nico Mandery2016-12-201-0/+5
|/
* Don't use custom PBKDF2 function (#382)Lunny Xiao2016-12-151-41/+0
* Autogenerate Version on build (#190)Kim "BKC" Carlbäcker2016-12-131-9/+0
* Correction LDAP validation (#342)Denis Denisov2016-12-121-0/+5
* Fix alignment of tooltip and add bindata - related to #359 (#364)Henning Henkel2016-12-081-401/+401
* Integrate templates into bindata optionally (#314)Thomas Boerger2016-12-067-2/+226
* [API] Pull Requests (#248)Kim "BKC" Carlbäcker2016-12-021-0/+22
* GitHub API Compliance (& linting)Kim "BKC" Carlbäcker2016-12-021-0/+3
* Fixed project name on setting module key APP_NAMEAvelino2016-12-021-1/+1
* Catch os... errorsBwko2016-12-023-3/+16
* Get rid of bin folder within makefile, enabled TiDB (#319)Thomas Boerger2016-12-012-16/+1
* Fixes xss, clickjacking & password autocompletionBwko2016-11-291-2/+5
* Integrate public as bindata optionally (#293)Thomas Boerger2016-11-303-0/+64
* Updated bindata to latest versionThomas Boerger2016-11-291-513/+536
* golint fixed for modules/authLunny Xiao2016-11-279-11/+90
* Merge pull request #269 from lunny/lunny/golint_modules_logThomas Boerger2016-11-275-56/+86
|\
| * golint fixed for modules/logLunny Xiao2016-11-265-56/+86
* | modules/process: add ExecDirEnv (next to ExecDir)Mura Li2016-11-271-2/+8
* | Golint fixed for modules/setting (#262)Lunny Xiao2016-11-2710-54/+65
|/
* Merge pull request #246 from Bwko/fix/typoThomas Boerger2016-11-251-1/+1
|\
| * Fix typosBwko2016-11-211-1/+1
* | Merge pull request #254 from lunny/lunny/golint_modules_contextThomas Boerger2016-11-256-2/+19
|\ \
| * | Golint fixed for modules/contextLunny Xiao2016-11-256-2/+19
* | | Merge pull request #256 from lunny/lunny/golint_modules_avatarThomas Boerger2016-11-251-3/+4
|\ \ \
| * | | golint fixed for modules/avatarLunny Xiao2016-11-251-3/+4
| |/ /
* | | Merge pull request #255 from lunny/lunny/golint_modules_cronThomas Boerger2016-11-251-0/+1
|\ \ \
| * | | golint fixed for modules/cronLunny Xiao2016-11-251-0/+1
| |/ /
* | | Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplibThomas Boerger2016-11-251-15/+18
|\ \ \
| * | | Golint fixed for modules/httplibLunny Xiao2016-11-251-15/+18
| |/ /
* | | Merge pull request #251 from lunny/lunny/golint_modules_templateThomas Boerger2016-11-252-14/+26
|\ \ \
| * | | Golint fixed for modules/templateLunny Xiao2016-11-252-14/+26
| |/ /
* | | Merge pull request #250 from lunny/lunny/golint_modules_markdownThomas Boerger2016-11-252-11/+13
|\ \ \
| * | | fixed test build errorLunny Xiao2016-11-251-2/+2
| * | | golint fixed for modules/markdownLunny Xiao2016-11-251-9/+11
| |/ /
* / / Golint fixed for modules/mailerLunny Xiao2016-11-251-1/+8
|/ /
* | Merge pull request #235 from lunny/lunny/golint_modules_userThomas Boerger2016-11-241-0/+1
|\ \
| * | golint fixed for modules/userLunny Xiao2016-11-241-0/+1
| |/
* | Merge pull request #231 from lunny/lunny/golint_modules_baseThomas Boerger2016-11-242-7/+16
|\ \
| * | golint fixed for modules/baseLunny Xiao2016-11-242-7/+16
| |/
* / Lint and document manager apiSandro Santilli2016-11-241-8/+17
|/
* API endpoints for starsEthan Koenig2016-11-161-0/+31