I am curious, at what point will the features stop? Do we keep adding features until Gitlab becomes impossibly complex to use or onboard anyone? Why isn't Gitlab built like a modular app - add what you want but core should be simple as possible and feature complete. I am afraid but this is how a lot of applications die. Gitlab is starting to get bulky and obese already.
Gitlab 13.10 Released
41–50 of 88 posts
Re: Gitlab 13.10 Released
#42I like Gitlab's OSS philosophy and documentation (including these lengthy release notes) a lot. If there's one feature I really miss in Gitlab than the limited issue trackers. Despite Jira is still the "go-to" solution in many companies, I feel that many try to avoid that monster of a software, especially since Atlassian no more offers a self-hosted variant. I'd love to see more things like GANTT charts included (the…
Re: Gitlab 13.10 Released
#43I like Gitlab's OSS philosophy and documentation (including these lengthy release notes) a lot. If there's one feature I really miss in Gitlab than the limited issue trackers. Despite Jira is still the "go-to" solution in many companies, I feel that many try to avoid that monster of a software, especially since Atlassian no more offers a self-hosted variant. I'd love to see more things like GANTT charts included (the…
It does feel like Gitlab strategically keeps certain things out of the OSS product, like limiting the issues to two states.
https://about.gitlab.com/handbook/ceo/pricing/#buyer-based-t...
Re: Gitlab 13.10 Released
#44I feel that Gitlab needs to optimize for the 90% use case instead of adding more features. For example does anyone else find Gitlabs diff lacking? It makes reviewing large patches painful, with the seemingly constant fetching of individual file diffs and inability to show large file diffs. The UI in general feels sluggish, especially when compared to something like Gerrit or GitHub.
Re: Gitlab 13.10 Released
#45I feel that Gitlab needs to optimize for the 90% use case instead of adding more features. For example does anyone else find Gitlabs diff lacking? It makes reviewing large patches painful, with the seemingly constant fetching of individual file diffs and inability to show large file diffs. The UI in general feels sluggish, especially when compared to something like Gerrit or GitHub.
The thing I miss the most from the reviewing process is the ability to review diffs per-commit. This is closer to how git is used in the linux mailing lists but gitlab completely breaks that workflow. Github has added some support for that. And yeah, performance sucks, even for trivial patches.
Documentation: https://docs.gitlab.com/ee/user/project/merge_requests/versi...
Re: Gitlab 13.10 Released
#46Earlier quoted context omitted.
I'm talking about this: https://i.imgur.com/isbEqn6.png My instance is definitely updated, I did it myself and verified the version number in the Admin section.
Here is the MR for 13.10 What's New Content. You'll need to update to the first point release after 13.10.0 to get this content. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/57119
Re: Gitlab 13.10 Released
#47Earlier quoted context omitted.
Not being a gitlab user I'm surprised its notification are worse than github's, because it's not like github's notifications are any good. Between the comment notifications which don't link you anywhere half the time (possibly on inline comments? I never remember) and the update notifications which give you a completely empty diff on a push force, it only serves to signal that something happened on this thing you don…
All GitLab notifications are via email unless someone explicitly @s you. Furthermore, there is no api to notification. Basically, unless you monitor email, you don’t get notifications. It’s horrible.
Re: Gitlab 13.10 Released
#48"New predefined variables for job start time and pipeline created time"
Re: Gitlab 13.10 Released
#49I am curious, at what point will the features stop? Do we keep adding features until Gitlab becomes impossibly complex to use or onboard anyone? Why isn't Gitlab built like a modular app - add what you want but core should be simple as possible and feature complete. I am afraid but this is how a lot of applications die. Gitlab is starting to get bulky and obese already.
We want to increase both features and usability. It is easier to make something with few features easier to use but we think we can drive both at the same time. For usability we use the System Usability Scale https://about.gitlab.com/handbook/engineering/ux/performance... and increasing it is a target for this quarter "CEO KR: Achieve System Usability (SUS) target of 75. Issue 10314" https://about.gitlab.com/company/…
Eh.. I think the comments here are telling otherwise. I'll admit I haven't used Gitlab in over a year now. But I know the entire team I worked with really despised the switch to Gitlab internally. So much so we dragged our feet as the only team staying on Github while the rest of the company moved to Gitlab as long as we could.
It was a really unpleasant experience using Gitlab. The diffing in particular was truly awful by comparison. And in general everything was slower with Gitlab.
You should rethink this mindset of doing both at the same time and focus more on making what you have now better. It would likely benefit you greatly.
Re: Gitlab 13.10 Released
#50Earlier quoted context omitted.
Not being a gitlab user I'm surprised its notification are worse than github's, because it's not like github's notifications are any good. Between the comment notifications which don't link you anywhere half the time (possibly on inline comments? I never remember) and the update notifications which give you a completely empty diff on a push force, it only serves to signal that something happened on this thing you don…
All GitLab notifications are via email unless someone explicitly @s you. Furthermore, there is no api to notification. Basically, unless you monitor email, you don’t get notifications. It’s horrible.