| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Avoid unnecessary use of Arel to find users by external uid | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+1 | |
| * | Finish the import process if some error occurs when fetching the repo | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -3/+14 | |
| * | Use only one cache hash with with a hash initializer by default | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -11/+8 | |
| * | Refactoring Github::RateLimit | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -27/+14 | |
| * | Extract rate limit URL to a constant | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -5/+2 | |
| * | Does not freeze integer values | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+2 | |
| * | Add Github::Representation::Base#id | Douglas Barbosa Alexandre | 2017-04-24 | 3 | -7/+4 | |
| * | Rename find_by_email/find_by_external_uid methods | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -3/+3 | |
| * | Refactor rake task to to import GitHub repositores | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -3/+6 | |
| * | Keep track of import errors | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -0/+10 | |
| * | Clone GitHub wiki | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -2/+21 | |
| * | Import Github releases | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -0/+44 | |
| * | 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 | |
