- Apr 04, 2019
-
-
kongr45gpen authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Finish fixing Message errors Fix 3 of the last 4 errors of TimeHelper
-
- Apr 02, 2019
-
-
kongr45gpen authored
-
kongr45gpen authored
-
kongr45gpen authored
-
Grigoris Pavlakis authored
Fix blunder with xargs using python3.6 instead of python3 Remove useless call to cat
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Update .gitlab-ci.yml
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Change color of suppressed rule display Revert "Change color of suppressed rule display" This reverts commit 28e342e5ecbf914f04cca166781872e740d741de.
-
Grigoris Pavlakis authored
Add rule suppression functionality; just pass , do a general refactor to comply with PEP8 and get rid of most of the ugly code
-
Grigoris Pavlakis authored
# Conflicts: # inc/ErrorHandler.hpp # src/Helpers/TimeHelper.cpp # src/Services/EventActionService.cpp # src/Services/EventReportService.cpp # src/Services/ParameterService.cpp
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Change the exit() statements to return; let's see if this is going to work because last time it didn't Change shebang line to python3.6 Whoops
-
Grigoris Pavlakis authored
Attempt #2 at fixing gitlab Attempt at fixing gitlab build #3: damn symlinks
-
Grigoris Pavlakis authored
Test commit for Python version
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Change variable and function names to be more pythonic Replace the ugly ANSI escapes with more readable, reusable strings Pad the resulting strings for readability Close the file after reading its lines Delete a redundant loop in the parser code, credits to @dimst23 Fix comments to foolow Python conventions Comment fixing vol. 2 Encapsulate the 2 functions into a class Fix various blunders with the class encapsulation
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Finalize pipeline scripts, waiting for review Fix pipeline passing on GitLab CI when it should fail
-
Grigoris Pavlakis authored
Finish report pre-processing Commit before full final test of pipeline
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
kongr45gpen authored
Add back runner tags Fix permissions for bash script
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
Lock the addon files to this specific commit in order to avoid breaking stuff if cppcheck updates without prior creation of a package by Debian
-
Grigoris Pavlakis authored
Attempt to fix the segfaults that showed up Fix escape codes and a syntax error in the for-loops Add a line feed to `do` so that Bash stops whining Update ci/cppcheck.sh Fix segfaults, attempt #2 Update cppcheck to version 1.86-1 Fix the for loops
-
Grigoris Pavlakis authored
Add `helit` tag to run on local CI
-
kongr45gpen authored
Clang format This takes care of #22. It adds a script that performs automated checking and correction of all the source code. In the future, a GitLab bot could notify or even perform changes on committed files for every merge request. See merge request acubesat/obc/ecss-services!29
-