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.
2a9e2b20b7b51fc740baee45868a0023a449a365
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
17
Mar
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
Fix spacing for some comments
Small changes in the documentation
Add request ID services
Added test cases for all services and fixed some errors
Corrected the message saving in the loop
Satisfied both clang-tidy and vera
Added a class constructor
Corrected an unmatched type comaparison
Replaced some loops with the range based equivalent
Replaced STL bitset with the ETL equivalent
Defined most of the test cases
Corrected signed integer fault for negative time shifts
The private functions of TimeHelper class changed to static and public functions
Replace magic numbers with #define
Replace magic numbers with #define
Added sections for all the required tests
Replaced vector emplace with insert
Enabled assertion again
Added comparison operator definition for the messages
Merge branch 'master' into ECSS_ST-11
Fox cland-tidy
Access to private mebers for testing confirmed
Added a forgotten read of the release time
Implemented the TC to string conversion in a better way
Fixed a comparison operator
Remove a comment
Fix the build based on suggestions by the new clang-tidy
Add some comments on .gitlab-ci.yml
Improvements on CI
Unknown exception error investigation required
No return value fixed
Make clang-tidy and vera happy again
Added some services for testing
Enabling access to private members for testing
Enabled access to private members for the tester
Implemented summary reporting by ID
Implement detail activity report by ID
Added the request to TM[11,10] report
Implement Message to String conversion
Added constructors for the TimeAndDate class
Loading