index
int64
0
0
repo_id
stringlengths
26
205
file_path
stringlengths
51
246
content
stringlengths
8
433k
__index_level_0__
int64
0
10k
0
Create_ds/genie/genie-ui/src/test/java/com/netflix/genie/ui
Create_ds/genie/genie-ui/src/test/java/com/netflix/genie/ui/controllers/package-info.java
/* * * Copyright 2018 Netflix, 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 ap...
2,300
0
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui/controllers/UserRestController.java
/* * * Copyright 2018 Netflix, 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 ap...
2,301
0
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui/controllers/UIController.java
/* * * Copyright 2016 Netflix, 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 ap...
2,302
0
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui
Create_ds/genie/genie-ui/src/main/java/com/netflix/genie/ui/controllers/package-info.java
/* * * Copyright 2018 Netflix, 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 ap...
2,303
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/GenieClientIntegrationTest.java
/* * * Copyright 2020 Netflix, 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 ap...
2,304
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/ApplicationClientIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,305
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/GenieClientIntegrationTestBase.java
/* * * Copyright 2016 Netflix, 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 ap...
2,306
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/JobClientIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,307
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/ClusterClientIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,308
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/package-info.java
/* * * Copyright 2019 Netflix, 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 ap...
2,309
0
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie
Create_ds/genie/genie-client/src/integTest/java/com/netflix/genie/client/CommandClientIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,310
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/package-info.java
/* * * Copyright 2015 Netflix, 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 ap...
2,311
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/interceptors/ResponseMappingInterceptorTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,312
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/interceptors/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,313
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2/AccessTokenTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,314
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2/TokenFetcherTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,315
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2/package-info.java
/* * * Copyright 2015 Netflix, 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 ap...
2,316
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2/impl/OAuth2SecurityInterceptorTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,317
0
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2
Create_ds/genie/genie-client/src/test/java/com/netflix/genie/client/security/oauth2/impl/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,318
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/ClusterClient.java
/* * * Copyright 2016 Netflix, 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 ap...
2,319
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/CommandClient.java
/* * * Copyright 2016 Netflix, 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 ap...
2,320
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/JobClient.java
/* * * Copyright 2016 Netflix, 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 ap...
2,321
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/ApplicationClient.java
/* * * Copyright 2019 Netflix, 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 ap...
2,322
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/GenieClientUtils.java
/* * * Copyright 2019 Netflix, 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 ap...
2,323
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/package-info.java
/* * * Copyright 2019 Netflix, 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 ap...
2,324
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/interceptors/ResponseMappingInterceptor.java
/* * * Copyright 2016 Netflix, 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 ap...
2,325
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/interceptors/SecurityInterceptor.java
/* * * Copyright 2016 Netflix, 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 ap...
2,326
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/interceptors/UserAgentInsertInterceptor.java
/* * * Copyright 2016 Netflix, 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 ap...
2,327
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/interceptors/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,328
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/JobService.java
/* * * Copyright 2016 Netflix, 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 ap...
2,329
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/CommandService.java
/* * * Copyright 2016 Netflix, 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 ap...
2,330
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/SortAttribute.java
/* * * Copyright 2020 Netflix, 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 ap...
2,331
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/SortDirection.java
/* * * Copyright 2020 Netflix, 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 ap...
2,332
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/ApplicationService.java
/* * * Copyright 2016 Netflix, 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 ap...
2,333
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/TokenService.java
/* * * Copyright 2016 Netflix, 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 ap...
2,334
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/ClusterService.java
/* * * Copyright 2016 Netflix, 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 ap...
2,335
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/apis/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,336
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,337
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2/TokenFetcher.java
/* * * Copyright 2016 Netflix, 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 ap...
2,338
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2/AccessToken.java
/* * * Copyright 2016 Netflix, 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 ap...
2,339
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,340
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2/impl/OAuth2SecurityInterceptor.java
/* * * Copyright 2016 Netflix, 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 ap...
2,341
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/security/oauth2/impl/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,342
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/exceptions/GenieClientTooManyRequestsException.java
/* * * Copyright 2022 Netflix, 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 ap...
2,343
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/exceptions/GenieClientException.java
/* * * Copyright 2015 Netflix, 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 ap...
2,344
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/exceptions/package-info.java
/* * * Copyright 2015 Netflix, 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 ap...
2,345
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/configs/GenieNetworkConfiguration.java
/* * * Copyright 2016 Netflix, 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 ap...
2,346
0
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client
Create_ds/genie/genie-client/src/main/java/com/netflix/genie/client/configs/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,347
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/ClusterRestControllerIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,348
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/RestControllerIntegrationTestBase.java
/* * * Copyright 2016 Netflix, 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 ap...
2,349
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/RootRestControllerIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,350
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/JobRestControllerIntegrationTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,351
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/IntegrationTestActiveProfilesResolver.java
/* * * Copyright 2016 Netflix, 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 ap...
2,352
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/CommandRestControllerIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,353
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/Snippets.java
/* * * Copyright 2016 Netflix, 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 ap...
2,354
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/ApplicationRestControllerIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,355
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/apis/rest/v3/controllers/package-info.java
/* * * Copyright 2019 Netflix, 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 ap...
2,356
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/agent/services
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/agent/services/impl/package-info.java
/* * * Copyright 2020 Netflix, 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 ap...
2,357
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/agent/services
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/agent/services/impl/CuratorDiscoveryIntegrationTest.java
/* * * Copyright 2020 Netflix, 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 ap...
2,358
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/scripts/ClusterSelectorManagedScriptIntegrationTest.java
/* * * Copyright 2019 Netflix, 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 ap...
2,359
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/scripts/AgentLauncherSelectorManagedScriptIntegrationTest.java
/* * * Copyright 2019 Netflix, 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 ap...
2,360
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/scripts/ManagedScriptIntegrationTest.java
/* * * Copyright 2019 Netflix, 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 ap...
2,361
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/scripts/CommandSelectorManagedScriptIntegrationTest.java
/* * * Copyright 2020 Netflix, 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 ap...
2,362
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/scripts/package-info.java
/* * * Copyright 2019 Netflix, 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 ap...
2,363
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplTagsIntegrationTest.java
/* * * Copyright 2017 Netflix, 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 ap...
2,364
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplCommandsIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,365
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplClustersIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,366
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplApplicationsIntegrationTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,367
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplFilesIntegrationTest.java
/* * * Copyright 2017 Netflix, 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 ap...
2,368
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceImplJobsIntegrationTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,369
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/JpaPersistenceServiceIntegrationTestBase.java
/* * * Copyright 2015 Netflix, 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 ap...
2,370
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/data/services/impl/jpa/package-info.java
/* * * Copyright 2020 Netflix, 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 ap...
2,371
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/services
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/services/impl/ArchivedJobServiceImplIntegrationTest.java
/* * * Copyright 2019 Netflix, 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 ap...
2,372
0
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/services
Create_ds/genie/genie-web/src/integTest/java/com/netflix/genie/web/services/impl/package-info.java
/* * * Copyright 2019 Netflix, 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 ap...
2,373
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/TaskUtilsTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,374
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/TasksCleanupTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,375
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,376
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/leader/LocalLeaderTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,377
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/leader/LeaderTasksCoordinatorTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,378
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/leader/DatabaseCleanupTaskTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,379
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/leader/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,380
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/node/DiskCleanupTaskTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,381
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/tasks/node/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,382
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/controllers/GenieExceptionMapperTest.java
/* * * Copyright 2015 Netflix, 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 ap...
2,383
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/controllers/ControllerUtilsTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,384
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/controllers/JobRestControllerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,385
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/controllers/package-info.java
/* * * Copyright 2015 Netflix, 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 ap...
2,386
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/JobSearchResultModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,387
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/ApplicationModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,388
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/JobModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,389
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/CommandModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,390
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/ClusterModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,391
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/RootModelAssemblerTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,392
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/apis/rest/v3/hateoas/assemblers/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,393
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/util/UNIXUtilsTest.java
/* * * Copyright 2019 Netflix, 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 ap...
2,394
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/util/package-info.java
/* * * Copyright 2015 Netflix, 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 ap...
2,395
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/resources/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,396
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/resources
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/resources/writers/DefaultDirectoryWriterTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,397
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/resources
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/resources/writers/package-info.java
/* * * Copyright 2016 Netflix, 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 ap...
2,398
0
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web
Create_ds/genie/genie-web/src/test/java/com/netflix/genie/web/properties/DiskCleanupPropertiesTest.java
/* * * Copyright 2016 Netflix, 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 ap...
2,399