-
-
Notifications
You must be signed in to change notification settings - Fork 119
Release/v1.2.0 - updating master branch #1235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
josvandervelde
wants to merge
181
commits into
master
Choose a base branch
from
release/v1.2.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…rovement/inline-swagger-docs # Conflicts: # openml_OS/models/api/v1/Api_evaluation.php
…sible for handling the logic. Refactored bootstrapping for tag/untag of several entities as well as attach/detach to clearly distinct between different handlers. Fixed boolean types in annotations.
… type/ref for items.
… openapi specifications from inline php annotations.
…tion and added servers for base paths.
…is feature branch.
sync master and develop
Data edit api
Removed unreferenced OpenAPI schemas.
support non-owner edits and sensitive field edits
…in the classes two string constants are defined keeping the values for the super class providing the entity type and the entity special name.
… documentation with annotations within the PHP REST API.
…r-docs Mwever/improvement/inline swagger docs
* add new feature * updated error codes * updates api data feature description * pull develop back in branch (#1168) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * minio_url to parquet_url rename * ES update Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> * pull develop into branch (#1169) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * minio_url to parquet_url rename * ES update * set htaccess back to development state (?) * Revert "set htaccess back to development state (?)" This reverts commit 9181f73. Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> * pull feature description into develop (#1170) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * minio_url to parquet_url rename * ES update * set htaccess back to development state (?) * Revert "set htaccess back to development state (?)" This reverts commit 9181f73. Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> * pull develop into feature description (#1171) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * minio_url to parquet_url rename * ES update * set htaccess back to development state (?) * Revert "set htaccess back to development state (?)" This reverts commit 9181f73. Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> * align htaccess with develop * Develop with changes (#1174) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * merging Api_data * merging ES * updated PHP and ES * minio_url to parquet_url rename * ES update * set htaccess back to development state (?) * Revert "set htaccess back to development state (?)" This reverts commit 9181f73. Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> Co-authored-by: root <[email protected]> * fixes problem * fixes problem * bugfix in old frontend * feature description update (#1205) * add local changes * skis minio url for sparse arff * Update .htaccess * cleanup * fix in data fork * fix for CORS * merging Api_data * merging ES * updated PHP and ES * minio_url to parquet_url rename * ES update * set htaccess back to development state (?) * Revert "set htaccess back to development state (?)" This reverts commit 9181f73. * Develop with changes (#1172) * merging Api_data * merging ES * updated PHP and ES Co-authored-by: root <[email protected]> * Revert "Develop with changes (#1172)" (#1173) This reverts commit 031dd12. * added active testing (#1183) * extends eval engine to work with additional task type active learning (#1184) * extends eval engine to work with additional task type active learning * Update openml_OS/controllers/Api_splits.php thanks for this catch! GitHub should get a Grammerly plugin Co-authored-by: Pieter Gijsbers <[email protected]> --------- Co-authored-by: Pieter Gijsbers <[email protected]> * Update README.md * Add qa tasktype (#1193) * adds records * bugfix * updated file * update record * update record * adds text tasks * extended with task * typo fix * adds splits option * task answers * fix dataset field * adds default task to test server reinstantiation (#1195) * Point .pq files to datasets bucket * Update to dataset description in test server, remove old minio_url field --------- Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Pieter Gijsbers <[email protected]> Co-authored-by: Jos van der Velde <[email protected]> * ontologies to feature view * typo fix * added if/else construct for ontologies * typo fix * typo fix * adds datafeature description * typo fix * typo fix * typo fix * typo fix * typo fix * query fixes * error_handling * xml fixes * typo fix * typo fix * fix api call * api change * fix * fix * revert weird change * adds data feature to SQL (needed for ontologies) * update reinstall script * update cron * adds data processed * updated * adds feature index to query * small update * updates data feature value sql * data feature * address comments * update checks * update * error code * fix mistake * fix of database table for large files (#1207) Co-authored-by: Pieter Gijsbers <[email protected]> --------- Co-authored-by: root <[email protected]> Co-authored-by: joaquinvanschoren <[email protected]> Co-authored-by: root <[email protected]> Co-authored-by: Pieter Gijsbers <[email protected]> Co-authored-by: Jos van der Velde <[email protected]>
Updated the dependencies (vendor) and removed it from gitignore
PhP docker file
Don't serve parquet from test server as they point to production
Bugfix for runs
Feature/docker fixes
…cker Github action to publish docker image for every new version tag
Allow the docker user to write logs
…_better-error-messages Feature/update evaluation engine better error messages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The master branch is a bit behind... Let's make it up-to-date!