[17:02:21] Is there anyone that has recently decided to start a project with Phabricator over GitLab? If so, can you give me your path to reach the decision? Thanks [18:27:43] trepatudo: if you just want to compare gitlab vs phabricator, I'd say the most compelling differences in favor of phabricator are that phabricator is much easier to administer and isn't freemium, and the phabricator code review workflow is arguably superior to the merge request workflow. [18:28:40] on the other hand gitlab is more similar to github so it's more familiar to a lot of people. It's also got an army of developers working on it but many of their shiny new features are limited to a paid version [18:30:39] Phabricator is also a really well architected application and one of the best PHP code bases in existence from a quality perspective. Gitlab is a lot less approachable / hackable / customizable from my experience. But I'm a PHP developer more than a ruby developer so my perspective is pretty strongly biased.