summaryrefslogtreecommitdiff
path: root/src/components/utils
Commit message (Expand)AuthorAgeFilesLines
* use files from the rps_spec folder without copying to the sdl_core (#3778)RomanReznichenkoLuxoft2022-01-101-1/+1
* Remove unused policy table fields (#3771)Andrii Kalinich (GitHub)2021-10-141-1/+0
* Remove unused files (#3753)JackLivio2021-08-254-347/+0
* Fix SDL crash on validation of numeric schemas with type overflow (#3750)Andrii Kalinich (GitHub)2021-08-251-14/+0
* Remove Deprecated Methods For SDL Core 8.0.0 (#3735)JackLivio2021-07-152-22/+0
* Feature/Update Minimum Supported Version to Ubuntu 18 (#3727)Shobhit Adlakha2021-07-091-1/+3
* Fix boost logger on release build (#3724)JackLivio2021-06-182-0/+5
* Feature/Boost Logger Implementation (#3571)Shobhit Adlakha2021-04-305-9/+347
* replace applicable post-operators to pre-operators (#3687)Collin2021-04-201-4/+4
* Update travis distro to Ubuntu 20.04 (#3626)Jacob Keeler2021-04-151-2/+2
* Merge remote-tracking branch 'origin/develop' into feature/sdl_0293_enable_oe...LitvinenkoIra2021-02-021-0/+1
|\
| * fix unit tests with with -DENABLE_SECURITY=OFF (#3615)Collin2021-01-251-0/+1
* | Support new database hardware version parameterYana Chernysheva2021-02-021-0/+1
|/
* SYNC-73520: Fixed Issue related to SetAppIcon Path (#3407)Alexander Kutsan (GitHub)2021-01-202-15/+2
* Fix build failure with ENABLE_LOG=OFF (#3604)Jacob Keeler2020-12-171-0/+1
* Cover connection handler and policy handler with unit tests (#2682)Mykola Korniichuk (GitHub)2020-11-123-5/+131
* Fix formatting for logs after logger overhaul (#3554)Jacob Keeler2020-10-232-20/+14
* Fix Cppcheck issues (#3453)Yana Chernysheva (GitHub)2020-10-012-7/+12
* Removed unconsistent logger_status variable. (#3489)Alexander Kutsan (GitHub)2020-09-034-79/+27
* [SDL 0046] Implement logger abstraction (#3472)VladSemenyuk2020-09-0125-785/+576
* Fix avoid race conditions (#3471)Serhii Niukalov (GitHub)2020-08-216-368/+600
* Update src/components/utils/src/file_system.ccfeature/main_menu_updatingJackLivio2020-08-141-1/+1
* Get filename from full pathJackLivio2020-08-132-0/+13
* Fix deadlock in timer.cc (#3379)fix/sdl_build_problemsAlexander Kutsan2020-06-161-1/+0
* ensure delegates are destroyed before their threads (#3388)Collin2020-05-281-1/+1
* Release delegate only after full thread stopping (#2534)Pavel Zhdanov (GitHub)2020-05-201-1/+1
* #3211 [SDL 0234] Proxy Library RPC Generation (#3213)Vladyslav Mustafin2020-02-061-2/+2
* Update jsoncpp library (#3155)Yevhenii Dementieiev (GitHub)2020-01-292-0/+114
* Rework file_systemAndriy Byzhynar2019-12-062-75/+228
* Fix/provide operation result to function file system create directory (#2778)Stanislav Kobziev (GitHub)2019-10-282-8/+8
* Fix SDL behavior during LOW_VOLTAGE (#3029)Andrii Kalinich (GitHub)2019-09-241-1/+1
* Make usage logger stabilization (#3022)Serhii Niukalov (GitHub)2019-09-192-8/+38
* Fix build with disabled logger.fix/build_with_disabled_loggerMykola Korniichuk2019-09-041-0/+1
* Feature/Remote Control - Allow Multiple Modules per Module Type (#2984)Ira Lytvynenko (GitHub)2019-08-301-0/+13
* Feature/service status update to hmi (#2921)Maksym Ked (GitHub)2019-08-291-0/+11
* Fix shutdown crash static var colission (#2939)Alexander Kutsan (GitHub)2019-08-223-9/+16
* Run updated style scriptjacobkeeler2019-04-2962-200/+201
* Add missing Boost include directoriesfix/missing_boost_include_dirJacob Keeler2019-04-031-0/+1
* GetFile RPC (#2811)Shobhit Adlakha2019-03-062-0/+33
* Add is_completed to timerjacobkeeler2018-11-262-11/+22
* Update versioning logic to check for < version 5.0.0fix/update_rpc_versioning_logicJackLivio2018-10-151-0/+1
* Bump base negotiated rpc version to 4.5.1JackLivio2018-10-111-1/+1
* Handled uncaught exception in Wait functionfix/5.0.0_coverity_otherShobhitAd2018-10-021-15/+20
* Style fixShobhitAd2018-10-011-3/+3
* Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-0/+1
* Fix 188234 Uncaught ExceptionShobhitAd2018-09-301-24/+29
* Fix build issues with testsfeature/boost_filesystem_implementationjacobkeeler2018-08-311-5/+6
* Update based on commentsJackLivio2018-08-301-2/+4
* Updated based on commentsJackLivio2018-08-301-23/+13
* Add IsAccessible checkJackLivio2018-08-301-1/+1