summaryrefslogtreecommitdiff
path: root/src/components/telemetry_monitor
Commit message (Expand)AuthorAgeFilesLines
* Make DefaultServiceByType privatejacobkeeler2019-03-161-1/+1
* Fix 148714 Structurally Dead CodeShobhitAd2018-09-301-1/+0
* Fix namespace case structure in projectfix/namespace_casejacobkeeler2018-08-292-5/+7
* Merge remote-tracking branch 'origin/develop' into feature/boost_datetime_imp...jacobkeeler2018-08-222-3/+0
|\
| * Remove deprecated methods from projectfeature/remove_deprecated_functions_5_0jacobkeeler2018-08-172-3/+0
* | Fix namespace whoopsConlain Kelly2018-08-101-2/+2
* | Merge branch 'develop' of https://github.com/smartdevicelink/sdl_core into fe...Conlain Kelly2018-08-1018-57/+46
|\ \ | |/
| * style fixConlain Kelly2018-07-185-10/+6
| * Replace utils::SharedPtr with std::shared_ptr, remove non-standard usageConlain Kelly2018-07-1817-50/+45
| * Remove remote control flagIra Lytvynenko (GitHub)2018-06-261-1/+0
| * Remove all remote controllAlexander Kutsan2018-06-261-1/+0
* | Style fixConlain Kelly2018-06-256-17/+11
* | remove struct timeval and use boost time_duration insteadConlain Kelly2018-06-1812-107/+81
|/
* Merge branch 'develop' into hotfix/dynamically_link_librarieshotfix/dynamically_link_librariesJackLivio2018-02-023-14/+21
|\
| * Address review commentsfeature/deprecated_method_macrojacobkeeler2018-01-171-1/+1
| * Add DEPRECATED macro, and fix resulting deprecated warningsjacobkeeler2017-12-042-4/+2
| * Replaces raw member pointer with utils::SharedPtrAndrey Oleynik2017-09-083-13/+22
* | Dynamically link libusb-1.0JackLivio2018-01-201-1/+1
|/
* Not related to RC changesAlexander Kutsan2017-08-162-35/+37
* Implementation of Remote Control pluginAlexander Kutsan2017-08-161-0/+2
* Fix error caused by merge of `develop` into `coverity_fixes` branchjacobkeeler2017-06-221-1/+0
* Merge pull request #1641 from smartdevicelink/hotfix/4.3-RC_coverity_fixesJackLivio2017-06-221-1/+0
|\
| * Fix for 170761JackLivio2017-06-201-1/+0
* | Merge branch 'develop'jacobkeeler2017-06-2115-58/+51
|\ \ | |/
| * Add functionality for External UCSokozlovlux2017-05-171-0/+1
| * Merge release to developAlex Kutsan2017-01-272-2/+5
| |\
| | * Change policies path and fix params method usageAlex Kutsan2017-01-181-1/+3
| | |\
| | | * Fix usages of policy in codeAlexander Kutsan2016-12-051-1/+3
| * | | Update CMakeLists according rulesIvo Stoilov (GitHub)2017-01-252-5/+3
| * | | Update test namespaces in transport_manager and telemetry_monitor testsIvo Stoilov (GitHub)2017-01-257-7/+7
| * | | Correct header-guards in changed filesIvo Stoilov (GitHub)2017-01-251-1/+1
| * | | Update all header-guards in projectIvo Stoilov (GitHub)2017-01-256-17/+17
| * | | Fix component dependenciesIvo Stoilov (GitHub)2017-01-161-0/+2
| |/ /
| * | Refactor CMake filesIvo Stoilov (GitHub)2017-01-122-28/+17
| * | Revert "Fix/cmake files refactoring"revert-1144-fix/cmake_files_refactoringAlexander Kutsan (GitHub)2017-01-052-17/+28
| * | Refactor CMake filesIvo Stoilov (GitHub)2016-12-302-28/+17
| |/
* | Merge branch 'master'Jacob Keeler2016-09-201-0/+1
|/
* Correct project structure in Policy componentKozoriz2016-05-171-2/+1
* Format all code in projectKozoriz2016-04-2622-180/+222
* Change other unit-tests according new code changesiAndrew52016-04-041-1/+1
* TelemetryMonitor tests correctivesKozoriz2016-03-312-0/+3
* Changes after reviewKozoriz2016-03-1717-23/+23
* TimeTester refatctoring.Kozoriz2016-03-1029-0/+2207