Confirmed users
1,018
edits
m (Fix formatting) |
No edit summary |
||
Line 40: | Line 40: | ||
|- | |- | ||
| [http://www.celeryproject.org/ Celery] || Distributed task queue. Used by Treeherder and others. || Member of Jonathan Griffin's team | | [http://www.celeryproject.org/ Celery] || Distributed task queue. Used by Treeherder and others. || Member of Jonathan Griffin's team | ||
|- | |||
| [http://cffi.readthedocs.io/en/latest/ cffi] || C Foreign Function Interface for Python. || Cloud Services Team | |||
|- | |- | ||
| [http://ckeditor.com/ CKEditor] || WYSIWYG editor on MDN || | | [http://ckeditor.com/ CKEditor] || WYSIWYG editor on MDN || | ||
Line 54: | Line 56: | ||
|- | |- | ||
| [https://conemu.github.io/ ConEmu] || Console emulator for Windows. Used by devs running Windows. || Ed Morley | | [https://conemu.github.io/ ConEmu] || Console emulator for Windows. Used by devs running Windows. || Ed Morley | ||
|- | |||
| [https://pypi.python.org/pypi/ConfigArgParse ConfigArgParse] || A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables || Cloud Services Team | |||
|- | |- | ||
| [http://curl.haxx.se/ curl] || internet transfer tool and library, used by crashreporter and FirefoxOS || Daniel Stenberg | | [http://curl.haxx.se/ curl] || internet transfer tool and library, used by crashreporter and FirefoxOS || Daniel Stenberg | ||
Line 72: | Line 76: | ||
|- | |- | ||
| [http://www.stack.nl/~dimitri/doxygen/ Doxygen] || tool for generating documentation from annotated sources, lua_sandbox || Mike Trinkala | | [http://www.stack.nl/~dimitri/doxygen/ Doxygen] || tool for generating documentation from annotated sources, lua_sandbox || Mike Trinkala | ||
|- | |||
| [https://pypi.python.org/pypi/ecdsa ecdsa] || ECDSA cryptographic signature library (pure python) || Cloud Services Team | |||
|- | |- | ||
| [https://eclipse.org/ Eclipse] || Integrated Development Environment used by many developers || — | | [https://eclipse.org/ Eclipse] || Integrated Development Environment used by many developers || — | ||
Line 106: | Line 112: | ||
|- | |- | ||
| [https://github.com/jkbrzt/httpie HTTPie] || HTTP command-line client || Cloud Services (among many others), Tarek Ziade's team | | [https://github.com/jkbrzt/httpie HTTPie] || HTTP command-line client || Cloud Services (among many others), Tarek Ziade's team | ||
|- | |||
| [https://python-hyper.org/en/latest/ hyper] || Hyper is a set of related projects that provide HTTP/2 functionality to Python projects. || Cloud Services Team | |||
|- | |- | ||
| [http://www.inspircd.org/ inspircd] || Irc server used by mozilla || :ashish | | [http://www.inspircd.org/ inspircd] || Irc server used by mozilla || :ashish | ||
Line 145: | Line 153: | ||
|- | |- | ||
| [https://www.list.org/ Mailman] || [https://mail.mozilla.org/listinfo Mailing lists] || Unknown | | [https://www.list.org/ Mailman] || [https://mail.mozilla.org/listinfo Mailing lists] || Unknown | ||
|- | |||
| [https://pypi.python.org/pypi/marshmallow marshmallow] || A lightweight library for converting complex datatypes to and from native Python datatypes. || Cloud Services Team | |||
|- | |- | ||
| [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] || You are reading this on a wiki || Sheeri Cabral | | [https://www.mediawiki.org/wiki/MediaWiki MediaWiki] || You are reading this on a wiki || Sheeri Cabral | ||
Line 228: | Line 238: | ||
| [http://pypy.org/ PyPy] || Python language runtime. Used by Web Push service. || Cloud Services, esp. Ben Bangert | | [http://pypy.org/ PyPy] || Python language runtime. Used by Web Push service. || Cloud Services, esp. Ben Bangert | ||
|- | |- | ||
| [https://github.com/Pylons/pyramid/ Pyramid] || Python Web framework || Cloud Services | | [https://github.com/Pylons/pyramid/ Pyramid] || Python Web framework || Cloud Services Team | ||
|- | |- | ||
| [http://pytest.org/ pytest] || Python testing tool. Used by Treeherder and others. || Dave Hunt | | [http://pytest.org/ pytest] || Python testing tool. Used by Treeherder and others. || Dave Hunt | ||
|- | |- | ||
| Python || Scripting language || [http://python.org/psf/ Python Software Foundation], Selena Deckelmann is a former board member | | Python || Scripting language || [http://python.org/psf/ Python Software Foundation], Selena Deckelmann is a former board member | ||
|- | |||
| [https://pypi.python.org/pypi/cryptography python cryptography] || cryptography is a package which provides cryptographic recipes and primitives to Python developers. || Cloud Services Team | |||
|- | |- | ||
| [https://pypi.python.org/pypi/pyelasticsearch/ pyelasticsearch] || Python client for elasticsearch || Erik Rose | | [https://pypi.python.org/pypi/pyelasticsearch/ pyelasticsearch] || Python client for elasticsearch || Erik Rose | ||
|- | |||
| [https://python-jose.readthedocs.io/en/latest/ python-jose] || a JavaScript Object Signing and Encryption (JOSE) implementation in python || Cloud Services Team | |||
|- | |- | ||
| [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann | | [https://www.rabbitmq.com/ RabbitMQ] || Distributed Queue, used by Socorro, Pulse (all our publicly available build/test/commit information flows through this), Treeherder, addons.mozilla.org (with Celery), marketplace.mozilla.org (with Celery) || Selena Deckelmann | ||
|- | |- | ||
| [http://http://rapidjson.org/ RapidJSON] || A fast JSON parser/generator for C++ with both SAX/DOM style API, lua_sandbox_extensions || Mike Trinkala | | [http://http://rapidjson.org/ RapidJSON] || A fast JSON parser/generator for C++ with both SAX/DOM style API, lua_sandbox_extensions || Mike Trinkala | ||
|- | |||
| [https://pypi.python.org/pypi/raven Raven] || Raven is a python client for Sentry || Cloud services Team | |||
|- | |- | ||
| [http://facebook.github.io/react/index.html ReactJS] || Javascript library for building user interfaces. Used by Firefox Hello & DevTools || Mark Banner | | [http://facebook.github.io/react/index.html ReactJS] || Javascript library for building user interfaces. Used by Firefox Hello & DevTools || Mark Banner |