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

Merge ign-fuel-tools7 ➡️ gz-fuel-tools8 #362

Merged
merged 12 commits into from
Jul 20, 2023

Commits on Mar 29, 2023

  1. Support link referral download (#333)

    * Support downloading from a referal link
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    
    * spelling
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    
    * Address comments
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    
    ---------
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    nkoenig authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7f756ee View commit details
    Browse the repository at this point in the history
  2. 4.8.3 release (#342)

    * 4.8.3 release
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    
    * 4.8.3
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    
    ---------
    
    Signed-off-by: Nate Koenig <natekoenig@gmail.com>
    nkoenig authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d8ce77b View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Reflect pagination of RESTful requests in iterator API (#350)

    The ModelIter iterator was fetching all available pages before making the first model available. This PR makes it so that each page is fetched from Fuel when the iterator is advanced.
    
    This also adds a new member function FuelClient::Models(onst ModelIdentifier &_id, bool _checkCache) that allows bypassing the cache when getting a list of models owned by a user from the server.
    
    ---------
    
    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    fe66f33 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Add bash completion (#329)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey authored May 2, 2023
    Configuration menu
    Copy the full SHA
    e51c672 View commit details
    Browse the repository at this point in the history
  2. 🎈 4.9.0 (#353)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey authored May 2, 2023
    Configuration menu
    Copy the full SHA
    fb27cac View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Merge 'ign-fuel-tools4' into 'ign-fuel-tools7'

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey committed May 24, 2023
    Configuration menu
    Copy the full SHA
    7a8a871 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Merge pull request #355 from azeey/4_to_7

    Merge ign-fuel-tools4 ➡️  ign-fuel-tools7
    azeey authored May 31, 2023
    Configuration menu
    Copy the full SHA
    1faefde View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

  1. 7.3.0 Release (#359)

    Signed-off-by: Addisu Z. Taddese <addisu@openrobotics.org>
    azeey authored Jun 14, 2023
    Configuration menu
    Copy the full SHA
    0bdbb7a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Zip: use non-deprecated methods (#360)

    Fixes compiler warnings on macOS.
    
    Signed-off-by: Steve Peters <scpeters@openrobotics.org>
    scpeters authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ed4cea1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b027ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #361 from gazebosim/scpeters/merge_4_7

    Merge ign-fuel-tools4 ➡️  ign-fuel-tools7
    ahcorde authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    50a6196 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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