Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
TOAR-II FastAPI
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
Container Registry
Model registry
Operate
Environments
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
esde
toar-data
TOAR-II FastAPI
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
bcba88cf10357fc487fbb8d493641fc2bca84fef
Select Git revision
Branches
15
114-api-pages-make-use-of-redoc
141-cleanup-repo
cherry-pick-1d0d89dc
dev
master
default
protected
ontology
paging_test
roll_out
sabine_#52_webdo3seAPI
sabine_177-endpoint-timeseries_merged-is-available
sabine_issue153-tool-for-automatic-ontology-creation
sabine_issue169-netcdf-output-format-has-been-added-to-data-endpoint
search_function_filters
swt-project-filtering
testing
15 results
Begin with the selected commit
Created with Raphaël 2.2.0
1
Sep
31
Aug
30
27
26
25
23
19
18
1
29
Jul
28
27
26
23
22
20
16
13
12
11
7
30
Jun
24
31
May
27
26
25
17
16
8
7
6
5
1
29
Apr
28
24
22
19
18
16
13
8
7
2
1
31
Mar
30
29
28
25
24
22
16
12
7
5
4
3
28
Feb
23
22
21
20
18
14
13
29
Jan
28
26
24
22
19
14
13
22
Dec
19
14
30
Nov
26
18
1
31
Oct
10
9
8
7
6
5
3
29
Sep
2
13
Aug
11
10
7
6
3
18
Jul
11
10
9
7
6
5
4
2
30
Jun
29
27
19
15
14
12
11
10
9
8
6
5
4
2
31
May
29
26
added toarstats to REST API (first rudimentary version)
added force attribute to insert a station even if it resides within a radius of 10 m to an existing station
return 444, if station to be inserted is within a radius of 10 m to an already existing station
Fixed encoding error and added new pytests
changed status code for already inserted stations; returned station_id as key of detail message
stopped geolocation services; return station_id, if successfully inserted; return 444, if station already exists
#3: added an unknown timezone to the controlled vocabulary
fields data_license_accepted and dataset_approved_by_provider of table timeseries are mandatory now and should also be defined in pytests.
renamed type_of_environment to type within fixtures
renamed type_of_environment to type to be consistent with the documentation
contacts can consist either of a person, an organisation or both
#69: changelog entry for data record contains version; also added data_approved_by_provider field to table timeseries
Merge branch 'dev' into 'master'
Merge branch 'master' into 'dev'
Merge branch 'dev' of https://gitlab.version.fz-juelich.de/esde/toar-data/toardb_fastapi into dev
corrected links for toar-data-dev
#69: changelog entry is created, when adding a single data record
closes #62: REST API for building citation text was built
added field description to schema composite for pages
corrected validators for adapted csv output; made coordinates mandatory fields
corrected typo in csv metadata header
made csv-download work again
corrected typos and got rid of base_api_url which was not working for pytests
eliminated stationmeta_core as own API and return class
used class StationmetaCore (was: StationmetaCoreBase) in schemas of class Timeseries
added comment sign to metadata output in csv format
request for data also returns metadata (never separated) -- rudimentary version
start a rudimentary explanation of the REST API on the root direction (later: point to landing page from here)
deploy version 0.7 auf ontology
renamed ontology version 0.6.1 to 0.7 to fit controlled vocabulary
Merge branch 'ontology' of https://gitlab.version.fz-juelich.de/esde/toar-data/toardb_fastapi into ontology
mismatches between controlled vocabulary and ontology corrected
update pages
add notchecked to similar keywords
correct typo in update script
correct controlled vocabulary (consistency with ontology)
changed default extension from owl to jsonld
speed up of data patching; all pytests (and live tests in production_tests.sh) work again
commit changes after second crash of repo in my VM
interne Nummerierung der Individuals nachgezogen
Loading