Page MenuHomePhabricator
Feed Advanced Search

May 16 2019

simevo added a comment to T3179: Importing data from external systems (like GitHub, JIRA, Trac, Asana, Trello, etc.).

For all who might need to migrate from trac to Phabricator, feel free to borrow from this bare-bone script: https://gitlab.com/simevo/trac2phab

May 16 2019, 2:27 PM · Guides, Doorkeeper

Jun 8 2017

simevo added a comment to T4200: Building OS packages and install scripts.

There are debian and ubuntu packages for arcanist:

although popcon data (66) suggests that the debian one is not in wide use.

Jun 8 2017, 8:06 AM · Guides, Setup

Oct 12 2016

simevo edited the content of Community Resources.
Oct 12 2016, 9:25 AM

Sep 16 2016

simevo edited the content of Community Resources.
Sep 16 2016, 12:58 PM

Sep 6 2016

simevo added a comment to T11538: the conduit API is awkward to use when one must send arrays.

Turned out the fix above:

prepped.body = prepped.body + '&projectPHIDs=%5B%22' + projectPHID + '%22%5D'

does not really work. What works is this:

import requests
Sep 6 2016, 10:51 AM · Bug Report

Aug 26 2016

simevo added a comment to T11538: the conduit API is awkward to use when one must send arrays.

we'll discuss internally next week and let you know. thanks for now

Aug 26 2016, 3:31 PM · Bug Report
simevo added a comment to T11538: the conduit API is awkward to use when one must send arrays.

this is fine since the way python serializes over HTTP is certainly peculiar; but what about JSON ?

Aug 26 2016, 2:00 PM · Bug Report
simevo created T11538: the conduit API is awkward to use when one must send arrays.
Aug 26 2016, 1:36 PM · Bug Report

May 11 2016

simevo added a comment to T10949: Unable to apply patch 'phabricator:20160112.repo.02.uri.index.php': Table 'phabricator_repository.repository_uri' doesn't exist.

Works like a charm. I never imagined this could be so quick ! Many thanks

May 11 2016, 2:09 PM · Bug Report
simevo created T10949: Unable to apply patch 'phabricator:20160112.repo.02.uri.index.php': Table 'phabricator_repository.repository_uri' doesn't exist.
May 11 2016, 1:31 PM · Bug Report