Services/CodeReview: Difference between revisions

From DcUsers
(Created page with "A code review software is a tool to help improve software quality. It is intended for software developers to help them receive feedback on their patches. == Prerequisite == Yo…")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:Service
A code review software is a tool to help improve software quality. It is intended for software developers to help them receive feedback on their patches.
| description = A code review software is a tool intended to help improve software quality. It is intended for software developers to help them receive feedback on their patches.
| prerequisite = You need to ask an administrator for an account if you want to create or comment on review, but you don't need anything if you just want to watch existing ones.
| account = global-reg
| ipv6 = true
| security_notes = This service is secure.
}}



== Prerequisite ==

You need to ask an administrator for an account if you want to create or comment on review, but you don't need anything if you just want to watch existing ones.


== Access ==
== Access ==
Line 11: Line 13:
https://codereview.duckcorp.org/
https://codereview.duckcorp.org/


{{warning}} This service is out of order at the moment.
== Documentation ==

* [http://code.google.com/p/rietveld/wiki/CodeReviewHelp Help Page]
* generic documentation on [[wikipedia:Code_review|Code Review]]

== Technical Details ==

This service is made using:
* [http://code.google.com/p/rietveld/ Rietveld]
* [http://www.djangoproject.com/ Django]
* [http://www.modwsgi.org/ mod_wsgi]
* [http://httpd.apache.org/ Apache HTTPd]

Latest revision as of 07:40, 8 April 2020

Service 'CodeReview'
Description A code review software is a tool intended to help improve software quality. It is intended for software developers to help them receive feedback on their patches.
Prerequisite You need to ask an administrator for an account if you want to create or comment on review, but you don't need anything if you just want to watch existing ones.
Account Global (registration required) IPv6 Ready Yes
Security Notes This service is secure.


Access

Use the following URL and login:

https://codereview.duckcorp.org/

Warning! This service is out of order at the moment.