Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: parse-community/Parse-SDK-dotNET
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: parse-community/Parse-SDK-dotNET
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: FixRelations
Choose a head ref
  • 7 commits
  • 12 files changed
  • 1 contributor

Commits on Dec 21, 2024

  1. Bug Fix & Enhancements

    Did some general enhancements on the code structure it's more consistent (Working on `object` types are cool but a pain to debug since you never know the real type until you hit an exception.)
    
    I tried to make it so the code is more readable as well.
    
    Closes
    #397
    YBTopaz8 committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    943a0ef View commit details
    Browse the repository at this point in the history
  2. Forgot to apply previous PR on this too.

    Should work good
    YBTopaz8 committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    88bb6c8 View commit details
    Browse the repository at this point in the history
  3. Another Parity update

    YBTopaz8 committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    7ff9653 View commit details
    Browse the repository at this point in the history
  4. Properly cleaned up now

    YBTopaz8 committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    3cdb996 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. Configuration menu
    Copy the full SHA
    32899dd View commit details
    Browse the repository at this point in the history
  2. Update UserTests.cs

    Did remove dup assignment
    YBTopaz8 authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    7086626 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. Update ConfigTests.cs

    YBTopaz8 authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    c0b39c1 View commit details
    Browse the repository at this point in the history
Loading