[GitHub] fineract pull request #464: FINERACT-428 Parallelization of Jobs :Paralleliz...

2018-07-28 Thread wkk91193
GitHub user wkk91193 opened a pull request:

https://github.com/apache/fineract/pull/464

FINERACT-428 Parallelization of Jobs :Parallelizing and paging of update 
loan summary

[FINERACT-428](https://issues.apache.org/jira/browse/FINERACT-428)

Parallelizing and paging of update loan summary

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/wkk91193/incubator-fineract 
parallelizing-update-loan-summary

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/fineract/pull/464.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #464


commit e9bd04f98ec2aaa1f88588f5f1ea3ceccbb952cf
Author: unknown 
Date:   2018-07-28T15:48:06Z

Implementing parallelizing and paging of update loan summary




---


[GitHub] awasum commented on issue #2: fixed issues due to angular redux

2018-07-28 Thread GitBox
awasum commented on issue #2: fixed issues due to angular redux
URL: 
https://github.com/apache/fineract-cn-group-finance/pull/2#issuecomment-408590498
 
 
   Can you address these @pembemiriam ?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] awasum commented on issue #2: fixed issues due to angular redux

2018-07-28 Thread GitBox
awasum commented on issue #2: fixed issues due to angular redux
URL: 
https://github.com/apache/fineract-cn-group-finance/pull/2#issuecomment-408590461
 
 
   Upon running npm audit, I get the following:
   

   
  === npm audit security report === 
   

   
   # Run  npm install --save-dev karma@2.0.5  to resolve 12 vulnerabilities
   SEMVER WARNING: Recommended action is a potentially breaking change
   
┌───┬──┐
   │ Low   │ Regular Expression Denial of Service   
  │
   
├───┼──┤
   │ Package   │ debug  
  │
   
├───┼──┤
   │ Dependency of │ karma [dev]
  │
   
├───┼──┤
   │ Path  │ karma > socket.io > debug  
  │
   
├───┼──┤
   │ More info │ https://nodesecurity.io/advisories/534 
  │
   
└───┴──┘
   
   
   
┌───┬──┐
   │ Low   │ Regular Expression Denial of Service   
  │
   
├───┼──┤
   │ Package   │ debug  
  │
   
├───┼──┤
   │ Dependency of │ karma [dev]
  │
   
├───┼──┤
   │ Path  │ karma > socket.io > engine.io > debug  
  │
   
├───┼──┤
   │ More info │ https://nodesecurity.io/advisories/534 
  │
   
└───┴──┘
   
   
   
┌───┬──┐
   │ Low   │ Regular Expression Denial of Service   
  │
   
├───┼──┤
   │ Package   │ debug  
  │
   
├───┼──┤
   │ Dependency of │ karma [dev]
  │
   
├───┼──┤
   │ Path  │ karma > socket.io > socket.io-adapter > debug  
  │
   
├───┼──┤
   │ More info │ https://nodesecurity.io/advisories/534 
  │
   
└───┴──┘
   
   
   
┌───┬──┐
   │ Low   │ Regular Expression Denial of Service   
  │
   
├───┼──┤
   │ Package   │ debug  
  │
   
├───┼──┤
   │ Dependency of │ karma [dev]
  │
   
├───┼──┤
   │ Path  │ karma > socket.io > socket.io-client > debug   
  │
   
├───┼──┤
   │ More info │ https://nodesecurity.io/advisories/534 
  │
   
└───┴──┘
   
   
   
┌───┬──┐
   │ Low   │ Regular Expression Denial of Service   
  │
   
├───┼──┤
   │ Package   │ debug  
  │
   
├───┼──┤
   │ Dependency of │ karma [dev]
  │
   
├───┼──┤
   │ Path  │ 

[GitHub] awasum commented on issue #2: fixed issues due to angular redux

2018-07-28 Thread GitBox
awasum commented on issue #2: fixed issues due to angular redux
URL: 
https://github.com/apache/fineract-cn-group-finance/pull/2#issuecomment-408590377
 
 
   Hey @pembemiriam , Running npm i, shows some vulnerabilities:
   
   
![image](https://user-images.githubusercontent.com/15528032/43354376-6c5ab370-9243-11e8-8543-a1a9765c3cca.png)
   
   
   added 1252 packages from 1471 contributors and audited 6893 packages in 
98.587s
   found 28 vulnerabilities (10 low, 12 moderate, 6 high)
 run `npm audit fix` to fix them, or `npm audit` for details
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services