This issue should be used as a resource containing the issues that are related to porting of the module to D8. This will help in keeping a better track of what went wrong where and what went right.

Going forward the issue queue should be used for porting of the Social Stats module.

Process
  1. An issue should be created for any change that would apply to the module.
  2. A patch should be provided for any committable code in the issue queue. On submitting the patch the Status of the issue should be changed to "Needs Review". This will submit the patch to the test queue.
  3. No code should be pushed directly unless it passes the tests.

Comments

AjitS’s picture

Version: » 8.x-1.x-dev
Issue summary: View changes
Status: Postponed » Active

Have started to work on this. Mainly working of basic structure

AjitS’s picture

Status: Active » Closed (fixed)

Shouldn't be an issue. Is a part of pledge.

AjitS’s picture

Title: I pledge that Social Stats will have a full Drupal 8 release on the day that Drupal 8 is released. » [meta] Drupal 8 port of Social Stats
Status: Closed (fixed) » Active

.

AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
AjitS’s picture

Issue summary: View changes
Sharique’s picture

@Ajit tests failing as it does not have any test, error is "ERROR: No valid tests were specified."
Either we should write tests or disable tests for patches.

AjitS’s picture

I have disabled the tests for any new patches. Thanks for raising this!