Commit Graph

180 Commits (e456fc01100feafd1519a7941dcd2c0899da938c)

Author SHA1 Message Date
zeripath 2a03e96bce
Allow markdown files to read from the LFS (#5787)
5 years ago
Lunny Xiao 01bbf5ea69 Add API to list tags (#5850)
5 years ago
Lunny Xiao 2d213b64d1 use native golang SSH library but ssh-keygen when enable built-in SSH server to remove dependent on that command lines (#5976)
5 years ago
Gabriel Silva Simões 3b7f41f9f7 Fix serving of raw wiki files other than .md (#5814)
5 years ago
zeripath 01c10a951b
Fix ssh deploy and user key constraints (#1357) (#5939)
5 years ago
zeripath 13c0f7dfff
Fix notifications on pushing with deploy keys by setting hook environment variables (#5935)
5 years ago
Lunny Xiao ecefa9e724 Add single commit API support (#5843)
5 years ago
zeripath 3d91bb2f2d Make log mailer for testing (#5893)
5 years ago
Lauris BH fada6968a8 Fix new release creation API to allow empty target (#5870)
5 years ago
zeripath 8917d66571 Add migration test (#5773)
5 years ago
Gabriel Silva Simões 5f4a40c4a3 Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#5836)
5 years ago
zeripath 44371b96f5 Ensure valid git author names passed in signatures (#5774)
5 years ago
zeripath 7d434376f1 Pooled and buffered gzip implementation (#5722)
5 years ago
zeripath 07802a2bc5 Refactor repo.isBare to repo.isEmpty #5629 (#5714)
5 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052)
5 years ago
Mura Li 9a33798b30 Fix type mismatch of format string (#5574)
5 years ago
Lunny Xiao 7fd34c0517
fix lfs version check warning log when using ssh protocol (#5501)
5 years ago
kolaente 6db7dbd333 Added test environment for mssql (#4282)
5 years ago
Lunny Xiao da5a0b8382
add tests for api user orgs (#5494)
5 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314)
6 years ago
Lauris BH 08bf443016 Implement git refs API for listing references (branches, tags and other) (#5354)
6 years ago
Daniel Balko 3379141d81 API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829) (#5383)
6 years ago
Lunny Xiao 8ef177f8c5 add api for user to create org (#5268)
6 years ago
Peter Hoffmann e08c7e521b Add raw blob endpoint to get objects by SHA ID (#5334)
6 years ago
zeripath 7096085f2b Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST header for deadline (#5250)
6 years ago
zeripath 00533d3870 Keys API changes (#4960)
6 years ago
Jerry Jacobs 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094)
6 years ago
kolaente 6759237eda User action heatmap (#5131)
6 years ago
BetaCat 4090204944 CN translation of README (#5050)
6 years ago
Bo-Yi Wu ea20adaa84
feat(repo): support search repository by topic name (#4505)
6 years ago
B-OnTheGo e47df0b301 Enforce token on api routes [fixed critical security issue #4357] (#4840)
6 years ago
zeripath d293a2b9d6 Add sudo functionality to the API (#4809)
6 years ago
SagePtr bf55276189 Fix redirect with non-ascii branch names (#4764) (#4810)
6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529)
6 years ago
techknowlogick ab55ca7ebd
Add ability to delete a token (#4235)
6 years ago
Lauris BH 69e2ab1611 Allow administrator to create repository for any organization (#4368)
6 years ago
Lauris BH 4a8ee0b5cc
Check that repositories can only be migrated to own user or organizations (#4366)
6 years ago
David Schneiderbauer 0b3ea42847 hide issues from org private repos w/o team assignment (#4034)
6 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