- 14 Jun, 2017 5 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
* upstream/master: (34 commits) Revert "Merge branch 'karma-headless-chrome' into 'master'" Make small pipeline schedules UI enhancements. Remove js classes from vue component that are not needed in vue component Update tests and application Adds "Pipeline" to job's sidebar Change border color of job's scroll controllers to $border-color Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone' Added Tectonic to the page. Always check read_issue permissions when loading issue Handle legacy jobs without name Do not expose internal artifacts hash in build entity Use wait_for_requests instead of sleep 0.3 Limit wiki container width Fix migrations testing support RSpec hooks order Rename BuildEntity to JobEntity Fix support for external_url for commit statuses Allow to access pipelines even if they are disabled, but only present jobs and commit statuses without giving ability to access them add CHANGELOG.md entry for !12036 remove phantomjs-specific test hacks update karma job to use chrome build image created by gitlab-build-images!41 ...
-
Lin Jen-Shin authored
-
Grzegorz Bizon authored
Add support for services configuration in .gitlab-ci.yml See merge request !8578
-
Grzegorz Bizon authored
Allow to access statuses for external CI services Closes #30714, #29369, and #15220 See merge request !11176
-
- 13 Jun, 2017 35 commits
-
-
Annabel Dunstone Gray authored
Make small pipeline schedules UI enhancements. Closes #32565 See merge request !12136
-
Phil Hughes authored
Adds "Pipeline" to job's sidebar Closes #33628 See merge request !12131
-
Phil Hughes authored
Remove js classes from vue component that are not needed in vue component Closes #33642 See merge request !12133
-
Robert Speicher authored
Revert "Merge branch 'karma-headless-chrome' into 'master'" See merge request !12137
-
Annabel Dunstone Gray authored
Limit wiki container width Closes #23734 See merge request !12089
-
Mike Greiling authored
This reverts merge request !12036
-
Bryce Johnson authored
-
Phil Hughes authored
Change border color of job's scroll controllers to $border-color Closes #33629 See merge request !12129
-
Filipa Lacerda authored
-
Kamil Trzcinski authored
-
Douwe Maan authored
Always check read_issue permissions when loading issue See merge request !12095
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Kamil Trzciński authored
Do not expose internal artifacts hash in build entity Closes #33605 See merge request !12124
-
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
-
Lin Jen-Shin authored
* upstream/master: (460 commits) Center dropdown for pipeline's mini graph Documentation bugfix of invalid JSON payload example of Create a commit with multiple files and actions Fix filename method of GitlabUploader to return always real filename Ignore CVE-2017-5029 in Nokogiri Refactor atom builder by using xml.atom layout Let PhantomJS load local images Add a changelog entry Only add a description change note when no tasks are updated Doc: Add the need to upgrade to Go 1.8.3 in the 9.1->9.2 documentation as the upgrade fails with Go 1.5 (installed with Gitlab 8.1) Use gitaly 0.11.2 Add the ability to perform background migrations Always render warnings icon in orange Fix a few translation for zh_TW Improve Job detail view to make it refreshed in real-time instead of reloading Attempts to run RSpec tests twice (1 retry) ignore name validation on importing Only show hover state on links and buttons Use vue files for navigation tabs and buttons doc: add example of scheduler when Add test for u2f helper and changelog entry ...
-
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
-
Sean McGivern authored
We never want to skip the check, so that some actions did so was a mistake.
-
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
-
Grzegorz Bizon authored
-
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
-
Phil Hughes authored
Closes #23734
-
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
-
Kamil Trzcinski authored
-