Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.017Mar1615161514131211109864228Feb262529Jan282423161511109873131Dec27262524232220181614131211108765432130Nov292827262523222122212019181513121110Remove a commentRemove an unecessary conditionalThanks to cppcheck spoteed a careless mistake in comparison operatorsFix veraUse a more suitable error messageUse assertions to ensure that dates make sense and change the implementation of operators <= and >=, increasing the readabilityAdded documentation for the constructorsAdded a lineFix spacing for some commentsSmall changes in the documentationAdd request ID servicesAdded test cases for all services and fixed some errorsCorrected the message saving in the loopSatisfied both clang-tidy and veraAdded a class constructorCorrected an unmatched type comaparisonReplaced some loops with the range based equivalentReplaced STL bitset with the ETL equivalentDefined most of the test casesCorrected signed integer fault for negative time shiftsThe private functions of TimeHelper class changed to static and public functionsReplace magic numbers with #defineReplace magic numbers with #defineAdded sections for all the required testsReplaced vector emplace with insertEnabled assertion againAdded comparison operator definition for the messagesMerge branch 'master' into ECSS_ST-11Fox cland-tidyAccess to private mebers for testing confirmedAdded a forgotten read of the release timeImplemented the TC to string conversion in a better wayFixed a comparison operatorRemove a commentFix the build based on suggestions by the new clang-tidyAdd some comments on .gitlab-ci.ymlImprovements on CIUnknown exception error investigation requiredNo return value fixedMake clang-tidy and vera happy again
Loading