summaryrefslogtreecommitdiffstats
path: root/custom
Commit message (Expand)AuthorAgeFilesLines
* add note about ``cron.SCHEDULE`` format in document (#15812)a10121127962021-05-101-0/+5
* Comment out app.example.ini (#15807)zeripath2021-05-091-1288/+2013
* Allow only internal registration (#15795)65432021-05-091-0/+2
* OAuth2 login: Set account link to "login" as default behavior (#15768)65432021-05-071-1/+1
* add cron job to delete old actions from database (#15688)a10121127962021-05-011-0/+8
* Disable Stars config option (#14653)Kyle D2021-04-151-0/+2
* Fixed several typos. (#15470)KN4CK3R2021-04-141-9/+9
* OAuth2 auto-register (#5123)Martin Michaelis2021-04-141-0/+24
* Fix typo in app.example.ini (#15287)Ikko Ashimine2021-04-051-1/+1
* Update docs for bad ini syntax in noreply (#15226)Kyle D2021-03-311-4/+6
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-0/+4
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-161-0/+4
* Make internal SSH server host key path configurable (#14918)zeripath2021-03-081-0/+4
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-0/+2
* Allow blocking some email domains from registering an account (#14667)Damien Goutte-Gattat2021-02-151-0/+2
* Turn default hash password algorightm back to pbkdf2 from argon2 until we fou...Lunny Xiao2021-02-131-1/+1
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-111-0/+2
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-2/+0
* Cron job to cleanup hook_task table (#13080)Brad Albright2021-01-261-0/+15
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-3/+2
* Add pager to the branches page (#14202)Chester Liu2021-01-191-0/+4
* Implement ghost comment mitigation (#14349)65432021-01-171-0/+3
* Use Request.URL.RequestURI() for fcgi (#14312) (#14314)Kyungmin Bae2021-01-131-1/+1
* Display SVG files as images instead of text (#14101)Jonathan Tran2021-01-121-0/+4
* Update docs to clarify issues raised in #14272 (#14318)Nuno Silva2021-01-131-1/+8
* Improve vfsgen to not unzip bindata files but send to browser directly (#7109)Lunny Xiao2020-12-241-1/+1
* Added option to disable migrations (#13114)Paweł Bogusławski2020-12-211-0/+2
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-0/+2
* Store repository data in data path if not previously set (#13991)techknowlogick2020-12-151-0/+2
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-2/+2
* Add Allow-/Block-List for Migrate & Mirrors (#13610)65432020-11-281-0/+8
* Format files (#13698)65432020-11-281-29/+29
* HTTP cache rework and enable caching for storage assets (#13569)silverwind2020-11-171-1/+1
* Clarify app.example.ini documentation (#13256)Mattias Persson2020-10-221-22/+21
* Add ssh certificate support (#12281)Wim2020-10-101-1/+23
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+1
* Mitigate Security vulnerability in the git hook feature (#13058)Niklas Goerke2020-10-071-2/+7
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-5/+8
* hCaptcha Support (#12594)John Olheiser2020-10-021-1/+4
* Copy missing things from app.example.ini to Cheat Sheet (#12988)zeripath2020-10-011-20/+14
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-9/+34
* Allow common redis and leveldb connections (#12385)zeripath2020-09-281-1/+3
* Add config option to make create-on-push repositories public by default (#12936)Tait Hoyem2020-09-271-0/+2
* [Docs] Add all chooseable cron config options to 'app.example.ini' (#12931)赵智超2020-09-251-1/+106
* Adopt repositories (#12920)zeripath2020-09-251-0/+4
* Add configurable Trust Models (#11712)zeripath2020-09-201-0/+2
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-081-1/+3
* Use argon as default password hash algorithm (#12688)zeripath2020-09-031-2/+2
* Support elastic search for code search (#10273)Lunny Xiao2020-08-301-0/+8
* fix documentation for REFRESH_TOKEN_EXPIRATION_TIME (#12642)zeripath2020-08-291-1/+1