- Jul 30, 2019
-
-
Orestis Ousoultzoglou authored
Maybe a thrown error isn't displayed: https://trac.cppcheck.net/ticket/5746
-
- May 04, 2019
-
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
-
Dimitrios Stoupis authored
- Improved the overall look of the page - Coverage generation using lcov and gcov - Using less gitlab server page by removing interjob artifact generation
-
- Apr 04, 2019
-
-
kongr45gpen authored
-
Grigoris Pavlakis authored
-
Grigoris Pavlakis authored
-
- Apr 02, 2019
-
-
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
-
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
-
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
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
See merge request acubesat/obc/ecss-services!29 and issue acubesat/obc/ecss-services#22
-
- Mar 21, 2019
-
-
kongr45gpen authored
-
- Mar 16, 2019
-
-
kongr45gpen authored
- Used a docker image with a more recent version of Debian - Enabled colours for gcc and clang - Updated clang-tidy from 4.0 to 7.0 - Enabled some diagnostic checks for clang-tidy, and disabled others that gave false positives - Made clang-tidy read system header files, while ignoring their errors
-
- Mar 14, 2019
-
-
kongr45gpen authored
-