Skip to content

Commit

Permalink
http => https
Browse files Browse the repository at this point in the history
  • Loading branch information
rande committed Mar 21, 2015
1 parent d3e4c3e commit 42763ca
Show file tree
Hide file tree
Showing 14 changed files with 26 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ before_script:
script: make test

notifications:
webhooks: http://sonata-project.org/bundles/media/master/travis
webhooks: https://sonata-project.org/bundles/media/master/travis

matrix:
allow_failures:
Expand Down
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Sonata respects the symfony’s conventions about contributing to the code. So b

If you happen to find a bug, we kindly request you to report it. However, before submitting it, please:

* Check the [project documentation available online](http://sonata-project.org/bundles/)
* Check the [project documentation available online](https://sonata-project.org/bundles/)

Then, if it appears that it’s a real bug, you may report it using Github by following these 3 points:

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SonataMediaBundle - Media management on steroids

The ``SonataMediaBundle`` is a media library based on a dedicated ``provider`` which handles different ``type`` of media: files, videos or images.

Check out the documentation on [http://sonata-project.org/bundles/media/master/doc/index.html](http://sonata-project.org/bundles/media/master/doc/index.html)
Check out the documentation on [https://sonata-project.org/bundles/media/master/doc/index.html](https://sonata-project.org/bundles/media/master/doc/index.html)

**Google Groups**: For questions and proposals you can post on this google groups

Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Gallery.mongodb.xml.skeleton
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping
http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Gallery.orm.xml.skeleton
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<doctrine-mapping xmlns="http://doctrine-project.org/schemas/orm/doctrine-mapping" xsi="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="http://doctrine-project.org/schemas/orm/doctrine-mapping http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Gallery.phpcr.xml.skeleton
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping
http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/GalleryHasMedia.orm.xml.skeleton
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<doctrine-mapping xmlns="http://doctrine-project.org/schemas/orm/doctrine-mapping" xsi="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="http://doctrine-project.org/schemas/orm/doctrine-mapping http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping
http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Media.mongodb.xml.skeleton
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping
http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Media.orm.xml.skeleton
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<doctrine-mapping xmlns="http://doctrine-project.org/schemas/orm/doctrine-mapping" xsi="http://www.w3.org/2001/XMLSchema-instance" schemaLocation="http://doctrine-project.org/schemas/orm/doctrine-mapping http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
2 changes: 1 addition & 1 deletion Resources/config/doctrine/Media.phpcr.xml.skeleton
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping
http://doctrine-project.org/schemas/odm/doctrine-mongo-mapping.xsd">
<!--
This file has been generated by the EasyExtends bundle ( http://sonata-project.org/easy-extends )
This file has been generated by the EasyExtends bundle ( https://sonata-project.org/easy-extends )
References :
xsd : https://github.com/doctrine/doctrine2/blob/master/doctrine-mapping.xsd
Expand Down
12 changes: 6 additions & 6 deletions Resources/doc/reference/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@ Base bundles

This bundle is mainly dependant of:

* Classification: http://sonata-project.org/bundles/classification
* Core: http://sonata-project.org/bundles/core
* Intl: http://sonata-project.org/bundles/intl
* Classification: https://sonata-project.org/bundles/classification
* Core: https://sonata-project.org/bundles/core
* Intl: https://sonata-project.org/bundles/intl

This bundle has optional dependancies of:

* Admin: http://sonata-project.org/bundles/admin
* DoctrineOrm: http://sonata-project.org/bundles/doctrine-orm-admin
* MongoAdmin: http://sonata-project.org/bundles/mongo-admin
* Admin: https://sonata-project.org/bundles/admin
* DoctrineOrm: https://sonata-project.org/bundles/doctrine-orm-admin
* MongoAdmin: https://sonata-project.org/bundles/mongo-admin

So be sure you have installed those bundles before starting

Expand Down
7 changes: 7 additions & 0 deletions Tests/Metadata/AmazonMetadataBuilderTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@

class AmazonMetadataBuilderTest extends \PHPUnit_Framework_TestCase
{
public function setUp()
{
if (!class_exists('Aws\S3\Enum\CannedAcl')) {
$this->markTestSkipped("Missing Aws\\S3\\Enum\\CannedAcl");
}
}

public function testAmazon()
{
$media = $this->getMock('Sonata\MediaBundle\Model\MediaInterface');
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"type": "symfony-bundle",
"description": "Symfony SonataMediaBundle",
"keywords": ["media", "sonata", "youtube", "dailymotion", "vimeo", "pdf", "file", "upload"],
"homepage": "http://sonata-project.org/bundles/media",
"homepage": "https://sonata-project.org/bundles/media",
"license": "MIT",
"authors": [
{
"name": "Thomas Rabaix",
"email": "[email protected]",
"homepage": "http://sonata-project.org"
"homepage": "https://sonata-project.org"
},
{
"name": "Sonata Community",
Expand Down

0 comments on commit 42763ca

Please sign in to comment.