- 13 Jun, 2017 25 commits
-
-
Sean McGivern authored
GitHub - Fix token interpolation when cloning wiki repository See merge request !12107
-
Yorick Peterse authored
Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' Closes #32054 See merge request !11229
-
Grzegorz Bizon authored
Handle legacy jobs without name Closes #33403 See merge request !12118
-
Phil Hughes authored
Added Tectonic to the page. See merge request !12126
-
blackst0ne authored
-
Eliran Mesika authored
-
Sean McGivern authored
Use wait_for_requests instead of sleep 0.3 Closes #33564 See merge request !12122
-
Sean McGivern authored
Fix migrations testing support RSpec hooks order Closes #33583 See merge request !12120
-
Tim Zallmann authored
Replace PhantomJS with headless Chrome in frontend test suite See merge request !12036
-
Phil Hughes authored
Center dropdown for pipeline's mini graph Closes #27586 See merge request !12087
-
Filipa Lacerda authored
-
Z.J. van de Weg authored
Older pipelines can contain jobs without a name, in which case 'nameless' is used right now, so we can properly still handle other actions on these jobs. Fixes gitlab-org/gitlab-ce#33403
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Refactor atom builder by using a layout See merge request !12114
-
Grzegorz Bizon authored
-
Rémy Coutable authored
Documentation bugfix of invalid JSON payload example of Create a commit with multiple files and actions See merge request !12117
-
blackst0ne authored
Documentation bugfix of invalid JSON payload example of Create a commit with multiple files and actions
-
Grzegorz Bizon authored
Fix filename method of GitlabUploader to return always real filename Closes #33524 See merge request !12113
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
- 12 Jun, 2017 15 commits
-
-
Kamil Trzcinski authored
-
Robert Speicher authored
Ignore CVE-2017-5029 in Nokogiri Closes #33597 See merge request !12109
-
winh authored
-
Robert Speicher authored
Let PhantomJS load local images See merge request !12003
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Kamil Trzciński authored
Set artifact working directory to be in the destination store to prevent unnecessary I/O Closes #33274 See merge request !11905
-
Robert Speicher authored
Add an optional performance bar to view performance metrics for the current page Closes #29010 See merge request !11439
-
Sean McGivern authored
Prevent Description Change Notes When Toggling Tasks Closes #32834 See merge request !12057
-
Tieu-Philippe KHIM authored
-
Rémy Coutable authored
This change fix a memory leak due to a Webkit bug: https://github.com/ariya/phantomjs/issues/12903 Also: - Whitelist only localhost and 127.0.0.1 in Capybara + JS specs - Blacklist all requests to media such as images, videos, PDFs, CSVs etc. - Log all the requests made. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Add the ability to perform background migrations See merge request !11854
-
Jared Deckard authored
-
Jared Deckard authored
-
Robert Speicher authored
Attempts to run RSpec tests twice (1 retry) See merge request !12066
-