path | start | end | what | value |
---|---|---|---|---|
erlang-folsom/erlang-folsom.spec | 10 | 10 | license | apache-2.0 |
erlang-folsom/folsom-1.0/LICENSE | 1 | 201 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom.app.src | 17 | 17 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_ets.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_ewma.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_meter_timer_server.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_counter.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_duration.erl | 5 | 17 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_gauge.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_histogram.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_histogram_ets.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_history.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_meter.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_meter_reader.erl | 5 | 15 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_metrics_spiral.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_exdec.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_none.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_slide.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_slide_server.erl | 5 | 17 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_slide_sorted.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_slide_sup.erl | 5 | 17 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_slide_uniform.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sample_uniform.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_sup.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_utils.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/src/folsom_vm_metrics.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/test/folsom_erlang_checks.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/test/folsom_sample_slide_test.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/test/folsom_tests.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/test/slide_statem_eqc.erl | 4 | 14 | license | apache-2.0 |
erlang-folsom/folsom-1.0/test/slide_uniform_eqc.erl | 4 | 14 | license | apache-2.0 |
path | type | name | extension | date | size | sha1 | md5 | files_count | mime_type | file_type | programming_language | is_binary | is_text | is_archive | is_media | is_source | is_script |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
erlang-folsom | directory | ||||||||||||||||
erlang-folsom/erlang-folsom.spec | file | ||||||||||||||||
erlang-folsom/folsom-1.0-SPECPARTS | directory | ||||||||||||||||
erlang-folsom/folsom-1.0.tar.gz | file | ||||||||||||||||
erlang-folsom/sources | file | ||||||||||||||||
erlang-folsom/folsom-1.0 | directory | ||||||||||||||||
erlang-folsom/folsom-1.0/.mailmap | file | ||||||||||||||||
erlang-folsom/folsom-1.0/.travis.yml | file | ||||||||||||||||
erlang-folsom/folsom-1.0/LICENSE | file | ||||||||||||||||
erlang-folsom/folsom-1.0/README.md | file | ||||||||||||||||
erlang-folsom/folsom-1.0/rebar.config | file | ||||||||||||||||
erlang-folsom/folsom-1.0/rebar.config.script | file | ||||||||||||||||
erlang-folsom/folsom-1.0/rebar.lock | file | ||||||||||||||||
erlang-folsom/folsom-1.0/include | directory | ||||||||||||||||
erlang-folsom/folsom-1.0/include/folsom.hrl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src | directory | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom.app.src | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_ets.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_ewma.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_meter_timer_server.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_counter.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_duration.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_gauge.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_histogram.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_histogram_ets.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_history.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_meter.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_meter_reader.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_metrics_spiral.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_exdec.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_none.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_slide.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_slide_server.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_slide_sorted.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_slide_sup.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_slide_uniform.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sample_uniform.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_sup.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_utils.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/src/folsom_vm_metrics.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test | directory | ||||||||||||||||
erlang-folsom/folsom-1.0/test/cpu_topo_data | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test/folsom_erlang_checks.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test/folsom_sample_slide_test.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test/folsom_tests.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test/slide_statem_eqc.erl | file | ||||||||||||||||
erlang-folsom/folsom-1.0/test/slide_uniform_eqc.erl | file |
path | holder | start | end |
---|
path | Author | start | end |
---|
path | start | end |
---|
path | url | start | end |
---|
key | short_name | category | owner | scancode_url | licensedb_url | homepage_url | text_urls | spdx_license_key | spdx_url |
---|---|---|---|---|---|---|---|---|---|
apache-2.0 | Apache 2.0 | Permissive | Apache Software Foundation | https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/apache-2.0.LICENSE | https://scancode-licensedb.aboutcode.org/apache-2.0 | http://www.apache.org/licenses/ | http://www.apache.org/licenses/LICENSE-2.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0 |