summaryrefslogtreecommitdiffstats
path: root/modules/setting
Commit message (Expand)AuthorAgeFilesLines
* European Portuguese translation (#11568) (#11778)Emanuel Angelo2020-06-061-4/+4
* Default MSSQL port 0 to allow automatic detection by default (#11642) (#11673)zeripath2020-05-291-1/+1
* Use -1 to disable key algorithm type in ssh.minimum_key_sizes (#11635) (#11662)zeripath2020-05-281-0/+2
* Allow different HardBreaks settings for documents and comments (#11515) (#11599)zeripath2020-05-241-5/+7
* TrimSpace when reading InternalToken from a file (#11502) (#11524)zeripath2020-05-201-1/+1
* Refactor Cron and merge dashboard tasks (#10745)zeripath2020-05-162-126/+4
* Allow log.xxx.default to set logging settings for the default logger only (#1...zeripath2020-05-151-2/+5
* Move LFS directory creation out of NewContext (#11362)zeripath2020-05-101-4/+9
* Add EventSource support (#11235)zeripath2020-05-071-9/+12
* Sendmail should create a process on the gitea system and have a default timeo...zeripath2020-05-031-3/+6
* Fix sanitizer config - multiple rules (#11133)Alexander Scheel2020-04-291-33/+25
* Use AJAX for notifications table (#10961)zeripath2020-04-241-0/+15
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-231-0/+3
* enable ENABLE_HARD_LINE_BREAK by default (#11162)silverwind2020-04-211-1/+1
* Add Matrix webhook (#10831)S7evinK2020-03-281-1/+1
* Multiple LFS improvements (#10667)zeripath2020-03-091-0/+4
* Make PR message on pushes configurable (#10664)John Olheiser2020-03-081-0/+2
* Add max-file-size to LFS (#10463)zeripath2020-02-281-0/+1
* Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368)guillep2k2020-02-271-1/+1
* Add detected file language to code search (#10256)Lauris BH2020-02-201-0/+3
* Issue search support elasticsearch (#9428)Lunny Xiao2020-02-131-11/+19
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-1/+1
* Add Unique Queue infrastructure and move TestPullRequests to this (#9856)zeripath2020-02-021-0/+18
* Add warning when using relative path to app.ini (#10104)guillep2k2020-02-021-0/+1
* Cache last commit to accelerate the repository directory page visit (#10069)Lunny Xiao2020-02-011-7/+47
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-293-31/+44
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-10/+10
* Make archive prefixing configurable with a global setting (#9943)zeripath2020-01-221-0/+2
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+2
* Make CertFile and KeyFile relative to CustomPath (#9868)zeripath2020-01-191-0/+6
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+4
* Move mailer to use a queue (#9789)zeripath2020-01-161-7/+17
* Make hook status printing configurable with delay (#9641)zeripath2020-01-121-0/+4
* fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651)65432020-01-081-5/+6
* Graceful Queues: Issue Indexing and Tasks (#9363)zeripath2020-01-073-17/+170
* Add a /user/login landing page option (#9622)Timon Engelke2020-01-061-0/+3
* Provide Default messages for merges (#9393)zeripath2019-12-301-8/+23
* Use Req.URL.RequestURI() to cope with FCGI urls (#9473)zeripath2019-12-241-1/+1
* Refactor code indexer (#9313)Lunny Xiao2019-12-231-0/+2
* Set default ssh.minimum_key_sizes (#9466)mrsdizzie2019-12-221-1/+1
* Add /milestones endpoint (#8733)Brad Albright2019-12-151-0/+2
* Push to create repo (#8419)John Olheiser2019-12-151-0/+4
* Default NO_REPLY_ADDRESS to DOMAIN (#9325)zeripath2019-12-131-1/+1
* FCGI: Allow FCGI over unix sockets (#9298)zeripath2019-12-101-0/+11
* Allow incompletely specified Time Formats (#8816)zeripath2019-12-081-1/+2
* [API] Add Reactions (#9220)65432019-12-071-0/+6
* Markdown: Sanitizier Configuration (#9075)Alexander Scheel2019-12-071-22/+97
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-0/+2
* [Feature] Custom Reactions (#8886)65432019-12-011-0/+2
* Fix #9151 - smtp logger configuration sendTos should be an array (#9154)zeripath2019-11-251-1/+5