| Commit message (Expand) | Author | Age | Files | Lines |
* | Move to ldap.v3 to fix #5928 (#6105) | zeripath | 2019-02-18 | 1 | -2/+2 |
* | modules/context/auth.go: fix redirect loop (#5965) | xdch47 | 2019-02-17 | 1 | -1/+1 |
* | Allow markdown files to read from the LFS (#5787) | zeripath | 2019-02-12 | 2 | -1/+70 |
* | Refactor editor upload, update and delete to use git plumbing and add LFS sup... | zeripath | 2019-02-12 | 5 | -0/+862 |
* | In basic auth check for tokens before call UserSignIn (#5725) | manuelluis | 2019-02-12 | 1 | -5/+46 |
* | Add option to close issues via commit on a non master branch (#5992) | Lanre Adelowo | 2019-02-10 | 2 | -22/+25 |
* | Split setting.go as multiple files (#6014) | Lunny Xiao | 2019-02-10 | 7 | -442/+509 |
* | add default time out for git operations (#6015) | Lunny Xiao | 2019-02-09 | 1 | -0/+5 |
* | Remove extra spaces (#6016) | Thomas Loubiou | 2019-02-09 | 1 | -1/+1 |
* | Fix #5799 - swagger for mergePullRequest (#5996) | Thomas Loubiou | 2019-02-08 | 1 | -0/+3 |
* | use native golang SSH library but ssh-keygen when enable built-in SSH server ... | Lunny Xiao | 2019-02-07 | 1 | -2/+43 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -6/+8 |
* | Allow Macaron to be set to log through to gitea.log (#5667) | zeripath | 2019-02-05 | 2 | -4/+48 |
* | add other session providers (#5963) | techknowlogick | 2019-02-05 | 1 | -2/+7 |
* | Fix ssh deploy and user key constraints (#1357) (#5939) | zeripath | 2019-02-03 | 1 | -0/+25 |
* | Make log mailer for testing (#5893) | zeripath | 2019-02-02 | 2 | -6/+35 |
* | Fix bug when read public repo lfs file (#5912) | Lunny Xiao | 2019-01-31 | 1 | -2/+5 |
* | Recover panic in orgmode.Render if bad orgfile (#4982) (#5903) | zeripath | 2019-01-30 | 1 | -4/+10 |
* | Provide better panic handling (#5902) | zeripath | 2019-01-30 | 2 | -1/+113 |
* | Only allow local login if password is non-empty (#5906) | zeripath | 2019-01-30 | 1 | -1/+1 |
* | Fix go-get URL generation (#5905) | Lauris BH | 2019-01-30 | 2 | -2/+3 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 1 | -0/+2 |
* | improve the releases api paging (#5831) | Lunny Xiao | 2019-01-24 | 1 | -0/+2 |
* | Fix TLS errors when using acme/autocert for local connections (#5820) | Joona Hoikkala | 2019-01-23 | 1 | -0/+1 |
* | Request for public keys only if LDAP attribute is set (#5816) | Lauris BH | 2019-01-24 | 1 | -11/+29 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 2 | -1/+11 |
* | Pooled and buffered gzip implementation (#5722) | zeripath | 2019-01-23 | 2 | -0/+458 |
* | Disallow empty titles (#5785) | Lanre Adelowo | 2019-01-21 | 2 | -0/+22 |
* | Make db connect more robust (#5738) | Paul Brackin | 2019-01-19 | 1 | -6/+10 |
* | Moved defaults in defaults.go to setting.go (#5764) | John Olheiser | 2019-01-19 | 2 | -15/+9 |
* | ldap: Adjust log settings when a user is not found. (#5771) | Harshit Bansal | 2019-01-19 | 1 | -3/+3 |
* | Log IP of failed ssh connection (#5766) | Robert Sprunk | 2019-01-19 | 1 | -2/+2 |
* | Refactor repo.isBare to repo.isEmpty #5629 (#5714) | zeripath | 2019-01-17 | 2 | -6/+6 |
* | Refactor notification for indexer (#5111) | Lunny Xiao | 2019-01-17 | 2 | -0/+64 |
* | Support CORS headers to git smart http protocol (#5719) | Lunny Xiao | 2019-01-14 | 1 | -18/+20 |
* | Prioritize "readme.md" (#5691) | Khaled Hamed | 2019-01-14 | 2 | -2/+29 |
* | Discord Oauth2 support (#4476) | techknowlogick | 2019-01-13 | 1 | -0/+3 |
* | Refactor mail notification (#5110) | Lunny Xiao | 2019-01-13 | 5 | -46/+185 |
* | When redirecting clean the path to avoid redirecting to //www.othersite.com (... | zeripath | 2019-01-09 | 1 | -1/+1 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 3 | -4/+31 |
* | Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key... | zeripath | 2018-12-27 | 1 | -7/+9 |
* | LDAP via simple auth separate bind user and search base (#5055) | Tony Homrich | 2018-12-27 | 1 | -11/+29 |
* | Add rebase with merge commit merge style (#3844) (#4052) | Julian | 2018-12-27 | 1 | -1/+2 |
* | fix indexer reindex bug when gitea restart (#5563) | Lunny Xiao | 2018-12-19 | 2 | -8/+19 |
* | fix lfs version check warning log when using ssh protocol (#5501) | Lunny Xiao | 2018-12-19 | 1 | -21/+21 |
* | Support reverse proxy providing email (#5554) | zeripath | 2018-12-18 | 2 | -10/+21 |
* | fix clone wiki failed via ssh (#5503) | Lunny Xiao | 2018-12-11 | 1 | -0/+33 |
* | Approvals at Branch Protection (#5350) | Jonas Franz | 2018-12-11 | 1 | -7/+10 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 5 | -134/+95 |
* | Explicitly disable Git credential helper (#5367) | Michael Kuhn | 2018-11-28 | 1 | -17/+12 |