| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactoring Github import | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -25/+38 |
| * | Use while instead of loop/break | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -12/+10 |
| * | Add a method to format issues/pull requests/comments body | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -10/+24 |
| * | Does not remove the GitHub remote | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+0 |
| * | Pass a options hash to Github::Client | Douglas Barbosa Alexandre | 2017-04-24 | 9 | -27/+37 |
| * | Extract a method to import issues/pull requests comments | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -79/+33 |
| * | Extract Github::Representation::Issuable | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -66/+39 |
| * | Extract common attributes to Github::Representation::Base | Douglas Barbosa Alexandre | 2017-04-24 | 6 | -52/+12 |
| * | Remove sensitive information | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+1 |
| * | Apply labels to issues/merge requests | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -42/+74 |
| * | Import issues comments | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -0/+34 |
| * | Import pull requests comments | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+61 |
| * | Fix comment representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+2 |
| * | Refactoring Github response | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -8/+11 |
| * | Refactoring Github import to avoid memory leak | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -58/+129 |
| * | Refactoring client to not parse response body automatically | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -13/+15 |
| * | Refactoring collection wrapper | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -9/+5 |
| * | Add comment representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+58 |
| * | Add issue representation | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+57 |
| * | Remove unused GitHub endpoint wrappers | Douglas Barbosa Alexandre | 2017-04-24 | 5 | -100/+0 |
| * | Add basic importer for GitHub repositories | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+166 |
| * | Add basic representations for the Github API results | Douglas Barbosa Alexandre | 2017-04-24 | 7 | -0/+270 |
| * | Add basic client for the GitHub API | Douglas Barbosa Alexandre | 2017-04-24 | 11 | -0/+250 |
