| Commit message (Expand) | Author | Age | Files | Lines |
* | Correctly adjust mirror url (#6593) | zeripath | 2019-04-12 | 1 | -1/+46 |
* | Allow admin users to set a repositoires visibility to public, even if FORCE_P... | Matthias Beckert | 2019-04-11 | 1 | -2/+2 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -4/+4 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -2/+1 |
* | routers/repo/setting: display correct error for invalid mirror interval (#6414) | Allen Wild | 2019-03-25 | 1 | -0/+10 |
* | Create a repo redirect when transferring ownership (#6210) (#6211) | James E. Blair | 2019-02-28 | 1 | -0/+8 |
* | fix bug user could change private repository to public when force private ena... | Lunny Xiao | 2019-02-22 | 1 | -0/+8 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 1 | -5/+11 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+3 |
* | Fix MinInterval (#5856) | yasuokav | 2019-01-26 | 1 | -1/+1 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+41 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -0/+1 |
* | Allow to add organization members as collaborators on organization owned repo... | Lanre Adelowo | 2018-11-30 | 1 | -13/+0 |
* | Add option to disable automatic mirror syncing. (#5242) | Jonas Bröms | 2018-11-08 | 1 | -2/+6 |
* | make sure to catch the right error so it is displayed as an error on the ui n... | Lanre Adelowo | 2018-09-16 | 1 | -1/+1 |
* | Improve URL validation for external wiki and external issues (#4710) | Lauris BH | 2018-08-15 | 1 | -2/+9 |
* | An inactive user shouldn't be able to be added as a collaborator (#4535) | Lanre Adelowo | 2018-08-07 | 1 | -0/+6 |
* | Don't fail silently if trying to add a collaborator twice (#4533) | Lanre Adelowo | 2018-08-07 | 1 | -0/+6 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+1 |
* | Add repository setting to enable/disable health checks (#3607) | Allen Wild | 2018-03-27 | 1 | -0/+18 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -30/+30 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -1/+1 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -1/+6 |
* | Fix ignored errors when checking if organization, team member (#3177) | Ethan Koenig | 2017-12-21 | 1 | -32/+10 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+2 |
* | Allow adding collaborators with (fullname) (#3103) | Sasha Varlamov | 2017-12-07 | 1 | -1/+2 |
* | Disable add key button if SSH is disabled (#2873) | Michael Kuhn | 2017-11-21 | 1 | -3/+6 |
* | Remove repo unit index (#2621) | Morlinest | 2017-10-02 | 1 | -6/+0 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -137/+1 |
* | Feature: Timetracking (#2211) | Jonas Franz | 2017-09-12 | 1 | -1/+4 |
* | Webhooks for repo creation/deletion (#1663) | Ethan Koenig | 2017-09-03 | 1 | -1/+1 |
* | Fix uppercase default branch bug (#1965) | Ethan Koenig | 2017-06-14 | 1 | -3/+5 |
* | Rework SSH key management UI to add GPG (#1293) | Antoine GIRARD | 2017-04-26 | 1 | -1/+1 |
* | Mirror sync interval specified as duration string (#1407) | Jonas | 2017-04-08 | 1 | -4/+7 |
* | fix repo settings external tracker failed and check external urls (#1215) | Lunny Xiao | 2017-03-13 | 1 | -2/+14 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 1 | -11/+137 |
* | Redirects for renamed repos (#807) | Ethan Koenig | 2017-02-05 | 1 | -0/+5 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -18/+64 |
* | Fixes typos | Bwko | 2016-11-27 | 1 | -1/+1 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -6/+6 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -0/+12 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -8/+8 |
* | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 1 | -23/+23 |
* | More MixedCase consts | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Implementation of the feature to redirect to an external issue tracker | Rémy Boulanouar | 2016-11-04 | 1 | -0/+1 |
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -6/+6 |
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | 1 | -20/+31 |
* | Wiki mirroring implementation (#3233) | Andrew | 2016-08-11 | 1 | -1/+1 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -7/+7 |