Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

page for our oss contributions #10

Merged
merged 9 commits into from
Dec 11, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 14 additions & 12 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@ owner:
avatar: bio-photo.jpg
email: [email protected]
# Social networking links used in footer. Update and remove as you like.
twitter: techM6Web
facebook: techM6Web
github: M6Web
stackexchange:
linkedin:
instagram:
flickr:
tumblr:
twitter: techM6Web
facebook: techM6Web
github: M6Web
stackexchange:
linkedin:
instagram:
flickr:
tumblr:
# For Google Authorship https://plus.google.com/authorship
google_plus:
google_plus:

# Analytics and webmaster tools stuff goes here
google_analytics: UA-32126501-1
google_verify:
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
bing_verify:

# Links to include in top navigation
# For external links add external: true
Expand All @@ -38,6 +38,8 @@ links:
url: /
- title: About
url: /about
- title: OSS
url: /oss
- title: Tags
url: /tags.html
# - title: Theme Setup
Expand Down Expand Up @@ -67,7 +69,7 @@ kramdown:
use_coderay: false

coderay:
coderay_line_numbers:
coderay_line_numbers:
coderay_line_numbers_start: 1
coderay_tab_width: 4
coderay_bold_every: 10
Expand Down
Binary file added images/opensource.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
57 changes: 57 additions & 0 deletions oss.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
---
layout: page
permalink: /oss/index.html
title: Open Source contributions
tags: [open source, oss]
modified: 2013-12-09
image:
feature: opensource.png
credit: opensourceway
creditlink: http://www.flickr.com/photos/opensourceway/
---

# Open source

At M6web we strongly believe in open source. We pushing our team to publish their work and asking the same for our contractors.

We use open source on day basis. For production servers or on our workstations. Contributing to open source is a simple and ethical way to give back to all the people contributing too.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"on a daily basis"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Corrigé directement sur master. Merci


# Projects

Here some projects open sourced :

* [M6Web/coke](https://github.com/M6Web/Coke) Coke is a Shell/Bash command using PHP Code Sniffer allowing rules management per project.
* [M6Web/GitHubEnterpriseArchive](https://github.com/M6Web/GitHubEnterpriseArchive) Archive and graph your GithubEnterprise timeline
* [M6Web/JenkinsLight](https://github.com/M6Web/JenkinsLight) A build monitoring tool (buildwall) that allows you to quickly detect failing projects for Jenkins.
* [M6Web/JenkinsTerminalColors](https://github.com/M6Web/JenkinsTerminalColors) JenkinsTerminalColors is a very lightweight Chrome extension that provides terminal colors in all console panels of Jenkins. It uses black Solarized theme.
* [M6Web/VigoJS](https://github.com/M6Web/VigoJS) VigoJS is a (small) Javascript tool using CasperJS and PhantomJS to make easily functional tests on web applications

# Bundle and libs

* [M6Web/StatsdBundle](https://github.com/M6Web/StatsdBundle) Symfony2 Bundle easing the statsd usage
* [M6Web/Firewall](https://github.com/M6Web/Firewall) and [M6Web/FireWallBundle](https://github.com/M6Web/FirewallBundle) Symfony2 bundle providing IP filtering features for your Symfony 2 applications.
* [M6Web/Redis](https://github.com/M6Web/Redis) PHP component used to access Redis throught predis
* [M6Web/RedisMock](https://github.com/M6Web/RedisMock) A simple PHP Redis mock
* [M6Web/websocket-bench](https://github.com/M6Web/websocket-bench) Nodejs cli tool for benchmark web socket server, currently support (socket.io, faye)
* [M6Web/roboxt](https://github.com/M6Web/roboxt) PHP lib parsing a robots.txt
* [M6Web/behat-seo-extension](https://github.com/M6Web/behat-seo-extension) behat extension provinding specific features for testing the SEO of a website

# Contribution to free projects


Throught github we participated to the improvement (we hope so) of many open source projects :

* [composer/satis](https://github.com/composer/satis) : [#101](https://github.com/composer/satis/pull/101) - [#60](https://github.com/composer/satis/pull/60)
* [composer/composer](https://github.com/composer/composer) - [#2434](https://github.com/composer/composer/pull/2434) - [#2446](https://github.com/composer/composer/pull/2446) - [#2482](https://github.com/composer/composer/pull/2482)
* [atoum/AtoumBundle](https://github.com/atoum/AtoumBundle) : [#16](https://github.com/atoum/AtoumBundle/pull/16) - [#27](https://github.com/atoum/AtoumBundle/pull/27) - [#34](https://github.com/atoum/AtoumBundle/pull/34) - [#35](https://github.com/atoum/AtoumBundle/pull/35) - [#44](https://github.com/atoum/AtoumBundle/pull/44) - [#47](https://github.com/atoum/AtoumBundle/pull/47) - [#48](https://github.com/atoum/AtoumBundle/pull/48) - [#52](https://github.com/atoum/AtoumBundle/pull/52) - [#53](https://github.com/atoum/AtoumBundle/pull/53) - [#56](https://github.com/atoum/AtoumBundle/pull/56)
* [atoum/atoum](https://github.com/atoum/atoum) : [#200](https://github.com/atoum/atoum/pull/200) - [#210](https://github.com/atoum/atoum/pull/210)
* [doctrine/DoctrineBundle](https://github.com/doctrine/DoctrineBundle) - [#159](https://github.com/doctrine/DoctrineBundle/pull/159)
* [liip/LiipImagineBundle](https://github.com/liip/LiipImagineBundle) : [#274](https://github.com/liip/LiipImagineBundle/pull/274)
* [n1k0/casperjs](https://github.com/n1k0/casperjs) : [#605](https://github.com/n1k0/casperjs/pull/605)
* [naderman/composer-aws](https://github.com/naderman/composer-aws/) : [#4](https://github.com/naderman/composer-aws/pull/4) - [#5](https://github.com/naderman/composer-aws/pull/5)
* [nelmio/NelmioApiDocBundle](https://github.com/nelmio/NelmioApiDocBundle) : [#157](https://github.com/nelmio/NelmioApiDocBundle/pull/157) - [#253](https://github.com/nelmio/NelmioApiDocBundle/pull/253) -
[#256](https://github.com/nelmio/NelmioApiDocBundle/pull/256) - [#258](https://github.com/nelmio/NelmioApiDocBundle/pull/258) - [#277](https://github.com/nelmio/NelmioApiDocBundle/pull/277)
* [willdurand/BazingaHateoasBundle](https://github.com/willdurand/BazingaHateoasBundle) : [#9](https://github.com/willdurand/BazingaHateoasBundle/pull/9)