I'm surprised out of all the drama surrounding M$ purchase of GitHub I haven't seen many mentions of BitBucket https://bitbucket.org/ I've been using this for years now since you get free private repos.
pre-Atlassian BitBucket was a lovely app, then they landed that Web 9.0 JS abomination redesign. Because waiting 30 seconds for uncached Javascript assets to load while on the clock is totally acceptable, when all you really need is 500 bytes worth of a Git directory listing to render. Left feedback, no response. Left feedback again, still no response. Moved everything to GitLab. It's really hard to see great apps li…
Kallithea – Aself-hosted alternative to GitHub
21–30 of 63 posts
Re: Kallithea – Aself-hosted alternative to GitHub
#22But instead of only the code being handled by the VCS, why not make the wiki and tracker distributed too? Fossil: https://fossil-scm.org/ Notable user: https://sqlite.org/whynotgit.html
Their characterisation of GPL vs BSD licensing in the git vs fossil comparison is frustrating though. I wonder if there is a way to convince them to update it because it really reduces their credibility. I'm specifically referring to "the GPL license grants the right to read source code to anyone who promises to give back enhancements". This is just completely incorrect. From the GPL V3: "You may make, run and propagate covered works that you do not convey, without conditions". In other words, as long as you don't "convey" (distribute) your changes, you can do whatever the heck you want (including reading the source code).
Re: Kallithea – Aself-hosted alternative to GitHub
#23Re: Kallithea – Aself-hosted alternative to GitHub
#24Earlier quoted context omitted.
pre-Atlassian BitBucket was a lovely app, then they landed that Web 9.0 JS abomination redesign. Because waiting 30 seconds for uncached Javascript assets to load while on the clock is totally acceptable, when all you really need is 500 bytes worth of a Git directory listing to render. Left feedback, no response. Left feedback again, still no response. Moved everything to GitLab. It's really hard to see great apps li…
You should try the new BitBucket, it's awesome.
Re: Kallithea – Aself-hosted alternative to GitHub
#25Earlier quoted context omitted.
pre-Atlassian BitBucket was a lovely app, then they landed that Web 9.0 JS abomination redesign. Because waiting 30 seconds for uncached Javascript assets to load while on the clock is totally acceptable, when all you really need is 500 bytes worth of a Git directory listing to render. Left feedback, no response. Left feedback again, still no response. Moved everything to GitLab. It's really hard to see great apps li…
You should try the new BitBucket, it's awesome.
Re: Kallithea – Aself-hosted alternative to GitHub
#26Re: Kallithea – Aself-hosted alternative to GitHub
#27ui is something personal i guess, both aren't perfect. For usage in 50+ users enterprise rhodecode is much better.
It has more features, and it feels this project is actually moving forward contrary to kallithea https://www.mail-archive.com/kallithea-general@sfconservancy...
The only thing we liked more is GPL license over AGPl of rhodecode
Re: Kallithea – Aself-hosted alternative to GitHub
#28Isn't GitLab a self-hosted alternative to GitHub?
Yes. But it's not the only one. I think the question you were hoping to have answered is, "Why would you pick this over GitLab?". And potentially the discussion you wanted to invoke was, "Is there an advantage to going with a full free software solution as opposed to a product that is primarily proprietary, but has an open core?" Personally, I think there is, but in the case of GitLab it may not matter. Now that ther…
Re: Kallithea – Aself-hosted alternative to GitHub
#29Re: Kallithea – Aself-hosted alternative to GitHub
#30Does anybody knows about some alternative with homepage feature something like github pages?