diff options
Diffstat (limited to 'sonar-server/src/main/webapp')
382 files changed, 382 insertions, 382 deletions
diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/account_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/account_controller.rb index fde2718ba54..d16315a4783 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/account_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/account_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/action_plans_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/action_plans_controller.rb index b360f21b5c6..cc190374655 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/action_plans_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/action_plans_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/admin_dashboards_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/admin_dashboards_controller.rb index c2c94ce00ea..e262a6c3850 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/admin_dashboards_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/admin_dashboards_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/alerts_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/alerts_controller.rb index dd0a96e2f38..33b476418e9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/alerts_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/alerts_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/all_projects_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/all_projects_controller.rb index c0eb74a80ff..356c0012ea9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/all_projects_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/all_projects_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/action_plans_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/action_plans_controller.rb index cf72dbbbaeb..203dff8f92e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/action_plans_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/action_plans_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/api_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/api_controller.rb index 3f529b11a36..dca3fc1bf57 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/api_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/api_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb index 78f30d8e632..2429a9b8bcf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/authentication_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/components_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/components_controller.rb index aca137ff38c..a080bc1881d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/components_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/components_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependencies_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependencies_controller.rb index f790a21b5c6..09d712e615b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependencies_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependencies_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependency_tree_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependency_tree_controller.rb index 66a9a5e0532..0d93e544c18 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependency_tree_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/dependency_tree_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/events_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/events_controller.rb index fd549c94341..6c267b15133 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/events_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/events_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/favourites_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/favourites_controller.rb index 2ab1a6949ff..b92914e4723 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/favourites_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/favourites_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/gwp_resources_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/gwp_resources_controller.rb index e1a641c6096..bd92dbd17d5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/gwp_resources_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/gwp_resources_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issues_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issues_controller.rb index 5e658dc7ba8..3b8222d789b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issues_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/issues_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/java_ws_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/java_ws_controller.rb index 4b7018050ba..a590ddeb7d2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/java_ws_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/java_ws_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/manual_measures_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/manual_measures_controller.rb index a642dbe31da..e5e90d60a96 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/manual_measures_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/manual_measures_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/metrics_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/metrics_controller.rb index f2ac68f2513..6008529a077 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/metrics_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/metrics_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/permissions_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/permissions_controller.rb index 46385f8f10c..5f1e79ea51b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/permissions_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/permissions_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/profiles_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/profiles_controller.rb index 3566f4a4b0c..296e92c9b1e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/profiles_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/profiles_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/projects_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/projects_controller.rb index 24b94818778..9e26b80df1f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/projects_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/projects_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb index ef4e137996b..26d7987b305 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/properties_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resource_rest_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resource_rest_controller.rb index 2cae7da9a0a..36a6f98b62b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resource_rest_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resource_rest_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resources_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resources_controller.rb index f92b001f787..82c884dfa87 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resources_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/resources_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rest_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rest_controller.rb index 7702a14ef76..8bec1e4a2d0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rest_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rest_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb index 3ee2fd9697e..5d0230db888 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/rules_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb index 24cdfb7edfa..34de3ab3b16 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/server_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/sources_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/sources_controller.rb index 044ea1bfdcf..8daa9ab3325 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/sources_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/sources_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/tests_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/tests_controller.rb index c52011d8c0a..b5ade1556e6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/tests_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/tests_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/timemachine_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/timemachine_controller.rb index 45993dabf55..a1c82b84e71 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/timemachine_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/timemachine_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/updatecenter_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/updatecenter_controller.rb index 14cd93b82dd..9816fed0f15 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/updatecenter_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/updatecenter_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb index 90be2d3591f..d25c2d23010 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/user_properties_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/users_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/users_controller.rb index 6a7e15c767d..d95479595b0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/users_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/users_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/violations_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/violations_controller.rb index 0ee770cc918..2ca9fd31b36 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/violations_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/violations_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/widgets_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/widgets_controller.rb index ff16ba3bc9e..b47631ca6ee 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/widgets_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/api/widgets_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/application_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/application_controller.rb index 4c7e8018e36..1ed18c8df2a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/application_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/application_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/batch_bootstrap_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/batch_bootstrap_controller.rb index cb69e298821..e8e7f802538 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/batch_bootstrap_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/batch_bootstrap_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/bulk_deletion_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/bulk_deletion_controller.rb index 24ece607931..5eb44dd88e2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/bulk_deletion_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/bulk_deletion_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/cloud_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/cloud_controller.rb index 3c1fd751590..e077bfb9763 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/cloud_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/cloud_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/coding_rules_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/coding_rules_controller.rb index c06947b9349..cc4298b9383 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/coding_rules_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/coding_rules_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/columns_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/columns_controller.rb index d76fbd59f83..c5468dd31b9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/columns_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/columns_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/comparison_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/comparison_controller.rb index b249e79e18f..1828bff6877 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/comparison_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/comparison_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/components_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/components_controller.rb index dd17fdbc32f..760e569a86d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/components_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/components_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/confirm_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/confirm_controller.rb index 33aad9dd43e..c31fefd6010 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/confirm_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/confirm_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb index 635d6e16634..9a963391275 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboard_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb index 5ed45edfe71..6cdcbd952c5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dashboards_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dependencies_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dependencies_controller.rb index c6f292e2fc5..26273033a6f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/dependencies_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/dependencies_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb index 8790e771389..96be43d8789 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/drilldown_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/email_configuration_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/email_configuration_controller.rb index 7037869ec35..054fa3d518b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/email_configuration_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/email_configuration_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/encryption_configuration_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/encryption_configuration_controller.rb index 8245c49fe1e..0f53cc2ba3d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/encryption_configuration_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/encryption_configuration_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/favourites_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/favourites_controller.rb index b1832a69020..98c22270632 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/favourites_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/favourites_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/groups_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/groups_controller.rb index 93285a9d000..4322e4876f0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/groups_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/groups_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb index 155e122d4e6..ba3bd551ade 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/issue_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/issues_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/issues_controller.rb index ca9a759774c..a675fd5f3a9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/issues_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/issues_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb index 6b2519f8701..f1a6ce4161e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/maintenance_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_measures_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_measures_controller.rb index 85fa88847f6..dc76a17b497 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_measures_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_measures_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_rules_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_rules_controller.rb index 010d462fd11..0b5c10ec2e9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_rules_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/manual_rules_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/markdown_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/markdown_controller.rb index b4eb6f500e4..d4786ba98aa 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/markdown_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/markdown_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/measures_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/measures_controller.rb index 6cf6c6d8bc0..f20128488f6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/measures_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/measures_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/metrics_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/metrics_controller.rb index de886ea45fb..591eddc9993 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/metrics_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/metrics_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/mock/example_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/mock/example_controller.rb index 395ba7e5a36..416ed4d5434 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/mock/example_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/mock/example_controller.rb @@ -1,6 +1,6 @@ # # Sonar, entreprise quality control tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb index cdb547c9dc8..ef8f6aa9149 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/permission_templates_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/permissions_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/permissions_controller.rb index 1ab381640eb..475ce7b2fc8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/permissions_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/permissions_controller.rb @@ -1,6 +1,6 @@ # # Sonar, entreprise quality control tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/configuration_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/configuration_controller.rb index fab6b2e31c1..caa8c4a6063 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/configuration_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/configuration_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/home_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/home_controller.rb index 24acc0d9d9c..2284a7e2b72 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/home_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/home_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/resource_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/resource_controller.rb index b1b0f65ae82..99b4b6b965f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/resource_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/plugins/resource_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb index 4e6da1a42f8..736086a0d8b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/profiles_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb index 156f2222505..b98b3a9c22f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_roles_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_roles_controller.rb index 6288c81b540..b6923e8d593 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_roles_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/project_roles_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/property_sets_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/property_sets_controller.rb index fb44531e8c7..cafcc574cfe 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/property_sets_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/property_sets_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/provisioning_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/provisioning_controller.rb index 9622f81f855..eaa7d6d8e46 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/provisioning_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/provisioning_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/quality_gates_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/quality_gates_controller.rb index c960a35c3de..79f46a4ba60 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/quality_gates_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/quality_gates_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb index 67387998010..5a3ce9def0e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/resource_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb index 0d6ced9b3bc..cc95b4f7d65 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/roles_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb index ab16f7cecaf..f298d41673e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_configuration_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_controller.rb index 05495cd5952..16c1c9d8650 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/rules_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/server_id_configuration_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/server_id_configuration_controller.rb index 950bb843fe3..68d7b3dc97c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/server_id_configuration_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/server_id_configuration_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb index 96ab628277c..7a7600afa03 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/sessions_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb index c0d1332af2f..5a48b659558 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/settings_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/setup_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/setup_controller.rb index 85e8148c5a9..2ea401ffd3f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/setup_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/setup_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/system_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/system_controller.rb index cdbf1ca9a14..d29a32f37d6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/system_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/system_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/test_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/test_controller.rb index 41bbe32636c..a25b78309ed 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/test_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/test_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb index 8f125fa3901..7cbc5ce472e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/treemap_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/updatecenter_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/updatecenter_controller.rb index 8ac04e1a610..a5d86ea82f6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/updatecenter_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/updatecenter_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/user_groups_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/user_groups_controller.rb index ba38ef32411..90cd2dc0ec8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/user_groups_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/user_groups_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/users_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/users_controller.rb index 3e888a7c35e..11e17ff729e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/users_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/users_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/controllers/widget_controller.rb b/sonar-server/src/main/webapp/WEB-INF/app/controllers/widget_controller.rb index 71426704e7a..2a9ad511394 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/controllers/widget_controller.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/controllers/widget_controller.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/alerts_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/alerts_helper.rb index e1038eed508..4953a4cf25a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/alerts_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/alerts_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb index 2a10cb09bad..6337d79c3f9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/application_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/cloud_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/cloud_helper.rb index 60ec03ae9a7..de7914424ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/cloud_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/cloud_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/components_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/components_helper.rb index 5d524fd5c2c..77ce4381a8e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/components_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/components_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb index 69f2810a846..b8964244898 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/dashboard_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/issues_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/issues_helper.rb index 80d43b4e3c0..42ef513d329 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/issues_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/issues_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/measures_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/measures_helper.rb index e1e3649cd7e..8ea584706a5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/measures_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/measures_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/metrics_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/metrics_helper.rb index 78a509dcf64..ed2c2c0a953 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/metrics_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/metrics_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/plugins_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/plugins_helper.rb index 7493170d36c..727cee0d2ec 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/plugins_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/plugins_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/profiles_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/profiles_helper.rb index 71df4bfae66..f6a69cc81c9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/profiles_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/profiles_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/project_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/project_helper.rb index 5ace4bb5abe..b8516f7d2be 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/project_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/project_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/properties_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/properties_helper.rb index 98daf595a52..b800be80d62 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/properties_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/properties_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/resource_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/resource_helper.rb index 7c2e5f83d8d..ab01b241103 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/resource_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/resource_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/roles_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/roles_helper.rb index a8469d4cf0a..b65f841539f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/roles_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/roles_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/rules_configuration_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/rules_configuration_helper.rb index fc250dcc0dc..4449bcdf547 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/rules_configuration_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/rules_configuration_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/sessions_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/sessions_helper.rb index f7fd239b92e..1b6299481b6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/sessions_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/sessions_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/settings_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/settings_helper.rb index 987505fcd4e..be4bf396542 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/settings_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/settings_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/source_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/source_helper.rb index 1d671555819..16aaca66322 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/source_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/source_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/system_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/system_helper.rb index a925e0e951e..676a5fd2683 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/system_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/system_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/updatecenter_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/updatecenter_helper.rb index 7814ada5b85..4e51fcc766e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/updatecenter_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/updatecenter_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/users_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/users_helper.rb index 37a37d96134..cdddfdae5e5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/users_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/users_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb b/sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb index b38b6cc77e4..ec85c9d02a4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/helpers/widget_properties_helper.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/action_plan.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/action_plan.rb index 51d55fa26d9..78cd2923629 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/action_plan.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/action_plan.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb index 97a9bc9dcf2..08f38c35ae4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/active_dashboard.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule.rb index d61881477a7..68afc99a0b9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_change.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_change.rb index 45db80cfb9e..8a81fabf583 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_change.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_change.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_param_change.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_param_change.rb index 0c61202502e..b39e55400a2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_param_change.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_param_change.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_parameter.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_parameter.rb index a30fdbb457f..b12529053d1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_parameter.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/active_rule_parameter.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/alert.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/alert.rb index bbd1e174d8c..ade6a6ba2fa 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/alert.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/alert.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/api.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/api.rb index d636e5841ab..0c0e6bcda66 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/api.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/api.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/api/dashboard_configuration.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/api/dashboard_configuration.rb index cb77075d2d5..e0d8a4bde5e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/api/dashboard_configuration.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/api/dashboard_configuration.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/api/pagination.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/api/pagination.rb index 37b8487678a..6bf883b68db 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/api/pagination.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/api/pagination.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/api/utils.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/api/utils.rb index 98792e1daee..89ed4d2ea4e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/api/utils.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/api/utils.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/author.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/author.rb index ac0a65787c0..612b06a9cb1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/author.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/author.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/caches.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/caches.rb index e31dbb632f7..fc10f59324b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/caches.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/caches.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/characteristic.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/characteristic.rb index 36330426549..e04b5154720 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/characteristic.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/characteristic.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/chart_measure.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/chart_measure.rb index 738d21cc372..3f53336a0a1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/chart_measure.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/chart_measure.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb index 8ff06f0b82f..70694368ff4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/dashboard.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/database_migration_manager.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/database_migration_manager.rb index 68ca046acea..f8a817ad128 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/database_migration_manager.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/database_migration_manager.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/dependency.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/dependency.rb index 8abf34a01f4..c6ff4617d0f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/dependency.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/dependency.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb index aed6f4fb4b4..7edd5070449 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/drilldown.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/errors.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/errors.rb index afbdb6efe51..97822b22440 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/errors.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/errors.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/event.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/event.rb index 45be6ab45e3..97d5c277e7a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/event.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/event.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/event_category.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/event_category.rb index 86eb0f3ba96..0385c1e5b35 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/event_category.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/event_category.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/group.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/group.rb index 8add30f04bb..47a189ba287 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/group.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/group.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/group_role.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/group_role.rb index c4929b672e6..8fc42c7f718 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/group_role.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/group_role.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/internal.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/internal.rb index c986b8101f0..d65915d4e35 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/internal.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/internal.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/issue.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/issue.rb index 6baaf1457fc..ddab34f2ce5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/issue.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/issue.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/loaded_template.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/loaded_template.rb index 0f7246ac2aa..d04448352d9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/loaded_template.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/loaded_template.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/manual_measure.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/manual_measure.rb index cf0f6578eb9..d3a63f1cd30 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/manual_measure.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/manual_measure.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_color.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_color.rb index 794a1bde270..f8227952fbc 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_color.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_color.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_data.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_data.rb index e1e08fa546a..dc8d23227e0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter.rb index 9ca7741f94d..d716fbb4914 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display.rb index 3db7fda782f..8c691228f75 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_list.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_list.rb index 39debafb781..c56cdc6636b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_list.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_list.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_treemap.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_treemap.rb index 1b069383595..75cee0870fb 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_treemap.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_display_treemap.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_favourite.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_favourite.rb index b66843c1fb2..441fd42c451 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_favourite.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/measure_filter_favourite.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/metric.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/metric.rb index a058e37f7ef..712cc1dc90a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/metric.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/metric.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/navigation.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/navigation.rb index 22c1ae1e64a..4b690d90178 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/navigation.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/navigation.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb index d9dfd4410fb..7e647dae04e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/profile.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/project.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/project.rb index 7669144dd96..533a9c0fe35 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/project.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/project.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/project_link.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/project_link.rb index cb4487eb1c4..794722faa18 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/project_link.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/project_link.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/project_measure.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/project_measure.rb index d60697245a1..9dae53b99e8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/project_measure.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/project_measure.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/property.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/property.rb index 2cd88cc9c16..97744feb51c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/property.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/property.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/property_type.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/property_type.rb index 409fa579507..332096471b3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/property_type.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/property_type.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_deletion_manager.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_deletion_manager.rb index f45bb0dc536..e880e4fbadd 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_deletion_manager.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_deletion_manager.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb index e5782ef9e08..7e60fd31b82 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/resource_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb index ee32d1e80f5..6ea80718f0b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/rule.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb index 69239fd51cf..c1785dc0d13 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/rules_parameter.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/server.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/server.rb index b95ef772adb..e6dca16e650 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/server.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/server.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb index 6641a642cad..bd12d8bd6d3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/severity.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot.rb index b0d2c406125..7c2b91605e5 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot_source.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot_source.rb index 1fa3676ffd1..b9309711e21 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot_source.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/snapshot_source.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/columns_view.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/columns_view.rb index 411c1927a3c..e88c8e2b0c7 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/columns_view.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/columns_view.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/components_configuration.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/components_configuration.rb index c2ba7bc38d5..e30aecf3951 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/components_configuration.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/components_configuration.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/resource_finder.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/resource_finder.rb index 905e12d1e01..9f8971b62dd 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/resource_finder.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/resource_finder.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/rule_priority.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/rule_priority.rb index 47834d91f86..a2bbba9c79b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/rule_priority.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/rule_priority.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/timemachine_row.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/timemachine_row.rb index c284de091e4..23d20b119d8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/timemachine_row.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/sonar/timemachine_row.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/trends_chart.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/trends_chart.rb index f6d8ee3b45f..d94c0d5be2e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/trends_chart.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/trends_chart.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/user.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/user.rb index 5310182de51..8d1131c0f6f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/user.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/user.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/user_role.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/user_role.rb index f095e9077a3..d9e91113910 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/user_role.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/user_role.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/widget.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/widget.rb index 2cc40d33921..6eb5a53c87b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/widget.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/widget.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/app/models/widget_property.rb b/sonar-server/src/main/webapp/WEB-INF/app/models/widget_property.rb index 49f9ff75036..00220919af8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/app/models/widget_property.rb +++ b/sonar-server/src/main/webapp/WEB-INF/app/models/widget_property.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/001_initial_schema.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/001_initial_schema.rb index 250e75f62ba..b008aa96451 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/001_initial_schema.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/001_initial_schema.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/002_index_database.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/002_index_database.rb index ac066e83495..c407d0a4686 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/002_index_database.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/002_index_database.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/010_create_users.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/010_create_users.rb index afd7d4f9ba3..e8eb77b0a0e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/010_create_users.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/010_create_users.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/011_create_administrator.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/011_create_administrator.rb index d1a197f5140..bf7c6211798 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/011_create_administrator.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/011_create_administrator.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/014_create_rules_profiles.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/014_create_rules_profiles.rb index 56e00c5e085..18710f6a680 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/014_create_rules_profiles.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/014_create_rules_profiles.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/035_create_snapshot_sources.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/035_create_snapshot_sources.rb index d77ea30e7b0..e729b2565cc 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/035_create_snapshot_sources.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/035_create_snapshot_sources.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/048_create_async_measure_snapshots_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/048_create_async_measure_snapshots_table.rb index 54f0f7e83ef..888f8b4f97e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/048_create_async_measure_snapshots_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/048_create_async_measure_snapshots_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/053_create_events_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/053_create_events_table.rb index a744cfb6601..847181c4143 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/053_create_events_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/053_create_events_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/054_create_alerts_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/054_create_alerts_table.rb index c1a049520c2..03611e8b717 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/054_create_alerts_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/054_create_alerts_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/059_create_properties.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/059_create_properties.rb index a6fde570813..40c0ec4d3e3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/059_create_properties.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/059_create_properties.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/061_add_measure_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/061_add_measure_data.rb index 1f4d1344197..76a2a086f45 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/061_add_measure_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/061_add_measure_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/062_add_project_kee_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/062_add_project_kee_index.rb index 37f5db22584..fc0db1619bf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/062_add_project_kee_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/062_add_project_kee_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/079_create_groups.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/079_create_groups.rb index 89e32b7901e..fb8b70747a2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/079_create_groups.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/079_create_groups.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/080_create_groups_users.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/080_create_groups_users.rb index f22e4a666eb..7c347a25112 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/080_create_groups_users.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/080_create_groups_users.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/086_create_group_roles.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/086_create_group_roles.rb index 22ac98af8e2..32e9e0147af 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/086_create_group_roles.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/086_create_group_roles.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/087_create_user_roles.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/087_create_user_roles.rb index a9d1abe422a..b1445047da8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/087_create_user_roles.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/087_create_user_roles.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/088_create_default_users_and_groups.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/088_create_default_users_and_groups.rb index d95394d0f2d..c84ee36c257 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/088_create_default_users_and_groups.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/088_create_default_users_and_groups.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/093_create_dependencies_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/093_create_dependencies_table.rb index 4006cd2e8e5..d3a5e88dbbe 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/093_create_dependencies_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/093_create_dependencies_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/095_increase_measure_id_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/095_increase_measure_id_size.rb index a067c6e8813..eea5230116e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/095_increase_measure_id_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/095_increase_measure_id_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/111_create_extensions.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/111_create_extensions.rb index f4c2035ee94..94550199ef8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/111_create_extensions.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/111_create_extensions.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/115_create_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/115_create_filters.rb index a3ccc69a087..5e716cc17ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/115_create_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/115_create_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/118_add_snapshots_qualifier_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/118_add_snapshots_qualifier_index.rb index a395941c03d..46ee71a7481 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/118_add_snapshots_qualifier_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/118_add_snapshots_qualifier_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/119_add_measures_sid_metric_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/119_add_measures_sid_metric_index.rb index 030b43e4c03..3ba8663e75c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/119_add_measures_sid_metric_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/119_add_measures_sid_metric_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/120_add_extensions_core_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/120_add_extensions_core_column.rb index 39cd576fa35..7fa6638123d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/120_add_extensions_core_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/120_add_extensions_core_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/131_create_quality_models.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/131_create_quality_models.rb index c235b255d08..e72b8e1f533 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/131_create_quality_models.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/131_create_quality_models.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/132_add_characteristic_id_to_measures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/132_add_characteristic_id_to_measures.rb index 9f5cc291e5f..741b8dc3e37 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/132_add_characteristic_id_to_measures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/132_add_characteristic_id_to_measures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/133_create_plugins.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/133_create_plugins.rb index 91284ae7407..ff1f1311f78 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/133_create_plugins.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/133_create_plugins.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/134_delete_checkstyle_translations.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/134_delete_checkstyle_translations.rb index 369ba2b70af..b85d514103c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/134_delete_checkstyle_translations.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/134_delete_checkstyle_translations.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/135_add_rules_enabled_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/135_add_rules_enabled_column.rb index a02bed10a04..47e0f3fff7b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/135_add_rules_enabled_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/135_add_rules_enabled_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/136_increase_violations_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/136_increase_violations_size.rb index 763303d3f65..328c61e81e3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/136_increase_violations_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/136_increase_violations_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/137_add_rules_cardinality.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/137_add_rules_cardinality.rb index 6e1ee436112..e51c9e5d03d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/137_add_rules_cardinality.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/137_add_rules_cardinality.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/138_add_characteristic_description.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/138_add_characteristic_description.rb index 9bfeef65b31..1618ca666ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/138_add_characteristic_description.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/138_add_characteristic_description.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/139_add_characteristic_enabled.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/139_add_characteristic_enabled.rb index f44e4f5750c..bff3b190455 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/139_add_characteristic_enabled.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/139_add_characteristic_enabled.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/140_create_characteristic_properties.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/140_create_characteristic_properties.rb index 24d3bc8ca47..50200e86609 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/140_create_characteristic_properties.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/140_create_characteristic_properties.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/141_add_rule_failures_cost.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/141_add_rule_failures_cost.rb index 6dd8e125c0c..60d7153d635 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/141_add_rule_failures_cost.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/141_add_rule_failures_cost.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/142_delete_active_rules_orphans.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/142_delete_active_rules_orphans.rb index 0aeb4234f60..c32c928e8fc 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/142_delete_active_rules_orphans.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/142_delete_active_rules_orphans.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/151_create_dashboards.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/151_create_dashboards.rb index bf4f847a389..b5e99db1685 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/151_create_dashboards.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/151_create_dashboards.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/160_add_rule_failures_columns.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/160_add_rule_failures_columns.rb index 48d00526c85..cda0c253bb6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/160_add_rule_failures_columns.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/160_add_rule_failures_columns.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/162_delete_iso_rule_categories.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/162_delete_iso_rule_categories.rb index c6a1c8b8415..3805100f883 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/162_delete_iso_rule_categories.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/162_delete_iso_rule_categories.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/163_add_variation_columns.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/163_add_variation_columns.rb index 4c3bdfa43d4..496da8ed584 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/163_add_variation_columns.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/163_add_variation_columns.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/165_set_nullable_rule_config_key.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/165_set_nullable_rule_config_key.rb index 9013cc46f40..b136632f50e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/165_set_nullable_rule_config_key.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/165_set_nullable_rule_config_key.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/166_set_nullable_rule_parameter_description.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/166_set_nullable_rule_parameter_description.rb index 0ea7e98c1b6..534a8434734 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/166_set_nullable_rule_parameter_description.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/166_set_nullable_rule_parameter_description.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/167_add_index_to_measure_data_snapshot.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/167_add_index_to_measure_data_snapshot.rb index 549928aec15..60b5ecf7baf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/167_add_index_to_measure_data_snapshot.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/167_add_index_to_measure_data_snapshot.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/168_add_periods_to_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/168_add_periods_to_filters.rb index 00c3d775e78..791f6e9bfd4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/168_add_periods_to_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/168_add_periods_to_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/169_add_columns_for_profiles_inheritance.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/169_add_columns_for_profiles_inheritance.rb index 237f4468a99..db5695cb750 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/169_add_columns_for_profiles_inheritance.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/169_add_columns_for_profiles_inheritance.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/170_delete_unvalid_project_snapshots.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/170_delete_unvalid_project_snapshots.rb index 5997879c80b..eb6ceeb067c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/170_delete_unvalid_project_snapshots.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/170_delete_unvalid_project_snapshots.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/180_add_profiles_disabled.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/180_add_profiles_disabled.rb index 22733618144..c25a4373857 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/180_add_profiles_disabled.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/180_add_profiles_disabled.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/190_add_permanent_id_and_switched_off_to_rule_failures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/190_add_permanent_id_and_switched_off_to_rule_failures.rb index d193c2e78e7..a0b9037fc10 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/190_add_permanent_id_and_switched_off_to_rule_failures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/190_add_permanent_id_and_switched_off_to_rule_failures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/191_create_review.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/191_create_review.rb index 47ee1bd45c8..41c769e62af 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/191_create_review.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/191_create_review.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/200_add_index_to_characteristic_property.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/200_add_index_to_characteristic_property.rb index 7ef89e4a588..e0d81c92419 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/200_add_index_to_characteristic_property.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/200_add_index_to_characteristic_property.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/201_change_false_positive_on_reviews.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/201_change_false_positive_on_reviews.rb index 1278ac44275..f45b82ebe46 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/201_change_false_positive_on_reviews.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/201_change_false_positive_on_reviews.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/202_create_rule_changes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/202_create_rule_changes.rb index b30db8bbf06..1a8f1f01815 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/202_create_rule_changes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/202_create_rule_changes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/203_drop_plugin_tables.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/203_drop_plugin_tables.rb index 8de9978e5ff..95c5cb3cb9f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/203_drop_plugin_tables.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/203_drop_plugin_tables.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/210_drop_parameters_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/210_drop_parameters_table.rb index b2610a59f60..f430c029b80 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/210_drop_parameters_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/210_drop_parameters_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/211_create_manual_measures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/211_create_manual_measures.rb index c646e2888fb..2036ec1dde9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/211_create_manual_measures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/211_create_manual_measures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/212_move_async_measures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/212_move_async_measures.rb index 05fabacdd9a..578b2ff14a8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/212_move_async_measures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/212_move_async_measures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/213_drop_async_measures_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/213_drop_async_measures_table.rb index bb6909325f5..3980d20c933 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/213_drop_async_measures_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/213_drop_async_measures_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/214_add_index_on_manual_measures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/214_add_index_on_manual_measures.rb index 92b2f4e4215..a18831a9ee3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/214_add_index_on_manual_measures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/214_add_index_on_manual_measures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/215_create_notifications.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/215_create_notifications.rb index 9e45844bf4e..66fe6dec0f6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/215_create_notifications.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/215_create_notifications.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/216_set_nullable_rule_name.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/216_set_nullable_rule_name.rb index bd5f56c2afc..c953e4f1367 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/216_set_nullable_rule_name.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/216_set_nullable_rule_name.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/217_create_duplications_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/217_create_duplications_index.rb index 92408f5f7fe..789eb918e9e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/217_create_duplications_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/217_create_duplications_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/220_update_events_table.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/220_update_events_table.rb index 3576b0ad015..6a55932c848 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/220_update_events_table.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/220_update_events_table.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/221_attach_events_to_snapshots.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/221_attach_events_to_snapshots.rb index e8fe99a20c0..80d86c79361 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/221_attach_events_to_snapshots.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/221_attach_events_to_snapshots.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/222_add_index_on_dependencies_project_snapshot.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/222_add_index_on_dependencies_project_snapshot.rb index 82f1111bbbf..08f4c97f8ce 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/222_add_index_on_dependencies_project_snapshot.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/222_add_index_on_dependencies_project_snapshot.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/230_increase_qualifier_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/230_increase_qualifier_size.rb index 32171cddcfe..3a278c99734 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/230_increase_qualifier_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/230_increase_qualifier_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/231_refactor_rule_measures.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/231_refactor_rule_measures.rb index f79afc9771d..ce57fd2579f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/231_refactor_rule_measures.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/231_refactor_rule_measures.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb index a7901fa6ce0..a8969a09319 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/232_add_rule_columns_to_reviews.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/233_add_rule_failures_committer.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/233_add_rule_failures_committer.rb index e75117ab3e0..925f2c7c409 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/233_add_rule_failures_committer.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/233_add_rule_failures_committer.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/234_add_manual_severity_to_reviews.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/234_add_manual_severity_to_reviews.rb index d8e67cf836e..76857d9f0a2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/234_add_manual_severity_to_reviews.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/234_add_manual_severity_to_reviews.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/235_create_loaded_templates.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/235_create_loaded_templates.rb index 3cf64875667..981a2c6a975 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/235_create_loaded_templates.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/235_create_loaded_templates.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/236_delete_value_type_from_widget_properties.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/236_delete_value_type_from_widget_properties.rb index a9703435a5b..2aa3db246e8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/236_delete_value_type_from_widget_properties.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/236_delete_value_type_from_widget_properties.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/237_create_table_resource_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/237_create_table_resource_index.rb index 191ebabb4ca..1b25c7df4b0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/237_create_table_resource_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/237_create_table_resource_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/238_create_action_plans.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/238_create_action_plans.rb index bb8aaaa847d..24789768e31 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/238_create_action_plans.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/238_create_action_plans.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/239_delete_duplications_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/239_delete_duplications_id.rb index b79a6267deb..50ed677597f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/239_delete_duplications_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/239_delete_duplications_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/240_delete_resource_orphans.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/240_delete_resource_orphans.rb index 5f72ec003c4..dd071aae41d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/240_delete_resource_orphans.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/240_delete_resource_orphans.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/250_add_snapshots_build_date.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/250_add_snapshots_build_date.rb index dc81c3c55b3..ed2e4a4a8f2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/250_add_snapshots_build_date.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/250_add_snapshots_build_date.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/251_add_snapshots_purge_status.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/251_add_snapshots_purge_status.rb index 42da875bf85..56503b69cd3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/251_add_snapshots_purge_status.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/251_add_snapshots_purge_status.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/252_add_rule_and_active_rule_notes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/252_add_rule_and_active_rule_notes.rb index bf9f8fd9c6a..d3208f80a72 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/252_add_rule_and_active_rule_notes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/252_add_rule_and_active_rule_notes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/254_add_metrics_delete_historical_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/254_add_metrics_delete_historical_data.rb index 9b5c3e222b1..7c83d30bc72 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/254_add_metrics_delete_historical_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/254_add_metrics_delete_historical_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/255_rename_dbcleaner_properties.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/255_rename_dbcleaner_properties.rb index c80c9097c0e..c1350dcfb5a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/255_rename_dbcleaner_properties.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/255_rename_dbcleaner_properties.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/256_add_measures_person.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/256_add_measures_person.rb index 4ebafefb876..71015cd7805 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/256_add_measures_person.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/256_add_measures_person.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/257_add_active_field_on_users.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/257_add_active_field_on_users.rb index b330c9c0f64..600cc547847 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/257_add_active_field_on_users.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/257_add_active_field_on_users.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/258_add_index_on_review_resource_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/258_add_index_on_review_resource_id.rb index 3e77c78f4e5..1f3d5ce184d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/258_add_index_on_review_resource_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/258_add_index_on_review_resource_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/259_rename_action_plans_deadline.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/259_rename_action_plans_deadline.rb index 94ad300c510..4c7664f4c41 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/259_rename_action_plans_deadline.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/259_rename_action_plans_deadline.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/260_clean_reviews_with_deleted_users_or_resources.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/260_clean_reviews_with_deleted_users_or_resources.rb index 0353261cfe8..468538dae67 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/260_clean_reviews_with_deleted_users_or_resources.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/260_clean_reviews_with_deleted_users_or_resources.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/261_add_projects_person_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/261_add_projects_person_id.rb index 7312a05af4f..094a44d49fe 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/261_add_projects_person_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/261_add_projects_person_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/262_create_authors.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/262_create_authors.rb index 606ec73c024..ed5980e9729 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/262_create_authors.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/262_create_authors.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/263_replace_rule_failures_committer_by_person.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/263_replace_rule_failures_committer_by_person.rb index f38774b55ae..fa9ab94e803 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/263_replace_rule_failures_committer_by_person.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/263_replace_rule_failures_committer_by_person.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/280_drop_table_rules_categories.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/280_drop_table_rules_categories.rb index 3fb7050875d..2bb8dc99928 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/280_drop_table_rules_categories.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/280_drop_table_rules_categories.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/281_clean_reviews_with_null_booleans.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/281_clean_reviews_with_null_booleans.rb index 308824b8451..17a15e73694 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/281_clean_reviews_with_null_booleans.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/281_clean_reviews_with_null_booleans.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/282_update_reviews_boolean_columns.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/282_update_reviews_boolean_columns.rb index 12ae7d4ad8a..7095d1df56b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/282_update_reviews_boolean_columns.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/282_update_reviews_boolean_columns.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/283_add_authors_primary_key.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/283_add_authors_primary_key.rb index 8a6c45bf3a6..34958ebac90 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/283_add_authors_primary_key.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/283_add_authors_primary_key.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/284_add_default_description_to_manual_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/284_add_default_description_to_manual_rules.rb index b2e6b2813b7..8eabee99a8d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/284_add_default_description_to_manual_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/284_add_default_description_to_manual_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/285_add_resource_index_primary_key.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/285_add_resource_index_primary_key.rb index 891bca138c2..279556b0690 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/285_add_resource_index_primary_key.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/285_add_resource_index_primary_key.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/286_add_indices_to_resource_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/286_add_indices_to_resource_index.rb index 210814f3037..64200bae9be 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/286_add_indices_to_resource_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/286_add_indices_to_resource_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/287_index_projects.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/287_index_projects.rb index 1a35631ad4a..246afb00dfb 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/287_index_projects.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/287_index_projects.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/300_add_global_to_dashboards.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/300_add_global_to_dashboards.rb index b7f4085c12a..ec883279d95 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/300_add_global_to_dashboards.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/300_add_global_to_dashboards.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/301_add_resource_id_to_widgets.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/301_add_resource_id_to_widgets.rb index b9a355bbaa1..1a0c57b4cb3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/301_add_resource_id_to_widgets.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/301_add_resource_id_to_widgets.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/302_create_global_dashboards_for_filter.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/302_create_global_dashboards_for_filter.rb index 0be9974ebeb..0d0eef8c13a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/302_create_global_dashboards_for_filter.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/302_create_global_dashboards_for_filter.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/303_add_review_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/303_add_review_data.rb index a76b8d356b7..0068eac59ca 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/303_add_review_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/303_add_review_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/304_add_key_to_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/304_add_key_to_filters.rb index dc995900443..fde42554acf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/304_add_key_to_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/304_add_key_to_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/305_ignore_loaded_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/305_ignore_loaded_filters.rb index c37f754d6dd..4a310cedd99 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/305_ignore_loaded_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/305_ignore_loaded_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/306_ignore_loaded_dashboards.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/306_ignore_loaded_dashboards.rb index 01ea89623d4..ff8a9337273 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/306_ignore_loaded_dashboards.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/306_ignore_loaded_dashboards.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/320_move_default_roles.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/320_move_default_roles.rb index 98822de0902..72e01f530ab 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/320_move_default_roles.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/320_move_default_roles.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/321_add_index_on_resource_root_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/321_add_index_on_resource_root_id.rb index e9f6ebeffc2..ce6d52098ca 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/321_add_index_on_resource_root_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/321_add_index_on_resource_root_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/330_add_created_at_on_projects.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/330_add_created_at_on_projects.rb index 995ef25078d..8bea0aef897 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/330_add_created_at_on_projects.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/330_add_created_at_on_projects.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/331_remove_projects_profile_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/331_remove_projects_profile_id.rb index 9b0a50ee2c2..7bb84e8f5b2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/331_remove_projects_profile_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/331_remove_projects_profile_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/332_remove_profiles_enabled_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/332_remove_profiles_enabled_column.rb index d26ec47b05d..f11b888347d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/332_remove_profiles_enabled_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/332_remove_profiles_enabled_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/333_update_language_key_max_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/333_update_language_key_max_size.rb index fe45b226efb..1f7e1a52539 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/333_update_language_key_max_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/333_update_language_key_max_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/334_remove_profiles_default_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/334_remove_profiles_default_column.rb index 0210601e4e1..42554bb7e69 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/334_remove_profiles_default_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/334_remove_profiles_default_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/335_remove_profiles_provided_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/335_remove_profiles_provided_column.rb index c6bed0abf42..5be2cba2237 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/335_remove_profiles_provided_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/335_remove_profiles_provided_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb index 8515536bb53..a2271e91394 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/350_create_semaphores.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/351_add_unique_index_to_authors.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/351_add_unique_index_to_authors.rb index 7116bba97aa..cc998ef24f0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/351_add_unique_index_to_authors.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/351_add_unique_index_to_authors.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/352_rename_java_coverage_property.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/352_rename_java_coverage_property.rb index 4213d5a982e..56256c34327 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/352_rename_java_coverage_property.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/352_rename_java_coverage_property.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/353_increase_group_name_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/353_increase_group_name_size.rb index 46ef2ae2dc0..4679a83432a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/353_increase_group_name_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/353_increase_group_name_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/354_increase_snapshots_path_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/354_increase_snapshots_path_size.rb index 15d262005c4..7f93a8db3c3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/354_increase_snapshots_path_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/354_increase_snapshots_path_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/355_increase_snapshots_version_size.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/355_increase_snapshots_version_size.rb index 0fb5022a7ba..67375290e40 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/355_increase_snapshots_version_size.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/355_increase_snapshots_version_size.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/356_create_measure_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/356_create_measure_filters.rb index 7dbce953a65..4072020cd72 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/356_create_measure_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/356_create_measure_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/358_create_measure_filter_favourites.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/358_create_measure_filter_favourites.rb index fa4b9292176..a968f028402 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/358_create_measure_filter_favourites.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/358_create_measure_filter_favourites.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/359_add_period_to_alerts.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/359_add_period_to_alerts.rb index 180148f281f..5cd988c0c79 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/359_add_period_to_alerts.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/359_add_period_to_alerts.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_existing_measure_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_existing_measure_filters.rb index ca2eccc2044..e689632f625 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_existing_measure_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/360_move_existing_measure_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/361_move_filter_widgets.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/361_move_filter_widgets.rb index 0c559eee77d..fbb63da4c5c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/361_move_filter_widgets.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/361_move_filter_widgets.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/362_drop_filter_tables.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/362_drop_filter_tables.rb index d740e0318df..51c42eb7531 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/362_drop_filter_tables.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/362_drop_filter_tables.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/363_ignore_home_dashboard_on_upgrades.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/363_ignore_home_dashboard_on_upgrades.rb index f3f9fa0df86..c5869cf9a1f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/363_ignore_home_dashboard_on_upgrades.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/363_ignore_home_dashboard_on_upgrades.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/370_create_graphs.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/370_create_graphs.rb index 7fe9fff60e3..7e0d900a6ae 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/370_create_graphs.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/370_create_graphs.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/379_purge_violations.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/379_purge_violations.rb index 7b540e38ecd..3358faafd47 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/379_purge_violations.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/379_purge_violations.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/380_add_status_language_and_dates_to_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/380_add_status_language_and_dates_to_rules.rb index 908f16c9dfd..04f0da4ad79 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/380_add_status_language_and_dates_to_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/380_add_status_language_and_dates_to_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/381_update_rules_status.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/381_update_rules_status.rb index ba39c7f4881..4351860f9a4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/381_update_rules_status.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/381_update_rules_status.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/382_remove_enabled_from_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/382_remove_enabled_from_rules.rb index 6ec658058ad..d13fdc0e09a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/382_remove_enabled_from_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/382_remove_enabled_from_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/383_update_metrics_user_managed_created_by_ws.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/383_update_metrics_user_managed_created_by_ws.rb index 1a92596c53f..0989a95ca2e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/383_update_metrics_user_managed_created_by_ws.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/383_update_metrics_user_managed_created_by_ws.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/387_create_snapshot_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/387_create_snapshot_data.rb index 2b0cdbb9f6c..cb297818210 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/387_create_snapshot_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/387_create_snapshot_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/388_add_profile_administrator_role.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/388_add_profile_administrator_role.rb index 3f2434e9a24..b51cbd375e4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/388_add_profile_administrator_role.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/388_add_profile_administrator_role.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/391_add_id_to_duplications_index.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/391_add_id_to_duplications_index.rb index f8cdcab2c9a..28f1c383f90 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/391_add_id_to_duplications_index.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/391_add_id_to_duplications_index.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/392_update_active_rule_changes_user_name_to_nullable.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/392_update_active_rule_changes_user_name_to_nullable.rb index 5334bc61fd4..deb4359da7a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/392_update_active_rule_changes_user_name_to_nullable.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/392_update_active_rule_changes_user_name_to_nullable.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/394_add_key_to_action_plan.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/394_add_key_to_action_plan.rb index a1e8e31803d..4143743906d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/394_add_key_to_action_plan.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/394_add_key_to_action_plan.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/397_add_index_to_users_login.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/397_add_index_to_users_login.rb index e1e2bac52d7..5cd0e586451 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/397_add_index_to_users_login.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/397_add_index_to_users_login.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/398_create_issues.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/398_create_issues.rb index ab2c2785faf..08d794bd33e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/398_create_issues.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/398_create_issues.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/399_create_issue_changes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/399_create_issue_changes.rb index 65db6da6caf..34daf86d80d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/399_create_issue_changes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/399_create_issue_changes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/400_delete_review_duplications.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/400_delete_review_duplications.rb index e845882676f..2d2399baadf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/400_delete_review_duplications.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/400_delete_review_duplications.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/401_migrate_violations_to_issues.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/401_migrate_violations_to_issues.rb index bed9c8f950e..7dc57cbd362 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/401_migrate_violations_to_issues.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/401_migrate_violations_to_issues.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/402_delete_review_widgets.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/402_delete_review_widgets.rb index 9e33f3a5fd2..67b7fde9664 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/402_delete_review_widgets.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/402_delete_review_widgets.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/403_replace_review_notifications.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/403_replace_review_notifications.rb index 9fd17773e2e..393bfbc8a00 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/403_replace_review_notifications.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/403_replace_review_notifications.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/404_add_index_to_snapshots_root_project_id.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/404_add_index_to_snapshots_root_project_id.rb index 5439222b248..e0ae3c3b3f2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/404_add_index_to_snapshots_root_project_id.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/404_add_index_to_snapshots_root_project_id.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/405_add_index_to_group_roles_role.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/405_add_index_to_group_roles_role.rb index 4fffb78f7d2..2d74d49659e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/405_add_index_to_group_roles_role.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/405_add_index_to_group_roles_role.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/406_update_issues_action_plan_key.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/406_update_issues_action_plan_key.rb index 3b315becae9..1f082e78ef6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/406_update_issues_action_plan_key.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/406_update_issues_action_plan_key.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/410_add_oracle_id_triggers.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/410_add_oracle_id_triggers.rb index 8ab64558c71..0bb601b32ed 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/410_add_oracle_id_triggers.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/410_add_oracle_id_triggers.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/411_create_issue_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/411_create_issue_filters.rb index bc0be2de9bc..0acbed57f50 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/411_create_issue_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/411_create_issue_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/412_create_issue_filter_favourites.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/412_create_issue_filter_favourites.rb index c4abb6ad1ea..0a1536c7216 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/412_create_issue_filter_favourites.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/412_create_issue_filter_favourites.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/413_add_dashboard_sharing_permission.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/413_add_dashboard_sharing_permission.rb index c496b351544..dc92df87670 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/413_add_dashboard_sharing_permission.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/413_add_dashboard_sharing_permission.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/414_add_scan_and_dry_run_permissions.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/414_add_scan_and_dry_run_permissions.rb index 3c376a6b89f..c8ba5db51d7 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/414_add_scan_and_dry_run_permissions.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/414_add_scan_and_dry_run_permissions.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/415_create_permission_templates.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/415_create_permission_templates.rb index feec3623413..997386bd68d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/415_create_permission_templates.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/415_create_permission_templates.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/416_create_permission_templates_users.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/416_create_permission_templates_users.rb index f2cfcc076fa..bf01fbc2802 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/416_create_permission_templates_users.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/416_create_permission_templates_users.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/417_create_permission_templates_groups.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/417_create_permission_templates_groups.rb index 9c62d4e075b..36d38afb536 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/417_create_permission_templates_groups.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/417_create_permission_templates_groups.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/418_migrate_default_permissions.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/418_migrate_default_permissions.rb index 79736d827b6..299a950cd02 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/418_migrate_default_permissions.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/418_migrate_default_permissions.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/419_add_index_to_rules_plugin_rule_key_and_plugin_name.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/419_add_index_to_rules_plugin_rule_key_and_plugin_name.rb index 614784db315..09e6452751b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/419_add_index_to_rules_plugin_rule_key_and_plugin_name.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/419_add_index_to_rules_plugin_rule_key_and_plugin_name.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/430_remove_notifications_created_at.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/430_remove_notifications_created_at.rb index d75c2516bfb..363bc5867f6 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/430_remove_notifications_created_at.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/430_remove_notifications_created_at.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/431_migrate_users_names.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/431_migrate_users_names.rb index 6201e0ddedf..96d5b71fbdf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/431_migrate_users_names.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/431_migrate_users_names.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/432_fix_oracle_trigger_names.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/432_fix_oracle_trigger_names.rb index 0194a7e5c25..510ad57c7c1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/432_fix_oracle_trigger_names.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/432_fix_oracle_trigger_names.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/433_add_index_to_characteristics_enabled.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/433_add_index_to_characteristics_enabled.rb index 0509084d551..2f228f3e2ac 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/433_add_index_to_characteristics_enabled.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/433_add_index_to_characteristics_enabled.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/434_move_issues_id_to_bigint.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/434_move_issues_id_to_bigint.rb index 927a071f737..5fc0dd17313 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/434_move_issues_id_to_bigint.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/434_move_issues_id_to_bigint.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/440_replace_key_regexp_by_key_search_in_measure_filters_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/440_replace_key_regexp_by_key_search_in_measure_filters_data.rb index 728e7fe49f9..a000edc3025 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/440_replace_key_regexp_by_key_search_in_measure_filters_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/440_replace_key_regexp_by_key_search_in_measure_filters_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/441_add_provisioning_permission.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/441_add_provisioning_permission.rb index 280fb8b75db..6dda7191cda 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/441_add_provisioning_permission.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/441_add_provisioning_permission.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/442_add_technical_debt_to_issue.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/442_add_technical_debt_to_issue.rb index 9c10833d573..9fb463c5a4f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/442_add_technical_debt_to_issue.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/442_add_technical_debt_to_issue.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/443_rename_widget_sqale_pyramid_to_technical_debt_pyramid.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/443_rename_widget_sqale_pyramid_to_technical_debt_pyramid.rb index 64da4d1d10d..c151be84261 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/443_rename_widget_sqale_pyramid_to_technical_debt_pyramid.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/443_rename_widget_sqale_pyramid_to_technical_debt_pyramid.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/444_resize_timeline_widgets.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/444_resize_timeline_widgets.rb index e0969594f3d..84a4516848d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/444_resize_timeline_widgets.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/444_resize_timeline_widgets.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/460_add_unique_constraint_to_groups_users.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/460_add_unique_constraint_to_groups_users.rb index ebb6a3a2618..8eeda227be9 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/460_add_unique_constraint_to_groups_users.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/460_add_unique_constraint_to_groups_users.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/461_add_characteristics_columns.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/461_add_characteristics_columns.rb index cee385060c1..291f9400645 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/461_add_characteristics_columns.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/461_add_characteristics_columns.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/462_migrate_characteristics.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/462_migrate_characteristics.rb index 92ba0f28485..0d4a182d603 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/462_migrate_characteristics.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/462_migrate_characteristics.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/463_add_administer_issues_perm.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/463_add_administer_issues_perm.rb index 25cb8ab1f07..e93efb5f84c 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/463_add_administer_issues_perm.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/463_add_administer_issues_perm.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/464_remove_useless_characteristics_data.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/464_remove_useless_characteristics_data.rb index c162eb8f887..58fdb974b22 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/464_remove_useless_characteristics_data.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/464_remove_useless_characteristics_data.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/465_add_perm_template_key_pattern_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/465_add_perm_template_key_pattern_column.rb index 783901145bb..52128b80c5b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/465_add_perm_template_key_pattern_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/465_add_perm_template_key_pattern_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/466_add_network_use_sub_characteristic.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/466_add_network_use_sub_characteristic.rb index 1a94a672dce..1776eae0a56 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/466_add_network_use_sub_characteristic.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/466_add_network_use_sub_characteristic.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/467_add_issue_change_creation_date.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/467_add_issue_change_creation_date.rb index ea6938e7ce6..dadb09cc21b 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/467_add_issue_change_creation_date.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/467_add_issue_change_creation_date.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/480_add_rule_note_columns.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/480_add_rule_note_columns.rb index 00995088bad..95ae5ee5478 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/480_add_rule_note_columns.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/480_add_rule_note_columns.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/481_copy_rule_notes_to_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/481_copy_rule_notes_to_rules.rb index 517f7aac50a..0d1dd5cf4c2 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/481_copy_rule_notes_to_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/481_copy_rule_notes_to_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/482_add_unique_constraint_to_group_roles.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/482_add_unique_constraint_to_group_roles.rb index 161b786996b..bc1cbcb77a0 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/482_add_unique_constraint_to_group_roles.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/482_add_unique_constraint_to_group_roles.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/483_add_rules_parameter_key_to_active_rule_parameters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/483_add_rules_parameter_key_to_active_rule_parameters.rb index 4a2468aca65..a5d6a89e716 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/483_add_rules_parameter_key_to_active_rule_parameters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/483_add_rules_parameter_key_to_active_rule_parameters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/484_copy_rule_parameters_name_to_active_rule_parameters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/484_copy_rule_parameters_name_to_active_rule_parameters.rb index e9abbcb28df..09c4a649b5e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/484_copy_rule_parameters_name_to_active_rule_parameters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/484_copy_rule_parameters_name_to_active_rule_parameters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/485_update_rules_without_severity.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/485_update_rules_without_severity.rb index 6b87791d551..86a27c1c8ad 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/485_update_rules_without_severity.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/485_update_rules_without_severity.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/486_add_resource_path_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/486_add_resource_path_column.rb index 96913af5a11..74b4d1d234a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/486_add_resource_path_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/486_add_resource_path_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/488_add_project_deprecated_key_column.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/488_add_project_deprecated_key_column.rb index 1fb5f53f723..5299560a687 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/488_add_project_deprecated_key_column.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/488_add_project_deprecated_key_column.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/489_add_rule_tags.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/489_add_rule_tags.rb index 368b9ae1243..21b57b17428 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/489_add_rule_tags.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/489_add_rule_tags.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/490_migrate_package_keys.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/490_migrate_package_keys.rb index fa9740e406f..c23a3d4d3b3 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/490_migrate_package_keys.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/490_migrate_package_keys.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/492_remove_rule_notes_and_active_rule_notes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/492_remove_rule_notes_and_active_rule_notes.rb index 4a6e95dc9f8..b48e4e14f27 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/492_remove_rule_notes_and_active_rule_notes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/492_remove_rule_notes_and_active_rule_notes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/493_delete_display_treemap_from_measure_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/493_delete_display_treemap_from_measure_filters.rb index 2af2d50595a..9710fabe06a 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/493_delete_display_treemap_from_measure_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/493_delete_display_treemap_from_measure_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/494_delete_properties_on_unknown_components.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/494_delete_properties_on_unknown_components.rb index a83d18a7995..587ca29d79d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/494_delete_properties_on_unknown_components.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/494_delete_properties_on_unknown_components.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/495_migrate_base_id_to_base_from_measure_filters.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/495_migrate_base_id_to_base_from_measure_filters.rb index da18e7a4662..9bee50e2cda 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/495_migrate_base_id_to_base_from_measure_filters.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/495_migrate_base_id_to_base_from_measure_filters.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/496_delete_language_property.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/496_delete_language_property.rb index 6b3386afdee..7f9f82d76a7 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/496_delete_language_property.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/496_delete_language_property.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/497_update_issue_message_by_rule_name_when_no_message.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/497_update_issue_message_by_rule_name_when_no_message.rb index 6ae7e283b59..39a1b1b7a0f 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/497_update_issue_message_by_rule_name_when_no_message.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/497_update_issue_message_by_rule_name_when_no_message.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/498_remove_duplicate_active_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/498_remove_duplicate_active_rules.rb index bd78e4df76c..f9710ba9496 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/498_remove_duplicate_active_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/498_remove_duplicate_active_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/510_create_quality_gates.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/510_create_quality_gates.rb index f6d48aad693..4201e584716 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/510_create_quality_gates.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/510_create_quality_gates.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/511_create_quality_gate_conditions.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/511_create_quality_gate_conditions.rb index 9dcefe4fb18..e9f992ee770 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/511_create_quality_gate_conditions.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/511_create_quality_gate_conditions.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/513_update_issue_debt_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/513_update_issue_debt_to_minutes.rb index 259bdd26f27..4c46e524e17 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/513_update_issue_debt_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/513_update_issue_debt_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/514_update_issue_changelog_debt_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/514_update_issue_changelog_debt_to_minutes.rb index 842c46a7464..8e69ff458b4 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/514_update_issue_changelog_debt_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/514_update_issue_changelog_debt_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/515_update_measures_debt_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/515_update_measures_debt_to_minutes.rb index 44f68defd6d..82d7563ea36 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/515_update_measures_debt_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/515_update_measures_debt_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/516_update_development_cost_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/516_update_development_cost_to_minutes.rb index 91969fb7d25..04798bce357 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/516_update_development_cost_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/516_update_development_cost_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/517_update_work_units_by_size_point_property_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/517_update_work_units_by_size_point_property_to_minutes.rb index 82690fd5b1f..95b215477bf 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/517_update_work_units_by_size_point_property_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/517_update_work_units_by_size_point_property_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/518_update_alerts_on_debt_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/518_update_alerts_on_debt_to_minutes.rb index f2ce5175684..f0f33ea5d55 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/518_update_alerts_on_debt_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/518_update_alerts_on_debt_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/519_update_measure_filters_on_debt_to_minutes.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/519_update_measure_filters_on_debt_to_minutes.rb index 68ecc84a311..6c4c80de504 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/519_update_measure_filters_on_debt_to_minutes.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/519_update_measure_filters_on_debt_to_minutes.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/520_add_debt_columns_to_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/520_add_debt_columns_to_rules.rb index f78d6091694..4a9fd458673 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/520_add_debt_columns_to_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/520_add_debt_columns_to_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/521_copy_debt_to_rules.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/521_copy_debt_to_rules.rb index 5f6ed481448..7c893d41d1d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/521_copy_debt_to_rules.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/521_copy_debt_to_rules.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/db/migrate/522_delete_requirements.rb b/sonar-server/src/main/webapp/WEB-INF/db/migrate/522_delete_requirements.rb index c7312af1c16..8b1414bb533 100644 --- a/sonar-server/src/main/webapp/WEB-INF/db/migrate/522_delete_requirements.rb +++ b/sonar-server/src/main/webapp/WEB-INF/db/migrate/522_delete_requirements.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/all_pass_authorizer.rb b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/all_pass_authorizer.rb index a55e6b51c1b..fe7c9b8e516 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/all_pass_authorizer.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/all_pass_authorizer.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/default_authorizer.rb b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/default_authorizer.rb index ef82fff7664..517b86f38e8 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/default_authorizer.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/default_authorizer.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/logged_in_authorizer.rb b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/logged_in_authorizer.rb index 1a81dac85b8..ce7d0b7b831 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/authorization/logged_in_authorizer.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/authorization/logged_in_authorizer.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/database_version.rb b/sonar-server/src/main/webapp/WEB-INF/lib/database_version.rb index 741ea56f1aa..2c074aa15ae 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/database_version.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/database_version.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/java_ws_routing.rb b/sonar-server/src/main/webapp/WEB-INF/lib/java_ws_routing.rb index 0771001f270..a7e8f61999e 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/java_ws_routing.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/java_ws_routing.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/need_authentication.rb b/sonar-server/src/main/webapp/WEB-INF/lib/need_authentication.rb index 4e3cfa3b114..400ccbad2f1 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/need_authentication.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/need_authentication.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/need_authorization.rb b/sonar-server/src/main/webapp/WEB-INF/lib/need_authorization.rb index c0eb5911c6f..118a48e4029 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/need_authorization.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/need_authorization.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/resourceable.rb b/sonar-server/src/main/webapp/WEB-INF/lib/resourceable.rb index 7a89859205e..47371ab881d 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/resourceable.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/resourceable.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. -# Copyright (C) 2008-2013 SonarSource +# Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/WEB-INF/lib/slf4j_logger.rb b/sonar-server/src/main/webapp/WEB-INF/lib/slf4j_logger.rb index fa10f04ac16..b30ec41df57 100644 --- a/sonar-server/src/main/webapp/WEB-INF/lib/slf4j_logger.rb +++ b/sonar-server/src/main/webapp/WEB-INF/lib/slf4j_logger.rb @@ -1,6 +1,6 @@ # # SonarQube, open source software quality management tool. - # Copyright (C) 2008-2013 SonarSource + # Copyright (C) 2008-2014 SonarSource # mailto:contact AT sonarsource DOT com # # SonarQube is free software; you can redistribute it and/or diff --git a/sonar-server/src/main/webapp/stylesheets/style.css b/sonar-server/src/main/webapp/stylesheets/style.css index ebd3710689d..3085bc78154 100644 --- a/sonar-server/src/main/webapp/stylesheets/style.css +++ b/sonar-server/src/main/webapp/stylesheets/style.css @@ -1,6 +1,6 @@ /* * SonarQube, open source software quality management tool. - * Copyright (C) 2008-2013 SonarSource + * Copyright (C) 2008-2014 SonarSource * mailto:contact AT sonarsource DOT com * * SonarQube is free software; you can redistribute it and/or |