repo stringlengths 1 191 ⌀ | file stringlengths 23 351 | code stringlengths 0 5.32M | file_length int64 0 5.32M | avg_line_length float64 0 2.9k | max_line_length int64 0 288k | extension_type stringclasses 1
value |
|---|---|---|---|---|---|---|
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/ServletResponse.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,862 | 27.19708 | 107 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/WebServiceEngine.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 9,400 | 35.157692 | 161 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/WsAction.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,316 | 38.909091 | 114 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/WsParameterBuilder.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,084 | 42.464286 | 166 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/WsUtils.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,213 | 35.9 | 107 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/main/java/org/sonar/server/ws/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 959 | 39 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/CacheWriterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,773 | 30.122807 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/MessageFormattingUtilsTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,940 | 33.660714 | 86 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/RemovedWebServiceHandlerTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,707 | 34.583333 | 158 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/ServletRequestTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 7,249 | 31.80543 | 113 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/ServletResponseTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,612 | 25.181159 | 97 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/WebServiceEngineTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 18,031 | 37.284501 | 173 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/WsParameterBuilderTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 7,263 | 46.477124 | 144 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/test/java/org/sonar/server/ws/WsUtilsTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,490 | 33.91 | 108 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/testFixtures/java/org/sonar/server/ws/DumbResponse.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,478 | 24.962687 | 81 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/testFixtures/java/org/sonar/server/ws/TestRequest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 5,439 | 26.474747 | 133 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/testFixtures/java/org/sonar/server/ws/TestResponse.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,278 | 32.121212 | 87 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/testFixtures/java/org/sonar/server/ws/TestableResponse.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,091 | 29.333333 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver-ws/src/testFixtures/java/org/sonar/server/ws/WsActionTester.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,626 | 32.895833 | 86 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/it/java/org/sonar/server/platform/web/SonarLintConnectionFilterIT.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 5,104 | 36.814815 | 141 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/EmbeddedTomcat.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,252 | 32.753968 | 99 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/NullJarScanner.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,558 | 30.18 | 115 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/ProgrammaticLogbackValve.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,836 | 38.085106 | 119 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/SecureErrorReportValve.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,516 | 36.925 | 95 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/TomcatAccessLog.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,098 | 37.259259 | 148 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/TomcatConnectors.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,228 | 40.871287 | 148 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/TomcatContexts.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,698 | 36 | 154 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/TomcatErrorHandling.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,375 | 38.314286 | 88 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/TomcatStartupLogs.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,648 | 31.333333 | 86 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/WebSecurityManager.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,799 | 35 | 88 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/WebServer.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,277 | 29.635514 | 132 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/app/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 960 | 39.041667 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/PlatformImpl.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 12,142 | 28.189904 | 121 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 965 | 39.25 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevel.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 5,561 | 27.233503 | 102 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevel1.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,170 | 34.0625 | 98 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevel2.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,120 | 38.625 | 123 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevel3.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,654 | 37.478261 | 99 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevel4.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 26,139 | 38.131737 | 100 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevelSafeMode.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,504 | 33.791667 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/PlatformLevelStartup.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,177 | 42.202797 | 130 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/platformlevel/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 979 | 39.833333 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/ApiV2Servlet.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,453 | 33 | 105 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/CacheControlFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,091 | 35.809524 | 131 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/CspFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,479 | 33.444444 | 130 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/MasterServletFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 8,857 | 34.717742 | 146 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/PlatformServletContextListener.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,712 | 36.680556 | 98 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/RedirectFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,428 | 30.458716 | 144 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/RegisterServletFilters.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,352 | 33.101449 | 97 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/RequestIdFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,510 | 31.61039 | 130 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/SecurityServletFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,933 | 38.737374 | 158 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/SonarLintConnectionFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,974 | 33.195402 | 108 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/StaticResourcesServlet.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,009 | 36.5625 | 149 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/UserSessionFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,738 | 35.656863 | 149 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/WebPagesCache.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,003 | 36.773585 | 86 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/WebPagesFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,540 | 36.670213 | 130 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/WebServiceFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,374 | 35.684783 | 107 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/WebServiceReroutingFilter.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,773 | 30.522727 | 101 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/main/java/org/sonar/server/platform/web/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 969 | 39.416667 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/EmbeddedTomcatTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,901 | 34.82716 | 93 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/NullJarScannerTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,687 | 34.914894 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/ProgrammaticLogbackValveTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,598 | 30.98 | 75 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/SecurityErrorReportValveTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,258 | 35.435484 | 100 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/StartupLogsTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,941 | 34.445783 | 87 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/TomcatAccessLogTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,915 | 34.13253 | 91 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/TomcatConnectorsTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,911 | 32.643836 | 191 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/TomcatContextsTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,549 | 32.211679 | 99 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/TomcatErrorHandlingTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,512 | 35.902439 | 81 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/WebSecurityManagerTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,422 | 38.721311 | 96 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/app/WebServerTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,309 | 33.473684 | 112 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/platformlevel/PlatformLevel1Test.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,426 | 33.804878 | 102 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/platformlevel/PlatformLevel2Test.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,138 | 39.578431 | 105 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/platformlevel/PlatformLevelTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,403 | 33.383838 | 138 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/ApiV2ServletTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 8,133 | 40.712821 | 120 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/CacheControlFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,621 | 31.339286 | 82 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/CspFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,054 | 36.256098 | 90 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/MasterServletFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 8,960 | 38.302632 | 178 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/RedirectFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,121 | 35.729412 | 128 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/RegisterServletFiltersTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,007 | 36.185185 | 80 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/RequestIdFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 5,244 | 40.626984 | 163 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/SecurityServletFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 5,840 | 37.176471 | 100 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/StaticResourcesServletTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 12,027 | 36.943218 | 143 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/UserSessionFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 7,303 | 37.442105 | 126 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/WebPagesCacheTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 4,577 | 31.239437 | 172 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/WebPagesFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,824 | 31.415254 | 87 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/WebServiceFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,232 | 34.414773 | 108 | java |
sonarqube | sonarqube-master/server/sonar-webserver/src/test/java/org/sonar/server/platform/web/WebServiceReroutingFilterTest.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,203 | 39.556962 | 116 | java |
sonarqube | sonarqube-master/sonar-application/src/main/java/org/sonar/application/App.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,994 | 37.786408 | 125 | java |
sonarqube | sonarqube-master/sonar-application/src/main/java/org/sonar/application/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 961 | 39.083333 | 75 | java |
sonarqube | sonarqube-master/sonar-core/src/it/java/org/sonar/core/util/DefaultHttpDownloaderIT.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 9,780 | 37.356863 | 165 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/component/ComponentKeys.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,605 | 35.06 | 165 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/component/DefaultResourceTypes.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 2,522 | 34.041667 | 85 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/component/package-info.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 965 | 37.64 | 75 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/ComputeEngineProperties.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,059 | 34.333333 | 97 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/CorePropertyDefinitions.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 11,001 | 48.116071 | 164 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/DebtProperties.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,589 | 46.236842 | 149 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/ExclusionProperties.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,601 | 35.383838 | 85 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/Frequency.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 1,284 | 28.204545 | 75 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/IssueExclusionProperties.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 6,572 | 45.617021 | 171 | java |
sonarqube | sonarqube-master/sonar-core/src/main/java/org/sonar/core/config/Logback.java | /*
* SonarQube
* Copyright (C) 2009-2023 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 3 of the License, o... | 3,089 | 33.719101 | 115 | java |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.