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: M-Files/COMAPI.Extensions.Community
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: M-Files/COMAPI.Extensions.Community
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fakes
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 36 files changed
  • 1 contributor

Commits on Jul 5, 2021

  1. Started building fakes project.

    Created object types, classes, and property definitions fakes.
    Created vault fake.
    Created SessionInfo fake.
    CraigHawker committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    13ee65e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Started serialisation/deserialisation, but on wrong path.

    Will re-structure for next commit.
    CraigHawker committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7cee771 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    335b23d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8058770 View commit details
    Browse the repository at this point in the history
  4. Added simple unit tests for serialisation/deserialisation of vault.

    Updated interop file and associated scaffolding.
    Some runtime fixes.
    CraigHawker committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3eb5c83 View commit details
    Browse the repository at this point in the history
  5. Ease of use changes to fake factory.

    Lots more unit tests.
    CraigHawker committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    146fad8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    46f0f4a View commit details
    Browse the repository at this point in the history
  7. Split serialization to separate project.

    Deserialized VaultObjectTypeOperations to API type.
    Altered associated tests.
    CraigHawker committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7b2db64 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Started implementation of fake VaultObjectOperations

    LOTS STILL TO DO.
    Next step is ObjectVersionEx.Clone.
    CraigHawker committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f20e2f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Some object type tests

    Exposed some classes that were needed.
    CraigHawker committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c830267 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    e239766 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99b0ae3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5db1fa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Migrated to ComInterfaceAutoImpl approach that the VAF uses.

    This resolves issues if the COM interfaces change in the future.
    CraigHawker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    477acae View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

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