161 Commits (20c54f88b23bbf56ac3cc3a74baeed98d7ab0844)

Author SHA1 Message Date
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354) 5 years ago
  Daniel Balko 3379141d81 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383) 5 years ago
  Lunny Xiao 8ef177f8c5 add api for user to create org (#5268) 5 years ago
  Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334) 5 years ago
  zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250) 5 years ago
  zeripath 00533d3870 Keys API changes (#4960) 5 years ago
  Jerry Jacobs 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) 5 years ago
  kolaente 6759237eda User action heatmap (#5131) 5 years ago
  BetaCat 4090204944 CN translation of README (#5050) 5 years ago
  Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505) 5 years ago
  B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840) 5 years ago
  zeripath d293a2b9d6 Add sudo functionality to the API (#4809) 5 years ago
  SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810) 5 years ago
  Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529) 5 years ago
  techknowlogick ab55ca7ebd
Add ability to delete a token (#4235) 5 years ago
  Lauris BH 69e2ab1611 Allow administrator to create repository for any organization (#4368) 5 years ago
  Lauris BH 4a8ee0b5cc
Check that repositories can only be migrated to own user or organizations (#4366) 5 years ago
  David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034) 5 years ago
  David Schneiderbauer adba2ad609 fix not respecting landing page setting (#4209) 6 years ago
  Alexey Terentyev 7b773bd49f Fixed drone command in readme (#4222) 6 years ago
  Magnus Lindvall cdb9478774 LDAP Public SSH Keys synchronization (#1844) 6 years ago
  David Schneiderbauer 099372d76c Refactor User Settings (#3900) 6 years ago
  Lauris BH ff3971b830 Add LDAP integration tests (#3897) 6 years ago
  kolaente 1fdf560678 Added user language setting (#3875) 6 years ago
  Tris Forster 85d14cc229 Symlink icons (#1416) (#3826) 6 years ago
  bugreport0 bac6d05e78 Improve English grammar and consistency. (#3614) 6 years ago
  bugreport0 521945a2d2 Fix missing translations when updating username. (#3564) 6 years ago
  Lauris BH ae30315a62
Fix escaping changed title in comments (#3530) 6 years ago
  Ethan Koenig a2648281a0 Improvements to git integration test (#3466) 6 years ago
  Antoine GIRARD 36a94da8da doc: Improve integrations examples (#3416) 6 years ago
  Antoine GIRARD 9e842c8a72 Fix SSH auth lfs locks (#3152) 6 years ago
  Antoine GIRARD 095fb9f2e3 Add integrations tests from git cli (#3377) 6 years ago
  Marc Brückner 695b10bedd Fix API-Endpoint release (#3012) 6 years ago
  Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 6 years ago
  Lauris BH d8dff304c0
Fix randomly failing LFS lock tests in drone (#3346) 6 years ago
  Sandro Santilli f2b841d0ec Add some instructions about running integration tests (#3319) 6 years ago
  Sandro Santilli 44053532bb Serve .patch for pull requests (#3305) 6 years ago
  Vlad Temian e78786ef39 Writable deploy keys (closes #671) (#3225) 6 years ago
  Lauris BH 8ac1501ad7
Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6 years ago
  Sandro Santilli a192f3052e Serve pull request .diff files (#3293) 6 years ago
  Morgan Bazalgette 3d3faa2624 Responsive view (#2750) 6 years ago
  Antoine GIRARD cc7b8e3379 Add more bench (#3161) 6 years ago
  Ethan Koenig befa7445d2 Unit tests for routers/repo/issue_label (#3198) 6 years ago
  Ethan Koenig 9f033bf2b5 Make test more robust (#3167) 6 years ago
  Ethan Koenig 682ac11958 Log unexpected responses in integration tests (#3138) 6 years ago
  Ethan Koenig d1efe2078a Fix integration tests (#3141) 6 years ago
  Antoine GIRARD ef78309b65 Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092) 6 years ago
  Ethan Koenig 54907dfbd1 Fix legacy URL redirects (#3100) 6 years ago
  Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059) 6 years ago