| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move push update to post-receive and protected branch check to pre-receive (#... | Lunny Xiao | 2017-02-25 | 3 | -163/+131 |
* | Take back control of hooks (#1006) | Lunny Xiao | 2017-02-23 | 2 | -4/+108 |
* | Oauth2 consumer (#679) | Willem van Dreumel | 2017-02-22 | 1 | -4/+13 |
* | Protected branches system (#339) | Denis Denisov | 2017-02-21 | 3 | -0/+29 |
* | Fix typo (#990) | Christoph König | 2017-02-21 | 1 | -1/+1 |
* | Make Xorm log configurable (#174) | Lunny Xiao | 2017-02-20 | 2 | -1/+3 |
* | catch error on call setup on serv command (#932) | Lunny Xiao | 2017-02-15 | 1 | -3/+5 |
* | feat: Able to disable non-admin to create new organization (#927) | Bo-Yi Wu | 2017-02-14 | 1 | -2/+8 |
* | Markdown rendering overhaul (#186) | Andrew Boyarshin | 2017-02-14 | 1 | -0/+5 |
* | Handle SetModel error, fixes one errcheck report (#257) | Sandro Santilli | 2017-02-12 | 1 | -1/+3 |
* | fix watchers templates breaks (#870) | Lunny Xiao | 2017-02-08 | 1 | -1/+1 |
* | Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801) | Matthias Loibl | 2017-02-05 | 1 | -0/+7 |
* | Fix remove unix socket listenAddr (#846) | surefire | 2017-02-05 | 1 | -1/+1 |
* | Add units concept for modulable functions of a repository (#742) | Lunny Xiao | 2017-02-04 | 1 | -4/+4 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 5 | -26/+26 |
* | Allow custom public files (#782) | Thomas Boerger | 2017-01-28 | 1 | -0/+5 |
* | Add ETag header to avatars (#721) | Bwko | 2017-01-25 | 1 | -0/+1 |
* | Update xorm and fix dump command (#692) | Lunny Xiao | 2017-01-23 | 1 | -1/+5 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 1 | -0/+13 |