| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 3 | -6/+6 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 15 | -87/+128 |
* | Add sudo functionality to the API (#4809) | zeripath | 2018-09-06 | 1 | -0/+29 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 44 | -3/+739 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 2 | -0/+47 |
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 2 | -0/+55 |
* | Allow administrator to create repository for any organization (#4368) | Lauris BH | 2018-07-05 | 1 | -0/+23 |
* | Check that repositories can only be migrated to own user or organizations (#4... | Lauris BH | 2018-07-05 | 1 | -0/+27 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -3/+3 |
* | fix not respecting landing page setting (#4209) | David Schneiderbauer | 2018-06-15 | 1 | -0/+22 |
* | Fixed drone command in readme (#4222) | Alexey Terentyev | 2018-06-12 | 1 | -1/+1 |
* | LDAP Public SSH Keys synchronization (#1844) | Magnus Lindvall | 2018-05-24 | 1 | -21/+58 |
* | Refactor User Settings (#3900) | David Schneiderbauer | 2018-05-15 | 2 | -9/+6 |
* | Add LDAP integration tests (#3897) | Lauris BH | 2018-05-11 | 1 | -0/+194 |
* | Added user language setting (#3875) | kolaente | 2018-05-05 | 2 | -6/+9 |
* | Symlink icons (#1416) (#3826) | Tris Forster | 2018-05-01 | 38 | -0/+730 |
* | Improve English grammar and consistency. (#3614) | bugreport0 | 2018-04-19 | 2 | -4/+4 |
* | Fix missing translations when updating username. (#3564) | bugreport0 | 2018-02-25 | 1 | -1/+1 |
* | Fix escaping changed title in comments (#3530) | Lauris BH | 2018-02-18 | 3 | -10/+45 |
* | Improvements to git integration test (#3466) | Ethan Koenig | 2018-02-06 | 1 | -11/+7 |
* | doc: Improve integrations examples (#3416) | Antoine GIRARD | 2018-01-27 | 1 | -4/+38 |
* | Fix SSH auth lfs locks (#3152) | Antoine GIRARD | 2018-01-27 | 2 | -7/+5 |
* | Add integrations tests from git cli (#3377) | Antoine GIRARD | 2018-01-16 | 5 | -140/+246 |
* | Fix API-Endpoint release (#3012) | Marc Brückner | 2018-01-16 | 1 | -0/+85 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 4 | -0/+5 |
* | Fix randomly failing LFS lock tests in drone (#3346) | Lauris BH | 2018-01-11 | 2 | -0/+2 |
* | Add some instructions about running integration tests (#3319) | Sandro Santilli | 2018-01-08 | 1 | -0/+22 |
* | Serve .patch for pull requests (#3305) | Sandro Santilli | 2018-01-07 | 1 | -1/+9 |
* | Writable deploy keys (closes #671) (#3225) | Vlad Temian | 2018-01-07 | 1 | -0/+53 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 2 | -5/+35 |
* | Serve pull request .diff files (#3293) | Sandro Santilli | 2018-01-05 | 1 | -3/+12 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -1/+1 |
* | Add more bench (#3161) | Antoine GIRARD | 2017-12-24 | 3 | -27/+114 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 9 | -17/+24 |
* | Make test more robust (#3167) | Ethan Koenig | 2017-12-12 | 1 | -1/+1 |
* | Log unexpected responses in integration tests (#3138) | Ethan Koenig | 2017-12-11 | 1 | -2/+28 |
* | Fix integration tests (#3141) | Ethan Koenig | 2017-12-11 | 1 | -0/+1 |
* | Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) | Antoine GIRARD | 2017-12-08 | 10 | -23/+148 |
* | Fix legacy URL redirects (#3100) | Ethan Koenig | 2017-12-07 | 1 | -2/+4 |
* | Delete a user's public key via admin api (closes #3014) (#3059) | Vlad Temian | 2017-12-06 | 1 | -0/+73 |
* | Use httptest in integration tests (#3080) | Ethan Koenig | 2017-12-04 | 12 | -100/+77 |
* | Fix git lfs path (#3016) | Antoine GIRARD | 2017-11-29 | 1 | -13/+10 |
* | Git LFS lock api (#2938) | Antoine GIRARD | 2017-11-28 | 4 | -16/+192 |
* | Various wiki bug fixes (#2996) | Ethan Koenig | 2017-11-28 | 17 | -0/+509 |
* | Fix comment API paths (#2813) | Ethan Koenig | 2017-11-20 | 1 | -4/+4 |
* | Add integration test for user deleting account (#2891) | Ethan Koenig | 2017-11-12 | 1 | -2/+45 |
* | Add integration test for logging out (#2892) | Ethan Koenig | 2017-11-11 | 1 | -0/+26 |
* | Fix API raw file content access for default branch (#2849) | Lauris BH | 2017-11-04 | 1 | -0/+3 |
* | Fix API raw requests for commits and tags (#2841) | Lauris BH | 2017-11-04 | 1 | -0/+28 |
* | Issue content should not be updated when closing with comment (#2833) | Lauris BH | 2017-11-03 | 2 | -7/+60 |