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

2.1.0+a5 #15

Merged
merged 14 commits into from
Nov 21, 2023
Merged

2.1.0+a5 #15

merged 14 commits into from
Nov 21, 2023

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    8c8b327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c0f570 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebddeec View commit details
    Browse the repository at this point in the history
  4. Upgrade a bunch of dependencies (tgstation#134)

    * Upgrade base64 to 0.21
    
    * bump toml to 0.7.4
    
    * Upgrade pathfinding to 4.2.1
    
    * Upgrade git2 to 0.17.1
    
    * update mysql crate to 24.0
    
    * aho-corasic upgrade to 1.0 pt A
    "automatic configuration is now the default."
    
    * upgrade ahocorasic pt B
    ZeWaka authored May 21, 2023
    Configuration menu
    Copy the full SHA
    9055d94 View commit details
    Browse the repository at this point in the history
  5. Adds a redis reliable queue implementation (tgstation#133)

    * adds project to vscode rust-analyzer config
    it asked me to
    
    * redis reliable queue implementation
    
    * readme
    
    * cleanup
    
    * shit fixed
    
    * proper redis response handling for lpop
    
    * more clean
    
    * okay better handling i GUESS
    
    * updated redis crate, all my tests pass
    breaking changes don't apply either
    
    * update the cargo lock to 2.0.0
    
    * ignore clippy for the redis_lpush match return
    
    * fixes cellularnoise clippy lints
    ZeWaka authored May 21, 2023
    Configuration menu
    Copy the full SHA
    09e7367 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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

Commits on Jun 2, 2023

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

Commits on Jun 16, 2023

  1. June cargo update (tgstation#138)

    * `cargo update`
    
    * update `const-random` to 0.1.15
    (nothingburger change)
    
    * Update the url packages (percent-encoding and url)
    (still nothingburger)
    
    * dashmap to 5.4
    
    * rayon to 1.7
    
    * Stop using deprecated chrono func (would panic)
    
    * run `cargo update` again
    apparently a lot of things did some releases
    
    * put the once_cell version to 1.17
    
    for some reason i missed it, ooops
    ZeWaka authored Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0c15a77 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. 2.0.1 (tgstation#139)

    ZeWaka authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    d8097d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. add uniform precision to rust-g timestamp (tgstation#141)

    * add precision to rust-g timestamp
    
    * coping
    ZephyrTFA authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    e9f41f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. Configuration menu
    Copy the full SHA
    f00c980 View commit details
    Browse the repository at this point in the history
  2. 2.1.0 (tgstation#143)

    ZeWaka authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    257fea8 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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

    FluffyGhoster committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b23a04d View commit details
    Browse the repository at this point in the history