Commit graph

19 commits

Author SHA1 Message Date
Douglas Barbosa Alexandre
782aab1319 Pass a options hash to Github::Client 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
ac1634fac9 Extract a method to import issues/pull requests comments 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
00e3d60c3d Extract Github::Representation::Issuable 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
f35573f12e Extract common attributes to Github::Representation::Base 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
a32adb82dc Remove sensitive information 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
33c8f315b9 Apply labels to issues/merge requests 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
db3220092a Import issues comments 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
c26076664f Import pull requests comments 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
eb95f0e5b2 Fix comment representation 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
00912ed963 Refactoring Github response 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
4a3b895d91 Refactoring Github import to avoid memory leak 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
104144f373 Refactoring client to not parse response body automatically 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
8538066e00 Refactoring collection wrapper 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
2c92cc52d7 Add comment representation 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
0b1d1931fb Add issue representation 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
0a52ae8380 Remove unused GitHub endpoint wrappers 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
f76363e445 Add basic importer for GitHub repositories 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
b43ecca906 Add basic representations for the Github API results 2017-04-24 16:17:52 -03:00
Douglas Barbosa Alexandre
fc42f3dffa Add basic client for the GitHub API 2017-04-24 16:17:52 -03:00