# HG changeset patch
# User David Demelier
# Date 1564144028 -7200
# Node ID b0e3c6141a7844e1fdd55535677ea3bfb1527707
# Parent e3a73084715ab55f78f1c75474a89bed5e485f63
who: remove Python, OpenSolaris and add nginx
diff -r e3a73084715a -r b0e3c6141a78 templates/who/index.html
--- a/templates/who/index.html Fri Sep 07 13:54:33 2018 +1200
+++ b/templates/who/index.html Fri Jul 26 14:27:08 2019 +0200
@@ -6,21 +6,17 @@
Facebook
The social networking service Facebook chose Mercurial in 2014 due to its extensibility and the ability to make it work at scale.
https://www.facebook.com
- Python
- Python is a famous and widely adopted scripting language. Many applications like Mercurial, Django and Googles AppEngine are built on top of Python. In 2009 the Python developers chose to move from Subversion to Mercurial.
- https://www.python.org
Mozilla
Mozilla is an open source project that is currently developing the popular Firefox internet browser, the email client Thunderbird and the application suite SeaMonkey. Mozilla chose Mercurial in 2006.
https://www.mozilla.org
- OpenSolaris
- The Solaris based open source operating system project chose Mercurial in 2006. It is used for the development of OpenSolaris core components and packages. Mercurial helps OpenSolaris to maintain their external contributions and make sure that external packages fit the quality requirements of the project. Mercurial was chosen after a deep evaluation of existing version control systems.
- The project has a dedicated web page with information about the evaluation.
- http://www.opensolaris.org
Java / OpenJDK
OpenJDK is the official open sourced Java implementation of Sun Microsystems. When open sourcing the project, Sun chose Mercurial as their main version control system.
http://openjdk.java.net/
+ Nginx
+ The nginx web server is among one of the most popular and used over the world.
+ http://nginx.org/
and others...
- Not just OpenSolaris, Mozilla, Java and Python use Mercurial. A lot of projects of various sizes have decided to use Mercurial for its efficiency and power. A longer list of projects which use Mercurial can be found in the wiki.
+ Not just Mozilla and Java use Mercurial. A lot of projects of various sizes have decided to use Mercurial for its efficiency and power. A longer list of projects which use Mercurial can be found in the wiki.
{% endblock %}
{% block sidebar %}
{{ super() }}