summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hotfix for integration testing (#2473)Thomas Boerger2017-09-103-7/+2
* Only check at least one email gpg key (#2266)Antoine GIRARD2017-09-0530-0/+799
* Error message for integration test (#2410)Ethan Koenig2017-08-281-1/+2
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-2/+3
* Fix integration test after librejs location change (#2374)Sandro Santilli2017-08-241-1/+1
* Add more test for login links and fix a bug on action retrieve (#2361)Lunny Xiao2017-08-231-0/+97
* Add integration tests for signin (#2363)David Schneiderbauer2017-08-232-4/+71
* Add INTERNAL_TOKEN to integration .ini file (#2346)Sandro Santilli2017-08-211-0/+1
* Add public links check (#2323)Lunny Xiao2017-08-171-0/+33
* fix template error on explore repos (#2319)Lunny Xiao2017-08-171-0/+17
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-171-0/+70
* More tweaks to repo top panel (#2267)silverwind2017-08-131-1/+1
* Check for access in /repositories/:id (#2227)Ethan Koenig2017-07-301-0/+8
* Fix bare-repo bugs (#2199)Ethan Koenig2017-07-2720-0/+563
* Fix hooks for integration repo (#2216)Ethan Koenig2017-07-277-3/+30
* Remove unit types commits and settings (#2161)Lauris BH2017-07-171-1/+1
* Only show SSH clone URL if signed in (#2169) (#2170)Stefan Kalscheuer2017-07-151-0/+37
* More integration tests for comment API (#2156)Ethan Koenig2017-07-141-1/+90
* API: support '/orgs/:org/repos' (#2047)Aaron Walker2017-07-131-0/+21
* Fix username rendering bug (#2122)Ethan Koenig2017-07-121-0/+37
* Fix repo API bug (#2133)Ethan Koenig2017-07-123-0/+69
* Fix GET /users/:username/repos endpoint (#2125)Ethan Koenig2017-07-101-4/+33
* Cache session cookies in tests (#2128)Ethan Koenig2017-07-091-1/+8
* Remove unused files (#2124)Ethan Koenig2017-07-072-23/+0
* Less verbose integration tests (#2123)Ethan Koenig2017-07-0724-223/+122
* Fix API for branches with slashes (#2096)Ethan Koenig2017-07-022-0/+45
* Check for valid renamed usernames (#2077)Ethan Koenig2017-07-011-0/+99
* Fix SQL bug in models.PullRequestsEthan Koenig2017-07-011-0/+31
* Fix release display and correct paging (#2080)Lauris BH2017-06-291-0/+93