Merge Request Return
Created by: MrKeiKun
_Summary:_ Weird Message showed up after creating a merge request (branch->master) Steps to reproduce:
- Create a Merge request, Example: new_branch -> master
- Wait for it ( in this merge request debug, it took 2mins with just 10k file changes )
Expected behavior: it should display the merge request post and its informations like commits to be merge and others
Observed behavior: it showed the debug code below, though after refresh the debug code went gone
0
HTTP/1.1 302 Found
X-XHR-Current-Location: /neko/hercules/merge_requests
X-Frame-Options: DENY
X-XSS-Protection: 1; mode=block
Location: http://git.nekochan.com/neko/hercules/merge_requests/30
Content-Type: text/html; charset=utf-8
X-UA-Compatible: IE=Edge,chrome=1
Cache-Control: no-cache
Set-Cookie: request_method=POST; path=/
Set-Cookie: _gitlab_session=BAh7CUkiD3Nlc3Npb25faWQGOgZFRkkiJTE4Y2NhMDYxNGYxMDNhODU1ZWQyMGQ1NDA3YjJmZTMwBjsAVEkiEF9jc3JmX3Rva2VuBjsARkkiMUYxNW5tNDFVeldkOWNtQ2wrcm1ZYkZNencrU3pvVDQ0VjB3cFQ5bXlzMFU9BjsARkkiGXdhcmRlbi51c2VyLnVzZXIua2V5BjsAVFsHWwZpB0kiIiQyYSQxMCRBY0hpUm9Eb2tES09FRWdQR2FzbkV1BjsAVEkiCmZsYXNoBjsARm86JUFjdGlvbkRpc3BhdGNoOjpGbGFzaDo6Rmxhc2hIYXNoCToKQHVzZWRvOghTZXQGOgpAaGFzaHsAOgxAY2xvc2VkRjoNQGZsYXNoZXN7BjoLbm90aWNlSSIsTWVyZ2UgcmVxdWVzdCB3YXMgc3VjY2Vzc2Z1bGx5IGNyZWF0ZWQuBjsARjoJQG5vdzA%3D--8115f189af2fbafb39d704e2f010521c14a0b187; path=/; HttpOnly
X-Request-Id: b32dcee42124e902d8006e1fd089aded
X-Runtime: 0.464823
Date: Mon, 01 Jul 2013 15:25:44 GMT
X-Rack-Cache: invalidate, pass
Transfer-Encoding: chunked
83
<html><body>You are being <a href="http://git.nekochan.com/neko/hercules/merge_requests/30">redirected</a>.</body></html>
0