4 repository-uri
Web-based platforms that provide version control alongside collaboration tools like pull requests and issue tracking.
Distinct from Code Review Frameworks: Candidates focus on the review process (methodologies/frameworks) or specific tools, not the platform itself.
Explore 4 awesome GitHub repositories matching development tools & productivity · Collaborative Code Hosting Platforms. Refine with filters or upvote what's useful.
Gogs is a self-hosted Git service and repository manager written in Go. It provides a web-based hosting platform for storing version-controlled repositories with a focus on lightweight deployment across various operating systems and hardware architectures. The system distinguishes itself through a single-binary deployment model, which simplifies installation. It also supports repository migration, allowing users to move existing codebases and documentation from other hosting services into a self-managed environment. The platform covers collaborative code development through pull requests and
Offers a web-based platform providing version control alongside collaboration tools like pull requests and issue tracking.
Gogs este un serviciu Git auto-găzduit și o platformă de găzduire a codului colaborativ. Funcționează ca un manager de control al versiunilor care permite utilizatorilor să stocheze și să gestioneze codul sursă pe propria infrastructură folosind protocoalele SSH, HTTP și HTTPS. Platforma se distinge prin capabilități cuprinzătoare de oglindire (mirroring), acționând ca un instrument pentru a sincroniza și oglindi depozitele și wiki-urile de la furnizori de găzduire externi către o instanță locală. Este concepută pentru o implementare securizată, containerizată, suportând configurații de utilizator non-root pentru a îndeplini cerințe stricte de securitate. Dincolo de găzduirea de bază, oferă o suită de instrumente de colaborare, inclusiv pull requests, urmărirea problemelor (issue tracking), wiki-uri și revizuiri de cod între colegi. Sistemul încorporează automatizarea fluxului de lucru prin webhook-uri și Git hooks, gestionează fișierele binare supradimensionate prin Large File Storage și oferă control granular al accesului pentru gestionarea depozitelor private. Serviciul poate fi implementat ca o imagine de container pentru un comportament consistent în diferite medii de găzduire.
Coordinates development through pull requests, issue tracking, wikis, and peer code reviews.
Detects the active code review platform at runtime to adapt behavior across multiple git hosts.
Hello-World is a Git repository hosting service and source code management platform. It functions as a version control system for storing and managing source code. The platform facilitates remote code hosting and version control management to track changes over time. It supports public code distribution and collaborative software development, allowing multiple contributors to work on the same project from different locations. The system includes a web-based interface, an HTTP-based API, and SSH-based authentication for secure access. It utilizes a distributed repository model and content-add
Offers a web-based platform that provides version control alongside collaboration tools.