HOME





Comparison Of Source-code-hosting Facilities
A source-code-hosting facility (also known as forge software) is a file archive and web hosting facility for source code of software, documentation, web pages, and other works, accessible either publicly or privately. They are often used by open-source software projects and other multi-developer projects to maintain revision and version history, or version control. Many repositories provide a bug tracking system, and offer release management, mailing lists, and wiki-based project documentation. Software authors generally retain their copyright when software is posted to a code hosting facilities. General information } , - ! scope="row" , CloudForge , CollabNet , 2012 , , , , , - ! scope="row" , Codeberg , Codeberg e.V. , 2019 , , , , Codeberg e.V. is a non-profit which operates a public Forgejo-based software forge and bug tracker, and related services such as Codeberg Pages, a Weblate translation server, and CI/CD features via Woodpecker CI. , - ! scope ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Forge (software)
In free and open-source software (FOSS) development communities, a forge is a web-based collaborative software platform for both developing and sharing computer applications. For software developers it is an online service to host the tools they need to work and communicate with their coworkers. It provides a workflow to propose modifications and engage in discussions. The goal is to reach an agreement that will allow these modifications to be merged into the software repository. For users, a forge is a repository of computer applications, a place where bugs can be reported, a channel to be informed of security issues, etc. The source code itself is stored in a revision control system and linked to a wide range of services such as a code review, bug database, continuous integration, etc. When a development community forks, it duplicates the content of the forge and is then able to modify it without asking permission. A community may rely on services scattered on multi ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Microsoft Visual Studio
Visual Studio is an integrated development environment (IDE) developed by Microsoft. It is used to develop computer programs including websites, web apps, web services and mobile apps. Visual Studio uses Microsoft software development platforms including Windows API, Windows Forms, Windows Presentation Foundation (WPF), Microsoft Store and Microsoft Silverlight. It can produce both native code and managed code. Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well as code refactoring. The integrated debugger works as both a source-level debugger and as a machine-level debugger. Other built-in tools include a code profiler, designer for building GUI applications, web designer, class designer, and database schema designer. It accepts plug-ins that expand the functionality at almost every level—including adding support for source control systems (like Subversion and Git) and adding new toolsets like editors and visual des ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

GForge
GForge is a commercial service originally based on the Alexandria software behind SourceForge, a web-based project management and collaboration system which was licensed under the GPL. Open source versions of the GForge code were released from 2002 to 2009, at which point the company behind GForge focused on their proprietary service offering which provides project hosting, version control (CVS, Subversion, Git), code reviews, ticketing (issues, support), release management, continuous integration and messaging. The FusionForge project emerged in 2009 to pull together open-source development efforts from the variety of software forks which had sprung up. History In 1999, VA Linux hired four developers, including Tim Perdue (1974-2011), to develop the SourceForge.net service to encourage open-source development and support the Open Source developer community. SourceForge.net services were offered free of charge to any Open Source project team. Following the SourceForge la ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Open Collective
Open Collective is a crowdfunding platform focused on grassroots groups. It enables organizations, communities, and projects to get a legal status and raise funding through subscription or one time payment. It's particularly favoured by open source projects. It currently hosts funding for thousands of open-source communities. History Open Collective is a venture capital-funded tech startup—owned by founders, investors, and employees—with an obligation to make returns. Projects with corporate support tend to rack up higher financing than donation projects led by individuals. Open Collective Foundation, distinct from the Open Collective platform, announced the dissolution of its fiscal sponsorship program by the end of 2024. References External link

