summaryrefslogtreecommitdiffstats
path: root/integrations/pull_create_test.go
Commit message (Expand)AuthorAgeFilesLines
* Prettify Timeline (#10972)Sorien2020-04-111-2/+2
* integrations: deprecate HeaderMaps (#11018)Lars Lehtonen2020-04-081-3/+3
* Fix pull view when head repository or head branch missed and close related pu...Lunny Xiao2020-01-251-0/+54
* Make CI work (#8057)guillep2k2019-09-021-1/+1
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-55/+58
* Minor UI tweaks (#5980)John Olheiser2019-02-191-2/+2
* Fix escaping changed title in comments (#3530)Lauris BH2018-02-181-3/+38
* Serve .patch for pull requests (#3305)Sandro Santilli2018-01-071-1/+9
* Serve pull request .diff files (#3293)Sandro Santilli2018-01-051-3/+12
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-041-1/+2
* Integration test for activity page (#2704)Lauris BH2017-10-161-1/+1
* Fix so that user can still fork his own repository to owned organizations (#2...Lauris BH2017-10-151-1/+1
* More tweaks to repo top panel (#2267)silverwind2017-08-131-1/+1
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-6/+3
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-1/+0
* Make branch deletion URL more like GitHub's, fixes #1397 (#1994)Lauris BH2017-06-211-0/+4
* fix golint error and rename func for suggestion. (#1997)Bo-Yi Wu2017-06-171-2/+2
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-13/+7
* Add integration test for pull-request merge (#1912)Mura Li2017-06-151-1/+3
* Fix typo (#1974)Shuanglei Tao2017-06-151-1/+1
* Add pull-create integration test (#1972)Mura Li2017-06-151-0/+56