author int64 658 755k | date stringlengths 19 19 | timezone int64 -46,800 43.2k | hash stringlengths 40 40 | message stringlengths 5 490 | mods list | language stringclasses 20 values | license stringclasses 3 values | repo stringlengths 5 68 | original_message stringlengths 12 491 |
|---|---|---|---|---|---|---|---|---|---|
652,312 | 12.11.2021 13:35:00 | -10,800 | e08e8600f9babadec7bebd5f2040c58d00cfab2f | Fix rxbinding dependency | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/androidSample.gradle",
"new_path": "buildSrc/androidSample.gradle",
"diff": "@@ -79,6 +79,9 @@ dependencies {\nDependencyConfigurator.implementation(project, \"androidx.appcompat:appcompat\")\nDependencyConfigurator.implementation(project, \"androidx.... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix rxbinding dependency |
652,312 | 12.11.2021 19:28:50 | -10,800 | e8a96ebe22d03d731fbfdbb9eb5172ccf42d2398 | Remove kotlin-android-extensions from modules | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/androidModule.gradle",
"new_path": "buildSrc/androidModule.gradle",
"diff": "@@ -4,7 +4,6 @@ import ru.surfstudio.android.build.DependencyConfigurator\napply from: \"$rootDir/buildSrc/config.gradle\"\napply plugin: 'com.android.library'\napply plugin:... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Remove kotlin-android-extensions from modules |
652,312 | 15.11.2021 15:51:05 | -10,800 | 7882217e03b9df99ada6cfb6be7d9dc2c633754e | Update location permission logic for android 12 | [
{
"change_type": "MODIFY",
"old_path": "navigation/RELEASE_NOTES.md",
"new_path": "navigation/RELEASE_NOTES.md",
"diff": "## 0.5.1-alpha\n##### Navigation\n+* Update ActivityNavigatorWithResultImpl for Android 12 location permission\n* ANDDEP-1226 Added `navigation-observer-deprecated` and `navigati... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update location permission logic for android 12 |
652,312 | 15.11.2021 16:08:59 | -10,800 | 929ad42cda9bbd1b591732cc3a656a33b1f4b1e4 | Update util-ktx | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "},\n{\n\"id\": \"util-ktx\",\n- \"version\": \"0.5.0\",\n+ \"version\": \"0.6.0\",\n\"unstable_version\": 0,\n- \"stable\": true,\n+ \"stable\": false,\n\"dir\": \"util-ktx\",\n\"libs\... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update util-ktx |
652,312 | 16.11.2021 10:09:34 | -10,800 | 276d1e2314470cf3ff3e996cd8889cc6e7999060 | Update push module | [
{
"change_type": "MODIFY",
"old_path": "push/RELEASE_NOTES.md",
"new_path": "push/RELEASE_NOTES.md",
"diff": "## 0.6.0-alpha\n##### Push\n+* Fix PendingIntent flags for Android 12 support\n* ANDDEP-1241 Fix unique pushes implementation\n## 0.5.0\n##### Push\n"
},
{
"change_type": "MODIFY",
... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update push module |
652,312 | 16.11.2021 10:47:21 | -10,800 | d0909c00f35ca5f354a64c8c0e4da7176130aff4 | Update template for android 12 | [
{
"change_type": "MODIFY",
"old_path": "template/RELEASE_NOTES.md",
"new_path": "template/RELEASE_NOTES.md",
"diff": "## 0.5.0-alpha\n##### Template\n+* Update for Android 12\n* Fix rxbinding dependency\n* Remove jcenter()\n* Remove MaterialProgressBar\n"
},
{
"change_type": "MODIFY",
"o... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update template for android 12 |
652,312 | 16.11.2021 11:44:36 | -10,800 | 17ef793d755017d6d7fb7e96afb9b802fbd8e7f2 | Fix splash for android 12 | [
{
"change_type": "MODIFY",
"old_path": "template/f-onboarding/src/main/AndroidManifest.xml",
"new_path": "template/f-onboarding/src/main/AndroidManifest.xml",
"diff": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n-<manifest package=\"ru.surfstudio.standard.f_onboarding\" />\n\\ No newline at end of f... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix splash for android 12 |
652,312 | 16.11.2021 14:16:23 | -10,800 | ab720abca0cea673224da94fa29205816ce6c8fa | Add isAtLeastS for template | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/config.gradle",
"new_path": "buildSrc/config.gradle",
"diff": "@@ -58,7 +58,7 @@ ext {\n\"androidx.test.ext:junit\" : \"1.1.2\", //http://bit.ly/2zC6UV1\n\"androidx.test.espresso:espresso-contrib\" : \"3.4.0\", //http://bit.ly/2DNc0AA\n\"androidx.test... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Add isAtLeastS for template |
652,312 | 17.11.2021 11:46:19 | -10,800 | 30f40a0b6c7d81f443bc4340abcc3cf54b393562 | Increment unstable versions | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "{\n\"id\": \"app-migration\",\n\"version\": \"0.6.0\",\n- \"unstable_version\": 0,\n+ \"unstable_version\": 1,\n\"stable\": false,\n\"dir\": \"app-migration\",\n\"libs\": [\n{\n\"id\":... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increment unstable versions |
652,332 | 17.11.2021 12:01:50 | -10,800 | e35813594d2aa3fe7b7a83c45464d24b7de3959b | Increase global alpha version counter to 208 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 207,\n+ \"unstable_version\": 208,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 208 [skip ci] [version] |
652,312 | 17.11.2021 13:13:20 | -10,800 | d020299cd39a3dd7eba40b504faf64d694362fbd | Update project snaphot for java11 | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/ProjectSnapshotDeployJobJenkinsfile.groovy",
"new_path": "ci-internal/ProjectSnapshotDeployJobJenkinsfile.groovy",
"diff": "-@Library('surf-lib@version-4.1.1-SNAPSHOT')\n+@Library('surf-lib@version-4.1.3-SNAPSHOT')\n// https://github.com/surfstudio... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update project snaphot for java11 |
652,312 | 17.11.2021 13:18:03 | -10,800 | 7e7431792dff7fd0d7bfc2e6da0f46cdf99515a8 | Flexible upgrade pr job | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"new_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"diff": "@@ -43,7 +43,13 @@ def destinationBranch = \"\"\ndef authorUsername = \"\"\ndef targetBranchChanged = false\ndef lastDestinationBranchCommitHash... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Flexible upgrade pr job |
652,312 | 17.11.2021 14:56:46 | -10,800 | 4d60d087d2932b988b49b958144ff961d5f0b2c5 | Disable broken tasks | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/DevDeployJobJenkinsfile.groovy",
"new_path": "ci-internal/DevDeployJobJenkinsfile.groovy",
"diff": "@@ -109,7 +109,8 @@ pipeline.stages = [\nRepositoryUtil.saveCurrentGitCommitHash(script)\nRepositoryUtil.checkLastCommitMessageContainsSkipCiLabel(s... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Disable broken tasks |
652,312 | 17.11.2021 16:01:15 | -10,800 | 32f430adcda7c80675f1c7c463b6028223181e82 | Flexible upgrade snapshot job | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"new_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"diff": "@@ -46,7 +46,6 @@ def lastDestinationBranchCommitHash = \"\"\ndef useJava11 = false // default value\ndef java11Branches = [\n\"dev/G-0.5.0\",\n... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Flexible upgrade snapshot job |
652,332 | 18.11.2021 14:42:13 | -10,800 | fb288d06dae3357ec4989f686c836f10ec4bb251 | Increase global alpha version counter to 209 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 208,\n+ \"unstable_version\": 209,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 209 [skip ci] [version] |
652,312 | 18.11.2021 17:55:55 | -10,800 | f967e8deb0aa344a0e7e2655a6727b38a0c6d908 | Remove third-party dependency of rx-extension | [
{
"change_type": "MODIFY",
"old_path": "activity-holder/lib-activity-holder/src/main/java/ru/surfstudio/android/activity/holder/ActiveActivityHolder.kt",
"new_path": "activity-holder/lib-activity-holder/src/main/java/ru/surfstudio/android/activity/holder/ActiveActivityHolder.kt",
"diff": "package ru... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Remove third-party dependency of rx-extension |
652,312 | 18.11.2021 18:09:28 | -10,800 | 249346bbef65e1c29cbb2a8074c5408b6a3e41a3 | Update unstable versions | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "},\n{\n\"id\": \"mvi\",\n- \"version\": \"0.5.1\",\n- \"unstable_version\": 2,\n+ \"version\": \"0.6.0\",\n+ \"unstable_version\": 1,\n\"stable\": false,\n\"dir\": \"mvi\",\n\"libs\": ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update unstable versions |
652,332 | 18.11.2021 18:37:06 | -10,800 | 74cb4474d9a1b92b9b1d63a76f5ae77bc93528a8 | Increase global alpha version counter to 210 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 209,\n+ \"unstable_version\": 210,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 210 [skip ci] [version] |
652,312 | 07.12.2021 11:08:04 | -10,800 | b0686fbba534827d6fb9d7e67a8d3a70a869490b | Fix job settings | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"new_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"diff": "@@ -47,7 +47,7 @@ def useJava11 = false // default value\ndef java11Branches = [\n\"dev/G-0.5.0\",\n\"project-snapshot/BET\",\n- \"project-snaps... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix job settings |
652,332 | 07.12.2021 11:18:57 | -10,800 | 4e935869bfca07ab108d3a40b863769d61c00089 | Increase global alpha version counter to 211 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 210,\n+ \"unstable_version\": 211,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 211 [skip ci] [version] |
652,312 | 08.12.2021 15:32:34 | -10,800 | 9122ac04d075f9bd4ffaa6fbff5c3fbaf54a3848 | Fix compile settings | [
{
"change_type": "MODIFY",
"old_path": "android-standard-version-plugin/build.gradle",
"new_path": "android-standard-version-plugin/build.gradle",
"diff": "buildscript {\n- ext.kotlinVersion = \"1.4.32\"\n+ ext.kotlinVersion = \"1.5.32\"\nrepositories {\nmavenCentral()\n@@ -14,8 +14,8 @@ apply plugi... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1259 Fix compile settings |
652,312 | 08.12.2021 18:31:06 | -10,800 | 328cfa89c24661769f5fcb7c7fabd29a7ca817a7 | Fix RepositoryNotFoundException | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/tasks/changed_components/ComponentsDiffProvider.kt",
"new_path": "buildSrc/src/main/kotlin/ru/surfstudio/android/build/tasks/changed_components/ComponentsDiffProvider.kt",
"diff": "package ru.surfstudio.andr... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1259 Fix RepositoryNotFoundException |
652,312 | 08.12.2021 18:34:25 | -10,800 | f758f7e63e71d6da84145d465de2a4ec396a03ae | Remove CheckUnstableToStableChangedTask | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/buildTasks.gradle",
"new_path": "buildSrc/buildTasks.gradle",
"diff": "@@ -31,8 +31,6 @@ task checkSameArtifactsInArtifactory(type: CheckSameArtifactsInArtifactoryTask)\ntask checkSameArtifactsInBintray(type: CheckSameArtifactsInBintrayTask) //release... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1259 Remove CheckUnstableToStableChangedTask |
652,312 | 08.12.2021 18:48:14 | -10,800 | 8cdefb6aaeb0206c89957820935b33142bf4533a | Refactoring, enable tasks | [
{
"change_type": "MODIFY",
"old_path": "android-standard-version-plugin/RELEASE_NOTES.md",
"new_path": "android-standard-version-plugin/RELEASE_NOTES.md",
"diff": "## 0.5.0-alpha\n##### Android-standard-version-plugin\n+* ANDDEP-1259 Update versions\n* ANDDEP-521 Added gradle plugin for providing ar... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1259 Refactoring, enable tasks |
652,332 | 08.12.2021 19:40:10 | -10,800 | cc53fc557d69387cc2cbd93676c48e9730ec0da6 | Increase global alpha version counter to 212 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "{\n\"id\": \"android-standard-version-plugin\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 6,\n+ \"unstable_version\": 7,\n\"stable\": false,\n\"dir\": \"android-standard-versio... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 212 [skip ci] [version] |
652,312 | 09.12.2021 19:57:40 | -10,800 | fd94048b2901379a630a5db9c7e02d6f26a96bd3 | Remove ADD_LICENSE stage | [
{
"change_type": "MODIFY",
"old_path": "build.gradle",
"new_path": "build.gradle",
"diff": "@@ -35,4 +35,5 @@ buildscript {\n}\n}\n-apply from: \"buildSrc/ktFormatter.gradle\"\n\\ No newline at end of file\n+// todo could be replaced with spotless\n+//apply from: \"buildSrc/ktFormatter.gradle\"\n\\ ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Remove ADD_LICENSE stage |
652,332 | 09.12.2021 20:44:32 | -10,800 | 63851345496bcc88c4ba4400d64deafc2abb821f | Increase global alpha version counter to 213 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 212,\n+ \"unstable_version\": 213,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 213 [skip ci] [version] |
652,332 | 14.12.2021 13:22:48 | -10,800 | 2480d061931e6e09f5571f0240e9728ea73b9143 | Increase global alpha version counter to 214 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 213,\n+ \"unstable_version\": 214,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 214 [skip ci] [version] |
652,312 | 14.12.2021 14:27:24 | -10,800 | d39d590627240da10612f2f01e084f22a1b47aad | Fix FragmentNavigator.Transit | [
{
"change_type": "MODIFY",
"old_path": "core-navigation/lib-core-navigation/src/main/java/ru/surfstudio/android/core/ui/navigation/fragment/FragmentNavigator.java",
"new_path": "core-navigation/lib-core-navigation/src/main/java/ru/surfstudio/android/core/ui/navigation/fragment/FragmentNavigator.java",
... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix FragmentNavigator.Transit |
652,332 | 14.12.2021 14:38:02 | -10,800 | f3337e00eaf77257f090d024f125615f3c55c8c3 | Increase global alpha version counter to 215 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "{\n\"id\": \"core-navigation\",\n\"version\": \"0.6.0\",\n- \"unstable_version\": 1,\n+ \"unstable_version\": 2,\n\"stable\": false,\n\"dir\": \"core-navigation\",\n\"libs\": [\n"
},... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 215 [skip ci] [version] |
652,332 | 20.12.2021 09:50:53 | -10,800 | d35d1d399d9147207b2a9e3806f2670a75dc2301 | Increase global alpha version counter to 216 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 215,\n+ \"unstable_version\": 216,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 216 [skip ci] [version] |
652,324 | 20.12.2021 14:37:44 | -10,800 | 80b834b983e09882ffb4d74f8bd0d0d4a3ac8cd9 | Fix bug in DebugCatalogItemLayout | [
{
"change_type": "MODIFY",
"old_path": "template/RELEASE_NOTES.md",
"new_path": "template/RELEASE_NOTES.md",
"diff": "## 0.5.0-alpha\n##### Template\n+* Fix bug in DebugCatalogItemLayout\n* Add chucker\n* Update for Android 12\n* Fix rxbinding dependency\n"
},
{
"change_type": "MODIFY",
... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix bug in DebugCatalogItemLayout |
652,324 | 22.12.2021 09:42:45 | -10,800 | 66739ed074660b38573c69e215bee747c3418030 | Fix uploadCrashlyticsMappingFileQa task Failed | [
{
"change_type": "MODIFY",
"old_path": "template/RELEASE_NOTES.md",
"new_path": "template/RELEASE_NOTES.md",
"diff": "## 0.5.0-alpha\n##### Template\n+* Fix uploadCrashlyticsMappingFileQa task Failed\n* Fix bug in DebugCatalogItemLayout\n* Add chucker\n* Update for Android 12\n"
},
{
"change... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix uploadCrashlyticsMappingFileQa task Failed |
652,324 | 22.12.2021 14:13:14 | -10,800 | b481667108bc86de4f09c65d631a1141216024f2 | Fix defaultConfig path for variables | [
{
"change_type": "MODIFY",
"old_path": "template/RELEASE_NOTES.md",
"new_path": "template/RELEASE_NOTES.md",
"diff": "## 0.5.0-alpha\n##### Template\n+* Fix defaultConfig path for variables\n* Fix uploadCrashlyticsMappingFileQa task Failed\n* Fix bug in DebugCatalogItemLayout\n* Add chucker\n"
},
... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix defaultConfig path for variables |
652,332 | 22.12.2021 14:36:07 | -10,800 | 7936621154fc7cc9109f9db74a2321e164bceda4 | Increase global alpha version counter to 217 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 59,\n+ \"unstable_version\": 60,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n"
},
{
"... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 217 [skip ci] [version] |
652,312 | 23.12.2021 14:40:46 | -10,800 | ee334e4cfb2dfef338a0b4c2802f193d35ad33e5 | Fix template assembleRelease | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/DevDeployJobJenkinsfile.groovy",
"new_path": "ci-internal/DevDeployJobJenkinsfile.groovy",
"diff": "@@ -199,7 +199,7 @@ pipeline.stages = [\n\"skipSamplesBuild=true\\\" > template/android-standard/androidStandard.properties\")\n// build template af... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Fix template assembleRelease |
652,332 | 23.12.2021 14:58:53 | -10,800 | 402a0c0dca1bc98bdeab234dc7878cca4eab602a | Increase global alpha version counter to 218 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "{\n\"id\": \"template\",\n\"version\": \"0.5.0\",\n- \"unstable_version\": 60,\n+ \"unstable_version\": 61,\n\"stable\": false,\n\"dir\": \"template\",\n\"libs\": [],\n"
},
{
"... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 218 [skip ci] [version] |
652,332 | 18.01.2022 13:09:16 | -10,800 | a1060097b8b31daf973b1bb63192b4907a4e0fab | Increase global alpha version counter to 219 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 218,\n+ \"unstable_version\": 219,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 219 [skip ci] [version] |
652,333 | 21.01.2022 10:52:18 | -7,200 | 4ef15cf2736ef8ccd65a45907c110c0ba0250ccc | Add sbi snapshot name to CI java11 branches list | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"new_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"diff": "@@ -48,7 +48,8 @@ def java11Branches = [\n\"project-snapshot/BZN\",\n\"project-snapshot/MLO\",\n\"project-snapshot/LABAND\",\n- \"project-snapsh... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Add sbi snapshot name to CI java11 branches list |
652,332 | 21.01.2022 12:09:41 | -10,800 | 924c1e1fb4d126da479766d912f71847515c291c | Increase global alpha version counter to 220 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 219,\n+ \"unstable_version\": 220,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 220 [skip ci] [version] |
652,312 | 25.01.2022 15:51:17 | -10,800 | 1b16fd0013f1bcac483b06ce432038fb23516af6 | useJava11 = true by default on CI | [
{
"change_type": "MODIFY",
"old_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"new_path": "ci-internal/JenkinsfilePullRequestJob.groovy",
"diff": "@@ -41,16 +41,7 @@ def destinationBranch = \"\"\ndef authorUsername = \"\"\ndef targetBranchChanged = false\ndef lastDestinationBranchCommitHash... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | useJava11 = true by default on CI |
652,332 | 25.01.2022 16:02:21 | -10,800 | 93b49a81a254a8e8da047071524ddef6b3148968 | Increase global alpha version counter to 221 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 220,\n+ \"unstable_version\": 221,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 221 [skip ci] [version] |
652,332 | 15.04.2022 11:41:46 | -10,800 | e6dc87a288625ea6519d838842793320a90f5022 | Increase global alpha version counter to 222 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 221,\n+ \"unstable_version\": 222,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 222 [skip ci] [version] |
652,332 | 15.04.2022 12:11:31 | -10,800 | 0311f9c9675220237b76d9ac05a63277b721d558 | Increase global alpha version counter to 223 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n\"stable\": false,\n- \"unstable_version\": 222,\n+ \"unstable_version\": 223,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_ver... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase global alpha version counter to 223 [skip ci] [version] |
652,312 | 23.05.2022 20:58:56 | -10,800 | 3a1b5ca851ce496205e9b16e4127db2d5071f218 | Remove buildCache | [
{
"change_type": "DELETE",
"old_path": "buildSrc/buildCache.gradle",
"new_path": null,
"diff": "-def user = System.getenv('GRADLE_BUILD_CACHE_USER')\n-def pass = System.getenv('GRADLE_BUILD_CACHE_PASS')\n-\n-if (user && pass) {\n- def isCi = user.contains(\"ci\")\n-\n- buildCache {\n- local {\n- ena... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Remove buildCache |
652,312 | 24.05.2022 10:21:32 | -10,800 | 0049b9c231f8d7be728e2d48ac36ed40c958ab76 | Upgrade skipSamplesBuild logic | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "\"dir\": \"sample\"\n}\n],\n+ \"enabled_samples\": false,\n\"has_mirror\": false,\n\"mirror_repo\": \"\"\n},\n\"dir\": \"sample\"\n}\n],\n+ \"enabled_samples\": false,\n\"has_mirror\":... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Upgrade skipSamplesBuild logic |
652,312 | 24.05.2022 15:14:44 | -10,800 | 1a2a6fa10a3f11473156fec30388ad134797147d | Remove outdated CI checks | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/buildTasks.gradle",
"new_path": "buildSrc/buildTasks.gradle",
"diff": "@@ -6,7 +6,6 @@ import ru.surfstudio.android.build.tasks.check_dependencies_stable.*\nimport ru.surfstudio.android.build.tasks.check_stability.*\nimport ru.surfstudio.android.build... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Remove outdated CI checks |
652,312 | 25.05.2022 19:46:48 | -10,800 | ec86054189f99cd5ab60d9ac423e4af76c3b456e | Disable deprecated components | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/components.json",
"new_path": "buildSrc/components.json",
"diff": "\"dir\": \"sample\"\n}\n],\n+ \"disabled\": true,\n\"enabled_samples\": false\n},\n{\n\"name\": \"mvp-widget\",\n\"type\": \"api\"\n},\n- {\n- \"name\": \"standard-dialog\",\n- \"type\... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Disable deprecated components |
652,312 | 25.05.2022 21:59:44 | -10,800 | e1768c101a8e689c4015b668c121cfe25cf144c8 | Create project_deploy.yml | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".github/workflows/project_deploy.yml",
"diff": "+name: Project Snapshot Deploy\n+\n+on:\n+ push:\n+ branches:\n+ - 'project-snapshot/*'\n+\n+jobs:\n+ build:\n+ runs-on: ubuntu-latest\n+ steps:\n+ - uses: actions/checkout@v2\n+ - name: set up JDK... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Create project_deploy.yml |
652,312 | 26.05.2022 10:16:41 | -10,800 | b25220d5ed18872f9d77c46e0e3762bdfe8abaad | Add _JAVA_OPTIONS | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/project_deploy.yml",
"new_path": ".github/workflows/project_deploy.yml",
"diff": "@@ -5,8 +5,11 @@ on:\nbranches:\n- 'project-snapshot/*'\n+env:\n+ _JAVA_OPTIONS: -Xmx8g\n+\njobs:\n- build:\n+ project_deploy:\nruns-on: ubuntu-latest\nsteps:\n... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Add _JAVA_OPTIONS |
652,312 | 26.05.2022 10:35:14 | -10,800 | 923e9cebc8959163e345fca4c28899d1668d6c0d | Add gradle-build-action | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/project_deploy.yml",
"new_path": ".github/workflows/project_deploy.yml",
"diff": "@@ -5,9 +5,6 @@ on:\nbranches:\n- 'project-snapshot/*'\n-env:\n- _JAVA_OPTIONS: -Xmx8g\n-\njobs:\nproject_deploy:\nruns-on: ubuntu-latest\n@@ -19,6 +16,9 @@ job... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Add gradle-build-action |
652,312 | 26.05.2022 11:17:34 | -10,800 | fa1cb5fd375893188b0a41fe6e20ca0a67e84077 | Add PR branch check | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/pull_request.yml",
"new_path": ".github/workflows/pull_request.yml",
"diff": "@@ -24,6 +24,7 @@ jobs:\nrun: ./gradlew clean assembleQa\n- name: Build template\n+ if: startsWith('${{ github.head_ref }}', 'project-snapshot') == 'false'\nrun: |\... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Add PR branch check |
652,312 | 26.05.2022 19:39:24 | -10,800 | b8a6223d7ee1c8b3672badb63874b0512202c580 | Update project_deploy.yml | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/project_deploy.yml",
"new_path": ".github/workflows/project_deploy.yml",
"diff": "@@ -29,8 +29,6 @@ jobs:\npath: 'buildSrc/projectConfiguration.json'\nprop_path: 'project_snapshot_version'\n- - run: echo ${{ steps.version_counter.outputs.prop... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update project_deploy.yml |
652,312 | 27.05.2022 16:31:45 | -10,800 | 251d2b289cfa2bfbe1a5db8a6084a317f9f19b99 | Remove PonlyUnstable | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/deploy.gradle",
"new_path": "buildSrc/deploy.gradle",
"diff": "@@ -24,18 +24,13 @@ ext[\"signing.password\"] = System.getenv(\"surf_maven_sign_password\")\next[\"signing.secretKeyRingFile\"] = \"$rootDir/sign/sign.gpg\"\next.checkAndDisableTask = { ta... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Remove PonlyUnstable |
652,312 | 27.05.2022 16:47:40 | -10,800 | b2d5d3bc0a9222b3900762a20f683f23df4f0f8d | Remove setComponentAlphaCounterToZero | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "**/.cxx\n/captures\n.externalNativeBuild\n\\ No newline at end of file\n-/temp\n\\ No newline at end of file\n"
},
{
"change_type": "MODIFY",
"old_path": "buildSrc/buildTasks.gradle",
"new_path": ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Remove setComponentAlphaCounterToZero |
652,312 | 27.05.2022 17:19:39 | -10,800 | 94805552feb10b2da8c7e9b588b5ee6ba6369de6 | Remove PdeployOnlyIfNotExist | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/project_deploy.yml",
"new_path": ".github/workflows/project_deploy.yml",
"diff": "@@ -41,7 +41,7 @@ jobs:\nsurf_maven_password: ${{ secrets.SURF_MAVEN_PASSWORD }}\nsurf_maven_sign_key_id: ${{ secrets.SURF_MAVEN_SIGN_KEY_ID }}\nsurf_maven_sign... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Remove PdeployOnlyIfNotExist |
652,312 | 27.05.2022 17:52:25 | -10,800 | c0358c571309b62789bb2e7c6fe1b62213689726 | Refactor createCompositeVersion | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.5.0\",\n- \"stable\": false,\n\"unstable_version\": 223,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_version\": 0\n"
},
{
"cha... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Refactor createCompositeVersion |
652,312 | 27.05.2022 21:46:43 | -10,800 | 0381e8fed23a24d97c53b3487b378ff3bf9dde7c | Add IncrementTemplateVersionTask | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/buildTasks.gradle",
"new_path": "buildSrc/buildTasks.gradle",
"diff": "-import ru.surfstudio.android.build.tasks.*\n-import ru.surfstudio.android.build.tasks.generate_version_file.*\n+import ru.surfstudio.android.build.tasks.generate.*\nimport ru.surf... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Add IncrementTemplateVersionTask |
652,312 | 27.05.2022 21:54:36 | -10,800 | 6ab9fdb1f24e9bd548c0b63760cc2b8b703c1df0 | Add main_deploy | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".github/workflows/main_deploy.yml",
"diff": "+name: Main Deploy\n+\n+on:\n+ push:\n+ branches:\n+ - 'main'\n+\n+jobs:\n+ main_deploy:\n+ runs-on: ubuntu-latest\n+ steps:\n+ - uses: actions/checkout@v2\n+ - name: set up JDK 11\n+ uses: actions/se... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | ANDDEP-1330 Add main_deploy |
652,312 | 27.05.2022 22:31:43 | -10,800 | 150c1840f391b41ccf561578456e5c2e7e57e774 | Update main_deploy.yml | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/main_deploy.yml",
"new_path": ".github/workflows/main_deploy.yml",
"diff": "@@ -58,7 +58,7 @@ jobs:\n- name: Build template\nrun: |\n- echo \"androidStandardDebugDir=${{ github.workspace }}\\nandroidStandardDebugMode=true\" > template/android... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Update main_deploy.yml |
652,348 | 27.05.2022 19:47:50 | 0 | 2b3f410e74658a4c07fab54af3c5cc892e364bc9 | Increase project-snapshot version counter to 225 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.6.0\",\n- \"unstable_version\": 224,\n+ \"unstable_version\": 225,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_version\": 0\n}\n\\ No ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase project-snapshot version counter to 225 [skip ci] [version] |
652,348 | 30.05.2022 07:02:02 | 0 | 4b913eead5453bb3c3c97652ac9ee8a846ae4cf8 | Increase project-snapshot version counter to 226 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.6.0\",\n- \"unstable_version\": 225,\n+ \"unstable_version\": 226,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_version\": 0\n}\n\\ No ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase project-snapshot version counter to 226 [skip ci] [version] |
652,348 | 30.05.2022 08:16:01 | 0 | 007ebcc0b9adb3b14b28208e0ece58dd59886f55 | Increase project-snapshot version counter to 227 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.6.0\",\n- \"unstable_version\": 226,\n+ \"unstable_version\": 227,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_version\": 0\n}\n\\ No ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase project-snapshot version counter to 227 [skip ci] [version] |
652,348 | 31.05.2022 11:38:05 | 0 | 6d73ebcaac4b4bd7186e84964cac2396a55ce2cc | Increase project-snapshot version counter to 228 [skip ci] [version] | [
{
"change_type": "MODIFY",
"old_path": "buildSrc/projectConfiguration.json",
"new_path": "buildSrc/projectConfiguration.json",
"diff": "{\n\"version\": \"0.6.0\",\n- \"unstable_version\": 227,\n+ \"unstable_version\": 228,\n\"project_snapshot_name\": \"\",\n\"project_snapshot_version\": 0\n}\n\\ No ... | Kotlin | Apache License 2.0 | surfstudio/surfandroidstandard | Increase project-snapshot version counter to 228 [skip ci] [version] |
579,099 | 18.01.2017 15:52:36 | 0 | 459c36bc1583b66c37f8eb79dc096759ab102f20 | fix: update URLs to proot-me.github.io | [
{
"change_type": "MODIFY",
"old_path": "doc/care/manual.txt",
"new_path": "doc/care/manual.txt",
"diff": "@@ -434,15 +434,15 @@ Downloads\n=========\nCARE is heavily based on PRoot_, that's why they are both hosted in\n-the same repository: http://github.proot.me. Since CARE is supposed\n+the same r... | Go | Apache License 2.0 | rootless-containers/runrootless | fix: update URLs to proot-me.github.io |
579,096 | 18.02.2017 16:37:56 | -3,600 | 895223f5104ee0c19f5f48a550795b8912d93bbe | Use LC_ALL instead of LANG | [
{
"change_type": "MODIFY",
"old_path": "src/GNUmakefile",
"new_path": "src/GNUmakefile",
"diff": "@@ -141,9 +141,9 @@ LINK = $($(quiet)LD) -o $@ $^ $(LDFLAGS)\nOBJIFY = $($(quiet)GEN) \\\n$(OBJCOPY) \\\n--input binary \\\n- --output `env LANG=C $(OBJDUMP) -f cli/cli.o | \\\n+ --output `env LC_ALL=C ... | Go | Apache License 2.0 | rootless-containers/runrootless | Use LC_ALL instead of LANG |
579,097 | 09.08.2016 18:14:23 | -3,600 | f2bf08d841d15995eb251cc4ab76b6b632efdf35 | Added the port map extension | [
{
"change_type": "MODIFY",
"old_path": "doc/proot/man.1",
"new_path": "doc/proot/man.1",
"diff": "@@ -174,6 +174,18 @@ This option makes the current user and group appear as \\fIuid\\fP and\n\\fIgid\\fP\\&. Likewise, files actually owned by the current user and\ngroup appear as if they were owned by... | Go | Apache License 2.0 | rootless-containers/runrootless | Added the port map extension |
579,101 | 14.04.2016 17:42:26 | -7,200 | afe225dc804e7926e588e8af22fbc5433b773e2d | Add --kill-on-exit option
Add --kill-on-exit option which kills all tracees when the initial
process exits.
This option can be used to garbage collect detached tracees which
may be left around and which would block unexpectedly the proot
process from exiting.
Add tests/test-killexit.sh unit test. | [
{
"change_type": "MODIFY",
"old_path": "src/cli/proot.c",
"new_path": "src/cli/proot.c",
"diff": "@@ -174,6 +174,12 @@ static int handle_option_0(Tracee *tracee, const Cli *cli, const char *value UNU\nreturn handle_option_i(tracee, cli, \"0:0\");\n}\n+static int handle_option_kill_on_exit(Tracee *tr... | Go | Apache License 2.0 | rootless-containers/runrootless | Add --kill-on-exit option
Add --kill-on-exit option which kills all tracees when the initial
process exits.
This option can be used to garbage collect detached tracees which
may be left around and which would block unexpectedly the proot
process from exiting.
Add tests/test-killexit.sh unit test. |
579,097 | 06.09.2017 22:15:21 | -3,600 | 08516b4ee4cfe6eb40a7263d84015c0e8236fcd9 | portmapper: added support for socketcall | [
{
"change_type": "MODIFY",
"old_path": "src/extension/portmap/portmap.c",
"new_path": "src/extension/portmap/portmap.c",
"diff": "#include <sys/un.h> /* strncpy */\n#include <sys/socket.h> /* AF_UNIX, AF_INET */\n#include <arpa/inet.h> /* inet_ntop */\n+#include <linux/net.h> /* SYS_*, */\n#include ... | Go | Apache License 2.0 | rootless-containers/runrootless | portmapper: added support for socketcall |
579,097 | 07.09.2017 18:11:52 | -3,600 | 6f8af22a3fdb22fdafaaf744d5326dde2f412b31 | portmapper: removed unused variables | [
{
"change_type": "MODIFY",
"old_path": "src/extension/portmap/portmap.c",
"new_path": "src/extension/portmap/portmap.c",
"diff": "@@ -417,10 +417,8 @@ static int handle_syschained_exit(Tracee *tracee, Config *config)\ncase PR_socketcall: {\nword_t args_addr;\nword_t call;\n- int is_bind_syscall = sy... | Go | Apache License 2.0 | rootless-containers/runrootless | portmapper: removed unused variables |
579,097 | 16.09.2017 19:08:03 | -3,600 | 9285a437c14c674f4f20c92ce63c83367ffca715 | port_mapper: added socket tests | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "tests/test-sockets1.sh",
"diff": "+cd sockets && ./testtcpsocket.sh\n"
},
{
"change_type": "ADD",
"old_path": null,
"new_path": "tests/test-sockets2.sh",
"diff": "+cd sockets && ./testtcpsocketipv6.sh\n"
},
{
"change_... | Go | Apache License 2.0 | rootless-containers/runrootless | port_mapper: added socket tests |
579,097 | 16.09.2017 19:14:41 | -3,600 | 5312733be07c94187e857f926014f88f38d9347c | port_mapper: modified ports used for tests, in case they are consecutively run | [
{
"change_type": "MODIFY",
"old_path": "tests/sockets/tcpsocketsipv6.py",
"new_path": "tests/sockets/tcpsocketsipv6.py",
"diff": "@@ -4,7 +4,7 @@ import os\nimport time\nHOST = '::1'\n-PORT = 5432\n+PORT = 6432\npid = os.fork()\naddrs = socket.getaddrinfo(HOST, PORT, socket.AF_INET6, 0, socket.SOL_T... | Go | Apache License 2.0 | rootless-containers/runrootless | port_mapper: modified ports used for tests, in case they are consecutively run |
579,097 | 16.09.2017 20:04:21 | -3,600 | 2c91e06d058364790ab228cdfea640bfe6168fb4 | port_mapper: V=1 for tests | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "@@ -7,7 +7,7 @@ before_install:\n- sudo apt-get install -qq libtalloc-dev uthash-dev libarchive-dev gdb strace realpath\n- sudo pip install cpp-coveralls\n-script: if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make... | Go | Apache License 2.0 | rootless-containers/runrootless | port_mapper: V=1 for tests |
579,097 | 16.09.2017 20:14:36 | -3,600 | fedc0423702a5431909c0300b71dd2826f2db98c | Removed ipv6 test because not supported by Travis, and removed V=1 | [
{
"change_type": "MODIFY",
"old_path": ".travis.yml",
"new_path": ".travis.yml",
"diff": "@@ -7,7 +7,7 @@ before_install:\n- sudo apt-get install -qq libtalloc-dev uthash-dev libarchive-dev gdb strace realpath\n- sudo pip install cpp-coveralls\n-script: if [ ${COVERITY_SCAN_BRANCH} != 1 ]; then make... | Go | Apache License 2.0 | rootless-containers/runrootless | Removed ipv6 test because not supported by Travis, and removed V=1 |
579,100 | 08.11.2017 23:23:52 | 0 | 10ca3e88dc1d2e2b45439b181a168af6b4053b91 | patches for udocker-1.1.1 | [
{
"change_type": "MODIFY",
"old_path": "src/GNUmakefile",
"new_path": "src/GNUmakefile",
"diff": "@@ -16,9 +16,9 @@ OBJDUMP = $(CROSS_COMPILE)objdump\nCPPFLAGS += -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -I. -I$(VPATH)\nCFLAGS += -Wall -Wextra -O2\n-LDFLAGS += -ltalloc -Wl,-z,noexecstack\n+LDFLAGS += -L... | Go | Apache License 2.0 | rootless-containers/runrootless | patches for udocker-1.1.1 |
483,752 | 09.01.2017 11:33:23 | 28,800 | f9122f4dfb330c2f3430281fcc224ba5a5a2cef1 | Fix oslo.vmware change that added new keyword argument
Next release of oslo.vmware adds a new keyword argument
that this mock needs to consume (otherwise this whole
test breaks). | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/tests/unit/compute/virt/vmware/test_vsphere_operations.py",
"new_path": "ceilometer/tests/unit/compute/virt/vmware/test_vsphere_operations.py",
"diff": "@@ -45,7 +45,8 @@ class VsphereOperationsTest(base.BaseTestCase):\nvm_object.propSet[0].val = vm... | Python | Apache License 2.0 | openstack/ceilometer | Fix oslo.vmware change that added new keyword argument
Next release of oslo.vmware adds a new keyword argument
that this mock needs to consume (otherwise this whole
test breaks).
Change-Id: I5463da66c8795b93f3ca9ea1b56ca1a32230a567 |
483,709 | 18.01.2017 19:32:36 | -28,800 | c18b07a60d7c92ea2c584f94a576bb2f24a47f6f | Simplify code of test_complex_query
Some of the code is too long, we can use the cycle to achieve the
same function. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/tests/unit/api/v2/test_complex_query.py",
"new_path": "ceilometer/tests/unit/api/v2/test_complex_query.py",
"diff": "@@ -207,28 +207,15 @@ class TestFilterSyntaxValidation(base.BaseTestCase):\nself.query._validate_filter(filter)\ndef test_valid_valu... | Python | Apache License 2.0 | openstack/ceilometer | Simplify code of test_complex_query
Some of the code is too long, we can use the cycle to achieve the
same function.
Change-Id: I5536770282e7d37e78aa400763786aa96331c0cf |
483,709 | 19.01.2017 20:25:19 | -28,800 | 1a0770148555e696e0459f14b598b7f4a9a70bdd | Fix same type of simple message error
Sometimes messages are missing or adding white spaces, now traverse
the same type of error and modify it. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/storage/hbase/utils.py",
"new_path": "ceilometer/storage/hbase/utils.py",
"diff": "@@ -424,7 +424,7 @@ def create_tables(conn, tables, column_families):\nseparator=conn.table_prefix_separator,\ntable_name=table))\n- LOG.warning(_(\"Cannot create tab... | Python | Apache License 2.0 | openstack/ceilometer | Fix same type of simple message error
Sometimes messages are missing or adding white spaces, now traverse
the same type of error and modify it.
Change-Id: Id6b684a5c7538a8cbb5268501084fc53a56e05d8 |
483,744 | 13.02.2017 14:12:48 | -28,800 | f31774de0503c0762de6e8bdc253bd9f7c134f68 | Correct the doc link
Correct the project install guide link. | [
{
"change_type": "MODIFY",
"old_path": "install-guide/source/next-steps.rst",
"new_path": "install-guide/source/next-steps.rst",
"diff": "@@ -6,4 +6,4 @@ Next steps\nYour OpenStack environment now includes the ceilometer service.\nTo add additional services, see\n-docs.openstack.org/draft/install-gu... | Python | Apache License 2.0 | openstack/ceilometer | Correct the doc link
Correct the project install guide link.
Change-Id: I28cfe8eb8074b116064a612cbf0c4e8e1f256d20 |
483,709 | 16.02.2017 16:48:02 | -28,800 | 7c2ffe6af2eff81d91d1d1b902f9c9e55f7bc3d0 | Correct the use of marker function
According to OpenStack Guideline[1], if a common message is not
being used, they should each be treated separately with respect
to choosing a marker function. In LOG.exception, we should use
_LE instead of _.
[1]: | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/api/controllers/v2/query.py",
"new_path": "ceilometer/api/controllers/v2/query.py",
"diff": "@@ -32,7 +32,7 @@ from ceilometer.api.controllers.v2 import base\nfrom ceilometer.api.controllers.v2 import samples\nfrom ceilometer.api.controllers.v2 impo... | Python | Apache License 2.0 | openstack/ceilometer | Correct the use of marker function
According to OpenStack Guideline[1], if a common message is not
being used, they should each be treated separately with respect
to choosing a marker function. In LOG.exception, we should use
_LE instead of _.
[1]: https://docs.openstack.org/developer/oslo.i18n/guidelines.html#adding-variables-to-log-messages
Change-Id: Ib28116760747897b35d92286bf293112741b8568 |
483,709 | 16.02.2017 18:55:52 | -28,800 | 210411c7c9b3a290b0050152db208985a07cec78 | Support i18n for api app
Wrap log info msg with _LI(), log warning msg with _LW(),
to support i18n translation. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/api/app.py",
"new_path": "ceilometer/api/app.py",
"diff": "@@ -24,6 +24,7 @@ import pecan\nfrom ceilometer.api import hooks\nfrom ceilometer.api import middleware\n+from ceilometer.i18n import _LI, _LW\nLOG = log.getLogger(__name__)\n@@ -99,9 +100,9... | Python | Apache License 2.0 | openstack/ceilometer | Support i18n for api app
Wrap log info msg with _LI(), log warning msg with _LW(),
to support i18n translation.
Change-Id: Idff4a05a91375799f05d2cba43885041627207d5 |
483,795 | 27.10.2016 12:26:31 | -3,600 | ff5822d2b4be480e3c35ea2a700bf7e643f205aa | Make sure to get all tenants by scanning each available domain. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/agent/discovery/tenant.py",
"new_path": "ceilometer/agent/discovery/tenant.py",
"diff": "# License for the specific language governing permissions and limitations\n# under the License.\n+from oslo_log import log\n+\nfrom ceilometer.agent import plug... | Python | Apache License 2.0 | openstack/ceilometer | Make sure to get all tenants by scanning each available domain.
Change-Id: Ieb65cf3d664755eae84e0637607aa78c7f44114c |
483,795 | 27.10.2016 12:26:31 | -3,600 | 2ab761db26cd77aedbc884bc7572fdc00efb35f1 | Swallow & report 404s from Swift (missing tenant)
The 404s are caused when Keystone has a tenant that Swift does not.
These 404s can safely be ignored.
If not ignored, some meters are not collected from Swift, as the
ClientException stops the tenant loop from completing. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/objectstore/swift.py",
"new_path": "ceilometer/objectstore/swift.py",
"diff": "@@ -22,6 +22,7 @@ from oslo_config import cfg\nfrom oslo_log import log\nimport six.moves.urllib.parse as urlparse\nfrom swiftclient import client as swift\n+from swiftcl... | Python | Apache License 2.0 | openstack/ceilometer | Swallow & report 404s from Swift (missing tenant)
The 404s are caused when Keystone has a tenant that Swift does not.
These 404s can safely be ignored.
If not ignored, some meters are not collected from Swift, as the
ClientException stops the tenant loop from completing.
Change-Id: I34aa40ba6c8e40e6d51b0a8dd24b8975c742f3ab |
483,698 | 15.03.2017 07:50:29 | 0 | ff221069c8184fcc8cdd765b6968c23a6320ac9a | Fix the incorrect gnocchi command
gnocchi resource
should be
gnocchi resource show
Closes-Bug: | [
{
"change_type": "MODIFY",
"old_path": "install-guide/source/verify.rst",
"new_path": "install-guide/source/verify.rst",
"diff": "@@ -35,7 +35,7 @@ integration for additional services contain more meters.\n| a6b387e1-4276-43db-b17a-e10f649d85a3 | image | 6fd9631226e34531b53814a0f39830a9 | None | a6b... | Python | Apache License 2.0 | openstack/ceilometer | Fix the incorrect gnocchi command
gnocchi resource a6b387e1-4276-43db-b17a-e10f649d85a3
should be
gnocchi resource show a6b387e1-4276-43db-b17a-e10f649d85a3
Change-Id: If256eeec65121e4cbe3f029497d70c1ddb424539
Closes-Bug: #1672975 |
483,748 | 17.03.2017 09:47:52 | 18,000 | 3d965eee45aee9603e6c029797322b9b693e25eb | Remove second tenacity in requirements
tenacity is defined twice in requirements.txt for ceilometer. This
removes the definition with the lower requirement.
Closes-Bug: | [
{
"change_type": "MODIFY",
"old_path": "requirements.txt",
"new_path": "requirements.txt",
"diff": "@@ -7,7 +7,6 @@ cotyledon>=1.3.0 #Apache-2.0\nfutures>=3.0;python_version=='2.7' or python_version=='2.6' # BSD\nfuturist>=0.11.0 # Apache-2.0\ndebtcollector>=1.2.0 # Apache-2.0\n-tenacity>=3.1.0 # Ap... | Python | Apache License 2.0 | openstack/ceilometer | Remove second tenacity in requirements
tenacity is defined twice in requirements.txt for ceilometer. This
removes the definition with the lower requirement.
Change-Id: I9c94c4950e81223a73e0514e03697cdca562c28d
Closes-Bug: #1673798 |
483,781 | 02.05.2017 10:03:48 | 18,000 | 66a77bb64a7b11e3058e2cb4117fbe4b0a2ff158 | Remove upper constraint on sqlalchemy
To comply with the upper-constraints defined in OpenStack
Requirements, the upper constraint for sqlalchemy has been
removed
Closes-Bug: | [
{
"change_type": "MODIFY",
"old_path": "requirements.txt",
"new_path": "requirements.txt",
"diff": "@@ -39,7 +39,7 @@ python-cinderclient>=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0\nPyYAML>=3.1.0 # MIT\nrequests!=2.9.0,>=2.8.1 # Apache-2.0\nsix>=1.9.0 # MIT\n-SQLAlchemy<1.1.0,>=1.0.10 # MIT\n+SQLAlchemy>=1... | Python | Apache License 2.0 | openstack/ceilometer | Remove upper constraint on sqlalchemy
To comply with the upper-constraints defined in OpenStack
Requirements, the upper constraint for sqlalchemy has been
removed
Change-Id: Icb48c61b9022216a9593cdf20bb6166cb742fe56
Closes-Bug: #1687641 |
483,687 | 08.05.2017 19:55:22 | 25,200 | f2279a62226eb37a7b4e735be3c7a877d0006472 | XenAPI: use os-xenapi for XenAPI driver
os-xenapi contains all XenServer dom0 plugins and provide utility
tools for communicating to XenServer dom0 plugins, currently both
nova and neutron projects are using os-xenapi. This patch is to
change ceilometer to use os-xenapi too. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/compute/virt/xenapi/inspector.py",
"new_path": "ceilometer/compute/virt/xenapi/inspector.py",
"diff": "# under the License.\n\"\"\"Implementation of Inspector abstraction for XenAPI.\"\"\"\n+from os_xenapi.client import session as xenapi_session\n+f... | Python | Apache License 2.0 | openstack/ceilometer | XenAPI: use os-xenapi for XenAPI driver
os-xenapi contains all XenServer dom0 plugins and provide utility
tools for communicating to XenServer dom0 plugins, currently both
nova and neutron projects are using os-xenapi. This patch is to
change ceilometer to use os-xenapi too.
Change-Id: I14819fd57305edb0f4337af88e56ed6b980d7da8 |
483,743 | 14.06.2017 16:19:46 | -28,800 | 55ad9cfacc2cc989d3b4e9ef1d4109866d31cff8 | modify the description for GnocchiDispatcher | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/dispatcher/gnocchi.py",
"new_path": "ceilometer/dispatcher/gnocchi.py",
"diff": "@@ -174,7 +174,7 @@ class LockedDefaultDict(defaultdict):\nclass GnocchiDispatcher(dispatcher.MeterDispatcherBase,\ndispatcher.EventDispatcherBase):\n- \"\"\"Dispatcher... | Python | Apache License 2.0 | openstack/ceilometer | modify the description for GnocchiDispatcher
Change-Id: Ie310a8368eae3312efda90e19445be89459794a5 |
483,740 | 04.07.2017 10:21:56 | -28,800 | 20900002daf23b56d0639dad5731b35f65a24b6c | Add some unit test cases
For update_nested() and uniq() functions in ceilometer/utils.py | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/tests/unit/test_utils.py",
"new_path": "ceilometer/tests/unit/test_utils.py",
"diff": "@@ -146,3 +146,57 @@ class TestUtils(base.BaseTestCase):\nself.assertEqual(utils.hash_of_set(x), utils.hash_of_set(y))\nself.assertNotEqual(utils.hash_of_set(x), ... | Python | Apache License 2.0 | openstack/ceilometer | Add some unit test cases
For update_nested() and uniq() functions in ceilometer/utils.py
Change-Id: I804026730b375162aec239bb21bcbcadafd12eaa |
483,691 | 04.07.2017 11:14:53 | -28,800 | 2477a0ed5bf5ccee1c2dcd3b2cee06ffd1438f97 | Fix typo for additional device support in intel node manger | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/ipmi/platform/intel_node_manager.py",
"new_path": "ceilometer/ipmi/platform/intel_node_manager.py",
"diff": "@@ -95,7 +95,7 @@ NM_GET_DEVICE_ID_TEMPLATE['Device_revision'] = 1\nNM_GET_DEVICE_ID_TEMPLATE['Firmware_revision_1'] = 1\nNM_GET_DEVICE_ID_T... | Python | Apache License 2.0 | openstack/ceilometer | Fix typo for additional device support in intel node manger
Change-Id: I9a8249df66d58e628139fdfc68a2e9debb89ae36 |
483,681 | 28.06.2017 11:13:02 | -28,800 | 91d11e7c7915fe8806af3e19064af0cd71b8fe76 | Fixed ceilometer arithmetic transformer bug
For the arithmetic transformer, when some thread use method _update_cache()
to update self.cache, and the same time the flush() method may be invoke
self.cache.pop(res_id) and raise "RuntimeError: dictionary changed size
during iteration"
Closes-bug: | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/transformer/arithmetic.py",
"new_path": "ceilometer/transformer/arithmetic.py",
"diff": "# under the License.\nimport collections\n+import copy\nimport keyword\nimport math\nimport re\n@@ -101,14 +102,16 @@ class ArithmeticTransformer(transformer.Tr... | Python | Apache License 2.0 | openstack/ceilometer | Fixed ceilometer arithmetic transformer bug
For the arithmetic transformer, when some thread use method _update_cache()
to update self.cache, and the same time the flush() method may be invoke
self.cache.pop(res_id) and raise "RuntimeError: dictionary changed size
during iteration"
Change-Id: I3ea89c7d3bfbdb661770b5d478188f8723c17716
Closes-bug: #1700875 |
483,740 | 11.07.2017 15:42:01 | -28,800 | fc220f59aec269bb7963b3735f13da05bfe145bb | Add some unit test cases
For class TenantDiscovery in ceilometer/agent/discovery/tenant.py
PS: use project instead of tenant. | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/tests/unit/agent/test_discovery.py",
"new_path": "ceilometer/tests/unit/agent/test_discovery.py",
"diff": "@@ -20,6 +20,7 @@ from oslotest import base\nfrom ceilometer.agent.discovery import endpoint\nfrom ceilometer.agent.discovery import localnode... | Python | Apache License 2.0 | openstack/ceilometer | Add some unit test cases
For class TenantDiscovery in ceilometer/agent/discovery/tenant.py
PS: use project instead of tenant.
Change-Id: I1efea9f6eb0ee8f03e775253bb37bfd3bd05e2dd |
483,728 | 13.07.2017 17:39:24 | -28,800 | f8c243f448dbb02307ccadc96d9e585091c62060 | Add memory swap metric
Add memory swap metric for VM, including:
memory.swap.in
memory.swap.out
Implements: blueprint add-memory-swap-metric | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/compute/pollsters/instance_stats.py",
"new_path": "ceilometer/compute/pollsters/instance_stats.py",
"diff": "@@ -51,6 +51,18 @@ class MemoryResidentPollster(InstanceStatsPollster):\nsample_stats_key = 'memory_resident'\n+class MemorySwapInPollster(I... | Python | Apache License 2.0 | openstack/ceilometer | Add memory swap metric
Add memory swap metric for VM, including:
memory.swap.in
memory.swap.out
Change-Id: Ia529fe7cb2df41099f62052089332d138cb3dedb
Implements: blueprint add-memory-swap-metric |
483,793 | 17.07.2017 09:17:17 | -28,800 | aca261349b090185e4efb10230cbd4c9c0524702 | Remove the explanation of nonexistent parameter | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/storage/impl_mongodb.py",
"new_path": "ceilometer/storage/impl_mongodb.py",
"diff": "@@ -346,7 +346,6 @@ class Connection(pymongo_base.Connection):\nSort instructions are used in the query to determine what attributes\nto sort on and what direction ... | Python | Apache License 2.0 | openstack/ceilometer | Remove the explanation of nonexistent parameter
Change-Id: Ib9b8eb4a3c9e20612e0675a3f2688dd662a1524a |
483,740 | 17.07.2017 14:00:50 | -28,800 | 50f39e00445aaa1424f1d3f747258f4ded024472 | Docs: update the path of "meters.yaml" and its new feature
The file has been moved from ceilometer/meter/data/meters.yaml to
ceilometer/data/meters.d/meters.yaml, in order to support loading
multiple meter definition files.
So I think it is necessary to update the info in doc.
Related-Bug: | [
{
"change_type": "MODIFY",
"old_path": "doc/source/admin/telemetry-data-collection.rst",
"new_path": "doc/source/admin/telemetry-data-collection.rst",
"diff": "@@ -205,7 +205,7 @@ Meter definitions\nThe Telemetry service collects a subset of the meters by filtering\nnotifications emitted by other Op... | Python | Apache License 2.0 | openstack/ceilometer | Docs: update the path of "meters.yaml" and its new feature
The file has been moved from ceilometer/meter/data/meters.yaml to
ceilometer/data/meters.d/meters.yaml, in order to support loading
multiple meter definition files.
So I think it is necessary to update the info in doc.
Change-Id: I6e2dbe36cd6a3cf2c198dfbdffe696a954a57820
Related-Bug: #1479775 |
483,695 | 27.06.2017 18:41:01 | -19,080 | ae0716c6d061b8784afeedf8823ebc94717a9aeb | Ceilometer meter support to collect network statistics.
1. Add port.* meters for collecting neutron port statistics.
2. Unit tests for port.* meters and switch.ports meter
Implements: blueprint network-statistics-from-opendaylight | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/network/statistics/port.py",
"new_path": "ceilometer/network/statistics/port.py",
"diff": "@@ -25,6 +25,13 @@ class PortPollster(statistics._Base):\nmeter_unit = 'port'\n+class PortPollsterUptime(statistics._Base):\n+\n+ meter_name = 'switch.port.up... | Python | Apache License 2.0 | openstack/ceilometer | Ceilometer meter support to collect network statistics.
1. Add port.* meters for collecting neutron port statistics.
2. Unit tests for port.* meters and switch.ports meter
Change-Id: I89e43e275f902faaf6ad59f6ff16ba786e6f372d
Implements: blueprint network-statistics-from-opendaylight |
483,695 | 27.06.2017 18:57:02 | -19,080 | 5621e1cc32a59ed9626cde9f443f1bee605560f1 | Gnocchi support for SDN controller meters
Implements: blueprint network-statistics-from-opendaylight | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/dispatcher/data/gnocchi_resources.yaml",
"new_path": "ceilometer/dispatcher/data/gnocchi_resources.yaml",
"diff": "@@ -244,3 +244,52 @@ resources:\nhost: resource_metadata.host\navailability_zone: resource_metadata.availability_zone\nstatus: resourc... | Python | Apache License 2.0 | openstack/ceilometer | Gnocchi support for SDN controller meters
Change-Id: Ice633b842698b3ed69676686bfc75e60e5690624
Implements: blueprint network-statistics-from-opendaylight |
483,728 | 25.07.2017 15:07:56 | -28,800 | 12d63a4192e8b1f42c4530dfeec9b9587aec91f8 | Fix inspect_vnics error for libvirt
In function inspect_vnics for libvirt, rx_drop and rx_errors have wrong
position, and tx_drop and tx_errors are the same.
This change is to fix this mistake.
Closes-Bug: | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/compute/virt/libvirt/inspector.py",
"new_path": "ceilometer/compute/virt/libvirt/inspector.py",
"diff": "@@ -104,12 +104,12 @@ class LibvirtInspector(virt_inspector.Inspector):\nparameters=params,\nrx_bytes=dom_stats[0],\nrx_packets=dom_stats[1],\n-... | Python | Apache License 2.0 | openstack/ceilometer | Fix inspect_vnics error for libvirt
In function inspect_vnics for libvirt, rx_drop and rx_errors have wrong
position, and tx_drop and tx_errors are the same.
This change is to fix this mistake.
Change-Id: Iab7dade8be7778371f6847b22f5dbec438d7fff7
Closes-Bug: #1706264 |
483,675 | 27.07.2017 11:20:06 | -28,800 | 5add1a1c2fe5b1646ade541d154d66a5fd4cbd29 | wrong document location | [
{
"change_type": "MODIFY",
"old_path": "doc/source/contributor/plugins.rst",
"new_path": "doc/source/contributor/plugins.rst",
"diff": "@@ -62,7 +62,7 @@ Notifications mechanism uses plugins as well, for instance\n:class:`ceilometer.telemetry.notifications.TelemetryApiPost` plugin\nwhich is defined ... | Python | Apache License 2.0 | openstack/ceilometer | wrong document location
Change-Id: I01dfb681199f073e98f210230d75bef2f7f0b03e |
483,681 | 03.08.2017 09:57:19 | -28,800 | 829924ab5fb52492701b43ad041d9523f62ef174 | fix cpu_util precision is too precise
To cover the accuracy failure, use assertAlmostEqual[1] to test
something with high precision.
[1]https://docs.python.org/2/library/unittest.html#unittest.TestCase.assertAlmostEqual.
Closes-bug: | [
{
"change_type": "MODIFY",
"old_path": "ceilometer/tests/unit/pipeline_base.py",
"new_path": "ceilometer/tests/unit/pipeline_base.py",
"diff": "@@ -1157,7 +1157,7 @@ class BasePipelineTestCase(base.BaseTestCase):\nself.assertEqual(1, len(publisher.samples))\ncpu_util_sample = publisher.samples[0]\n-... | Python | Apache License 2.0 | openstack/ceilometer | fix cpu_util precision is too precise
To cover the accuracy failure, use assertAlmostEqual[1] to test
something with high precision.
[1]https://docs.python.org/2/library/unittest.html#unittest.TestCase.assertAlmostEqual.
Change-Id: If546d2ba3096733d6bab44ad4585d8e7c556437e
Closes-bug: #1706420 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.