Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: c1d2c945465d30efb63de7abce51d95289170e63
https://github.com/jenkinsci/jenkins/commit/c1d2c945465d30efb63de7abce51d95289170e63
Author: George Shakhnazaryan <[email protected]>
Date: 2012-02-21 (Tue, 21 Feb 2012)
Changed paths:
M war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Adding the video/webm mime type for files with extension .webm. The change is
similar to JENKINS-3803, just a different extension.
Commit: 20572e4ad19f7e226f00d09b4daf027adcf21117
https://github.com/jenkinsci/jenkins/commit/20572e4ad19f7e226f00d09b4daf027adcf21117
Author: Olivier Lamy <[email protected]>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
Merge pull request #383 from gshakhn/webm-mime-type
Add mime type for webm files.
Thanks!
Compare: https://github.com/jenkinsci/jenkins/compare/4d27250...20572e4