Commit Graph
7 Commits
Author SHA1 Message Date
bendtherules 2dcc3b5d03 Support pagination in getContributors
+ Rename ResponseWithPaginationAndMeta to ResponseWithDataArrayAndMeta
2018-06-06 12:54:19 +05:30
bendtherules 38a7762d93 Change paginate to accept async functions only
Changed paginate param func signature from Response
to Promise<Response> to accept only async functions
2018-06-06 12:40:43 +05:30
bendtherules 0bb9a3944a Refactor pagination in GetUserRepo 2018-06-05 18:49:03 +05:30
bendtherules 83d35b38ff Add generic pagination util + use in branch fetch 2018-06-05 18:30:00 +05:30
bendtherules a58a437210 Add contributor filtering 2018-06-02 20:15:53 +05:30
bendtherules 89ce43ed41 Reset username 2018-05-31 17:49:03 +05:30
bendtherules bfb2b54634 Initial commit
Contains basic working logic to find unused repos and show in console
2018-05-31 17:48:44 +05:30