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 | |
* | | | | | | | | Merge branch 'more-mr-filters' into 'master' | Sean McGivern | 2017-04-26 | 1 | -11/+14 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Ability to filter merge requests by labels and milestones | Robert Schilling | 2017-04-25 | 1 | -11/+14 | |
* | | | | | | | | | Decrease ABC threshold to 57.08 | Maxim Rydkin | 2017-04-26 | 1 | -16/+19 | |
* | | | | | | | | | Decrease Cyclomatic Complexity threshold to 16 | Maxim Rydkin | 2017-04-26 | 1 | -40/+30 | |
* | | | | | | | | | Merge branch '20378-natural-sort-issue-numbers' into 'master' | Sean McGivern | 2017-04-26 | 1 | -0/+29 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Change issues sentence to use natural sorting | Jeff Stubler | 2017-04-25 | 1 | -0/+29 | |
* | | | | | | | | | | Merge branch '31280-skip-issueables-without-project' into 'master' | Sean McGivern | 2017-04-26 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | issues_for_nodes => issuables_for_nodes31280-skip-issueables-without-project | Lin Jen-Shin | 2017-04-26 | 1 | -3/+3 | |
| * | | | | | | | | | Follow feedback on the review | Lin Jen-Shin | 2017-04-26 | 1 | -4/+4 | |
| * | | | | | | | | | Skip issuable without a project in IssuableExtractor#extract | Lin Jen-Shin | 2017-04-25 | 1 | -1/+5 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'mr-diff-size-overflow' into 'master' | Douwe Maan | 2017-04-25 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Show correct size when MR diff overflows | Sean McGivern | 2017-04-25 | 1 | -0/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'dm-fix-oauth-user-creation' into 'master' | Robert Speicher | 2017-04-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix OAuth, LDAP and SAML SSO when regular sign-ups are disableddm-fix-oauth-user-creation | Douwe Maan | 2017-04-24 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' | Sean McGivern | 2017-04-25 | 3 | -5/+5 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Don't display the `is_admin?` flag for user API responses. | Timothy Andrew | 2017-04-25 | 3 | -5/+5 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'gitaly-testing-toml' into 'master' | Rémy Coutable | 2017-04-25 | 1 | -0/+37 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Configure Gitaly through settings file instead of ENV varsgitaly-testing-toml | Alejandro Rodríguez | 2017-04-18 | 1 | -0/+37 | |
* | | | | | | | Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' | Sean McGivern | 2017-04-24 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix commenting on an existing discussion on an unchanged line that is no long... | Douwe Maan | 2017-04-24 | 1 | -1/+8 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch '30305-oauth-token-push-code' into 'master' | Rémy Coutable | 2017-04-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Allow OAuth clients to push code30305-oauth-token-push-code | Timothy Andrew | 2017-04-13 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'email-handler-metrics' into 'master' | Sean McGivern | 2017-04-24 | 5 | -5/+17 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Make handler metric params more explicitemail-handler-metrics | Sean McGivern | 2017-04-21 | 5 | -5/+17 | |
* | | | | | | | | | Merge branch 'mrchrisw-22740-merge-api' into 'master' | Sean McGivern | 2017-04-24 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-api | Chris Wilson | 2017-04-24 | 1 | -3/+4 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'db-backup-ssl-support' into 'master' | Achilleas Pipinellis | 2017-04-24 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ \ |