summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Refactoring Github importDouglas Barbosa Alexandre2017-04-241-25/+38
* Use while instead of loop/breakDouglas Barbosa Alexandre2017-04-241-12/+10
* Add a method to format issues/pull requests/comments bodyDouglas Barbosa Alexandre2017-04-241-10/+24
* Does not remove the GitHub remoteDouglas Barbosa Alexandre2017-04-241-1/+0
* Pass a options hash to Github::ClientDouglas Barbosa Alexandre2017-04-249-27/+37
* Extract a method to import issues/pull requests commentsDouglas Barbosa Alexandre2017-04-241-79/+33
* Extract Github::Representation::IssuableDouglas Barbosa Alexandre2017-04-243-66/+39
* Extract common attributes to Github::Representation::BaseDouglas Barbosa Alexandre2017-04-246-52/+12
* Remove sensitive informationDouglas Barbosa Alexandre2017-04-241-1/+1
* Apply labels to issues/merge requestsDouglas Barbosa Alexandre2017-04-242-42/+74
* Import issues commentsDouglas Barbosa Alexandre2017-04-242-0/+34
* Import pull requests commentsDouglas Barbosa Alexandre2017-04-241-1/+61
* Fix comment representationDouglas Barbosa Alexandre2017-04-241-2/+2
* Refactoring Github responseDouglas Barbosa Alexandre2017-04-242-8/+11
* Refactoring Github import to avoid memory leakDouglas Barbosa Alexandre2017-04-241-58/+129
* Refactoring client to not parse response body automaticallyDouglas Barbosa Alexandre2017-04-243-13/+15
* Refactoring collection wrapperDouglas Barbosa Alexandre2017-04-242-9/+5
* Add comment representationDouglas Barbosa Alexandre2017-04-241-0/+58
* Add issue representationDouglas Barbosa Alexandre2017-04-241-0/+57
* Remove unused GitHub endpoint wrappersDouglas Barbosa Alexandre2017-04-245-100/+0
* Add basic importer for GitHub repositoriesDouglas Barbosa Alexandre2017-04-241-0/+166
* Add basic representations for the Github API resultsDouglas Barbosa Alexandre2017-04-247-0/+270
* Add basic client for the GitHub APIDouglas Barbosa Alexandre2017-04-2411-0/+250
* Merge branch 'dm-fix-position-tracer-for-hidden-lines' into 'master' Sean McGivern2017-04-241-1/+8
|\
| * Fix commenting on an existing discussion on an unchanged line that is no long...Douwe Maan2017-04-241-1/+8
* | Merge branch '30305-oauth-token-push-code' into 'master' Rémy Coutable2017-04-241-1/+1
|\ \
| * | Allow OAuth clients to push code30305-oauth-token-push-codeTimothy Andrew2017-04-131-1/+1
* | | Merge branch 'email-handler-metrics' into 'master' Sean McGivern2017-04-245-5/+17
|\ \ \
| * | | Make handler metric params more explicitemail-handler-metricsSean McGivern2017-04-215-5/+17
* | | | Merge branch 'mrchrisw-22740-merge-api' into 'master' Sean McGivern2017-04-241-3/+4
|\ \ \ \
| * | | | Fix updating merge_when_build_succeeds via merge API endpointmrchrisw-22740-merge-apiChris Wilson2017-04-241-3/+4
| | |_|/ | |/| |
* | | | Merge branch 'db-backup-ssl-support' into 'master' Achilleas Pipinellis2017-04-241-5/+21
|\ \ \ \
| * | | | Database SSL support for backup script.Guillaume2017-04-051-5/+21
* | | | | Merge branch 'workhorse-secret-path' into 'master' Rémy Coutable2017-04-241-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Make location of gitlab_workhorse_secret configurableJakub Jirutka2017-04-191-1/+1
* | | | | Start versioning cached markdown fieldsNick Thomas2017-04-211-14/+7
* | | | | Remove the ClearDatabaseCacheWorkerNick Thomas2017-04-211-6/+1
* | | | | Fix Gitlab::Metrics metaprogramming magicNick Thomas2017-04-211-5/+5
* | | | | Remove a use of module_functionNick Thomas2017-04-211-12/+10
| |_|/ / |/| | |
* | | | Merge branch 'fix/encoding-issue' into 'master' Sean McGivern2017-04-211-1/+7
|\ \ \ \
| * | | | Return empty string on UTF8 conversion with U_STRING_NOT_TERMINATED_WARNING e...fix/encoding-issueJames Lopez2017-04-201-1/+7
* | | | | Merge branch 'fix-jobs-enabled-parameter' into 'master'Sean McGivern2017-04-211-2/+5
|\ \ \ \ \
| * | | | | Replace builds_enabled with jobs_enabled in projects API v4 (!10786)winniehell2017-04-201-2/+5
* | | | | | Merge branch 'add-email-receiver-metrics' into 'master' Douwe Maan2017-04-203-4/+8
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Store projects in metrics for email repliesSean McGivern2017-04-202-4/+4
| * | | | | Add metrics events for incoming emailsSean McGivern2017-04-201-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'issuable-state-custom-links' into 'master' Sean McGivern2017-04-201-2/+2
|\ \ \ \ \
| * | | | | Do not append issuable state to links with custom anchorissuable-state-custom-linksAdam Niedzielski2017-04-191-2/+2
| |/ / / /
* | | | | Merge branch 'plantuml-filter-after-highlight' into 'master' Sean McGivern2017-04-201-4/+4
|\ \ \ \ \
| * | | | | Fix PlantUML integration in GFMplantuml-filter-after-highlightAdam Niedzielski2017-04-191-4/+4