]> source.dussan.org Git - sonarqube.git/commitdiff
change headers check
authorStas Vilchik <vilchiks@gmail.com>
Tue, 19 May 2015 13:57:11 +0000 (15:57 +0200)
committerStas Vilchik <vilchiks@gmail.com>
Tue, 19 May 2015 16:20:10 +0000 (18:20 +0200)
17 files changed:
pom.xml
server/sonar-web/src/main/js/libs/third-party/backbone.js
server/sonar-web/src/main/js/libs/third-party/backbone.marionette.js
server/sonar-web/src/main/js/libs/third-party/bootstrap/dropdown.js
server/sonar-web/src/main/js/libs/third-party/bootstrap/tooltip.js
server/sonar-web/src/main/js/libs/third-party/d3.js
server/sonar-web/src/main/js/libs/third-party/handlebars.js
server/sonar-web/src/main/js/libs/third-party/jquery-ui.js
server/sonar-web/src/main/js/libs/third-party/jquery.js
server/sonar-web/src/main/js/libs/third-party/jquery.mockjax.js
server/sonar-web/src/main/js/libs/third-party/keymaster.js
server/sonar-web/src/main/js/libs/third-party/latinize.js
server/sonar-web/src/main/js/libs/third-party/moment.js
server/sonar-web/src/main/js/libs/third-party/numeral-languages.js
server/sonar-web/src/main/js/libs/third-party/numeral.js
server/sonar-web/src/main/js/libs/third-party/select2.js
server/sonar-web/src/main/js/libs/third-party/underscore.js

