Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
E
ECSS Services
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AcubeSat-OBC
ECSS Services
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c7a4a7ad7fe8822d7ac635a68dfbcc6116888179
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
3
Apr
2
1
31
Mar
30
29
26
25
23
22
21
20
19
18
17
16
15
16
15
14
13
12
11
10
9
8
6
4
2
28
Feb
26
25
29
Jan
28
24
23
16
15
11
10
9
8
7
3
1
31
Dec
27
26
25
24
23
22
20
18
16
14
13
12
11
10
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
25
23
22
21
22
21
20
19
18
15
13
12
11
10
Merge branch 'master' of https://gitlab.com/acubesat/obc/ecss-services into ECSS_ST19_array_replacement
Merge branch 'ECSS_ST19_array_replacement' of https://gitlab.com/acubesat/obc/ecss-services into ECSS_ST19_array_replacement
Fixed subservice types in messages in tests, that caused errors
added resetRead() before any reads in functions
Added comments in tests and changed a uint8_t to a uint16_t variable that counts the event action definitions in the eventActionStatusReport
Changed an ErrorHandled error definition
Added more tests that check what type of errors are thrown
Compliance with some rules
Merge branch 'master' into 24-misra-checks-cppcheck-check
Suppress more MISRA rules that give false positives
Disable the summarizer to figure out whether the regex needs updating
Disable the summarizer to figure out whether the regex needs updating
Update shebang line to env/python3
Fix Python version used to python3 from python3.6
Change to testing repos from sid in order to attempt fixing dependency errors
Suppress rules 3.1, 5.1, 5.2, 14.4 and 18.8 of the MISRA C 2012 standard
Restore suppressed infractions to their original color until they are fixed
Fix accidentally including Python bytecode in the previous commit
Fix broken bash script and remove helit tags to test on gitlab runners
Add rule suppression functionality; just pass , do a general refactor to comply with PEP8 and get rid of most of the ugly code
Merge branch 'master' into '24-misra-checks-cppcheck'
Missed a dot in the previous commit; fixing
Remove the dots from gitlab-ci.yml
Add some newlines to separate the errors per file
Fix a bug caused by not converting number strings to numbers
Enable sorting by line on summary
Use Python 3.6 everywhere from now on
Upgrade python to 3.6 in order for f-strings to work
Remove an unnecessary statement
Attempt to fix the script not running in gitlab runners
Clean up MISRA scripts according to review comments
Add a couple of extra newlines in the end of output
Commit for saving the current state in order to hunt down a last-minute bug
Start work on report parsing and prettyprinting
Add machine-readable report capability
Change the blue used to be more bright for visibility
Delegate the cppcheck jobs to gitlab runners since ours is offline
Delegate the cppcheck jobs to gitlab runners since ours is offline
Split MISRA checking into its own job to avoid clutter
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
Loading