Earlier quoted context omitted.
the enterprise version is not opened source? big deal. gotta support free software somehow and that is a respectable way.
It is open source though: https://gitlab.com/gitlab-org/gitlab-ee/ Open source doesn't mean you can't charge for your work.
GitLab Isn’t Really Open-Source
11–20 of 162 posts
Re: GitLab Isn’t Really Open-Source
#12Granted, the paid version has some nice features and there were some problems in the past when people wanted to integrate features found in the paid version to the open core but that's the price of living in current times. Money is still needed to create and maintain something.
Maybe one day when we start living in a Star Trek society.
Re: GitLab Isn’t Really Open-Source
#13Re: GitLab Isn’t Really Open-Source
#14Re: GitLab Isn’t Really Open-Source
#15Re: GitLab Isn’t Really Open-Source
#16> Both versions have their sources published on GitLab with the former having an MIT license and the latter a proprietary one which requires a paid subscription with GitLab. So, it is open source? Doesn't this fall under the adage of "free as in free speech, not as in free beer?"
Usually when people speak about open source, they include not only not being able to view the source, but also the possibility to modify, distribute and use it (and modified versions) in the requirements for a license to be labeled an open source license.
Edit: They call it Shared Source actually: https://www.microsoft.com/en-us/sharedsource/default.aspx
Re: GitLab Isn’t Really Open-Source
#17> Both versions have their sources published on GitLab with the former having an MIT license and the latter a proprietary one which requires a paid subscription with GitLab. So, it is open source? Doesn't this fall under the adage of "free as in free speech, not as in free beer?"
Please don't confuse Open Source and Free Software. Open Source' ideals are not "free as in free speech, not as in free beer?". That is something of Free Software. Open Source does not care about the Free Software ideals. Except for that one thing, that source code shall be available.
In fact, the OSD is nearly identical to the Debian Free Software Guidelines [1].
Re: GitLab Isn’t Really Open-Source
#18> Both versions have their sources published on GitLab with the former having an MIT license and the latter a proprietary one which requires a paid subscription with GitLab. So, it is open source? Doesn't this fall under the adage of "free as in free speech, not as in free beer?"
Please don't confuse Open Source and Free Software. Open Source' ideals are not "free as in free speech, not as in free beer?". That is something of Free Software. Open Source does not care about the Free Software ideals. Except for that one thing, that source code shall be available.
Re: GitLab Isn’t Really Open-Source
#19For example, I believe Fedora is developed via Pagure, which also importantly supports "remote" pull requests. (https://pagure.io/pagure) (Fedora's instance: https://src.fedoraproject.org/)
There's also Kallithea, but I haven't looked at it much. (https://kallithea-scm.org/)
Re: GitLab Isn’t Really Open-Source
#20> Both versions have their sources published on GitLab with the former having an MIT license and the latter a proprietary one which requires a paid subscription with GitLab. So, it is open source? Doesn't this fall under the adage of "free as in free speech, not as in free beer?"
Usually when people speak about open source, they include not only not being able to view the source, but also the possibility to modify, distribute and use it (and modified versions) in the requirements for a license to be labeled an open source license.
> ...and all such modifications and/or patches may only be used, copied, modified, displayed, distributed, or otherwise exploited with a valid GitLab Enterprise Edition subscription for the correct number of user seats.
You can do all that assuming you have a license for your production users. It's not GNU-style Free Software, sure, but it still feels like Open Source to me.