| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable password complexity check default (#12557) | mrsdizzie | 2020-08-21 | 1 | -3/+3 |
* | fix typos (#12545) | Success | 2020-08-20 | 1 | -1/+1 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -2/+23 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -2/+7 |
* | Make dashboard newsfeed list length a configurable item (#12469) | techknowlogick | 2020-08-11 | 1 | -0/+2 |
* | Clarify documentation of SKIP_VERIFY (#12203) | Alexander Scheel | 2020-07-21 | 1 | -2/+2 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -1/+1 |
* | Update docs to specify utf8mb4 default (#11962) | silverwind | 2020-06-18 | 1 | -2/+2 |
* | Rename custom/conf/app.ini.sample to custom/conf/app.example.ini for better s... | Lunny Xiao | 2020-06-17 | 1 | -0/+0 |
* | Global default branch setting (#11918) | techknowlogick | 2020-06-17 | 1 | -0/+2 |
* | Replace jquery-datetimepicker with native date input (#11684) | silverwind | 2020-06-10 | 1 | -29/+3 |
* | European Portuguese translation (#11568) | Emanuel Angelo | 2020-06-05 | 1 | -2/+3 |
* | Allow site admin to disable mirrors (#11740) | John Olheiser | 2020-06-02 | 1 | -0/+2 |
* | Fix chardet test and add ordering option (#11621) | zeripath | 2020-06-02 | 1 | -1/+6 |
* | Add warning to mailer documentation about authentication (#11563) | zeripath | 2020-05-24 | 1 | -2/+5 |
* | Allow different HardBreaks settings for documents and comments (#11515) | zeripath | 2020-05-24 | 1 | -1/+4 |
* | Switch code editor to Monaco (#11366) | silverwind | 2020-05-14 | 1 | -1/+1 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -1/+4 |
* | Sendmail should create a process on the gitea system and have a default timeo... | zeripath | 2020-05-03 | 1 | -0/+2 |
* | Fix sanitizer config - multiple rules (#11133) | Alexander Scheel | 2020-04-29 | 1 | -2/+4 |
* | Support unicode emojis and remove emojify.js (#11032) | mrsdizzie | 2020-04-28 | 1 | -2/+3 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 1 | -0/+8 |
* | Add option to increase provided OAuth2 token maximum size (#11180) | zeripath | 2020-04-23 | 1 | -0/+2 |
* | enable ENABLE_HARD_LINE_BREAK by default (#11162) | silverwind | 2020-04-21 | 1 | -2/+4 |
* | Replace references to cron.update_migration_post_id with cron.update_migratio... | Kristian Antonsen | 2020-04-15 | 1 | -1/+1 |
* | Tweak app.ini.sample (#11042) | silverwind | 2020-04-11 | 1 | -3/+3 |
* | Multiple LFS improvements (#10667) | zeripath | 2020-03-09 | 1 | -0/+2 |
* | Make PR message on pushes configurable (#10664) | John Olheiser | 2020-03-08 | 1 | -1/+3 |
* | Add max-file-size to LFS (#10463) | zeripath | 2020-02-28 | 1 | -0/+2 |
* | Prevent Firefox from using apple-touch-icon (#10402) | silverwind | 2020-02-23 | 1 | -1/+1 |
* | Issue search support elasticsearch (#9428) | Lunny Xiao | 2020-02-13 | 1 | -1/+5 |
* | Cache last commit to accelerate the repository directory page visit (#10069) | Lunny Xiao | 2020-02-01 | 1 | -1/+13 |
* | Make archive prefixing configurable with a global setting (#9943) | zeripath | 2020-01-22 | 1 | -0/+2 |
* | Add support for database schema in PostgreSQL (#8819) | guillep2k | 2020-01-20 | 1 | -0/+4 |
* | Make CertFile and KeyFile relative to CustomPath (#9868) | zeripath | 2020-01-19 | 1 | -2/+3 |
* | Add setting to set default and global disabled repository units. (#8788) | David Svantesson | 2020-01-17 | 1 | -0/+7 |
* | Graceful Queues: Issue Indexing and Tasks (#9363) | zeripath | 2020-01-07 | 1 | -0/+33 |
* | Add a /user/login landing page option (#9622) | Timon Engelke | 2020-01-06 | 1 | -1/+2 |
* | Provide Default messages for merges (#9393) | zeripath | 2019-12-30 | 1 | -0/+10 |
* | Clean-up typo that made an app.ini.sample comment not a comment. (#9480) | rektide | 2019-12-23 | 1 | -1/+1 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+2 |
* | Sign protected branches (#8993) | zeripath | 2019-12-15 | 1 | -0/+1 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+3 |
* | Default NO_REPLY_ADDRESS to DOMAIN (#9325) | zeripath | 2019-12-13 | 1 | -1/+1 |
* | Markdown: Sanitizier Configuration (#9075) | Alexander Scheel | 2019-12-07 | 1 | -0/+6 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -0/+3 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 1 | -0/+2 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 1 | -1/+4 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 1 | -0/+6 |
* | Enforce Gitea environment for pushes (#8982) | zeripath | 2019-11-14 | 1 | -3/+5 |