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.
a77e4cbc960b89df92f1783c706c6aa8ac726cac
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
19
Mar
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' into 'ECSS_ST-09'
Merge branch 'error-testing'
Merge remote-tracking branch 'origin/master'
Merge branch 'service-instantiation'
Fix blunder in documentation comment
Change CONFIGLENGTH to a more appropriate constant name
Change the names of some functions to improve the readability
Fix an error condition
Added more tests for the month December. All tests passed
Added a test for the month December
Fix cppcheck
Added tests for invalid dates
Merge local branch ECSS_ST-09 with the remote one
Added assertions for invalid dates
Merge local branch with the remote one
Minor changes in the documentation
Enrich documentation for the ServiceTests
Use static type checking to prevent RTTI
Corrected a crucial typo
Uncommented the last lines
Make the code tidier and added testing in main
Taking good care of vera and clang-tidy
Almost all test cases are complete
Corrected typos and corrected the report functions
Renamed and added some definitions
Clarify an error condition
Added tests for the constructor
Fix issue in ErrorHandler: Report the correct error code for internal errors
Fix a small bug in ErrorHandler: Replace the `UnknownInternalError` to `errorCode`
Fix a condition in an assertion
Remove a comment
Remove an unecessary conditional
Thanks to cppcheck spoteed a careless mistake in comparison operators
Fix vera
Use a more suitable error message
Use assertions to ensure that dates make sense and change the implementation of operators <= and >=, increasing the readability
Added documentation for the constructors
Added a line
Fix spacing for some comments
Small changes in the documentation
Loading