repo
stringlengths
1
191
file
stringlengths
23
351
code
stringlengths
0
5.32M
file_length
int64
0
5.32M
avg_line_length
float64
0
2.9k
max_line_length
int64
0
288k
extension_type
stringclasses
1 value
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/TestMonkey.java
/* * * Copyright 2012 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...
1,249
23.509804
79
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/TestUtils.java
/* * * Copyright 2012 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,440
39.683333
113
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/TestMonkeyContext.java
/* * * Copyright 2012 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...
8,258
29.588889
120
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/TestMonkeyRunner.java
/* * * Copyright 2012 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...
3,317
27.358974
94
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/aws/TestAWSClient.java
/* * * Copyright 2012 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...
4,582
36.260163
113
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/aws/chaos/TestASGChaosCrawler.java
/* * * Copyright 2012 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...
5,926
34.071006
86
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/aws/chaos/TestFilterASGChaosCrawler.java
/* * * Copyright 2012 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,859
30.777778
118
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/vsphere/TestPropertyBasedTerminationStrategy.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
2,875
39.507042
114
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/vsphere/TestVSphereServiceConnection.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
7,999
43.94382
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/vsphere/TestVSphereGroups.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
3,341
36.133333
110
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/vsphere/TestVSpehereClient.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
3,581
38.362637
109
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/client/vsphere/TestVSphereContext.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
1,216
31.026316
75
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/tunable/TestTunablyAggressiveChaosMonkey.java
/* * * Copyright 2012 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,190
33.777778
137
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/janitor/TestAbstractJanitor.java
/* * * Copyright 2012 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...
30,267
43.122449
145
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/janitor/TestBasicJanitorMonkeyContext.java
/* * * Copyright 2012 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...
3,998
38.205882
147
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/TestAWSEmailNotifier.java
/* * * Copyright 2012 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...
1,436
27.74
116
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/TestSimpleDBRecorder.java
/* * * Copyright 2012 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...
9,072
40.240909
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/TestRDSRecorder.java
/* * * Copyright 2012 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...
7,612
39.71123
228
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/TestAWSResource.java
/* * * Copyright 2012 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...
5,910
36.891026
120
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/TestSimpleDBJanitorResourceTracker.java
/* * * Copyright 2012 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...
11,354
50.38009
112
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/TestRDSJanitorResourceTracker.java
/* * * Copyright 2012 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...
19,453
53.954802
463
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/TestMonkeyCalendar.java
/* * * Copyright 2012 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...
1,644
25.532258
79
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/instance/TestOrphanedInstanceRule.java
/* * * Copyright 2012 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...
8,054
44.767045
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/generic/TestTagValueExclusionRule.java
/* * * Copyright 2012 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...
5,383
37.733813
145
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/generic/TestUntaggedRule.java
/* * * Copyright 2012 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...
6,208
46.037879
151
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/volume/TestOldDetachedVolumeRule.java
/* * * Copyright 2012 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...
14,789
49.650685
123
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/asg/TestOldEmptyASGRule.java
/* * * Copyright 2012 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...
9,357
48.252632
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/asg/TestSuspendedASGRule.java
/* * * Copyright 2012 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...
9,367
47.791667
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/launchconfig/TestOldUnusedLaunchConfigRule.java
/* * * Copyright 2012 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...
7,354
46.451613
119
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/elb/TestOrphanedELBRule.java
/* * * Copyright 2012 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...
4,557
40.816514
102
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/rule/snapshot/TestNoGeneratedAMIRule.java
/* * * Copyright 2012 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...
10,081
45.460829
161
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestInstanceJanitorCrawler.java
/* * * Copyright 2012 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...
6,647
43.32
114
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestASGJanitorCrawler.java
/* * * Copyright 2012 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...
4,865
37.928
96
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestEBSVolumeJanitorCrawler.java
/* * * Copyright 2012 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...
4,746
38.558333
108
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestLaunchConfigJanitorCrawler.java
/* * * Copyright 2012 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...
5,786
38.910345
108
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestELBJanitorCrawler.java
/* * * Copyright 2012 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...
7,751
38.55102
111
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/janitor/crawler/TestEBSSnapshotJanitorCrawler.java
/* * * Copyright 2012 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...
4,883
39.7
114
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/conformity/TestASGOwnerEmailTag.java
/* * * Copyright 2012 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...
3,439
38.54023
120
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/conformity/TestRDSConformityClusterTracker.java
/* * * Copyright 2012 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...
9,165
46.739583
325
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/aws/conformity/rule/TestInstanceInVPC.java
/* * * Copyright 2013 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...
3,819
40.521739
96
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/conformity/TestCrossZoneLoadBalancing.java
/* * * Copyright 2013 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,974
34.416667
93
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/conformity/TestSameZonesInElbAndAsg.java
/* * * Copyright 2013 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...
3,363
36.797753
94
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicRecorderEvent.java
/* * * Copyright 2012 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,448
32.094595
100
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicScheduler.java
/* * * Copyright 2012 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...
4,378
36.110169
108
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicConfiguration.java
/* * * Copyright 2012 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,846
30.285714
79
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicCalendar.java
/* * * Copyright 2012 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...
7,579
34.924171
98
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicMonkeyServer.java
/* * * Copyright 2012 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
31.430556
103
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/TestBasicContext.java
/* * * Copyright 2012 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...
3,380
38.313953
108
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/calendar/TestBavarianCalendar.java
/* * * Copyright 2012 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...
6,256
39.62987
94
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/janitor/TestBasicJanitorRuleEngine.java
/* * * Copyright 2012 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...
5,118
35.304965
97
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/chaos/TestBasicChaosEmailNotifier.java
/* * * Copyright 2013 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...
8,985
46.04712
116
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/chaos/TestBasicChaosMonkey.java
/* * * Copyright 2012 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...
23,675
44.706564
138
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/chaos/TestCloudFormationChaosMonkey.java
/* * * Copyright 2012 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...
4,519
45.597938
111
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/basic/chaos/TestBasicChaosInstanceSelector.java
/* * * Copyright 2012 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...
5,831
35.911392
152
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/chaos/TestChaosMonkeyArmy.java
/* * * Copyright 2012 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...
10,598
31.215805
111
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/chaos/TestChaosMonkeyContext.java
/* * * Copyright 2012 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...
15,512
31.251559
122
java
SimianArmy
SimianArmy-master/src/test/java/com/netflix/simianarmy/resources/chaos/TestChaosMonkeyResource.java
/* * * Copyright 2012 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...
9,654
40.796537
120
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/NamedType.java
/* * * Copyright 2013 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...
819
25.451613
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyConfiguration.java
/* * * Copyright 2012 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,595
28.5
98
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/Monkey.java
/* * * Copyright 2012 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...
4,104
23.005848
113
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyRecorder.java
/* * * Copyright 2012 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...
4,565
25.241379
110
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/GroupType.java
/* * * Copyright 2013 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...
784
29.192308
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/ResourceType.java
/* * * Copyright 2013 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...
790
29.423077
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyScheduler.java
/* * * Copyright 2012 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...
1,764
28.416667
115
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/EventType.java
/* * * Copyright 2013 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...
784
29.192308
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/InstanceGroupNotFoundException.java
/* * * Copyright 2012 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...
1,748
30.8
84
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/EmailBuilder.java
/* * * Copyright 2012 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...
963
32.241379
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/CloudClient.java
/* * * Copyright 2012 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...
6,586
28.940909
118
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyType.java
/* * * Copyright 2013 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...
786
29.269231
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/NotFoundException.java
/* * * Copyright 2012 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...
1,893
29.548387
118
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyEmailNotifier.java
/* * * Copyright 2012 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...
1,748
28.15
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/FeatureNotEnabledException.java
/* * * Copyright 2012 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...
1,142
29.078947
85
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyCalendar.java
/* * * Copyright 2012 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...
1,895
27.298507
117
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/AbstractEmailBuilder.java
/* * * Copyright 2012 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,746
31.702381
116
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/Resource.java
/* * * Copyright 2012 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...
11,589
29.025907
115
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/MonkeyRunner.java
/* * * Copyright 2012 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...
8,516
32.797619
117
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/MonkeyRestClient.java
/* * * Copyright 2012 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...
4,120
34.222222
118
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/aws/AWSClient.java
/* * * Copyright 2012 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...
38,651
38.121457
139
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/aws/chaos/FilteringChaosCrawler.java
/* * * Copyright 2012 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,296
32.289855
179
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/aws/chaos/TagPredicate.java
/* * * Copyright 2012 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...
1,656
34.255319
114
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/aws/chaos/ASGChaosCrawler.java
/* * * Copyright 2012 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...
5,475
32.802469
156
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/PropertyBasedTerminationStrategy.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
2,316
36.370968
112
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/TerminationStrategy.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
1,071
31.484848
107
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/VSphereGroups.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
2,253
32.641791
94
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/VSphereContext.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
1,424
38.583333
114
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/VSphereServiceConnection.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
5,181
35.751773
97
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/vsphere/VSphereClient.java
/* * Copyright 2012 Immobilien Scout GmbH * * 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...
3,420
35.393617
119
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/client/edda/EddaClient.java
/* * * Copyright 2012 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,005
34.821429
99
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/tunable/TunableInstanceGroup.java
/* * * Copyright 2012 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...
1,620
27.438596
102
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/tunable/TunablyAggressiveChaosMonkey.java
/* * * Copyright 2012 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...
1,947
30.934426
83
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/Rule.java
/* * * Copyright 2012 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...
1,319
33.736842
104
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/JanitorMonkey.java
/* * * Copyright 2012 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...
4,688
26.582353
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/DryRunnableJanitor.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...
895
31
92
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/Janitor.java
/* * * Copyright 2012 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...
1,389
29.217391
85
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/JanitorResourceTracker.java
/* * * Copyright 2012 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,200
33.390625
103
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/JanitorRuleEngine.java
/* * * Copyright 2012 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
30.783784
116
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/AbstractJanitor.java
/* * * Copyright 2012 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...
19,637
39.324435
127
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/DryRunnableJanitorException.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...
944
30.5
79
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/JanitorCrawler.java
/* * * Copyright 2012 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...
1,842
27.796875
104
java
SimianArmy
SimianArmy-master/src/main/java/com/netflix/simianarmy/janitor/JanitorEmailBuilder.java
/* * * Copyright 2012 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...
1,294
34.972222
97
java