Completed
Push — master ( 0e7a69...ec69ba )
by Steve
23:18 queued 23:18
created
community/Steverobbins/Slack/Block/Adminhtml/System/Config/Channels.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * System config block for channels
Please login to merge, or discard this patch.
Steverobbins/Slack/Block/Adminhtml/System/Config/Channels/List.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * System config block for channels
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Helper/Data.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Data helper for slack
Please login to merge, or discard this patch.
community/Steverobbins/Slack/Model/Adminhtml/System/Config/Channels.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * System config storage for channels
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Model/Config/Settings.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Abstract config getter
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Model/Config/Abstract.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Abstract config getter
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Model/Api/Rtm.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Rtm API method
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Model/Api/Oauth.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Oauth API method
Please login to merge, or discard this patch.
src/app/code/community/Steverobbins/Slack/Model/Api/Files.php 1 patch
Indentation   +10 added lines, -10 removed lines patch added patch discarded remove patch
@@ -1,15 +1,15 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * Slack.com Integration
4
- *
5
- * PHP Version 5
6
- *
7
- * @category  Steverobbins
8
- * @package   Steverobbins_Slack
9
- * @author    Steve Robbins <[email protected]>
10
- * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
- * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
- */
3
+     * Slack.com Integration
4
+     *
5
+     * PHP Version 5
6
+     *
7
+     * @category  Steverobbins
8
+     * @package   Steverobbins_Slack
9
+     * @author    Steve Robbins <[email protected]>
10
+     * @copyright Copyright 2015 Steve Robbins (http://steverobbins.com)
11
+     * @license   http://creativecommons.org/licenses/by/3.0/deed.en_US Creative Commons Attribution 3.0 Unported License
12
+     */
13 13
 
14 14
 /**
15 15
  * Files API method
Please login to merge, or discard this patch.