I am firm believer in FOSS and I am very glad with GitLab embracing it as much as possible without affecting their revenues. I have started creating my new repositories on GitLab from this month
GitLab 8.5 released
111–120 of 246 posts
Re: GitLab 8.5 released
#112Re: GitLab 8.5 released
#113Looking at this thread here, Gitlab seems to be much more open about their development than Github, and has a real sense of community, yet Github (still) remains the popular option, despite their more community-hostile traditional board-meeting decision process. Is there a gradual shift in the FOSS community towards Gitlab (which in all honesty would make more sense), or am I just seeing the enthusiast in this thread…
I can't tell if there is a real shift, I would say no. GitHub, in a lot of people, is synonymous to Git. GitLab is superior in a lot of ways, more feature, open source, very open as you pointed out. Their pricing model supports free private repos. Not sure what it would take to really make people reconsider GitHub as the default goto place to host OSS repos.
GitLab is great, but it's kind of a copycat project. Nothing wrong with that, it's just there really isn't a compelling reason to join beyond "less-predatory pricing".
And the people who care about that use private repos, not OSS.
Re: GitLab 8.5 released
#114Re: GitLab 8.5 released
#115Earlier quoted context omitted.
I can't tell if there is a real shift, I would say no. GitHub, in a lot of people, is synonymous to Git. GitLab is superior in a lot of ways, more feature, open source, very open as you pointed out. Their pricing model supports free private repos. Not sure what it would take to really make people reconsider GitHub as the default goto place to host OSS repos.
"GitHub failing hard". GitLab is great, but it's kind of a copycat project. Nothing wrong with that, it's just there really isn't a compelling reason to join beyond "less-predatory pricing". And the people who care about that use private repos, not OSS.
Private repo can be useful for early stage of OSS projects.
Agreed though that it still feels too much like a clone of GitHub. The UI for example is way to close to the original.
Re: GitLab 8.5 released
#116Looking at this thread here, Gitlab seems to be much more open about their development than Github, and has a real sense of community, yet Github (still) remains the popular option, despite their more community-hostile traditional board-meeting decision process. Is there a gradual shift in the FOSS community towards Gitlab (which in all honesty would make more sense), or am I just seeing the enthusiast in this thread…
Personally, I hope we can eventually move to a federated system, perhaps one based on ipfs.
Re: GitLab 8.5 released
#117Earlier quoted context omitted.
Hi Job, does this mean it is also faster in low memory environments like 512M? ToDo integration is a great feature!
No, unfortunately not. We recommend 2GB of memory to run GitLab https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/inst... If 512MB is a requirement for you please consider using Gogs. Glad you like the Todos feature!
Re: GitLab 8.5 released
#118Are there any blog posts about techniques used to improve performance you guys would care to share? Thanks!
Re: GitLab 8.5 released
#119I just upgraded and the diffs are WAY faster now. Thanks so much for all of the hard work!
That's great to hear. It's a big community that makes this happen.
Branch creation was rejected by Git hook
When trying to create branches via my gitlab instance and it seems to take a lot longer to process the request. Pushing via a command shell seems to work well.
--update I just rolled back my version to the older version and see that all of the branch functionality via the gitlab site works okay.
Re: GitLab 8.5 released
#120Looking at this thread here, Gitlab seems to be much more open about their development than Github, and has a real sense of community, yet Github (still) remains the popular option, despite their more community-hostile traditional board-meeting decision process. Is there a gradual shift in the FOSS community towards Gitlab (which in all honesty would make more sense), or am I just seeing the enthusiast in this thread…
It's too early to talk about a shift away from GH, but increased variety in the ecosystem can only be a good thing, compared to the dangers of a GH monoculture... especially considering git migrations are literally just one push to a new origin.