-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: ayusrjn/OpenML
base: develop
head repository: openml/OpenML
compare: develop
- 17 commits
- 9 files changed
- 7 contributors
Commits on Oct 13, 2020
-
recent updates website (openml#1064)
* Added inline swagger-php annotations to bootstrap methods. * Re-arranged some of the api annotations to the bootstrap methods. * Added swagger-php docs for schemas used as responses in the API. * data edit api * Moved annotations from the bootstrap to the respective methods responsible 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. * Fixed issues with doctrine. Now all the annotations get compiled correctly. * Fixed issues with schemas and properties with array types requiring a type/ref for items. * Fixed issue with tasktype API description. * Added bash/bat scripts for linux and windows respectively to generate openapi specifications from inline php annotations. * Added server specs and info description to the annotations. * Removed API key parameters from GET methods, replaced overall description and added servers for base paths. * Repaired the code which got screwed up during merging develop into this feature branch. * support edit parameters via xml * Added python script for filtering out unused OpenAPI schemas. Removed unreferenced OpenAPI schemas. * Added swagger json and yaml file. * support non-owner edtis and sensitive field edits * fork and edit api * template * Update Api_data.php * latest version * tag_untag functions are now left out for tasks and runs. Instead within the classes two string constants are defined keeping the values for the super class providing the entity type and the entity special name. * Added some documentation for the OpenAPI specification generation and documentation with annotations within the PHP REST API. * type cast query * Update body.php * update hackathon date and link * added info on metal challenge Co-authored-by: mwever <wever@mail.uni-paderborn.de> Co-authored-by: sahithyaravi1493 <sahithyaravi1493@gmail.com> Co-authored-by: Joaquin Vanschoren <joaquin.vanschoren@gmail.com> Co-authored-by: Sahithya Ravi <44670788+sahithyaravi1493@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4f7cd5d - Browse repository at this point
Copy the full SHA 4f7cd5dView commit details
Commits on Nov 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 55eaa39 - Browse repository at this point
Copy the full SHA 55eaa39View commit details -
Configuration menu - View commit details
-
Copy full SHA for acfaa61 - Browse repository at this point
Copy the full SHA acfaa61View commit details -
Merge pull request openml#1234 from openml/feature/update-evaluation-…
…engine_better-error-messages Feature/update evaluation engine better error messages
Configuration menu - View commit details
-
Copy full SHA for fdef17e - Browse repository at this point
Copy the full SHA fdef17eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e266c2 - Browse repository at this point
Copy the full SHA 6e266c2View commit details -
Merge pull request openml#1236 from openml/release/v1.2.0
Release/v1.2.0 to develop
Configuration menu - View commit details
-
Copy full SHA for 9f602d0 - Browse repository at this point
Copy the full SHA 9f602d0View commit details
Commits on Nov 15, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9002aa - Browse repository at this point
Copy the full SHA a9002aaView commit details -
Merge pull request openml#1237 from openml/release/v1.2.0
Added the correct jar now, with dependencies
Configuration menu - View commit details
-
Copy full SHA for b7d6733 - Browse repository at this point
Copy the full SHA b7d6733View commit details
Commits on Nov 27, 2025
-
Refactor status check logic in study listing
Commented-out code enforcing active status by default.
Configuration menu - View commit details
-
Copy full SHA for 6a969dc - Browse repository at this point
Copy the full SHA 6a969dcView commit details -
Update README with maintenance notice and API change
Added warning about repository maintenance and API transition.
Configuration menu - View commit details
-
Copy full SHA for 287edd7 - Browse repository at this point
Copy the full SHA 287edd7View commit details -
Clarify repository status and API transition
Updated README to indicate maintenance mode and transition to FastAPI.
Configuration menu - View commit details
-
Copy full SHA for be80b96 - Browse repository at this point
Copy the full SHA be80b96View commit details
Commits on Nov 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 239afe5 - Browse repository at this point
Copy the full SHA 239afe5View commit details -
Merge pull request openml#1277 from openml/feature/do_not_index_es_du…
…ring_startup Optionally do not index es during startup
Configuration menu - View commit details
-
Copy full SHA for 63ee4ef - Browse repository at this point
Copy the full SHA 63ee4efView commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 62e1760 - Browse repository at this point
Copy the full SHA 62e1760View commit details
Commits on Jan 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1dd066a - Browse repository at this point
Copy the full SHA 1dd066aView commit details -
Merge pull request openml#1281 from openml/increase-upload-size
Increase the maximum limit for POST requests and uploaded files
Configuration menu - View commit details
-
Copy full SHA for 745dbb6 - Browse repository at this point
Copy the full SHA 745dbb6View commit details
Commits on Jan 23, 2026
-
Merge pull request openml#1280 from openml/exit-on-startup-fail
Set options to abort setup if something goes wrong
Configuration menu - View commit details
-
Copy full SHA for b1265bd - Browse repository at this point
Copy the full SHA b1265bdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...develop