| Commit message (Expand) | Author | Age | Files | Lines |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -160/+193 |
* | Small refactoring of modules/private (#15947) | KN4CK3R | 2021-06-23 | 7 | -200/+180 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 2 | -2/+2 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 2 | -0/+35 |
* | Prevent double-login for Git HTTP and LFS and simplify login (#15303) | zeripath | 2021-05-15 | 1 | -1/+1 |
* | Move restore repo to internal router and invoke from command to avoid open th... | Lunny Xiao | 2021-05-10 | 2 | -0/+52 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 1 | -1/+1 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 2 | -2/+4 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 8 | -64/+86 |
* | Check for 'main' as potential default branch name (#14193) | Chester Liu | 2020-12-30 | 1 | -2/+2 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 1 | -2/+1 |
* | Log IP on SSH authentication failure for Built-in SSH server (#13150) | Eric Lesiuta | 2020-12-08 | 1 | -0/+2 |
* | Fix a bug when check if owner is active (#13612) | Lunny Xiao | 2020-11-18 | 1 | -1/+1 |
* | Prevent git operations for inactive users (#13527) | Lunny Xiao | 2020-11-13 | 1 | -10/+35 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 1 | -2/+3 |
* | Fix send mail (#13312) | Lunny Xiao | 2020-10-26 | 1 | -3/+25 |
* | Sendmail command (#13079) | Maxim Zhiburt | 2020-10-24 | 2 | -0/+68 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 1 | -156/+155 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 1 | -1/+1 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 1 | -4/+4 |
* | Rename models.ProtectedBranchRepoID to models.EnvRepoID and ensure EnvPusherE... | zeripath | 2020-08-30 | 1 | -0/+15 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+12 |
* | Fix typos (#12542) | Gjergji Ramku | 2020-08-20 | 2 | -3/+3 |
* | Git 2.28 no longer permits diff with ... on unrelated branches (#12364) | zeripath | 2020-07-29 | 1 | -0/+2 |
* | Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) | zeripath | 2020-07-05 | 2 | -2/+121 |
* | Protect default branch against deletion (#11115) | 6543 | 2020-05-06 | 1 | -0/+8 |
* | Prevent clones and pushes to disabled wiki (#11131) | zeripath | 2020-04-19 | 1 | -1/+20 |
* | Prevent merge of outdated PRs on protected branches (#11012) | 6543 | 2020-04-16 | 1 | -0/+1 |
* | Allow to set protected file patterns that can not be changed under no conditi... | Lauris BH | 2020-03-27 | 1 | -1/+68 |
* | Migrate to go-git/go-git v5.0.0 (#10735) | Lauris BH | 2020-03-17 | 1 | -1/+1 |
* | Make PR message on pushes configurable (#10664) | John Olheiser | 2020-03-08 | 1 | -2/+3 |
* | Remove Unused Functions (#10516) | 6543 | 2020-03-02 | 1 | -50/+0 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -2/+0 |
* | Fix push-create SSH bugs (#10145) | John Olheiser | 2020-02-05 | 1 | -1/+11 |
* | Improve push update options (#10105) | Lunny Xiao | 2020-02-02 | 1 | -9/+2 |
* | Queue: Make WorkerPools and Queues flushable (#10001) | zeripath | 2020-01-28 | 4 | -0/+101 |
* | Fix admin handling at merge of PR (#9749) | David Svantesson | 2020-01-16 | 1 | -12/+14 |
* | Add require signed commit for protected branch (#9708) | zeripath | 2020-01-15 | 1 | -15/+140 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 1 | -9/+42 |
* | Move wiki related funtions from models to services/wiki (#9355) | Lunny Xiao | 2020-01-07 | 1 | -1/+2 |
* | Add branch protection option to block merge on requested changes. (#9592) | David Svantesson | 2020-01-03 | 1 | -0/+7 |
* | Remove obsolete file private/push_update.go (#9503) | David Svantesson | 2019-12-26 | 1 | -56/+0 |
* | Batch hook pre- and post-receive calls (#8602) | zeripath | 2019-12-26 | 2 | -172/+264 |
* | Use Req.URL.RequestURI() to cope with FCGI urls (#9473) | zeripath | 2019-12-24 | 1 | -0/+2 |
* | AuthorizedKeysCommand should not query db directly (#9371) | zeripath | 2019-12-16 | 2 | -4/+22 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -30/+83 |
* | Branch protection: Possibility to not use whitelist but allow anyone with wri... | David Svantesson | 2019-12-03 | 1 | -1/+1 |
* | Move PushUpdateOptions from models to repofiles (#9124) | Lunny Xiao | 2019-11-29 | 2 | -2/+2 |
* | Allow Protected Branches to Whitelist Deploy Keys (#8483) | zeripath | 2019-10-21 | 1 | -1/+7 |
* | Move migrating repository from frontend to backend (#6200) | Lunny Xiao | 2019-10-13 | 1 | -0/+9 |