| Commit message (Expand) | Author | Age | Files | Lines |
* | Set default ssh.minimum_key_sizes (#9466) | mrsdizzie | 2019-12-22 | 1 | -1/+1 |
* | FCGI: Allow FCGI over unix sockets (#9298) | zeripath | 2019-12-10 | 1 | -0/+11 |
* | Allow incompletely specified Time Formats (#8816) | zeripath | 2019-12-08 | 1 | -1/+2 |
* | [API] Add Reactions (#9220) | 6543 | 2019-12-07 | 1 | -0/+6 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -0/+2 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -0/+2 |
* | 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/+2 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 1 | -0/+1 |
* | Enforce Gitea environment for pushes (#8982) | zeripath | 2019-11-14 | 1 | -12/+14 |
* | [assets] configurable URL for static resources (#7911) | Jakob Ackermann | 2019-10-22 | 1 | -1/+3 |
* | Fix password complexity regex for special characters (on master) (#8525) | guillep2k | 2019-10-16 | 1 | -18/+6 |
* | upgrade gopkg.in/ini.v1 (#8500) | Colin Arnott | 2019-10-15 | 1 | -1/+1 |
* | Restore Graceful Restarting & Socket Activation (#7274) | zeripath | 2019-10-15 | 1 | -0/+4 |
* | Make static resouces web browser cache time customized on app.ini (#8442) | Lunny Xiao | 2019-10-14 | 1 | -0/+2 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 1 | -0/+22 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+1 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+4 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 1 | -13/+15 |
* | Move database settings from models to setting (#7806) | Lunny Xiao | 2019-08-24 | 1 | -24/+14 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 1 | -2/+2 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -29/+42 |
* | Remove settting dependency on modules/session (#7237) | Lunny Xiao | 2019-07-17 | 1 | -8/+0 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 1 | -1/+4 |
* | Add additional password hash algorithms (closes #5859) (#6023) | EpicCoder | 2019-07-07 | 1 | -0/+2 |
* | setting: don't require same running user for internal SSH (like win platform)... | Antoine GIRARD | 2019-06-16 | 1 | -1/+1 |
* | API error cleanup (#7186) | John Olheiser | 2019-06-12 | 1 | -3/+9 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -3/+4 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -10/+14 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -8/+16 |
* | Refactor models.NewRepoContext to extract git related codes to modules/git (#... | Lunny Xiao | 2019-05-15 | 1 | -0/+3 |
* | Add work path CLI option (#6922) | zeripath | 2019-05-14 | 1 | -1/+4 |
* | Handle CORS requests (#6289) | Tamal Saha | 2019-05-13 | 1 | -0/+1 |
* | Show full name if DefaultShowFullName setting activated (#6710) | Wim | 2019-05-08 | 1 | -0/+2 |
* | Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631) | zeripath | 2019-04-29 | 1 | -13/+26 |
* | Restore IsWindows variable assignment (#6722) (#6790) | Nicola Scattaglia | 2019-04-28 | 1 | -0/+2 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 1 | -0/+2 |
* | Add option to disable refresh token invalidation (#6584) | Jonas Franz | 2019-04-12 | 1 | -0/+2 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 1 | -5/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -50/+60 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | split setting.go to multiple files (#6154) | Lunny Xiao | 2019-03-16 | 1 | -348/+4 |
* | Add InternalTokenURI to load InteralToken from an external file (#5812) | techknowlogick | 2019-03-13 | 1 | -25/+73 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -1/+48 |
* | Refactor issue indexer (#5363) | Lunny Xiao | 2019-02-19 | 1 | -9/+2 |
* | Implement "conversation lock" for issue comments (#5073) | Lanre Adelowo | 2019-02-18 | 1 | -0/+12 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -20/+22 |
* | Split setting.go as multiple files (#6014) | Lunny Xiao | 2019-02-10 | 1 | -442/+0 |
* | add default time out for git operations (#6015) | Lunny Xiao | 2019-02-09 | 1 | -0/+5 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -6/+8 |