aboutsummaryrefslogtreecommitdiffstats
path: root/bridge
Commit message (Expand)AuthorAgeFilesLines
* add unit tests for launchpad bridge configurationAmine Hilaly2019-05-304-13/+170
* Update configuration process and add unit testsAmine Hilaly2019-05-293-18/+187
* Update documentation and function namingAmine2019-05-292-5/+7
* Change github regex for better matchingAmine Hilaly2019-05-291-7/+17
* Disable `bridgeConfigure` sort flags optionAmine Hilaly2019-05-291-2/+2
* Change client default timeout value to 60 secondsAmine Hilaly2019-05-292-26/+15
* Update flags descriptions Amine2019-05-292-4/+4
* Add warning messages for launchpad-previewAmine Hilaly2019-05-292-3/+10
* Launchpad bridge configuration from `BridgeParams` Project and URLAmine Hilaly2019-05-292-8/+53
* Update Github bridge configurationAmine Hilaly2019-05-291-86/+200
* Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-294-13/+15
* Launchpad changesAmine Hilaly2019-05-291-6/+12
* Github bridge updatesAmine Hilaly2019-05-291-67/+189
* changes to the BridgeImpl InterfaceAmine Hilaly2019-05-292-3/+12
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-2/+3
* improve github importer and iteratorAmine Hilaly2019-05-232-24/+34
* fix imported bugs countAmine Hilaly2019-05-231-2/+4
* introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...Amine Hilaly2019-05-232-20/+22
* call NextIssueEdit from ensureIssueAmine Hilaly2019-05-231-10/+9
* Fix importer/exporter design errorsAmine Hilaly2019-05-232-51/+66
* Add unicode control characters test caseAmine Hilaly2019-05-052-32/+58
* Fix import bugAmine Hilaly2019-05-051-1/+1
* Add old importer comments in the iteratorAmine Hilaly2019-05-053-11/+33
* github: simplify and improve the import testMichael Muré2019-05-051-58/+25
* Improve naming and functions signaturesAmine Hilaly2019-05-054-171/+169
* Add ForceLabelChange functionalitiesAmine Hilaly2019-05-051-5/+6
* Add importer testsAmine Hilaly2019-05-057-304/+430
* Integrate iterator with importerAmine Hilaly2019-05-054-421/+222
* Add github iteratorAmine Hilaly2019-05-053-3/+453
* github: fix potential bug due to var aliasingMichael Muré2019-03-011-1/+2
* github: simplify some codeMichael Muré2019-03-011-12/+3
* github: fix 3 edge-case failuresMichael Muré2019-03-012-44/+61
* bridge: fix typoMichael Muré2019-03-011-6/+6
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-012-3/+3
* identity: more progress and fixesMichael Muré2019-03-012-48/+130
* identity: more progress and fixesMichael Muré2019-03-012-10/+15
* WIP identity in gitMichael Muré2019-03-011-2/+4
* Launchpad bridge: fetch comments.Cyril Roelandt2019-02-272-3/+102
* launchpad: minor cleaningMichael Muré2018-12-172-7/+12
* Initial Launchpad bridge.Cyril Roelandt2018-12-165-0/+333
* bridge: simplify regexMichael Muré2018-12-041-2/+2
* bridge: slightly better error messageMichael Muré2018-12-041-1/+1
* github: also pull users emailMichael Muré2018-10-073-5/+51
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-066-76/+179
* github: handle the case where no diff is available for a comment editionMichael Muré2018-10-051-69/+133
* github: explain better what happen with the user credentialsMichael Muré2018-10-031-1/+1
* github: incremental import for labels, title edition, status changesMichael Muré2018-10-021-8/+36
* github: incremental import of comments + editionsMichael Muré2018-10-022-51/+196
* github: working incremental + comment history for the first commentMichael Muré2018-10-012-115/+334
* add documentationMichael Muré2018-10-013-0/+20