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
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/WildFlyDataSource.java
/* * JBoss, Home of Professional Open Source. * Copyright 2014, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,832
28.945313
102
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/GetDataSourceClassInfoOperationHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2018, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
8,460
41.732323
160
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XMLXaDataSourceRuntimeHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
28,116
52.658397
162
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/CommonDeploymentService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,521
36.641791
125
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourceService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,335
38.714286
122
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourcesSubsystemAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,055
46.75
207
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceModelNodeUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
32,576
88.008197
262
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/ConnectionPropertyDefinition.java
/* * * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it...
3,305
43.08
186
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/LocalDataSourceService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,194
38.196429
125
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/Attribute.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,165
27.5
76
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/InstalledDriversListOperationHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,025
58.542373
160
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/Namespace.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,635
28.954545
82
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceEnableDisable.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,056
45.318182
152
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,837
39.542857
140
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/EnlistmentTraceAttributeWriteHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,421
40.327103
161
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourcesTransformers.java
/* * JBoss, Home of Professional Open Source. * Copyright 2021, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,654
50.722222
188
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourceAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,107
42.166667
177
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DisableRequiredWriteAttributeHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,332
44.745098
197
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourcesExtension.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
43,693
63.445428
172
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/JdbcDriverDefinition.java
/* * * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it...
3,365
43.289474
131
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/JdbcDriverRemove.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,111
52.147826
170
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/DataSourceConfigService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,556
38.953125
139
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/datasources/XaDataSourcePropertyRemove.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,680
40.246154
131
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/Constants.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
40,061
50.961089
206
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersTransformers.java
/* * JBoss, Home of Professional Open Source. * Copyright 2023, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,151
52.230769
150
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/RaAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,308
50.111888
195
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AS7ResourceAdapterTags.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,791
22.552795
102
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,399
31.876712
111
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/CDConfigPropertiesService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,495
32.28
99
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/Element.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,165
30.852941
120
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertiesService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,443
30.74026
111
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/IronJacamarResourceCreator.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
21,450
54.428941
157
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertyResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
2,425
43.925926
182
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AOConfigPropertiesService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,507
32.44
107
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConnectionDefinitionResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
7,025
58.542373
192
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
2,822
43.809524
240
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConnectionDefinitionService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,555
36.431579
134
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ModifiableAdminObject.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,622
30.630705
117
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersSubsystemService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,969
33.534884
116
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersExtension.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,192
57.424528
144
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/CommonIronJacamarParser.java
/* * JBoss, Home of Professional Open Source. * Copyright 2008, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
69,665
44.032967
165
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/RaActivate.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,795
43.139535
126
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ReportDirectoryWriteHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2020, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
3,740
47.584416
162
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConfigPropertyAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,352
45.569444
142
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/CDConfigPropertyAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,444
46.191781
142
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterSubsystemParser.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
30,476
59.112426
181
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ModifiableConnDef.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
15,637
29.662745
149
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/WorkManagerRuntimeAttributeReadHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,601
47.903704
132
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AOConfigPropertyAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,447
46.888889
142
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/RaOperationUtil.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
37,100
65.728417
246
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/CommonAttributes.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
10,116
57.819767
134
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/WorkManagerRuntimeAttributeWriteHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,754
42.662791
197
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ConnectionDefinitionAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
13,679
58.478261
226
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/Namespace.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,802
30.144444
82
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,082
34.034091
115
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersRootResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
3,173
47.090909
211
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
5,078
46.46729
190
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterParser.java
/* * JBoss, Home of Professional Open Source. * Copyright 2008, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify i...
38,167
46.472637
182
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/EnlistmentTraceAttributeWriteHandler.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,456
41.855769
168
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/AdminObjectAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
6,823
50.308271
185
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/IronJacamarResourceDefinition.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat Middleware LLC, and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * un...
2,228
42.705882
181
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/RaRemove.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
7,885
47.981366
164
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdapterService.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,400
39.488095
175
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/IronJacamarResource.java
/* * JBoss, Home of Professional Open Source. * Copyright 2012, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
4,555
25.33526
96
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ResourceAdaptersSubSystemAdd.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,614
45.948052
143
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/subsystems/resourceadapters/ModifiableResourceAdapter.java
/* * JBoss, Home of Professional Open Source. * Copyright 2011, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
3,062
39.302632
156
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/ds/DsSecurityImpl.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,179
34.730337
155
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/resourceadapter/WorkManagerSecurityImpl.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
6,883
35.42328
137
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/common/CredentialImpl.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
4,458
36.158333
143
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/common/SecurityImpl.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,389
33.948454
138
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/api/ds/DsSecurity.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,206
22.580882
103
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/api/resourceadapter/WorkManagerSecurity.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,768
22.409938
121
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/api/common/Credential.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,212
22.977612
107
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/api/common/Security.java
/* * Copyright 2017 Red Hat, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to ...
3,274
22.905109
103
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/deployment/ResourceAdapterDeployment.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,585
30.156627
127
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/xmldescriptors/IronJacamarXmlDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,053
32.672131
94
java
null
wildfly-main/connector/src/main/java/org/jboss/as/connector/metadata/xmldescriptors/ConnectorXmlDescriptor.java
/* * JBoss, Home of Professional Open Source. * Copyright 2010, Red Hat, Inc., and individual contributors * as indicated by the @author tags. See the copyright.txt file in the * distribution for a full listing of individual contributors. * * This is free software; you can redistribute it and/or modify it * unde...
2,743
28.505376
99
java
depends
depends-master/src/test/java/depends/addons/DV8MappingFileBuilderTest.java
package depends.addons; import java.util.ArrayList; import org.junit.Test; public class DV8MappingFileBuilderTest { @Test public void test() { DV8MappingFileBuilder b = new DV8MappingFileBuilder(new ArrayList<>()); b.create("/tmp/depends-dv8-mapping.json"); } }
274
16.1875
73
java
depends
depends-master/src/test/java/depends/matrix/MatrixLevelReducerTest.java
package depends.matrix; import static org.junit.Assert.*; import org.junit.Test; import depends.matrix.transform.MatrixLevelReducer; public class MatrixLevelReducerTest { @Test public void test_MatrixLevelReducer_1() { String node = ".maven.maven-parent.16.maven-parent-16_pom"; assertEquals(".maven", Mat...
1,403
25.490566
63
java
depends
depends-master/src/test/java/depends/extractor/ParserTest.java
package depends.extractor; import depends.entity.ContainerEntity; import depends.entity.Entity; import depends.entity.FunctionEntity; import depends.entity.VarEntity; import depends.entity.repo.EntityRepo; import depends.relations.BindingResolver; import depends.relations.IBindingResolver; import depends.relations.Rel...
3,735
32.963636
114
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyParserTest.java
package depends.extractor.ruby; import depends.extractor.FileParser; import depends.extractor.IncludedFileLocator; import depends.extractor.ParserCreator; import depends.extractor.ParserTest; import depends.extractor.ruby.jruby.JRubyFileParser; import java.util.ArrayList; import java.util.List; public abstract class ...
688
26.56
105
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyReturnTypeDedudceTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.FunctionEntity; import depends.extractor.FileParser; public class RubyReturnTypeDedudceTest extends RubyParserTest { @Before public void setUp() { super.init(); } @Test public v...
910
24.305556
84
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubySingletonMethodTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertEquals; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.ContainerEntity; import depends.entity.VarEntity; import depends.extractor.FileParser; import multilang.depends.util.file.FileUtil; public c...
950
24.702703
100
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyObjectCreationTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.extractor.FileParser; public class RubyObjectCreationTest extends RubyParserTest { @Before public void setUp() { super.init(); } @Test public void...
715
21.375
93
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyVCallTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.entity.FunctionEntity; import depends.extractor.FileParser; public class RubyVCallTest extends RubyParserTest { @Before public void setUp() { super.i...
1,356
24.603774
85
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyModuleLevelsTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertNotNull; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.PackageEntity; import depends.extractor.FileParser; public class RubyModuleLevelsTest extends RubyParserTest { @Before public void setUp(...
934
23.605263
73
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyNameIBindingResolverTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.entity.FunctionEntity; import depends.extractor.FileParser; public class RubyNameIBindingResolverTest extends RubyParserTest { @Before public void setU...
1,599
29.188679
91
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyVariableCallTest.java
package depends.extractor.ruby; import depends.deptypes.DependencyType; import depends.entity.FunctionEntity; import depends.extractor.FileParser; import org.junit.Before; import org.junit.Test; import java.io.IOException; public class RubyVariableCallTest extends RubyParserTest { @Before public void setUp() { s...
856
24.205882
87
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyRaiseTypeDedudceTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.entity.FunctionEntity; import depends.extractor.FileParser; public class RubyRaiseTypeDedudceTest extends RubyParserTest { @Before public void setUp() ...
837
22.277778
84
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyVarInvocationRecordTest.java
package depends.extractor.ruby; import depends.entity.ContainerEntity; import depends.entity.VarEntity; import depends.extractor.FileParser; import multilang.depends.util.file.FileUtil; import org.junit.Before; import org.junit.Test; import java.io.IOException; import static org.junit.Assert.assertEquals; public cl...
1,032
21.955556
100
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyClassMethodcallTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.entity.FunctionEntity; import depends.extractor.FileParser; public class RubyClassMethodcallTest extends RubyParserTest { @Before public void setUp() {...
990
25.783784
85
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyVarTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertEquals; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.ContainerEntity; import depends.entity.FunctionEntity; import depends.entity.TypeEntity; import depends.entity.repo.EntityRepo; import depend...
5,268
29.456647
108
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyRequireTest.java
package depends.extractor.ruby; import java.io.File; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.extractor.FileParser; public class RubyRequireTest extends RubyParserTest { @Before public void setUp() { super.init(); } @Tes...
907
24.942857
127
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyParameterTypeDedudceTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.CandidateTypes; import depends.entity.FunctionEntity; import depends.entity.TypeEntity; import dep...
1,129
25.904762
78
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyNameTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertNotNull; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.entity.PackageEntity; import depends.extractor.FileParser; public class RubyNameTest extends RubyParserTest { @Before public void setUp() { su...
748
19.805556
75
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyMixinTest.java
package depends.extractor.ruby; import java.io.IOException; import org.junit.Before; import org.junit.Test; import depends.deptypes.DependencyType; import depends.extractor.FileParser; public class RubyMixinTest extends RubyParserTest { @Before public void setUp() { super.init(); } @Test public void test_mix...
703
21
94
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyAssignedVariableTypeDedudceTest.java
package depends.extractor.ruby; import depends.entity.FunctionEntity; import depends.entity.TypeEntity; import depends.entity.VarEntity; import depends.extractor.FileParser; import org.junit.Before; import org.junit.Test; import java.io.IOException; import static org.junit.Assert.assertEquals; public class RubyAssi...
2,834
33.156627
96
java
depends
depends-master/src/test/java/depends/extractor/ruby/RubyInheritTest.java
package depends.extractor.ruby; import static org.junit.Assert.assertEquals; import java.io.IOException; import org.junit.Before; import org.junit.Ignore; import org.junit.Test; import depends.deptypes.DependencyType; import depends.extractor.FileParser; import depends.relations.Relation; public class RubyInheritT...
3,219
28.541284
104
java
depends
depends-master/src/test/java/depends/extractor/pom/DependencyWithoutVersionTest.java
package depends.extractor.pom; import depends.deptypes.DependencyType; import org.junit.Before; import org.junit.Test; import java.io.IOException; public class DependencyWithoutVersionTest extends MavenParserTest{ @Before public void setUp() { super.init(); } @Test public void should_extract_dep_...
1,473
31.755556
139
java
depends
depends-master/src/test/java/depends/extractor/pom/EntityExtractTest.java
package depends.extractor.pom; import org.junit.Before; import org.junit.Test; import java.io.IOException; import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertNotNull; public class EntityExtractTest extends MavenParserTest{ @Before public void setUp() { super.init(); } ...
3,294
31.623762
104
java