TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GitLab 8.5 released

603 pointsby doublegover 9 years ago

27 comments

josteinkover 9 years ago
Looking 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.<p>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?
评论 #11153638 未加载
评论 #11153994 未加载
评论 #11154784 未加载
评论 #11153258 未加载
评论 #11155077 未加载
评论 #11153534 未加载
评论 #11160148 未加载
评论 #11154885 未加载
jobvandervoortover 9 years ago
We&#x27;re super excited with GitLab 8.5. It&#x27;s much faster, no matter the size of your instance (but especially for larger instances).<p>The Todos, ability to revert commits and CNAME support for Pages, are things that have been much requested and we&#x27;re happy to have now.<p>As always, we&#x27;re here if anyone has any questions about anything.
评论 #11153673 未加载
评论 #11152578 未加载
评论 #11151394 未加载
评论 #11154624 未加载
评论 #11156528 未加载
评论 #11154028 未加载
flashmover 9 years ago
I&#x27;ve moved all my private repos to Gitlab based on the chat on here and other places recently RE Github, Gitlab, and other solutions.<p>I&#x27;m very happy overall, the interface is great. It&#x27;s a bit slower than github currently (the web interface) as I&#x27;m using the online version rather than self hosted, but apart from that it&#x27;s really bloody good.<p>I&#x27;ll be recommending it to others going forward and using it for all new repos that I want hosted.
评论 #11151403 未加载
评论 #11151456 未加载
评论 #11153028 未加载
praseodymover 9 years ago
Their performance graph shows response timings up to 25 <i>seconds</i> [1]. GitHub&#x27;s mean web response time goes up to 200 milliseconds. The difference is two orders of magnitude. Is GitLab really that much slower?!<p>[1] <a href="https:&#x2F;&#x2F;about.gitlab.com&#x2F;images&#x2F;8_5&#x2F;issue_timings.png" rel="nofollow">https:&#x2F;&#x2F;about.gitlab.com&#x2F;images&#x2F;8_5&#x2F;issue_timings.png</a> [2] <a href="https:&#x2F;&#x2F;status.github.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;status.github.com&#x2F;</a>
评论 #11152184 未加载
评论 #11152168 未加载
评论 #11152155 未加载
joaoqalvesover 9 years ago
When I met Gitlab, 3 years ago, I didn&#x27;t expect this. The product is so much mature, the UI is so much better and the feature-set increased too. I respect these guys. The competition is though out there. Github is _the_ place where many git users started and is the _de facto_ standard for open-source&#x2F;show-cases or even tech blogging, these days.<p>There are a few things that annoy me as a Gitlab user (UX things<i></i>), apart from the search&#x2F;responsiveness of the application. Moreover, they improved _a lot_ the installation&#x2F;upgrade process over these years. I&#x27;m expecting big things from you now :)<p>Anyway I need to say that these guys have been working a lot and deserve much credit. Kudos for you, guys!<p><i></i> One of the things that annoys me most is that the homepage of the repository, where you have the README is not the same where you have a file browser (Perhaps this is Github-biased, but is soooooo much better. Think about it :)
评论 #11154966 未加载
评论 #11155969 未加载
nikolayover 9 years ago
I love GitHub, I&#x27;m loyal and grateful to them for all they&#x27;ve done for us, but GitLab is significantly more agile these days and loyalty easily can be reassigned. Even Bitbucket is picking up development, so, if I was GitHub, I&#x27;d really seriously reorg and ramp up development and innovation!
pilifover 9 years ago
Nitpick:<p><i>&gt; GitLab no longer loads large Git blobs (e.g. binary files) into memory when browsing a Git repository. This prevents timeouts and memory leaks.</i><p>Nope. Not loading something doesn&#x27;t prevent memory leaks. It might make existing leaks not as bad (because you&#x27;re leaking less).<p>Either you&#x27;re not leaking at which point it doesn&#x27;t matter how big the thing you load is, it will get freed once it&#x27;s not used, or you&#x27;re leaking at which point, yes, if you only load small things, you get to run for a longer time before you die, but you will still die eventually.<p>Only loading smaller things doesn&#x27;t plug leaks.<p>Aside of that: This looks like a very impressive release. Congratulations!
评论 #11151590 未加载
评论 #11151395 未加载
评论 #11151846 未加载
lgp171188over 9 years ago
Great job GitLab team! Way to go! Unfortunately I cannot use it for my projects till the issue <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;12920" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;12920</a> exists. Hopefully, it will be resolved some time in the future.<p>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
评论 #11153829 未加载
nrclarkover 9 years ago
Was 8.5 able to address either of these?<p>Large commits can&#x27;t be viewed:<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;10785" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;10785</a><p>Users created via LDAP login continue to count towards the user-count even if the LDAP account is deleted:<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;11844" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ce&#x2F;issues&#x2F;11844</a>
评论 #11152553 未加载
评论 #11158979 未加载
palidanxover 9 years ago
I just upgraded and the diffs are WAY faster now. Thanks so much for all of the hard work!
评论 #11152897 未加载
fweespeechover 9 years ago
&gt; With GitLab 8.5, we’re offering GitLab Geo as an Alpha to all our Enterprise Edition customers. Once GitLab Geo has left Alpha &#x2F; Beta state, a special license will be required to use it.<p>I&#x27;m not sure I like this trend.<p>While I understand some features GitLab may feel its worth a &quot;second license&quot; fee, it sets a bad precedent.<p>Similarly, I don&#x27;t want to give you $390&#x2F;year for a GitLab instance with 2-3 users which keeps me from paying for the stuff I use for sideprojects. Although, tbh, if you are going the secondary license route for various features it seems I&#x27;m better off looking into an alternative and just implementing them myself.<p>I honestly was just using the post-receive hook, etc. for this sort of thing.
评论 #11151446 未加载
评论 #11151453 未加载
评论 #11151416 未加载
branchly2over 9 years ago
When I go to github, there&#x27;s a search bar at the top to search for the public repo I&#x27;m looking for.<p>I can&#x27;t find the search feature at gitlab.com. How do I search for users or public repos of interest at gitlab?
评论 #11151876 未加载
ausjkeover 9 years ago
Still using redmine + gitolite here but have been watching Gitlab for a while, in fact I tried it yesterday and it&#x27;s still quite resource hungry and slow(using DO&#x27;s default installation with 1GB memory).<p>Redmine+Gitolite has nearly everything I need but Gitlab&#x27;s code view interface is better. Redmine&#x27;s backend seems running more efficiently but its interface is not modern enough at this point, especially on how to review git repos.
评论 #11151858 未加载
exstudent2over 9 years ago
Much faster! I notice it&#x27;s rendering large source files instead of displaying them as binary now, so great!<p>One issue: I&#x27;m getting a really weird animation&#x2F;hover over effect on the Gitlab icon in the upper left corner. Is that meant to happen? Is there a way to disable this.<p>Other than that, everyone should upgrade to this version.
评论 #11152731 未加载
oneeyedpigeonover 9 years ago
I&#x27;d love to try GitLab out, but the OSX installation instructions [1] are a bit of a put off. I&#x27;m not even sure if that&#x27;s the right URL, but it&#x27;s where google takes me. The instructions refer to a &quot;runner&quot;; I&#x27;m not really sure I understand what that is, and it&#x27;s not explained anywhere. The &quot;ci&quot; makes me think this is something to do with continuous integration, so I&#x27;m really not sure if this is the right thing to be looking at.<p>The instructions also say &quot;(In the future there will be a brew package)&quot;; this is sorely needed!<p>[1] <a href="https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ci-multi-runner&#x2F;blob&#x2F;master&#x2F;docs&#x2F;install&#x2F;osx.md" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;gitlab-org&#x2F;gitlab-ci-multi-runner&#x2F;blob&#x2F;ma...</a>
评论 #11152419 未加载
评论 #11152388 未加载
评论 #11152609 未加载
评论 #11152448 未加载
dmanover 9 years ago
Can i use dnf update on fedora to update the gitlab package if I have the repo installed? I am on fedora 23 and doing dnf update doesnt upgrade gitlab. Also doing a dnf install gitlab-ce gives me a message that gitlab-ce-8.2.0-ce.0.e17.x86_64 is already installed.
评论 #11153851 未加载
chealdover 9 years ago
Very easy upgrade from 8.4.3 to 8.5 on Ubuntu using the omnibus packages. I did have to install bundler in my system Ruby (I have RVM on the system; the install scripts executed via apt-get apparently doesn&#x27;t care), but that was the only hiccup.
评论 #11152575 未加载
mrmondoover 9 years ago
Another great release in an incredibly fast turn around time, well done to the team and everyone that&#x27;s contributed.
giancarlostoroover 9 years ago
Are there any blog posts about techniques used to improve performance you guys would care to share? Thanks!
评论 #11153613 未加载
tallesover 9 years ago
&gt; yes, <i>all</i> important things for those of you that speak Spanish or Portuguese<p>What do they mean by that?
评论 #11152063 未加载
评论 #11152069 未加载
评论 #11152066 未加载
whitenoiceover 9 years ago
Impressive release! Is there a guide on migrating from install from source to using omnibus? We currently upgrade from source but would like to move to omnibus.
评论 #11151757 未加载
评论 #11151803 未加载
koolbaover 9 years ago
Maybe a stupid question but is there a publicly hosted GitLab that provides free repo space (and the usual pay for private repos) or is it only self hosted?
评论 #11153946 未加载
d33over 9 years ago
Two releases ago, updating was a bit of a pain for me, so I guess I&#x27;ll wait until Friday with this one. Anyway, the new features sound really good!
评论 #11151432 未加载
amistover 9 years ago
Still waiting for issues priority levels. Without it, the issues page is just a mess.
评论 #11151922 未加载
dudulover 9 years ago
Nice, looking forward to the upgrade to GitLab pages on gitlab.com !
评论 #11151927 未加载
monksyover 9 years ago
Awesome that theres a release.. but just as I&#x27;m migrating from one server that it has it built from source to a new one that uses the omnibus package.
quadrangleover 9 years ago
This comment is not meant to be the main judgment on what is otherwise an interesting update, but:<p>&gt; To focus on your content<p>shows a screenshot with extremely long text lines that are far harder to read than than when the sidebar thing helps keep the lines to a still-too-long-but-not-as-bad length. How does nobody at GitLab realize that you need some max-width or a container or something to keep text line length comfortably readable‽<p>(the same can be said for Hacker News, but everyone seems to know that it&#x27;s ugly already)
评论 #11152187 未加载
评论 #11152121 未加载
评论 #11152158 未加载