diff --git a/pom.xml b/pom.xml
index 1e6ce229c3fdfaf3c43571a9244e89dc303924b4..7feaf878fb27dae22acad300f0aae050e52cfdad 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           <aggregate>true</aggregate>
           <includes>
             <include>**/sonar-*/src/main/java/**</include>
-            <include>**/sonar-*/src/main/js/**</include>
-            <include>**/sonar-*/src/main/coffee/**</include>
-            <include>**/sonar-*/src/main/less/**</include>
             <include>**/sonar-*/src/test/java/**</include>
           </includes>
           <excludes>
           </excludes>
           <mapping>
             <java>SLASHSTAR_STYLE</java>
-            <js>SLASHSTAR_STYLE</js>
-            <coffee>SCRIPT_STYLE</coffee>
-            <less>SLASHSTAR_STYLE</less>
           </mapping>
           <skip>${skipSanityChecks}</skip>
         </configuration>
index b1508ff0e460456de881f8d731bbe07599023c31..24a550a0adc9926dc0c3be79004b042de23cbeda 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 //     Backbone.js 1.1.2
 
 //     (c) 2010-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
index feb9eb4c48f82b70a043cbf751480dc6cc3ab6d5..a7dfbc340fc97a466cc7c979d408373fd5fbf262 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 // MarionetteJS (Backbone.Marionette)
 // ----------------------------------
 // v1.6.3
index 0cb01b301ac5f2cac81256a36402849df8f6ce35..623ee2118a085aa9421f3a7fa1a002d483f9aaf1 100644 (file)
@@ -1,23 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
-
 +function ($) {
   'use strict';
 
index 4377ec8344a16e434320c792697fcc83c217fff8..83fa1829eee93f18656580b0be52e5ed2808bf69 100644 (file)
@@ -1,23 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
-
 +function ($) {
   'use strict';
 
index 4aa628f2a4f8b4ec690f8cc9cc39dff3bb19353c..2ad433457dd06422e6c9e9bc20a2ba0b78cdba99 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 !function() {
   var d3 = {
     version: "3.4.3"
   } else {
     this.d3 = d3;
   }
-}();
\ No newline at end of file
+}();
index 2ba83724f1bde143a18e5552bdc0af70ef13407b..8ae0445c57b38e48d8e05b7b4406f3c9a6a4d321 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 /*!
 
  handlebars v2.0.0
index 937458da8c9bb60616772e0cf78425c8a33f0d28..c5517d8448a1743bebbd4124626dcbc3ac7f95b5 100755 (executable)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 /*! jQuery UI - v1.10.4 - 2014-03-31
 * http://jqueryui.com
 * Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.draggable.js, jquery.ui.resizable.js, jquery.ui.button.js, jquery.ui.datepicker.js, jquery.ui.dialog.js, jquery.ui.tabs.js
index b36ce5f6f08ee86b59022c73433adb6367b970b1..197ac3bfcfe3b456c6fb991268097ce8a895ddcd 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 (function( global, factory ) {
 
        if ( typeof module === "object" && typeof module.exports === "object" ) {
index e9d08ae45a3e0a47f23c1d0bab2f414362c7dbb5..fc6327fd1c103505e8e7216bf9f221389d45da63 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 (function($) {
        var _ajax = $.ajax,
                mockHandlers = [],
index 44b315aae6cfe8d82b004fb1dec4a76709f65012..8a13e83f313b47b04bc73448dce922fa40ba4b21 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 //     keymaster.js
 //     version: 1.6.2
 //     (c) 2011-2013 Thomas Fuchs
index 64d27d025f2b337c9bf10e4b2ea7edc93011ef2f..6d302eec0a361519f27f876afefc0663884abf75 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 /*
  * Latinize string by removing all diacritics
  * From http://stackoverflow.com/questions/990904/javascript-remove-accents-in-strings
index f804c90698180d840e1b74ba62b29c376de9ea17..4b6676d8aa00805a291094df9a644c3c857cbbef 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 //! moment.js
 //! version : 2.7.0
 //! authors : Tim Wood, Iskren Chernev, Moment.js contributors
index d53841393e5edb6fee96e0402c8b1d697a3f014f..698316d54e2f7da9acae022cda7ca7a62c4556f1 100755 (executable)
@@ -1,23 +1,4 @@
-/*\r
- * SonarQube, open source software quality management tool.\r
- * Copyright (C) 2008-2014 SonarSource\r
- * mailto:contact AT sonarsource DOT com\r
- *\r
- * SonarQube is free software; you can redistribute it and/or\r
- * modify it under the terms of the GNU Lesser General Public\r
- * License as published by the Free Software Foundation; either\r
- * version 3 of the License, or (at your option) any later version.\r
- *\r
- * SonarQube is distributed in the hope that it will be useful,\r
- * but WITHOUT ANY WARRANTY; without even the implied warranty of\r
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU\r
- * Lesser General Public License for more details.\r
- *\r
- * You should have received a copy of the GNU Lesser General Public License\r
- * along with this program; if not, write to the Free Software Foundation,\r
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.\r
- */\r
-/*! 
+/*!
  * numeral.js language configuration
  * language : belgium-dutch (be-nl)
  * author : Dieter Luypaert : https://github.com/moeriki
         this.numeral.language('be-nl', language);
     }
 }());
-/*! \r
- * numeral.js language configuration\r
- * language : simplified chinese\r
- * author : badplum : https://github.com/badplum\r
- */\r
-(function () {\r
-    var language = {\r
-        delimiters: {\r
-            thousands: ',',\r
-            decimal: '.'\r
-        },\r
-        abbreviations: {\r
-            thousand: '千',\r
-            million: '百万',\r
-            billion: '十亿',\r
-            trillion: '兆'\r
-        },\r
-        ordinal: function (number) {\r
-            return '.';\r
-        },\r
-        currency: {\r
-            symbol: '¥'\r
-        }\r
-    };\r
-\r
-    // Node\r
-    if (typeof module !== 'undefined' && module.exports) {\r
-        module.exports = language;\r
-    }\r
-    // Browser\r
-    if (typeof window !== 'undefined' && this.numeral && this.numeral.language) {\r
-        this.numeral.language('chs', language);\r
-    }\r
-}());\r
+/*! 
+ * numeral.js language configuration
+ * language : simplified chinese
+ * author : badplum : https://github.com/badplum
+ */
+(function () {
+    var language = {
+        delimiters: {
+            thousands: ',',
+            decimal: '.'
+        },
+        abbreviations: {
+            thousand: '千',
+            million: '百万',
+            billion: '十亿',
+            trillion: '兆'
+        },
+        ordinal: function (number) {
+            return '.';
+        },
+        currency: {
+            symbol: '¥'
+        }
+    };
+
+    // Node
+    if (typeof module !== 'undefined' && module.exports) {
+        module.exports = language;
+    }
+    // Browser
+    if (typeof window !== 'undefined' && this.numeral && this.numeral.language) {
+        this.numeral.language('chs', language);
+    }
+}());
 
 /*!
  * numeral.js language configuration
index d67c0ce6efbbc115a1e4df9f56bfab2f267c4bd6..c21f99de7894947b294b143fdb20273bdee7418d 100755 (executable)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 /*!
  * numeral.js
  * version : 1.5.3
index 3815411846e257915533ff6c409569b13a22a151..213f4cf930af6caa1745f2418d5d23342ff3403e 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 /*
  Copyright 2012 Igor Vaynberg
 
index cf5d70446408c15267c140532a277a33674cbabf..ca61fdc3a4bab9ae3cc46d53802772dc4621ea37 100644 (file)
@@ -1,22 +1,3 @@
-/*
- * SonarQube, open source software quality management tool.
- * Copyright (C) 2008-2014 SonarSource
- * mailto:contact AT sonarsource DOT com
- *
- * SonarQube is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 3 of the License, or (at your option) any later version.
- *
- * SonarQube is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
- */
 //     Underscore.js 1.6.0
 //     http://underscorejs.org
 //     (c) 2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors