Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.dockerignore
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/issue-report.md
.github/workflows/build-image.yml
.gitignore
.pre-commit-config.yaml
LICENSE
README.md
app/favicon.ico
app/robots.txt
config-dev.env
config.env
deploy
docker-compose.api.yml
docker-compose.dev.yml
docker-compose.yml
examples/catalogs/dummyCatalog.json
examples/catalogs/dummyCatalog_update.json
examples/collections/L8.json
examples/collections/L8_nosummaries.json
examples/collections/S2.json
examples/features/S2A_MSIL1C_20190611T160901_N0207_R140_T23XMD_20190611T193040.json
examples/features/dummy3D.json
examples/features/emptygeometry.json
examples/features/featureCollection.json
examples/features/testUpdate.json
examples/users/dummyGroup.json
examples/users/dummyGroup_addJohnDoe.json
examples/users/dummyGroup_rights.json
examples/users/johnDoe.json
examples/users/johnDoe_rights.json
postgresql-conf/postgresql-dev.conf
postgresql-conf/postgresql.conf
resto-database-model/00_resto_extensions.sql
resto-database-model/01_resto_functions.sql
resto-database-model/01_tamn.sql
resto-database-model/02_resto_common_model.sql
resto-database-model/03_resto_target_model.sql
resto-database-model/04_resto_triggers.sql
resto-database-model/migrations/00_migration.sql
resto-database-model/postInstall/01_inserts.sql
undeploy
app/index.php35
app/resto/core/Resto.php136
A
1 hr
app/resto/core/RestoAddOn.php19
app/resto/core/RestoCache.php62
A
1 hr
app/resto/core/RestoCollection.php270
C
1 day
app/resto/core/RestoCollections.php216
D
1 day