summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
...
* Fix randomly failing LFS lock tests in drone (#3346)Lauris BH2018-01-112-0/+2
* Add some instructions about running integration tests (#3319)Sandro Santilli2018-01-081-0/+22
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-1/+9
* Writable deploy keys (closes #671) (#3225)Vlad Temian2018-01-071-0/+53
* Add Pull Request merge options - Ignore white-space for conflict checking, Re...Lauris BH2018-01-052-5/+35
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-051-3/+12
* Responsive view (#2750)Morgan Bazalgette2017-12-301-1/+1
* Add more bench (#3161)Antoine GIRARD2017-12-243-27/+114
* Unit tests for routers/repo/issue_label (#3198)Ethan Koenig2017-12-159-17/+24
* Make test more robust (#3167)Ethan Koenig2017-12-121-1/+1
* Log unexpected responses in integration tests (#3138)Ethan Koenig2017-12-111-2/+28
* Fix integration tests (#3141)Ethan Koenig2017-12-111-0/+1
* Improve LFS tests + fix lfs url refs + keep path upper/lowercase in db. (#3092)Antoine GIRARD2017-12-0810-23/+148
* Fix legacy URL redirects (#3100)Ethan Koenig2017-12-071-2/+4
* Delete a user's public key via admin api (closes #3014) (#3059)Vlad Temian2017-12-061-0/+73
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-0412-100/+77
* Fix git lfs path (#3016)Antoine GIRARD2017-11-291-13/+10
* Git LFS lock api (#2938)Antoine GIRARD2017-11-284-16/+192
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-2817-0/+509
* Fix comment API paths (#2813)Ethan Koenig2017-11-201-4/+4
* Add integration test for user deleting account (#2891)Ethan Koenig2017-11-121-2/+45
* Add integration test for logging out (#2892)Ethan Koenig2017-11-111-0/+26
* Fix API raw file content access for default branch (#2849)Lauris BH2017-11-041-0/+3
* Fix API raw requests for commits and tags (#2841)Lauris BH2017-11-041-0/+28
* Issue content should not be updated when closing with comment (#2833)Lauris BH2017-11-032-7/+60
* Use different directories for session files in integration tests (#2834)Lauris BH2017-11-032-0/+2
* Fix redirect url of legacy commits route (#2825)Morlinest2017-11-031-1/+3
* Add git clone test on integration test (#1682)Lunny Xiao2017-11-022-2/+65
* Include HTTP method in test error message (#2815)Ethan Koenig2017-11-011-1/+1
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-304-58/+74
* Code/repo search (#2582)Ethan Koenig2017-10-275-0/+45
* Add search mode option to /api/repo/search (#2756)Morlinest2017-10-271-6/+51
* Add branch overiew page (#2108)Bwko2017-10-261-0/+79
* Move swagger-ui under /api/v1 (#2746)Antoine GIRARD2017-10-211-2/+4
* Fix repository search function (#2689)Morlinest2017-10-171-5/+10
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-161-2/+2
* Integration test for activity page (#2704)Lauris BH2017-10-164-12/+68
* Create new branch from branch selection dropdown (#2130)Lauris BH2017-10-151-0/+132
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-153-10/+31
* Update hard-coded version to 1.3.0-dev (#2390)Sandro Santilli2017-10-121-1/+1
* Add repository search unit and integration tests (#2575)Morlinest2017-10-101-1/+98
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-0/+1
* Fix /api/repo/search integration tests (#2550)Morlinest2017-09-201-9/+5
* Make integration tests more user-friendly (#2536)Ethan Koenig2017-09-181-1/+5
* Improve issue search (#2387)Ethan Koenig2017-09-165-6/+55
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-143-8/+21
* Allow changing integration test database connection using env variables (#2484)Lauris BH2017-09-132-8/+8
* Add missing fixture to clean gpg_key table (#2494)Lauris BH2017-09-121-0/+4
* Feature: Timetracking (#2211)Jonas Franz2017-09-122-0/+84
* Fix some tests : make coverage -> test (#2492)Antoine GIRARD2017-09-12106-11/+20