aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+39
* Add USE_SERVICE_WORKER setting (#9110)silverwind2019-11-212-5/+8
* Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964)zeripath2019-11-211-0/+1
* [fix] typo (#9104)maicss2019-11-211-1/+1
* Add template repositories to comparison (#9101)John Olheiser2019-11-201-0/+1
* Fix doc example for asciidoc (#9072)guillep2k2019-11-201-2/+2
* Add retry for migration http/https requests (#9019)Lunny Xiao2019-11-162-0/+10
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-23/+27
* Enforce Gitea environment for pushes (#8982)zeripath2019-11-141-0/+1
* Add ALLOW_ONLY_EXTERNAL_REGISTRATION to config cheat sheet (#8986)zeripath2019-11-141-0/+1
* fix(docs): Fixed creating Windows service commands (#8979)Wars2019-11-144-4/+4
* docs reference latest stable version (1.10.0)techknowlogick2019-11-141-1/+1
* Add CDNJS to script-src CSP (#8966)John Olheiser2019-11-131-1/+1
* Implement documentation search (#8937)John Olheiser2019-11-1313-4/+362
* add /etc/timezone and /etc/localtime volumes (#8911)Florian Hübner2019-11-131-0/+12
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-1/+2
* Fix typo in doc (#8914)Florian Hübner2019-11-101-1/+1
* Auto-subscribe user to repository when they commit/tag to it (#7657)guillep2k2019-11-101-0/+1
* Create third-party-tools.zh-cn.md (#6303)MysticBoy2019-11-081-0/+36
* Webhook support custom proxy (#8760)Lunny Xiao2019-11-082-0/+4
* Add password reset to FAQ (#8883)John Olheiser2019-11-082-1/+16
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-071-0/+272
* Add migrate command to docs (#8842)John Olheiser2019-11-052-0/+11
* update docs to latest version (#8845)techknowlogick2019-11-051-1/+1
* doc:增加附件`ALLOWED_TYPES`取得MIME type的方法 (#8770)cnphpbb2019-11-011-0/+14
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+1
* Configurable close and reopen keywords for PRs (#8120)guillep2k2019-10-301-0/+4
* Add notice to docs for migrating from more recent versions of Gogs (#8724)kolaente2019-10-281-0/+5
* [Docs] add explicit info about customization of homepage (#8694)65432019-10-281-1/+7
* Change external asciidoctor tool to embeded mode (#8677)Chris Sexton2019-10-251-1/+1
* Docs: Added instructions for Docker fail2ban configuration. (#8642)Nathaniel Sabanski2019-10-231-3/+19
* [assets] configurable URL for static resources (#7911)Jakob Ackermann2019-10-222-0/+75
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-211-2/+6
* Add setting to disable BASIC authentication (#8586)zeripath2019-10-191-0/+4
* Fix building from source docs to ref AppWorkPath (#8567)zeripath2019-10-181-3/+3
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-162-0/+181
* Doc added how to setup email (#8520)8ctopus2019-10-161-0/+33
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-161-1/+2
* Restore Graceful Restarting & Socket Activation (#7274)zeripath2019-10-151-0/+3
* [UI] Pull Request Download diff Button (#8470)65432019-10-151-0/+1
* Update config-cheat-sheet.en-us.md (#8497)Benson Muite2019-10-151-0/+3
* Make static resouces web browser cache time customized on app.ini (#8442)Lunny Xiao2019-10-142-0/+2
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-141-0/+5
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-142-1/+9
* Update seek-help.zh-cn.md (#8488)Benson Muite2019-10-131-1/+1
* Update seek-help.en-us.md (#8487)Benson Muite2019-10-131-1/+1
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-132-0/+14
* DOCS: add mention of swagger api reference (#8452)pseudocoder2019-10-101-0/+8
* Doc recommend to use reverse proxy if Apache/nginx is also running on… (#8384)8ctopus2019-10-101-0/+2
* Doc updated list of supported webhooks and added example (#8388)8ctopus2019-10-091-1/+81