| Commit message (Expand) | Author | Age | Files | Lines |
* | Add config path as an optional flag when changing pass via CLI (#4184) | Fluf | 2018-06-09 | 1 | -0/+9 |
* | LFS: make HTTP auth period configurable (#4035) | Inon S | 2018-05-29 | 1 | -1/+1 |
* | Add cli commands to regen hooks & keys (#3979) | techknowlogick | 2018-05-17 | 1 | -0/+58 |
* | Do not allow inactive users to access repositories using private keys (#3887) | Lauris BH | 2018-05-02 | 1 | -0/+6 |
* | Implements generator cli for secrets (#3531) | Codruț Constantin Gușoi | 2018-02-18 | 1 | -0/+83 |
* | Fix SSH auth lfs locks (#3152) | Antoine GIRARD | 2018-01-27 | 1 | -2/+6 |
* | General refactor of the cmd package (#3328) | Morgan Bazalgette | 2018-01-12 | 6 | -79/+92 |
* | Cleanup models.User.HashPassword (#3334) | Kim "BKC" Carlbäcker | 2018-01-12 | 1 | -2/+1 |
* | Change EncodePasswd to HashPassword (#3329) | Morgan Bazalgette | 2018-01-08 | 1 | -1/+1 |
* | Add repo-sync-releases admin command (#3254) | Sandro Santilli | 2017-12-31 | 1 | -0/+75 |
* | Add an option to allow redirect of http port 80 to https. (#1928) | Mike Fellows | 2017-12-25 | 1 | -0/+23 |
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -2/+3 |
* | fix run web with -p push failed (#3154) | Lunny Xiao | 2017-12-13 | 1 | -0/+30 |
* | Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043) | Lunny Xiao | 2017-12-02 | 1 | -11/+3 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 1 | -0/+3 |
* | Set session and indexers' data files rel to AppDataPath (#2192) | Guillaume Dube | 2017-11-03 | 2 | -7/+4 |
* | improve force push detect when push (#2798) | Lunny Xiao | 2017-10-28 | 1 | -1/+1 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -23/+25 |
* | Only update needed columns when update user (#2296) | Lunny Xiao | 2017-08-12 | 1 | -1/+1 |
* | Set TMPDIR enviroment variable for dump command (#1915) | Jonas Östanbäck | 2017-06-08 | 1 | -0/+5 |
* | feat: add check misspelling (#1877) | Bo-Yi Wu | 2017-06-05 | 1 | -1/+1 |
* | fix admin lost permission caused by #947 | Lunny Xiao | 2017-05-19 | 1 | -1/+1 |
* | Add units to team (#947) | Lunny Xiao | 2017-05-18 | 1 | -0/+8 |
* | Remove env user salt since no need to use (#1515) | Lunny Xiao | 2017-05-06 | 1 | -2/+0 |
* | Drop db operations from hook commands (#1514) | Lunny Xiao | 2017-05-04 | 1 | -39/+21 |
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -629/+3 |
* | support health check via / and fix #969 (#1520) | Lunny Xiao | 2017-04-20 | 1 | -0/+4 |
* | feat: add download count field and unit testing for attachment. (#1512) | Bo-Yi Wu | 2017-04-20 | 1 | -0/+5 |
* | Add internal routes for ssh hook comands (#1471) | Lunny Xiao | 2017-04-19 | 2 | -1/+8 |
* | Better URL validation (#1507) | Lauris BH | 2017-04-19 | 1 | -0/+2 |
* | refactor: show command help message. (#1486) | Bo-Yi Wu | 2017-04-12 | 4 | -3/+7 |
* | refactor update ssh key use time (#1466) | Lunny Xiao | 2017-04-07 | 1 | -7/+1 |
* | Add watch button on issue | Andrey Nering | 2017-03-29 | 1 | -0/+1 |
* | Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) | Sandro Santilli | 2017-03-29 | 1 | -2/+2 |
* | Fix FCGI (over TCP) support (#1368) | Pavel Korovin | 2017-03-23 | 1 | -1/+6 |
* | LFS: Fix SSH authentication for trailing arguments (#1328) | Fabian Zaremba | 2017-03-22 | 1 | -3/+5 |
* | LFS: Return 404 for unimplemented endpoints (#1330) | Fabian Zaremba | 2017-03-20 | 1 | -0/+3 |
* | Show user OpenID URIs in their profile (#1314) | Sandro Santilli | 2017-03-20 | 1 | -0/+1 |
* | Add change-password admin command (#1304) | Sandro Santilli | 2017-03-20 | 1 | -0/+52 |
* | feat: Only use issue and wiki on repo. (#1297) | Bo-Yi Wu | 2017-03-18 | 1 | -12/+12 |
* | Login via OpenID-2.0 (#618) | Sandro Santilli | 2017-03-17 | 1 | -0/+21 |
* | Allow push to init a wiki repo (#1279) | Lunny Xiao | 2017-03-17 | 1 | -0/+6 |
* | Batch updates for issues (#926) | Ethan Koenig | 2017-03-15 | 1 | -6/+5 |
* | Refactor and fix incorrect comment (#1247) | Ethan Koenig | 2017-03-15 | 1 | -1/+1 |
* | Rename /forget_password url to /forgot_password | Sandro Santilli | 2017-03-14 | 1 | -2/+2 |
* | bug fix for dump when data directoryis not exist (#1025) | Lunny Xiao | 2017-03-02 | 1 | -10/+13 |
* | Comment force push detect to fix bug #1073 (#1077) | Lunny Xiao | 2017-03-01 | 1 | -18/+41 |
* | fix push (#1076) | Lunny Xiao | 2017-02-27 | 1 | -1/+4 |
* | remove unused struct (#1062) | Lunny Xiao | 2017-02-27 | 1 | -8/+1 |
* | remove unused fixme on dump command (#1065) | Lunny Xiao | 2017-02-26 | 1 | -1/+1 |