Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -92/+28 |
* | 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 |
* | Bump oj gem to version 2.17.5 | Douglas Barbosa Alexandre | 2017-04-24 | 1 | -1/+1 |
* | Remove unused gems | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -7/+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 |
* | Add faraday gem | Douglas Barbosa Alexandre | 2017-04-24 | 2 | -10/+20 |
* | Merge branch '31269-task-scroll' into 'master' | Jacob Schatz | 2017-04-24 | 1 | -0/+4 |
|\ | |||||
| * | Add normal wrapping to task lists31269-task-scroll | Annabel Dunstone Gray | 2017-04-21 | 1 | -0/+4 |
* | | Merge branch 'notebooklab-in-repo' into 'master' | Jacob Schatz | 2017-04-24 | 22 | -5736/+933 |
|\ \ | |||||
| * \ | Merge branch 'master' into notebooklab-in-reponotebooklab-in-repo | Phil Hughes | 2017-04-13 | 61 | -2015/+2137 |
| |\ \ | |||||
| * | | | Pulled in latest changes | Phil Hughes | 2017-04-13 | 1 | -14/+59 |
| * | | | Pulled in latest changes from NotebookLab | Phil Hughes | 2017-04-13 | 1 | -0/+4 |
| * | | | Merge branch 'master' into notebooklab-in-repo | Phil Hughes | 2017-04-13 | 162 | -1219/+3343 |
| |\ \ \ | |||||
| * | | | | Pull in fixture files from the repo | Phil Hughes | 2017-04-11 | 6 | -7/+49 |
| * | | | | Removed notebooklab vendor file | Phil Hughes | 2017-04-11 | 1 | -5887/+0 |
| * | | | | Moved NotebookLab assets into repo | Phil Hughes | 2017-04-11 | 19 | -2/+841 |
* | | | | | Merge branch 'sh-optimize-milestone-polymorphic-url' into 'master' | Sean McGivern | 2017-04-24 | 4 | -5/+28 |
|\ \ \ \ \ | |||||
| * | | | | | Optimize project namespace lookup for milestones and add specssh-optimize-milestone-polymorphic-url | Stan Hu | 2017-04-24 | 3 | -5/+24 |
| * | | | | | Eliminate N+1 queries in loading namespaces for every issuable in milestones | Stan Hu | 2017-04-23 | 2 | -1/+5 |
* | | | | | | Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' | Sean McGivern | 2017-04-24 | 3 | -8/+15 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix commenting on an existing discussion on an unchanged line that is no long... | Douwe Maan | 2017-04-24 | 3 | -8/+15 |
| |/ / / / / |