PersistentCacheConfiguration.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

  1. … 5657 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5658 more files in changeset.
Updated copyright year. WTI-2882

  1. … 5659 more files in changeset.
Updated license headers. WTI-2820

  1. … 199 more files in changeset.
Revert "Revert "Removed BruTileReflectionHelper.cs. WTI-2340""

This reverts commit cc5edae78019533692129210775353b544794c70.

  1. … 5 more files in changeset.
Revert "Removed BruTileReflectionHelper.cs. WTI-2340"

This reverts commit b8798e9c46aed1d5aea3df19947bfce63dae44aa.

  1. … 5 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5729 more files in changeset.
Cleanup. WTI-2340

Removed BruTileReflectionHelper.cs. WTI-2340

  1. … 5 more files in changeset.
Updated BruTile and BruTile desktop to version 3.1.3 .WTI-2340

  1. … 18 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 372 more files in changeset.
Updated license headers in source files of src\Core.Components. WTI-1931

  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
fileChache => fileCache. WTI-1787

  1. … 2 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

  1. … 3 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@13231 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 841 more files in changeset.
Merged revision(s) 12837 from branches/Release/17_2: Cleanup review related changes

........

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12840 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: aada8240c10f5ae25d15db1e4809f5bcf436041b

Former-commit-id: e9251210806734461ea032c84be8dd5503b10975

  1. … 10 more files in changeset.
Review related changes (2282) Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12808 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9b4ef15d5207111df1f29ca83e328502be38dca0

Former-commit-id: 05eafddc6c71fe1a9c304d75d40b996512099738

  1. … 11 more files in changeset.
Cleanup of Core.Components.* and Core.Plugins.* Related to Issue [WTI-1463]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12724 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 48028af4adc7782591245eee10ccee0b3cc8566e

Former-commit-id: 66fd41a158f8a3466a31dda33062b01fd02de828

  1. … 49 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9490 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Added test for BruTileSettings. Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9038 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ecc280e4c4c1904a89ce539b987eb7ebd4738f7

Former-commit-id: 84368f2e015b246076c242a4f546a66ce2b53f7f

  1. … 4 more files in changeset.
- Removed exception case - Changed exception documentation. - Added test case. Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9033 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f2e2567a9fb2542c37533aac8964b1c84ab1db0

Former-commit-id: f7e9f9b3ce5c1b7b14a3e30e2079803694733d17

    • -15
    • +15
    ./PersistentCacheConfiguration.cs
  1. … 2 more files in changeset.
Implemented template method in the PersistentCacheConfiguration to abstract some exception logics. Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8964 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ff5614f5f9c80eda86cb326ab877175a9afde66d

Former-commit-id: 1631c798c401aceeab213f9f8ae7207ccf262c74

  1. … 3 more files in changeset.
Only expose tileSource schema in IConfiguration Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8962 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3efdd98432277a0cdaa3707bd1e2a5f8b04871eb

Former-commit-id: 2a7a8cafc8b972641e782b5dcbd580d62f068189

  1. … 8 more files in changeset.
- Minor typo changes - Removed unused package.

Related to Issue [WTI-1143]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8956 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4b244f06dfafa2bbf84094dc6b66659e34bed737

Former-commit-id: 3c66b027ae7beddf813ef2d984319a30379f6915

  1. … 11 more files in changeset.
Changes after review. Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8559 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bdd214e771d8d1ce4ba5797ec2810da2e2193725

Former-commit-id: 777e75de808cba9a3dced9584165fa0e1042ff4a

  1. … 13 more files in changeset.
Changes after review. Related to Issue [WTI-1091]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8549 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 898f4c366051c78118144406d93814a5aad94fd9

Former-commit-id: 5bdc44f829e493aa122aee5ed5c73c5acda4d8e8

  1. … 2 more files in changeset.
Introduced FileCacheManager so we have one file cache per file path. Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8537 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a13b4a93403958cccef05b4d03184899e9256021

Former-commit-id: b157981297ba7066d88d57ecf7ab9be34e3a2a76

  1. … 5 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8510 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +176
    ./PersistentCacheConfiguration.cs
  1. … 202 more files in changeset.