I still don't know how I feel about GitLab. My initial reaction was that they were an underhanded, cheap knockoff of GitHub. It felt kind of dirty, like they were stealing GitHub's thunder and giving it away for free. Then they started charging for enterprise features and turned it into a business, which felt even weirder. And then they raised a lot of money, which kind of made them seem more legitimate. And now this…
We are dealing with a lot of sensitive data and code which is legally not allowed to physically leave our group and GitLab is in my opinion the best open source choice for that. I feel its community edition is up to par with github in most aspects and it a was a change towards the better from our previous svn based solution (Redmine)
Dear open-source maintainers, a letter from GitLab
201–210 of 325 posts
Re: Dear open-source maintainers, a letter from GitLab
#202Earlier quoted context omitted.
Don't be cruel to animals. I'll ship you the 256GB of ram personally, email me at sytse at company domain.
By the way, I don't want to troll you, but at my company we use Gitlab 6 self hosted version and I wasn't able to do a simple git push origin master the repo I held in my machine was barely 5MB and still remote server closed connection HTTP 500 I solved it by increasing the POST buffer. I never had this issue with github, maybe you can check why it was an issue with gitlab? it might help to advance your product!
Re: Dear open-source maintainers, a letter from GitLab
#203Meanwhile, Phabricator has implemented all of these (and even more). Custom templates: https://secure.phabricator.com/book/phabricator/article/form... Votes: https://www.mediawiki.org/wiki/Phabricator/Tokens It's better in almost every aspect than GitLab and GitHub. See https://en.wikipedia.org/wiki/Phabricator for an (incomplete) list of open source projects using it.
As a quite disappointed user of Gitlab (due to issues raised here, e,g, CE vs EE and the Ruby infrastructure), has anyone had experience with both? I understand that Phabricator is a more "complete" solution, but how do they compare in the core features that they both share? Also, do they pride themselves for writing this in PHP? I consider this an anti-feature, but this might be highly opinionated.
Re: Dear open-source maintainers, a letter from GitLab
#204I get why GitLab wrote this, but it seems like just a stab at GitHub. There seems to be a lot of hating on GitHub here, but I personally love GitHub (and we use GitLab at my current employer). I think GitLab is doing a great thing, and I appreciate that their community edition is free and open source, but GitHub has been able to provide an invaluable service. They have a great community that facilitates open source p…
Github grew popular because it was popular. Maybe thats worth something but long term they must adapt just like Gitlab
Re: Dear open-source maintainers, a letter from GitLab
#205I chose Gitlab for my former company over GitHub Enterprise because we wanted an on-prem solution, and it worked well enough for ~200 folk. We did have to tweak (and occasionally break) a few things, since quite a few people suffered from NIH syndrome and wanted things done "the right way". In general, I liked it, but it always irked me that its Ruby underpinnings made it hard to upgrade/migrate stuff (we basically j…
I thought you could do on-prem with GitHub Enterprise?
Gitlab allowed us to do that without any hassle, even running inside an LXC container.
Re: Dear open-source maintainers, a letter from GitLab
#206I chose Gitlab for my former company over GitHub Enterprise because we wanted an on-prem solution, and it worked well enough for ~200 folk. We did have to tweak (and occasionally break) a few things, since quite a few people suffered from NIH syndrome and wanted things done "the right way". In general, I liked it, but it always irked me that its Ruby underpinnings made it hard to upgrade/migrate stuff (we basically j…
I'm sorry to hear you're not satisfied with GitLab and I would love to know more. 1. What things did you have to tweak? 2. Did you try our Omnibus packages for upgrades? It should be just apt-get upgrade https://twitter.com/J_Salamin/status/687884326629937152 3. What features of EE belong in CE in your opinion?
2. No, we had to tweak the source, so I don't think the packages were useful.
3. Static pages, hooks and merge approvals would be right at the top of my list. Audits would be nice to have, but we figured out how to do that on our own.
Also, issue handling needs some improvement. We just couldn't map our Trac workflow to it - but that's a fairly longer story, and it would probably be the same if we used GitHub.
Re: Dear open-source maintainers, a letter from GitLab
#207I get why GitLab wrote this, but it seems like just a stab at GitHub. There seems to be a lot of hating on GitHub here, but I personally love GitHub (and we use GitLab at my current employer). I think GitLab is doing a great thing, and I appreciate that their community edition is free and open source, but GitHub has been able to provide an invaluable service. They have a great community that facilitates open source p…
Re: Dear open-source maintainers, a letter from GitLab
#208Earlier quoted context omitted.
A good friend of mine likes to run https://gogs.io/ .. I havent used it heavily but Ive been impressed so far.
I wonder why they advertise the "platform"/implementation language so clearly (in this case Go). It shouldn't matter for the users? I get sceptical, as if the only reason they exist is to provide the same service but in a new implementation.
Re: Dear open-source maintainers, a letter from GitLab
#209Earlier quoted context omitted.
We considered that but we value having a completely open source version for all projects more. For more information about how we see the difference between CE and EE please see https://about.gitlab.com/about/#stewardship
Have you ever considered using the AGPLv3 for the Community Edition, rather than the all-permissive MIT license?
Re: Dear open-source maintainers, a letter from GitLab
#210Meanwhile, Phabricator has implemented all of these (and even more). Custom templates: https://secure.phabricator.com/book/phabricator/article/form... Votes: https://www.mediawiki.org/wiki/Phabricator/Tokens It's better in almost every aspect than GitLab and GitHub. See https://en.wikipedia.org/wiki/Phabricator for an (incomplete) list of open source projects using it.
Fortunately (for my team at the time, which was very resource constrained) those who hated it eventually won, but I, being kind of on the fence regarding it (wasn't keen on the UX, but liked the features), sort of wondered what would happen if someone improved the UX beyond the tipping point.