* {{Official website, opencollective.com Crowdfunding Financial services company headquarters in the United States ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Gitea
Gitea () is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, continuous integration, kanban boards, tickets, and wikis. It supports self-hosting but also provides a free public first-party instance. It is a fork of Gogs and is written in Go. Gitea can be hosted on all platforms supported by Go including FreeBSD, Linux, macOS, and Windows. The project is funded on Open Collective. History Gitea is an open-source Git service created by Lunny Xiao, who was also a founder of its predecessor, the self-hosted Git service Gogs. Xiao invited a group of users and contributors from the Gogs community to join in the development of Gitea. While Gogs was open-source, its repository was controlled by a single maintainer, which limited community input and development speed. In response to these limitations, the Gitea developers decided to fork Gogs in November 2016, creating a comm ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Woodpecker CI
Woodpeckers are part of the bird family Picidae, which also includes the piculets, wrynecks and sapsuckers. Members of this family are found worldwide, except for Australia, New Guinea, New Zealand, Madagascar and the extreme polar regions. Most species live in forests or woodland habitats, although a few species are known that live in treeless areas, such as rocky hillsides and deserts, and the Gila woodpecker specializes in exploiting cacti. Members of this family are chiefly known for their characteristic behaviour. They mostly forage for insect prey on the trunks and branches of trees, and often communicate by drumming with their beaks, producing a reverberatory sound that can be heard at some distance. Some species vary their diet with fruits, birds' eggs, small animals, tree sap, human scraps, and carrion. They usually nest and roost in holes that they excavate in tree trunks, and their abandoned holes are of importance to other cavity-nesting birds. They sometimes com ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Weblate
Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL Translator, Amazon Translate, or Google Translate. Stated goals Weblate aims to facilitate web-based translation with tight Git integration for a wide range of file formats, helping translators contribute without knowledge of Git workflow. Translations closely follow development, as they are hosted within the same repository as the source code. There is no plan for heavy conflict resolution, as it is argued these should primarily be handled on the Git side. Project name The project's name is a portmanteau of words web and translate. Notable uses These are some projects using Weblate: * Godot Engine *Blender * FreePBX * OsmAnd * phpMyA ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Forgejo
Gitea () is a forge software package for hosting software development version control using Git as well as other collaborative features like bug tracking, code review, continuous integration, kanban boards, tickets, and wikis. It supports self-hosting but also provides a free public first-party instance. It is a fork of Gogs and is written in Go. Gitea can be hosted on all platforms supported by Go including FreeBSD, Linux, macOS, and Windows. The project is funded on Open Collective. History Gitea is an open-source Git service created by Lunny Xiao, who was also a founder of its predecessor, the self-hosted Git service Gogs. Xiao invited a group of users and contributors from the Gogs community to join in the development of Gitea. While Gogs was open-source, its repository was controlled by a single maintainer, which limited community input and development speed. In response to these limitations, the Gitea developers decided to fork Gogs in November 2016, creating a commun ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Codeberg
Codeberg e.V. is a German nonprofit organization specialized in open-source software development services. Services Codeberg provides an online collaborative software development environment with Forgejo, static page hosting with Codeberg Pages, a collaborative translation web platform with Weblate and CI/CD with Woodpecker CI. Development of the Gitea-fork Forgejo also takes place on Codeberg. History After Microsoft's 2018 purchase of GitHub, developers Holger Wächtler, Thomas Boerger, and David Schneiderbauer forked software forge software Gitea with a project called TeaHub. In January 2019, Codeberg e.V. launched with an initial 25 members and began publishing monthly newsletters on the status of its main project Codeberg.org. The organization selected the European Union for their headquarters and computer infrastructure, due to members' concerns that a software project repository hosted in the United States could be removed if a malicious actor made bad faith co ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




CollabNet
CollabNet VersionOne is a software company founded by Tim O’Reilly, Brian Behlendorf, and Bill Portelli, headquartered in Alpharetta, Georgia, United States. CollabNet focuses on value stream management, DevOps, agile management, application lifecycle management (ALM), and enterprise version control. History The company was originally founded as CollabNet in 1999 by Tim O’Reilly, Brian Behlendorf, and Bill Portelli, who also served as the company's chief executive officer. In May 2015, Flint Brenton became president and chief executive officer with Portelli remaining on the board of directors. The company remains privately owned. CollabNet merged with VersionOne in 2017, becoming CollabNet VersionOne, and began expanding its enterprise value stream management endeavors. TPG Capital acquired CollabNet VersionOne from Vector Capital, announcing investments in the company up to $500 million over the next years. Previous additions include the 2010 acquisition of Danub ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


CloudForge
CloudForge was a software-as-a-service product for application development tools and services, such as Git hosting, Subversion (SVN) hosting, issue trackers and Application Lifecycle Management. CloudForge was built on CollabNet’s cloud hosting and integration platform, acquired from Codesion.com in October 2010. History CloudForge was first released in beta on April 30, 2012 and then officially released on July 30, 2012. CloudForge was built upon Codesion.com, which was founded as CVSDude by Mark Bathie in Brisbane, Australia in 2002. The team relocated to Silicon Valley and renamed to Codesion.com in early 2010, and was acquired by CollabNet in Brisbane, California California () is a U.S. state, state in the Western United States that lies on the West Coast of the United States, Pacific Coast. It borders Oregon to the north, Nevada and Arizona to the east, and shares Mexico–United States border, an ..., in 2010. Outages At 18:30 EST, 21st Feb 2015, all Cloudfo ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Atlassian
Atlassian Corporation () is an Australia, Australian-United States, American proprietary software company that specializes in collaboration tools designed primarily for software development and project management. Domicile (law), Domiciled in the United States as Atlassian Corporation Plc., the company is globally headquartered in Sydney, Australia, with a US headquarters in San Francisco, and over 12,000 employees across 14 countries. Atlassian currently serves over 300,000 customers in over 200 countries across the globe. History In 2001, Mike Cannon-Brookes sent an email to his University of New South Wales classmates asking if any of them were interested in helping him launch a tech startup after graduation. Scott Farquhar was the only one who replied, and together they founded Atlassian in 2002. They Entrepreneurship#Bootstrapping, bootstrapped the company for several years, financing the startup with a $10,000 credit card debt. The name was derived from the Greek mytho ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]