Commit Graph

222 Commits (844f9a4bd8c5c35a9dab598442b4b3d58153f026)

Author SHA1 Message Date
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
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)
7 years ago
Ethan Koenig 54907dfbd1 Fix legacy URL redirects (#3100)
7 years ago
Vlad Temian 469ab99e9a Delete a user's public key via admin api (closes #3014) (#3059)
7 years ago
Ethan Koenig e59adcde65 Use httptest in integration tests (#3080)
7 years ago
Antoine GIRARD 4035ab05fa Fix git lfs path (#3016)
7 years ago
Antoine GIRARD d99f4ab003 Git LFS lock api (#2938)
7 years ago
Ethan Koenig b7ebaf6d20 Various wiki bug fixes (#2996)
7 years ago
Ethan Koenig c3b6383b3a Fix comment API paths (#2813)
7 years ago
Ethan Koenig 47f40ccd5e Add integration test for user deleting account (#2891)
7 years ago
Ethan Koenig 5abd1d2a68 Add integration test for logging out (#2892)
7 years ago
Lauris BH 57de1ff991
Fix API raw file content access for default branch (#2849)
7 years ago
Lauris BH 08b124dd47
Fix API raw requests for commits and tags (#2841)
7 years ago
Lauris BH 240609432b Issue content should not be updated when closing with comment (#2833)
7 years ago
Lauris BH 2e08f230ca
Use different directories for session files in integration tests (#2834)
7 years ago
Morlinest 1f04c00e2f Fix redirect url of legacy commits route (#2825)
7 years ago
Lunny Xiao f70758dec9 Add git clone test on integration test (#1682)
7 years ago
Ethan Koenig 1b6a962e70 Include HTTP method in test error message (#2815)
7 years ago
Ethan Koenig 513375c429 Make URL scheme unambiguous (#2408)
7 years ago
Ethan Koenig 5866eb2321 Code/repo search (#2582)
7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756)
7 years ago
Bwko 3ab580c8d6 Add branch overiew page (#2108)
7 years ago
Antoine GIRARD 619b9b5547 Move swagger-ui under /api/v1 (#2746)
7 years ago
Morlinest ccd3577970 Fix repository search function (#2689)
7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
7 years ago
Lauris BH c7f4f07765 Integration test for activity page (#2704)
7 years ago
Lauris BH f3833b7ce4 Create new branch from branch selection dropdown (#2130)
7 years ago
Lauris BH 1ec4dc6c1d Fix so that user can still fork his own repository to owned organizations (#2699)
7 years ago
Sandro Santilli a4cd4616c6 Update hard-coded version to 1.3.0-dev (#2390)
7 years ago
Morlinest c2346e4469 Add repository search unit and integration tests (#2575)
7 years ago
David Schneiderbauer 1eedd983ea Complete push webhooks (#2530)
7 years ago
Morlinest 80b430d7c0 Fix /api/repo/search integration tests (#2550)
7 years ago
Ethan Koenig 6c6533fb31 Make integration tests more user-friendly (#2536)
7 years ago
Ethan Koenig b0f7457d9e Improve issue search (#2387)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Lauris BH 377cd1ae38 Allow changing integration test database connection using env variables (#2484)
7 years ago
Lauris BH 8c3a2e817b Add missing fixture to clean gpg_key table (#2494)
7 years ago
Jonas Franz 5ccecb44ad Feature: Timetracking (#2211)
7 years ago
Antoine GIRARD 69dfe43ffc Fix some tests : make coverage -> test (#2492)
7 years ago
Thomas Boerger fd85e25f5f Hotfix for integration testing (#2473)
7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266)
7 years ago
Ethan Koenig d23b36c598 Error message for integration test (#2410)
7 years ago
Morlinest 8e61823ec4 Fix tests code to prevent some runtime errors (#2381)
7 years ago