Skip to content
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

Extensive revisions and updating of remodeling tools #605

Merged
merged 166 commits into from
Feb 11, 2023
Merged

Extensive revisions and updating of remodeling tools #605

merged 166 commits into from
Feb 11, 2023

Commits on Sep 12, 2022

  1. Minor correction to tests

    VisLab committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    ecf3a32 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    1dafed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e4081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a71cef View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    ac009a9 View commit details
    Browse the repository at this point in the history
  2. Added date to generate filename (#538)

    * Minor correction to tests (#537)
    
    * Added datetime option on generate filenames
    
    * Fixed missing exclude_dirs in bids_file_group bug
    
    * Corrected the hed type summary format
    VisLab authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    be5dded View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    c7efd1e View commit details
    Browse the repository at this point in the history
  2. Fixed automerge issues

    VisLab committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    5c8153a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Updated tests for the CLI

    VisLab committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b31c54a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    fed69f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e68433 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea5bd03 View commit details
    Browse the repository at this point in the history
  4. Modified unit test

    VisLab committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ecd0a7c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Test with windows path

    VisLab committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    1f597f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f7cedb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be51d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f49e0a5 View commit details
    Browse the repository at this point in the history
  5. Updated the docs

    VisLab committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    eaa67d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Developed unit tests for cli for remodeling (#539)

    * Minor correction to tests (#537)
    
    * Added datetime option on generate filenames
    
    * Fixed missing exclude_dirs in bids_file_group bug
    
    * Corrected the hed type summary format
    
    * Started implementation of backup_manager
    
    * Updated tests for the CLI
    
    * Updated tests for remodel with hed
    
    * Replaced iteritems with items()
    
    * Updating the api docs - no success
    
    * Modified unit test
    
    * Test with windows path
    
    * Still testing get_path_components
    
    * Still working on the path normalization issue for windows paths on linux
    
    * Still not getting the current path correctly for path components
    
    * Updated the docs
    VisLab authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    c08fcd9 View commit details
    Browse the repository at this point in the history
  2. CLI branch testing (#540)

    * Minor correction to tests (#537)
    
    * Added datetime option on generate filenames
    
    * Fixed missing exclude_dirs in bids_file_group bug
    
    * Corrected the hed type summary format
    
    * Started implementation of backup_manager
    
    * Updated tests for the CLI
    
    * Updated tests for remodel with hed
    
    * Replaced iteritems with items()
    
    * Updating the api docs - no success
    
    * Modified unit test
    
    * Test with windows path
    
    * Still testing get_path_components
    
    * Still working on the path normalization issue for windows paths on linux
    
    * Still not getting the current path correctly for path components
    
    * Updated the docs
    VisLab authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    10670af View commit details
    Browse the repository at this point in the history
  3. generated docs

    VisLab committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    a631ca8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Updated rst

    VisLab committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    a7d5b3d View commit details
    Browse the repository at this point in the history
  2. Correcting merge errors

    VisLab committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    9376d4e View commit details
    Browse the repository at this point in the history
  3. Develop fixed the merge errors (#541)

    * Minor correction to tests (#537)
    
    * Added datetime option on generate filenames
    
    * Fixed missing exclude_dirs in bids_file_group bug
    
    * Corrected the hed type summary format
    
    * Started implementation of backup_manager
    
    * Updated tests for the CLI
    
    * Updated tests for remodel with hed
    
    * Replaced iteritems with items()
    
    * Updating the api docs - no success
    
    * Modified unit test
    
    * Test with windows path
    
    * Still testing get_path_components
    
    * Still working on the path normalization issue for windows paths on linux
    
    * Still not getting the current path correctly for path components
    
    * Updated the docs
    
    * generated docs
    
    * Correcting merge errors
    VisLab authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    de6abbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47eb493 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e111ad9 View commit details
    Browse the repository at this point in the history
  6. Develop updated model (#542)

    * Minor correction to tests (#537)
    
    * Added datetime option on generate filenames
    
    * Fixed missing exclude_dirs in bids_file_group bug
    
    * Corrected the hed type summary format
    
    * Started implementation of backup_manager
    
    * Updated tests for the CLI
    
    * Updated tests for remodel with hed
    
    * Replaced iteritems with items()
    
    * Updating the api docs - no success
    
    * Modified unit test
    
    * Test with windows path
    
    * Still testing get_path_components
    
    * Still working on the path normalization issue for windows paths on linux
    
    * Still not getting the current path correctly for path components
    
    * Updated the docs
    
    * generated docs
    
    * Correcting merge errors
    
    * Made model required for remodel
    VisLab authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    408174c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69d02d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    a852d59 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. Merge pull request #543 from VisLab/develop

    Develop updated the archiving in dispatcher
    VisLab authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    6b4c12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576c8b3 View commit details
    Browse the repository at this point in the history
  3. Updated git ignore

    VisLab committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    fdf8410 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fedc4b View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Develop updating gitignore (#544)

    * Updated the gitignore to ignore summaries
    
    * Updated git ignore
    VisLab authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    d00be6b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Configuration menu
    Copy the full SHA
    a0bb3f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b26d3f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #545 from VisLab/develop

    Updated remodeling terminology to use operation instead of command
    VisLab authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    7658896 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    d3b3efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6be2b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #548 from VisLab/develop

    Develop added get_formatted_versions
    VisLab authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    c1d7e41 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    07ea2f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e89f767 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Merge pull request #549 from VisLab/develop

    Updated tests for remodel summaries
    VisLab authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    619ade0 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    d196e17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b620c7d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #550 from VisLab/develop

    Develop updated the tests-- added get_schema_versions
    VisLab authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    da8a2c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    82e274d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7417993 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #551 from VisLab/develop

    Corrected init file in hed/schema for get_schema_versions
    VisLab authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    fca98da View commit details
    Browse the repository at this point in the history
  4. Minor update to imports

    VisLab committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f980af3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f1343a5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #552 from VisLab/develop

    Updated httpd.conf to fix numpy deployment warning
    VisLab authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    694d9fe View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    d948891 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13eacb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #553 from VisLab/develop

    Incorporated rotating logs and minor updates to tests.
    VisLab authored Oct 14, 2022
    Configuration menu
    Copy the full SHA
    1a020ea View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. Configuration menu
    Copy the full SHA
    5eefb0a View commit details
    Browse the repository at this point in the history
  2. Cleaned up some lint errors

    VisLab committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    1b565f5 View commit details
    Browse the repository at this point in the history
  3. Corrected a unit test

    VisLab committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    87b640d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4515fb0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #555 from VisLab/develop

    Updated the remodeling unit tests. Moved PARAMS inside ops classes
    VisLab authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    3960661 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Working on the summary

    VisLab committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    94adc40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55afb1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #556 from VisLab/develop

    Improved error messages on remodeling ops.. started work on summaries
    VisLab authored Oct 26, 2022
    Configuration menu
    Copy the full SHA
    ff7e827 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Refactored BaseContext

    VisLab committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    cf3e646 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e58c07 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. Configuration menu
    Copy the full SHA
    3455840 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. Before hed_type_count update

    VisLab committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    f664627 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    f6e3d2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #561 from VisLab/develop

    Reworked remodeling summary tools to keep individual file statistics
    VisLab authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    252dbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05f1f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd41fc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #562 from VisLab/develop

    Moved validation of parameters to BaseOp
    VisLab authored Dec 2, 2022
    Configuration menu
    Copy the full SHA
    74ea684 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    12295cb View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    b67ae4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #565 from VisLab/develop

    Develop
    VisLab authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    9c428ea View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Updated the remodeling

    VisLab committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7df9c6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2295e9c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #566 from VisLab/develop

    Corrected some of the remodeling test datasets
    VisLab authored Dec 22, 2022
    Configuration menu
    Copy the full SHA
    eb7d925 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Configuration menu
    Copy the full SHA
    5f11451 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #568 from VisLab/develop

    Implemented the factor hed tags ops
    VisLab authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    14767d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce4474 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df7afb7 View commit details
    Browse the repository at this point in the history
  5. Add test files

    IanCa committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    fff79c4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #569 from hed-standard/dev_add_wiki_line_numbers

    Add line numbers to fatal wiki errors
    VisLab authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    1b323c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    14dbd4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #570 from hed-standard/dev_update_search

    Allow searching by either terms or tags
    VisLab authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    568b5ab View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Configuration menu
    Copy the full SHA
    5b6763d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #571 from VisLab/develop

    Added task argument to restore to address issue #567
    VisLab authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    4da2f68 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Add Wildcards to searching

    IanCa committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    971a983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3764eb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19db733 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from IanCa/develop

    Merge develop into master test
    IanCa authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    53a8e99 View commit details
    Browse the repository at this point in the history
  5. Add alternate api.rst

    IanCa committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    b40bbd4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2 from IanCa/develop

    Add alternate api.rst
    IanCa authored Jan 11, 2023
    Configuration menu
    Copy the full SHA
    92ba027 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    4884b51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #572 from hed-standard/dev_update_search2

    Add Wildcards to searching
    VisLab authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    0978cbf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #573 from IanCa/master

    First Pass Recursive docs
    VisLab authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    59218b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Remove hed group frozen

    IanCa committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    4710bc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Merge pull request #574 from hed-standard/dev_ian

    Remove hed group frozen
    VisLab authored Jan 17, 2023
    Configuration menu
    Copy the full SHA
    458f68c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    e96b738 View commit details
    Browse the repository at this point in the history
  2. Deleted the generated

    VisLab committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b575067 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    679b116 View commit details
    Browse the repository at this point in the history
  4. Just using api2.rst

    VisLab committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    073370d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #575 from VisLab/develop

    Develop updating python version for readthedocs to 3.8
    VisLab authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    524b559 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    f97cbed View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    be4a6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    873a232 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #576 from hed-standard/dev_fixes

    Fix sort function.  Might need tweaking later.  Minor test fixes.
    VisLab authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    9814119 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7881730 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #577 from VisLab/develop

    Updated the summaries to dump individual files
    VisLab authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    c2c2222 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    007d54d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #578 from hed-standard/dev_update_reqs2

    Update requirements/docs requirements
    VisLab authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    feac031 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26ee51c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #579 from VisLab/develop

    Corrected doc ref error and added subfolders to summary saving
    VisLab authored Jan 28, 2023
    Configuration menu
    Copy the full SHA
    0362996 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    e377061 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Updated various docs

    VisLab committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    3c79a53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #580 from VisLab/develop

    Added option for individual file saving in remodeling summaries
    VisLab authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0b39ce2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2b1d1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f93a99 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #581 from hed-standard/dev_update_github

    Add access token for github auth. Update urls for schemas
    VisLab authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    915a9c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    cd7fef7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #582 from VisLab/develop

    Corrected the summary generation for single files
    VisLab authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    0f49d48 View commit details
    Browse the repository at this point in the history
  3. Pass down token to coverage

    IanCa committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    192d04f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #583 from hed-standard/dev_update_github3

    Pass down token to coverage
    VisLab authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    80ba4a3 View commit details
    Browse the repository at this point in the history
  5. Corrected the remap function

    VisLab committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    85f2145 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #584 from VisLab/develop

    Corrected the remap function
    VisLab authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    8cef20b View commit details
    Browse the repository at this point in the history
  7. Updated the tests for remap

    VisLab committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f1cb564 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #585 from VisLab/develop

    Updated the tests for remap
    VisLab authored Jan 31, 2023
    Configuration menu
    Copy the full SHA
    eec6b42 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Split code coverage upload out of main build job. Cache the python en…

    …v for a minor speedup.
    IanCa committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b73a367 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #586 from hed-standard/dev_update_workflow

    Split code coverage upload out of main build job.
    VisLab authored Feb 1, 2023
    Configuration menu
    Copy the full SHA
    b38c773 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6218526 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Merge pull request #587 from hed-standard/dev_update_search

    Add a 'not in line' symbol to search
    VisLab authored Feb 2, 2023
    Configuration menu
    Copy the full SHA
    8bbd978 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Add dependabot file

    Check pip/github action dependencies.  Note: I don't believe this will be active until pulled to master branch.
    IanCa authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0346a1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e9d4b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ff19ba View commit details
    Browse the repository at this point in the history
  4. Merge pull request #590 from VisLab/develop

    Fixed bug in run_direct and shortened summary file names
    VisLab authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c14bb21 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

  1. Configuration menu
    Copy the full SHA
    a24ca76 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #588 from hed-standard/dev_add_dependabot

    Add dependabot file
    VisLab authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    94f467f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #591 from IanCa/develop

    Add better load_schema_version error
    VisLab authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    48f2a92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d9e756 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #592 from VisLab/develop

    Finished renaming the split_events op
    VisLab authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    f2d7102 View commit details
    Browse the repository at this point in the history
  6. Worked on remodeling api docs

    VisLab committed Feb 4, 2023
    Configuration menu
    Copy the full SHA
    1ed12dd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #593 from VisLab/develop

    Worked on remodeling api docs
    VisLab authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    74ec157 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    db66291 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #594 from VisLab/develop

    Experimented with different format for class documentation
    VisLab authored Feb 4, 2023
    Configuration menu
    Copy the full SHA
    5174ba9 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Configuration menu
    Copy the full SHA
    b7afb7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #595 from VisLab/develop

    Experimenting with documentation formats
    VisLab authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    babc040 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97c34df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #596 from VisLab/develop

    Updated docs and modified name of TagExpressionParser
    VisLab authored Feb 5, 2023
    Configuration menu
    Copy the full SHA
    e6cc386 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    b731a8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #597 from VisLab/develop

    Updated some of the remodeling docs
    VisLab authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c80961d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca602f2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #598 from VisLab/develop

    Updated the documentation format for remodeling again
    VisLab authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    e263409 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    8f5588c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #599 from IanCa/dev_add_schema_data

    Add some default schemas to schema folder.  Cache from there first.
    VisLab authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    4eaccd6 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    cd1d4a6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #600 from hed-standard/dev_check_for_id

    Update workflow to check for secrets before trying to publish coverages
    VisLab authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2f4906c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    cf7dc47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #601 from VisLab/develop

    Corrected the save_context structure for individual files
    VisLab authored Feb 9, 2023
    Configuration menu
    Copy the full SHA
    a532c8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c377948 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    6882319 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #602 from VisLab/develop

    Updated the name of 3645 to correct for digit reversal
    VisLab authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    204f29a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ccadd8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #603 from VisLab/develop

    Corrected the counts in columns value summary
    VisLab authored Feb 10, 2023
    Configuration menu
    Copy the full SHA
    d5f43b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    c9e4344 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #604 from VisLab/develop

    Minor updates to remodeling formats
    VisLab authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    14b2db1 View commit details
    Browse the repository at this point in the history