mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-10-01 01:45:41 -04:00
Merge pull request #150 from sphoorti/master
fixes #149 Added code review tools.
This commit is contained in:
commit
64845fb7bf
@ -6,6 +6,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* [Cloning](#cloning)
|
* [Cloning](#cloning)
|
||||||
* [Cloud Computing](#cloud-computing)
|
* [Cloud Computing](#cloud-computing)
|
||||||
* [Cloud Storage](#cloud-storage)
|
* [Cloud Storage](#cloud-storage)
|
||||||
|
* [Code Review](#code-review)
|
||||||
* [Collaborative Software](#collaborative-software)
|
* [Collaborative Software](#collaborative-software)
|
||||||
* [Configuration Management Database](#configuration-management-database)
|
* [Configuration Management Database](#configuration-management-database)
|
||||||
* [Configuration Management](#configuration-management)
|
* [Configuration Management](#configuration-management)
|
||||||
@ -103,6 +104,12 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||||||
* [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store.
|
* [Swift](http://docs.openstack.org/developer/swift/) - A highly available, distributed, eventually consistent object/blob store.
|
||||||
* [Syncthing](http://syncthing.net/) - Open Source system for private, encrypted and authenticated distrobution of data.
|
* [Syncthing](http://syncthing.net/) - Open Source system for private, encrypted and authenticated distrobution of data.
|
||||||
|
|
||||||
|
## Code Review
|
||||||
|
*Web Based collaborative code review system.*
|
||||||
|
|
||||||
|
* [Gerrit](https://code.google.com/p/gerrit/) - Based on the Git version control, it facilitates software developers to review modifications to the source code and approve or reject those changes.
|
||||||
|
* [Review Board](https://www.reviewboard.org/) - Available as free software uner the MIT License.
|
||||||
|
|
||||||
## Collaborative Software
|
## Collaborative Software
|
||||||
*Collaborative software or groupware suites.*
|
*Collaborative software or groupware suites.*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user