Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-27Merge branch '34282-fix-api-using-include_missing-false' into 'master'Grzegorz Bizon
Fix optional arugments for POST :id/variables Closes #34282 See merge request !12474
2017-06-27Merge branch 'winh-mr-widget-no-pipeline' into 'master'Phil Hughes
Handle missing pipeline in merge request widget Closes #32987 See merge request !12127
2017-06-27Merge branch 'polish-sidebar-toggle' into 'master'Phil Hughes
Polish sidebar toggle Closes #28046 See merge request !12242
2017-06-27Polish sidebar toggleClement Ho
2017-06-27Add changelog entryLin Jen-Shin
2017-06-27Fix optional args for POST :id/variablesLin Jen-Shin
Always use declared_params(include_missing: false) so that we don't give nils for optional arguments
2017-06-27Merge branch '34309-drop-gfm-mr-ms' into 'master'Sean McGivern
Drop GFM support for the title of Milestone/MergeReuqest in template Closes #34309 See merge request !12451
2017-06-27Merge branch 'update_bootsnap_1.1.1' into 'master'Robert Speicher
Bump bootsnap to 1.1.1 Closes #34084 See merge request !12425
2017-06-27Update CHANGELOG.md for 9.3.1Clement Ho
[ci skip]
2017-06-27Bump bootsnap to 1.1.1blackst0ne
2017-06-26Merge branch '33600-fix-uncaught-throw-in-ee_compat_check' into 'master'Robert Speicher
Fix an uncaught throw in the ee_compat_check job Closes #33600 See merge request !12123
2017-06-26Merge branch 'remove-unused-argument' into 'master'Sean McGivern
Remove unused Gitlab::Git::Commit#to_diff argument See merge request !12466
2017-06-26Merge branch 'fix-nested-group-spec-on-mysql' into 'master'Robert Speicher
Tag a spec as :nested_groups since it fails on MySQL See merge request !12459
2017-06-26Merge branch 'accepting-mrs-more-prominent' into 'master'Sid Sijbrandij
make accepting mrs more prominent See merge request !12446
2017-06-26Merge branch ↵Douwe Maan
'34286_add_esperanto_translations_for_cycle_analytics_and_project_and_repository_pages' into 'master' Add Esperanto translations for Cycle Analytics, Project, and Repository pages Closes #34286 See merge request !12442
2017-06-26Merge branch 'experimental-top-nav' into 'master'Annabel Dunstone Gray
Top navigation redesign Closes #34022, #34035, #34037, #34038, and #34021 See merge request !12214
2017-06-26Merge branch 'sh-fix-premailer-gem-for-filesystem' into 'master'Robert Speicher
Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network retrieval of assets Closes #34231 See merge request !12456
2017-06-26Merge branch '33846-no-runner-for-admin' into 'master'Rémy Coutable
Add explicit message when no runners on admin Closes #33846 See merge request !12266
2017-06-26Add explicit message when no runners on adminTakuya Noguchi
2017-06-26Merge branch '34320-environment-detail-job' into 'master'Filipa Lacerda
Truncate long job names in environment view; wrap author to next line Closes #34320 See merge request !12455
2017-06-26Merge branch '23036-replace-dashboard-mr-spinach' into 'master'Rémy Coutable
Replace 'dashboard/merge_requests' spinach with rspec See merge request !12440
2017-06-26Merge branch '33546-mini-pipeline' into 'master'Phil Hughes
Fix endpoint not being update correctly Closes #33546 See merge request !12449
2017-06-26Fix endpoint not being update correctlyFilipa Lacerda
2017-06-26Remove unused Gitlab::Git::Commit#to_diff argumentJacob Vosmaer
2017-06-26Merge branch '33933-fix-deployment-indicator-date' into 'master'Robert Speicher
Fix bug where Service `created_at` time was used instead of deployment time. Closes #33933 See merge request !12395
2017-06-26Drop GFM support for the title of Milestone/MergeRequest in templateTakuya Noguchi
2017-06-26Handle Promise rejections in mr_widget_pipeline_spec.jswinh
2017-06-26Handle missing pipeline in merge request widgetwinh
2017-06-26Merge branch 'patch-24' into 'master'Sean McGivern
Update GITLAB_SHELL_VERSION to 5.0.6 See merge request !12450
2017-06-26Tag a spec as :nested_groups since it fails on MySQLRémy Coutable
This was broken by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12322. Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-06-26Bump premailer-rails gem to 1.9.7 and its dependencies to prevent network ↵Stan Hu
retrieval of assets Since asset compilation was disabled in GitLab 9.3, the premailer-rails gem would fall back to fetching assets via HTTP(s) since the Sidekiq working directory was not the Rails root. In some instances, SSL verification would fail, preventing e-mails from being sent. premailer-rails 1.9.7 has a fix (https://github.com/fphilipe/premailer-rails/pull/195) that uses an absolute directory to load assets from the filesystem so that the assets can be fetched locally instead of over the network. Closes #34231
2017-06-26Merge branch 'backport-renew-exclusive-lease' into 'master'Douwe Maan
Backport from EE: Introduce #renew for ExclusiveLease See merge request !12436
2017-06-26Merge branch 'backport-destroy-service-spec-fixes' into 'master'Douwe Maan
Backport from EE: Fixed DestroyService spec to actually test if removal was successful See merge request !12437
2017-06-26Merge branch 'doc_wiki_page_hook_actions' into 'master'Rémy Coutable
Hint about the wiki page hook actions (doc) Closes #34242 See merge request !12427
2017-06-26Truncate long job names in environment view; wrap author to next lineAnnabel Dunstone Gray
2017-06-26Merge branch '34207-remove-bin-ci-upgrade-rb' into 'master'Rémy Coutable
Remove bin/ci/upgrade.rb Closes #34207 See merge request !12414
2017-06-26Merge branch '34302-update-test' into 'master'Phil Hughes
Fix click not being able to find the current element to use trigger('click') instead Closes #34302 See merge request !12447
2017-06-26Merge branch '34289-drop-gfm-on-milestone-issuable-title' into 'master'Sean McGivern
Drop GFM support for issuable title on milestone Closes #34289 See merge request !12444
2017-06-26Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa
2017-06-26Merge branch 'docs-examples-deployment-composer-npm' into 'master'Rémy Coutable
Change composer update to install to follow PHP/composer best practice See merge request !12400
2017-06-26Merge branch 'sh-revert-annotate-for-blame' into 'master'Rémy Coutable
Revert "Annotate" to "Blame" See merge request !12401
2017-06-26Update GITLAB_SHELL_VERSION to 5.0.6Adam Niedzielski
2017-06-26Merge branch 'winh-karma-suppress-vue-tips' into 'master'Clement Ho
Suppress Vue tips when running Karma See merge request !12379
2017-06-26Merge branch 'feature/add-new-services' into 'master'Sean McGivern
Add additional user and email services See merge request !12125
2017-06-26Merge branch 'replace_spinach_spec_profile_notifications.feature' into 'master'Rémy Coutable
Replace 'profile/notifications.feature' spinach test with an rspec analog See merge request !12345
2017-06-26Fix click not being able to find the current element to use trigger('click') ↵Filipa Lacerda
instead
2017-06-26Merge branch 'fix/gb/fix-skipped-pipeline-with-allowed-to-fail-jobs' into ↵Kamil Trzciński
'master' Fix pipeline status when allowed to fail jobs present Closes #29059 See merge request !11166
2017-06-26make accepting mrs more prominentJob van der Voort
2017-06-26Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski
2017-06-26Merge branch 'issue-inline-edit-quick-submit' into 'master'Filipa Lacerda
Fixes ctrl+enter not submit issue edit form Closes #33758 See merge request !12422