Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Rugged-MOD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
youngcle
Rugged-MOD
Graph
1b4fc6fb09c6d6fa48eb18a8326f7e4d8a9432a0
Select Git revision
Branches
10
381-algorithmId
debug-dump
develop
logging
master
default
protected
merge_rugged_refining
release-2.0
release-2.1
release-2.2
zipper-tiles
Tags
9
2.2
2.2-RC1
2.1
2.1-RC1
2.0
release-2.0-RC3
release-2.0-RC2
release-2.0-RC1
1.0
19 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Feb
3
30
Jan
29
14
9
8
7
6
5
28
Dec
24
23
22
20
18
16
15
12
11
10
27
Nov
25
21
20
19
14
13
22
Oct
21
20
17
16
13
9
8
2
30
Sep
26
17
10
9
7
Aug
29
Jul
24
23
22
25
Jun
24
18
17
16
10
6
5
4
2
27
May
22
21
20
19
14
13
12
10
7
6
5
2
30
Apr
29
28
25
24
23
22
5
4
3
2
1
31
Mar
30
29
28
26
25
24
19
18
17
15
14
13
12
11
10
9
8
7
Merge branch 'master' into debug-dump
Improved javadoc.
Fixed javadoc to explain semantic of min/max in MinMaxTreeTile.
Added test with proper reference values for min/max preprocessing.
Prepared a way to dump min/max ancestors.
Unneeded imports.
More complete cell dump.
Separate debug dump global management from single dump handling.
Work In Progress on a debug dump feature.
Moved utility functions out of RuggedTest for reuse.
Added the code for tutorials.
Ensure jar plugin creates the MANIFEST file instead of bundle plugin.
Added the code for tutorials.
logging
logging
Ensure jar plugin creates the MANIFEST file instead of bundle plugin.
Added a default logging configuration that shuts logging off.
Avoid exceptions to clutter debut log.
Added fancy colors to console logging if ANSI colors are supported.
Added logging capabilities, using Apache Log4J 2.
Removed development trace.
Added a CONSTANT_ELEVATION_OVER_ELLIPSOID algorithm.
Merge branch 'master' of ssh://www.orekit.org/rugged-main
updated dependendies versions
Updated copyright year.
Removed unused import.
Added missing imports in tutorial.
javadoc.
Typo.
Clarified javadoc.
Updated tutorial after wiki change.
Merge branch 'master' of ssh://git@www.orekit.org/rugged-main.git
Updatred overview after wiki update.
Fixed syntax error in example.
Added Norwegian translations for error messages.
Updated FixedRotation constructor.
Fixed wrong javadoc.
Javadoc typo.
Updated documentation as we now depend on Apache Commons Math 3.4.
Updated Apache Commons Math to 3.4, released on 2014-12-26.
Updated tutorial from forge wiki version.
Added partial derivatives for line-of-sights.
Loading