-
Notifications
You must be signed in to change notification settings - Fork 165
Comparing changes
Open a pull request
base repository: Kurento/kms-core
base: 6.7.1
head repository: Kurento/kms-core
compare: 6.7.2
- 18 commits
- 42 files changed
- 1 contributor
Commits on Mar 23, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 89ae187 - Browse repository at this point
Copy the full SHA 89ae187View commit details
Commits on Mar 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3c6628b - Browse repository at this point
Copy the full SHA 3c6628bView commit details
Commits on Apr 3, 2018
-
clang-tidy fix: [cppcoreguidelines-no-malloc]
do not manage memory manually; use RAII [cppcoreguidelines-no-malloc]
Configuration menu - View commit details
-
Copy full SHA for 4fa4fc6 - Browse repository at this point
Copy the full SHA 4fa4fc6View commit details -
clang-tidy fix: [modernize-deprecated-headers]
inclusion of deprecated C++ header 'time.h'; consider using 'ctime' instead [modernize-deprecated-headers]
Configuration menu - View commit details
-
Copy full SHA for 85592ee - Browse repository at this point
Copy the full SHA 85592eeView commit details -
clang-tidy fix: [modernize-loop-convert]
use range-based for loop instead [modernize-loop-convert]
Configuration menu - View commit details
-
Copy full SHA for ec17f98 - Browse repository at this point
Copy the full SHA ec17f98View commit details -
clang-tidy fix: [modernize-make-shared]
use std::make_shared instead [modernize-make-shared]
Configuration menu - View commit details
-
Copy full SHA for 6cd1f62 - Browse repository at this point
Copy the full SHA 6cd1f62View commit details -
clang-tidy fix: [modernize-use-emplace]
use emplace_back instead of push_back [modernize-use-emplace]
Configuration menu - View commit details
-
Copy full SHA for cedcdaa - Browse repository at this point
Copy the full SHA cedcdaaView commit details -
clang-tidy fix: [modernize-use-equals-default]
use '= default' to define a trivial default constructor [modernize-use- equals-default]
Configuration menu - View commit details
-
Copy full SHA for aad51b0 - Browse repository at this point
Copy the full SHA aad51b0View commit details -
clang-tidy fix: [modernize-use-nullptr]
use nullptr [modernize-use-nullptr]
Configuration menu - View commit details
-
Copy full SHA for 7546ebd - Browse repository at this point
Copy the full SHA 7546ebdView commit details -
clang-tidy fix: [modernize-use-override]
prefer using 'override' or (rarely) 'final' instead of 'virtual' [modernize-use-override]
Configuration menu - View commit details
-
Copy full SHA for 6346a68 - Browse repository at this point
Copy the full SHA 6346a68View commit details
Commits on Apr 19, 2018
-
KmsBaseRtpEndpoint: Add property "offer-dir"
Allows to specify what is the desired direction for a WebRtcEndpoint: the Clients can now define whether this will be a "sendonly" or "recvonly". Before, it always was a "sendrecv".
Configuration menu - View commit details
-
Copy full SHA for 0738217 - Browse repository at this point
Copy the full SHA 0738217View commit details
Commits on May 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c735942 - Browse repository at this point
Copy the full SHA c735942View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc100ca - Browse repository at this point
Copy the full SHA cc100caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bbcf46 - Browse repository at this point
Copy the full SHA 9bbcf46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47e33b6 - Browse repository at this point
Copy the full SHA 47e33b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52117ff - Browse repository at this point
Copy the full SHA 52117ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for b728f1a - Browse repository at this point
Copy the full SHA b728f1aView commit details
Commits on May 11, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1d1ab16 - Browse repository at this point
Copy the full SHA 1d1ab16View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.7.1...6.7.2