Viewing profile — marcinkuzminski
marcinkuzminski
HN member- Joined
- Sat, May 26, 2012, 2:30 PM UTC
- HN karma
- 806
- Public activity
- 135 items
- HN profile
- View on Hacker News ↗
About marcinkuzminski
Recent public activity
-
comment
Comment #22747029
This answer has soo much value in it, thanks for sharing this.
-
comment
Comment #22635998
Here at RhodeCode we strongly believe in self-hosting, this is why we started as an on-premise product for source code management. You should check out RhodeCode too for self-hosti…
-
comment
Comment #22376264
Have you looked at the rhodecode.com for svn/git?
-
comment
Comment #22097810
We'll work on improving this! Thanks for the feedback, this needs more of our attention then :)
-
comment
Comment #22094665
Can you give an example of that markdown rendering? I think it's almost in pair on how Github renders markdown.
-
comment
Comment #20747561
On a side note on this. I think Unity had their own fork of Kallithea with some changes that aren't in the official version ? Or those features are backported later from the Unity …
-
comment
Comment #20746217
at RhodeCode we used to have a hosted Mercurial repositories service. Actually, it was a per-customer isolated instance that we hosted on digital ocean. We have all the logic and c…
-
comment
Comment #18815618
The multi-repository code review is an interesting concept. Here at RhodeCode we're actually working on such solution to implement. This is in first to solve our internal problem o…
-
comment
Comment #18140702
In RhodeCode we have a similar concept that we call diff ranges. It's not available in pull-request view directly, however, users can see this on a source repo if they select a ran…
-
comment
Comment #18128286
Thanks, we'll discuss this and follow up! This is exciting!
-
comment
Comment #18125277
Thanks for your answer. Our product is actually also open-core. And the source is here: https://code.rhodecode.com/rhodecode-enterprise-ce In this case, what's the best process to …
-
comment
Comment #18125109
How is the process for that? I'd like to get that integrated into RhodeCode as well.
-
comment
Comment #18037743
RhodeCode is open-source too and unfortunately looks like Kallithea is a dead project by now. It didn't have a feature release since 2015, only a few bugfixes.
-
comment
Comment #18034794
Have you looked at RhodeCode ? It's very similar like Gitlab with free Community Edition version that is also open-sourced. It's dedicated for self-hosting.
-
comment
Comment #18030739
Use Mercurial histedit extension, this is a game changer on all operations. Works like git rebase -i but just better combined with phases. So most likely your not-yet-pushed commit…
-
comment
Comment #18029906
For a self-hosted option please check out RhodeCode has the first-class support of Mercurial, including largefiles, evolve, phases etc.
- story
-
comment
Comment #17380710
You might want to check RhodeCode at some point. Because our main customers are in Healthcare/Insurance/Automotive, and all those industries require strong auditability. We built v…
-
comment
Comment #17250854
I don't agree with the author here. Over the years i read about using VCS to store underlying data, so it's all shared, and you keep the data. Reality is that building a complex so…
-
comment
Comment #17247579
I created RhodeCode, and know for sure Kallithea does not support SVN. - RhodeCode is based on newer and more modern than turgobears2 framework, called Pyramid. - RhodeCode had 20 …
- story
-
comment
Comment #17245399
https://code.rhodecode.com also, hosting RhodeCode sources.
-
comment
Comment #17241817
The list doesn't mention it, but i'd also put https://rhodecode.com/features into there.
-
comment
Comment #17232602
You should check out RhodeCode as well. It integrates with Redmine/Jira/Jenkins/TeamCity etc quite well, and it's suited to work for teams of 100-1000+ with enterprise feature focu…
-
comment
Comment #17227402
There are plenty alternatives to use. Eg: https://www.reddit.com/r/technology/comments/8ofqf6/gitlab_i...