Version Notes
- 1.0.0: version stable
Download this release
Release Info
Developer | diglin |
Extension | Diglin_Github |
Version | 1.0.0.1 |
Comparing to | |
See all releases |
Code changes from version 1.0.0 to 1.0.0.1
- package.xml +3 -3
package.xml
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Diglin_Github</name>
|
4 |
-
<version>1.0.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
@@ -38,8 +38,8 @@
|
|
38 |
* Follow me on <a href="https://github.com/diglin">github</a>!</p></description>
|
39 |
<notes>- 1.0.0: version stable</notes>
|
40 |
<authors><author><name>diglin</name><user>diglin</user><email>sly@diglin.com</email></author></authors>
|
41 |
-
<date>2013-
|
42 |
-
<time>
|
43 |
<contents><target name="mageetc"><dir name="modules"><file name="Diglin_Github.xml" hash="03213e38a45f3b82df138a63cbe05144"/></dir></target><target name="magecommunity"><dir name="Diglin"><dir name="Github"><dir name="Block"><dir name="Account"><file name="Existing.php" hash="59922b44f9a013a8f70040dd4fd31920"/><file name="Register.php" hash="450651a6a8983836f0764f5edf7a7e41"/></dir><dir name="Adminhtml"><file name="Grid.php" hash="5af33bd265c4eb3c6ccbad9e25961b23"/></dir></dir><dir name="Helper"><file name="Data.php" hash="b7b1e0c40e25892b3b18dcbacf7e1103"/></dir><dir name="Model"><dir name="Adapter"><file name="Oauth2.php" hash="7f48d51779f931364c3aed644a648849"/></dir><file name="Confirmation.php" hash="17917247ea2fca7d9e04d63f5e541733"/><file name="Log.php" hash="292b654e87611c1a9492855134ce8664"/><file name="Observer.php" hash="6ee8ba378a6802afafba9404e75e5005"/><dir name="Resource"><dir name="Confirmation"><file name="Collection.php" hash="e550bab950edf15661f4bced1c1c0d10"/></dir><file name="Confirmation.php" hash="dc87839e7f775a39ff3dacf5d59cdeca"/><file name="Setup.php" hash="56ebd5ed91084919ae4aef07530bd417"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Oauth.php" hash="dd910383b477401259c0a4e631928459"/></dir></dir></dir></dir><dir name="controllers"><file name="AccountController.php" hash="2060a745afb564be86e3b9a18a62cef9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="92d705b3a147401074da3be4ce30f345"/><file name="config.xml" hash="a34bb160358906d4b8747d35f1d490ed"/><file name="system.xml" hash="e2072b6be59c741a56769ef3b436ddca"/></dir><dir name="sql"><dir name="github_setup"><file name="install-1.0.0.0.php" hash="a566a0b317b87348e8e38dad93868c4c"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="github.xml" hash="578c5d0bc1fbf68e18369affed8b5dcb"/></dir><dir name="template"><dir name="github"><dir><dir name="customer"><file name="button.phtml" hash="e4aae5f9ecd5aafa3ef3cd2c698b9777"/><file name="create.phtml" hash="9836940d5111842227b4e5bf6951f9bf"/><file name="existing.phtml" hash="1a12ea0b135deeb08e40884bda7ff7cb"/><file name="fields.phtml" hash="e4520d7bb0505bbe29e9b5e13047aca9"/><file name="info.phtml" hash="bed607e849a2bff3a260b469792a95a2"/><file name="login.phtml" hash="316d52fe1546fd73f7a39e7e1d47f761"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magelib"><dir name="Oauth2"><file name="Client.php" hash="eaccb047e274c9c3a43ccaf20517803a"/><dir name="GrantType"><file name="AuthorizationCode.php" hash="a1ff324a733fc33dbf938153c4c1667c"/><file name="ClientCredentials.php" hash="21b30fbb06d4b67263499d687316ae8b"/><file name="IGrantType.php" hash="ee03d4c5bc20f518716fc2c616b4d38d"/><file name="Password.php" hash="2e938e60c4af8bad71b5c4f0f1a40969"/><file name="RefreshToken.php" hash="a773f48348ad7aa510955099ba18d3ad"/></dir><file name="Test.php" hash="d3185c037658594e6f79efd08af76a81"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="github"><file name="existing_customer_link_confirmation.html" hash="49f9ecee20ae25aac2dec7ecf8b03522"/></dir></dir></dir></dir></target></contents>
|
44 |
<compatible/>
|
45 |
<dependencies><required><php><min>5.2.9</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Diglin_Github</name>
|
4 |
+
<version>1.0.0.1</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://www.opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
38 |
* Follow me on <a href="https://github.com/diglin">github</a>!</p></description>
|
39 |
<notes>- 1.0.0: version stable</notes>
|
40 |
<authors><author><name>diglin</name><user>diglin</user><email>sly@diglin.com</email></author></authors>
|
41 |
+
<date>2013-06-01</date>
|
42 |
+
<time>12:20:33</time>
|
43 |
<contents><target name="mageetc"><dir name="modules"><file name="Diglin_Github.xml" hash="03213e38a45f3b82df138a63cbe05144"/></dir></target><target name="magecommunity"><dir name="Diglin"><dir name="Github"><dir name="Block"><dir name="Account"><file name="Existing.php" hash="59922b44f9a013a8f70040dd4fd31920"/><file name="Register.php" hash="450651a6a8983836f0764f5edf7a7e41"/></dir><dir name="Adminhtml"><file name="Grid.php" hash="5af33bd265c4eb3c6ccbad9e25961b23"/></dir></dir><dir name="Helper"><file name="Data.php" hash="b7b1e0c40e25892b3b18dcbacf7e1103"/></dir><dir name="Model"><dir name="Adapter"><file name="Oauth2.php" hash="7f48d51779f931364c3aed644a648849"/></dir><file name="Confirmation.php" hash="17917247ea2fca7d9e04d63f5e541733"/><file name="Log.php" hash="292b654e87611c1a9492855134ce8664"/><file name="Observer.php" hash="6ee8ba378a6802afafba9404e75e5005"/><dir name="Resource"><dir name="Confirmation"><file name="Collection.php" hash="e550bab950edf15661f4bced1c1c0d10"/></dir><file name="Confirmation.php" hash="dc87839e7f775a39ff3dacf5d59cdeca"/><file name="Setup.php" hash="56ebd5ed91084919ae4aef07530bd417"/></dir><dir name="System"><dir name="Config"><dir name="Backend"><file name="Oauth.php" hash="dd910383b477401259c0a4e631928459"/></dir></dir></dir></dir><dir name="controllers"><file name="AccountController.php" hash="2060a745afb564be86e3b9a18a62cef9"/></dir><dir name="etc"><file name="adminhtml.xml" hash="92d705b3a147401074da3be4ce30f345"/><file name="config.xml" hash="a34bb160358906d4b8747d35f1d490ed"/><file name="system.xml" hash="e2072b6be59c741a56769ef3b436ddca"/></dir><dir name="sql"><dir name="github_setup"><file name="install-1.0.0.0.php" hash="a566a0b317b87348e8e38dad93868c4c"/></dir></dir></dir></dir></target><target name="magedesign"><dir name="frontend"><dir name="base"><dir name="default"><dir name="layout"><file name="github.xml" hash="578c5d0bc1fbf68e18369affed8b5dcb"/></dir><dir name="template"><dir name="github"><dir><dir name="customer"><file name="button.phtml" hash="e4aae5f9ecd5aafa3ef3cd2c698b9777"/><file name="create.phtml" hash="9836940d5111842227b4e5bf6951f9bf"/><file name="existing.phtml" hash="1a12ea0b135deeb08e40884bda7ff7cb"/><file name="fields.phtml" hash="e4520d7bb0505bbe29e9b5e13047aca9"/><file name="info.phtml" hash="bed607e849a2bff3a260b469792a95a2"/><file name="login.phtml" hash="316d52fe1546fd73f7a39e7e1d47f761"/></dir></dir></dir></dir></dir></dir></dir></target><target name="magelib"><dir name="Oauth2"><file name="Client.php" hash="eaccb047e274c9c3a43ccaf20517803a"/><dir name="GrantType"><file name="AuthorizationCode.php" hash="a1ff324a733fc33dbf938153c4c1667c"/><file name="ClientCredentials.php" hash="21b30fbb06d4b67263499d687316ae8b"/><file name="IGrantType.php" hash="ee03d4c5bc20f518716fc2c616b4d38d"/><file name="Password.php" hash="2e938e60c4af8bad71b5c4f0f1a40969"/><file name="RefreshToken.php" hash="a773f48348ad7aa510955099ba18d3ad"/></dir><file name="Test.php" hash="d3185c037658594e6f79efd08af76a81"/></dir></target><target name="magelocale"><dir name="en_US"><dir name="template"><dir name="email"><dir name="github"><file name="existing_customer_link_confirmation.html" hash="49f9ecee20ae25aac2dec7ecf8b03522"/></dir></dir></dir></dir></target></contents>
|
44 |
<compatible/>
|
45 |
<dependencies><required><php><min>5.2.9</min><max>6.0.0</max></php></required></dependencies>
|