Earlier quoted context omitted.
Since I have your attention, something else that I think should be on your radar is creating/defining supported injection points in GitLab's UI. If you haven't done so, you should look at what Microsoft has done with Visual Studio Team Services. By providing supported injection points in GitLab's UI, GitLab will be able to signal to others, that they are a solution you can safely build on top of.
That's a very interesting idea. Right now, to integrate deeply, you'd have to go through the heavy-handed process of creating a service [0]. That then does allow you to do almost anything, but the barrier to entry for that is high. I created an issue for your proposal and hope you can provide some more feedback on how this would work, ideally [1]. [0]: http://docs.gitlab.com/ce/project_services/project_services.... S…
Moving to GitLab: Yes, it's worth it
301–310 of 356 posts
Re: Moving to GitLab: Yes, it's worth it
#302Re: Moving to GitLab: Yes, it's worth it
#303Earlier quoted context omitted.
A good writer has the responsibility of choosing the correct word. That's what makes them good. I apologize if my use of some words offended you. My reasoning is that words that trigger specific memories and experiences in a person are more hurtful. The world is not a perfect place but it is constantly changing and evolving. I keep working hard to use words that are not hurtful.
Sure. But a good writer does not mean an inoffensive one. If pressed, I would even argue that the opposite is that case. You are so off the mark that you must be trolling or "receded".
I am not trolling, I am merely saying that a good writer should take responsibility for his choice of words.
Re: Moving to GitLab: Yes, it's worth it
#304Re: Moving to GitLab: Yes, it's worth it
#305Re: Moving to GitLab: Yes, it's worth it
#306"Phase shift varies with frequency and can advance or retard as the frequency changes" I looked up Webster's American English Thesaurus and the antonym for 'advance' in the sense that it's used in your sentence is recede. Here is the same sentence rewritten using recede. "Phase shift varies with frequency and can advance or recede as the frequency changes." This is an easy case where you could have used correct langu…
Re: Moving to GitLab: Yes, it's worth it
#307Earlier quoted context omitted.
I had the same experience. The other thing I would add is that the social side of Gitlab is not as refined as GitHub's. There's no "timeline," for example. I pay for GitHub and enjoy it.
On the other hand, gitlab's "network" view of commit branches is excellent and I've never been able to find anything remotely similar on Github. Essential to manage development in multiple concurrent branches.
[1] comes with git, screenshot: http://static.lwn.net/images/ns/kernel/gitk.png
Re: Moving to GitLab: Yes, it's worth it
#308Earlier quoted context omitted.
On the other hand, gitlab's "network" view of commit branches is excellent and I've never been able to find anything remotely similar on Github. Essential to manage development in multiple concurrent branches.
Isn't that just gitk[1] or tig[2] (my favorite)? [1] comes with git, screenshot: http://static.lwn.net/images/ns/kernel/gitk.png [2] http://jonas.nitro.dk/tig/
Re: Moving to GitLab: Yes, it's worth it
#309Working for a 15-year old small software company, I converted a whole bunch of ancient CVS stuff (yeah, yeah, don't laugh unless you also have 15 years of profitability) to GitLab CE. After a couple of false starts it went flawlessly and now works flawlessly. (I used the tigris.org migration tools). The GitLab team is doing a great job. Thanks you guys.
That's certainly not how I would write code today, but it is amazing to see how much top-notch programmers vary.
Re: Moving to GitLab: Yes, it's worth it
#310Earlier quoted context omitted.
We recommend Gogs for people that want to run on machines with little memory, it's great.
Yeah it runs great on an rPi. I doubt you can say that about Gitlab or RhodeCode.
[1] https://github.com/gitlabhq/gitlabhq/blob/master/doc/install...