summaryrefslogtreecommitdiffstats
path: root/integrations
Commit message (Expand)AuthorAgeFilesLines
* 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
* Integration tests for issues API (#2059)Ethan Koenig2017-06-251-0/+65
* Fix improper setup for integration tests (#2050)Ethan Koenig2017-06-251-4/+2
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-2513-24/+9
* Fix bug in issue labels API (#2048)Ethan Koenig2017-06-252-1/+67
* Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-213-0/+103
* Add integration test for repository migration (#1983)Mura Li2017-06-201-0/+70
* Add integration test for issue creating (#2002)Mura Li2017-06-181-0/+31
* Don't show non-comments in comments API (#2001)Ethan Koenig2017-06-184-10/+47
* Let not-logged-in users view releases (#1999)Ethan Koenig2017-06-181-0/+8
* fix golint error and rename func for suggestion. (#1997)Bo-Yi Wu2017-06-1711-25/+30
* Use testing benchmark interface (#1993)Antoine GIRARD2017-06-172-9/+9
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-1715-168/+147
* Set console to debug for integration testsEthan Koenig2017-06-153-7/+7
* Add integration test for pull-request merge (#1912)Mura Li2017-06-154-3/+62
* Fix typo (#1974)Shuanglei Tao2017-06-151-1/+1
* Add pull-create integration test (#1972)Mura Li2017-06-151-0/+56
* Fix search by issue type (#1914)Ethan Koenig2017-06-151-0/+50
* fix collborators lack of units on orgnization repositories (#1968)Lunny Xiao2017-06-1524-6/+567
* Fix uppercase default branch bug (#1965)Ethan Koenig2017-06-143-0/+60
* Fix setting.AppPath for integration tests (#1923)Kim "BKC" Carlbäcker2017-06-131-4/+13
|\
| * Absolute path for setting.CustomConfEthan Koenig2017-06-091-5/+11
| * Fix setting.AppPath for integration testsEthan Koenig2017-06-091-1/+4
* | Display URLs in integration test logs (#1924)Ethan Koenig2017-06-0915-71/+47
|/
* Add integration test for file editing (#1907)Mura Li2017-06-081-0/+45
* Add integration test for repository forkingMura Li2017-06-071-0/+67