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/zuul/zuul-core/src/main/java/com/netflix/zuul/netty
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/netty/filter/FilterRunner.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 a...
6,400
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/netty
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/netty/filter/BaseZuulFilterRunner.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 a...
6,401
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/netty
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/netty/filter/ZuulEndPointRunner.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 a...
6,402
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/passport/CurrentPassport.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 a...
6,403
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/passport/PassportState.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 a...
6,404
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/passport/PassportItem.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 a...
6,405
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/passport/StartAndEnd.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 a...
6,406
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/monitoring/Tracer.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 a...
6,407
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/monitoring/TracerFactory.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 a...
6,408
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/monitoring/ConnTimer.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 a...
6,409
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/monitoring/MonitoringHelper.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 a...
6,410
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/monitoring/ConnCounter.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 a...
6,411
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/OriginManager.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 a...
6,412
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/OriginName.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 a...
6,413
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/OriginConcurrencyExceededException.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 a...
6,414
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/BasicNettyOriginManager.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 a...
6,415
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/OriginThrottledException.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 a...
6,416
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/InstrumentedOrigin.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 a...
6,417
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/NettyOrigin.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 a...
6,418
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/Origin.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 a...
6,419
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/origins/BasicNettyOrigin.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 a...
6,420
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/OutboundErrorType.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 a...
6,421
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/RequestExpiredException.java
/* * Copyright 2023 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 a...
6,422
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/ZuulFilterConcurrencyExceededException.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 applicable law or agreed ...
6,423
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/ZuulException.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 a...
6,424
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/ErrorType.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 a...
6,425
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/exception/OutboundException.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 a...
6,426
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/logging/Http2FrameLoggingPerClientIpHandler.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 a...
6,427
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/BasicRequestMetricsPublisher.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 a...
6,428
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/NamedCountingMonitor.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 a...
6,429
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/StatsManager.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 a...
6,430
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/RouteStatusCodeMonitor.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 a...
6,431
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/ErrorStatsData.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 a...
6,432
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/AmazonInfoHolder.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 a...
6,433
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/ErrorStatsManager.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 a...
6,434
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/RequestMetricsPublisher.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 a...
6,435
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/status/StatusCategory.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 a...
6,436
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/status/StatusCategoryGroup.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 a...
6,437
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/status/ZuulStatusCategory.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 a...
6,438
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/status/StatusCategoryUtils.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 a...
6,439
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/status/ZuulStatusCategoryGroup.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 a...
6,440
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/monitoring/MonitorRegistry.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 a...
6,441
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/monitoring/Monitor.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 a...
6,442
0
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats
Create_ds/zuul/zuul-core/src/main/java/com/netflix/zuul/stats/monitoring/NamedCount.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 a...
6,443
0
Create_ds/zuul/zuul-core/src/jmh/java/com/netflix/zuul
Create_ds/zuul/zuul-core/src/jmh/java/com/netflix/zuul/message/HeadersBenchmark.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 a...
6,444
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/BaseInjectionIntegTest.java
/* * Copyright 2021 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 a...
6,445
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/init/ZuulFiltersModuleTest.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 a...
6,446
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/init/InitTestModule.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 a...
6,447
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/init/ZuulFiltersModuleIntegTest.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 a...
6,448
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/init/TestZuulFilter.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 a...
6,449
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/guice/TestGuiceFieldFilter.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 a...
6,450
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/guice/TestGuiceConstructorFilter.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 a...
6,451
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/guice/GuiceFilterFactoryIntegTest.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 a...
6,452
0
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/test/java/com/netflix/zuul/init2/TestZuulFilter2.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 a...
6,453
0
Create_ds/zuul/zuul-guice/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/main/java/com/netflix/zuul/init/ZuulFiltersModule.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 a...
6,454
0
Create_ds/zuul/zuul-guice/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-guice/src/main/java/com/netflix/zuul/guice/GuiceFilterFactory.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 a...
6,455
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/netty/common
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/netty/common/metrics/CustomLeakDetector.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 a...
6,456
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/IntegrationTest.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 a...
6,457
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/Bootstrap.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 a...
6,458
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/OriginServerList.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 a...
6,459
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/ServerModule.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 a...
6,460
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/ServerStartup.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 a...
6,461
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/NoFilenameFilter.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 a...
6,462
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/TestUtil.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 a...
6,463
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/FilterLoaderProvider.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 a...
6,464
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/HeaderNames.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 a...
6,465
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/RequestHeaderFilter.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 a...
6,466
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/NeedsBodyBufferedInboundFilter.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 a...
6,467
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/NeedsBodyBufferedOutboundFilter.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 a...
6,468
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/BodyUtil.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 a...
6,469
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/InboundRoutesFilter.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 a...
6,470
0
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server
Create_ds/zuul/zuul-integration-test/src/test/java/com/netflix/zuul/integration/server/filters/ResponseHeaderFilter.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 a...
6,471
0
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul/groovy/GroovyCompilerTest.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 a...
6,472
0
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul/groovy/GroovyFileFilterTest.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 a...
6,473
0
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/test/java/com/netflix/zuul/scriptManager/FilterVerifierTest.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 a...
6,474
0
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul/groovy/GroovyFileFilter.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 a...
6,475
0
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul/groovy/GroovyCompiler.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 a...
6,476
0
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul/scriptManager/FilterVerifier.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 a...
6,477
0
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-groovy/src/main/java/com/netflix/zuul/scriptManager/FilterInfo.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 a...
6,478
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/Bootstrap.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 a...
6,479
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/ZuulSampleModule.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 a...
6,480
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/SampleServerStartup.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 a...
6,481
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/SampleService.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 a...
6,482
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/filters/Debug.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 a...
6,483
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SamplePushAuthHandler.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 applicable law or agreed ...
6,484
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SampleSSEPushChannelInitializer.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 a...
6,485
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SampleSSEPushClientProtocolHandler.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 a...
6,486
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SamplePushMessageSenderInitializer.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 applicable law or agreed ...
6,487
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SamplePushUserAuth.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 applicable law or agreed ...
6,488
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SamplePushMessageSender.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 applicable law or agreed ...
6,489
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SampleWebSocketPushChannelInitializer.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 applicable law or agreed ...
6,490
0
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample
Create_ds/zuul/zuul-sample/src/main/java/com/netflix/zuul/sample/push/SampleWebSocketPushClientProtocolHandler.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 applicable law or agreed ...
6,491
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/TopLevelFilter.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 a...
6,492
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/FilterProcessorTest.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 a...
6,493
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/TestFilter.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 a...
6,494
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/override/SubpackageFilter.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 a...
6,495
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/override/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 a...
6,496
0
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor
Create_ds/zuul/zuul-processor/src/test/java/com/netflix/zuul/filters/processor/subpackage/OverrideFilter.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 a...
6,497
0
Create_ds/zuul/zuul-processor/src/main/java/com/netflix/zuul/filters
Create_ds/zuul/zuul-processor/src/main/java/com/netflix/zuul/filters/processor/FilterProcessor.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 a...
6,498
0
Create_ds/zuul/zuul-discovery/src/test/java/com/netflix/zuul
Create_ds/zuul/zuul-discovery/src/test/java/com/netflix/zuul/discovery/DiscoveryResultTest.java
/* * Copyright 2021 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 a...
6,499