James South
f0d3618cf8
GFW is so lame sometimes...
Former-commit-id: 749cd4aa2bcde40858f7acc176732a94dbb38c3f
12 years ago
James South
78874250cd
v1.9.5
Former-commit-id: 1b4bdf1c2fdced3a0049bed0119d2bd140969179
12 years ago
James South
9b9d78ac56
Fixing merge conflict
Former-commit-id: e53e285d2d06e6b45d78f7898c2d1c8af1530f3a
12 years ago
James South
e3bcf8e9fa
v3.3.0
Former-commit-id: 60dced59dbed38098d07e0b65058d7d24873364c
12 years ago
James South
48e7904698
Preventing disposal of semaphore objects until app end.
Former-commit-id: 7f1829e9612ec7a2f6283f63326da99fb41a9c24
12 years ago
James South
e21059796c
Fixing issue #65
Former-commit-id: 0e9e6fc5d35a0b49e3bcd925e7c043d18bd3c1d3
12 years ago
James South
903b11dc58
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: 7345056ef013a1db9334a6516ddae689d83cf56d
12 years ago
Kenny Burns
ad4136f79e
Revert AbsoluteCachePath back to original (private)
Former-commit-id: 2c6aabf97e209cacf5584224231efa423dcf8f24
12 years ago
Kenny Burns
99eb425f91
Minor update to DiskCache to prevent unauthorized permission issue over UNC share
Former-commit-id: 793a3372cb18ca44ba881c9510cb4de9d4a9eb5b
12 years ago
James South
5052ecc3fa
Preventing disposal of semaphore objects until app end.
Former-commit-id: 298645dd20ba8d487e09d2e5aec20216f353ecef
12 years ago
James South
6eef2f30e3
Fixing issue #65
Former-commit-id: 33e7712572e28ccdda8a62d54c05f257074ec099
12 years ago
James South
d0acfcc379
Merge remote-tracking branch 'origin/master' into V1
Former-commit-id: 5518c0678cfb075da58bf0ee48b728f4e2ff7d31
12 years ago
James South
cb695d28b1
Merge pull request #72 from Jeavon/Issue70
Fix for #70 - Height and width ratio should round up to nearest pixel
Former-commit-id: cfa2a93727cc240c5e028d400d70059f3427c4af
12 years ago
Jeavon Leopold
c4ffcb46ae
Fix for #70 - Height and width ratio should round up to nearest pixel
Former-commit-id: 6802c9253f693d81a4e447e43d627ff51bf01280
12 years ago
James South
3b0f43747f
v1.9.4, v3.2.9, v1.1.3
Former-commit-id: c08a514f056f8b42b95dcef2065b095e014da5f9
12 years ago
James South
0d156916fe
Merge branch 'kennyburns1967-V1' into V1
Former-commit-id: 44d7a81d3270bc8eef99d3698885d6585248eded
12 years ago
Kenny Burns
049f1d249b
Revert AbsoluteCachePath back to original (private)
Former-commit-id: 428cdb57c1de32d6ebd3c86af3425dc3fd9636ef
12 years ago
Kenny Burns
abb45f86d5
Minor update to DiskCache to prevent unauthorized permission issue over UNC share
Former-commit-id: 0c5c25e5077d14477eb66d7177cb5e6535b1d673
12 years ago
James South
b0c8a1b363
Merge pull request #58 from tbroust-trepia/unit-tests
Adding a few unit tests
Former-commit-id: 95bee1a0ec270396a1268ae1b2d1ea3df8ec3e95
12 years ago
James South
2147002cd9
Merge pull request #57 from LaurentiuMM/master
Caching images having a different internal format vs file extension
Former-commit-id: 781f04757feefd94bb90a6451c39ca5e2771a230
12 years ago
James South
caca3866ab
Merge pull request #59 from tbroust-trepia/comment-fixes
Cleanup of XML documentation - cref is for classes!
Former-commit-id: b5d1031748d809d1e639fc54398a810818a90988
12 years ago
Thomas Broust
f6652c81f0
Cleanup of XML documentation - cref is for classes
Former-commit-id: 01ddc649041696977417260eed55d8268c123633
12 years ago
Thomas Broust
c9ca70714a
Tests multiple images using test cases
Former-commit-id: 4505510f99fc7aa8cd8dba5a963e914a790ad3dd
12 years ago
Thomas Broust
6aac1054d7
Creates a new simple test class for image loading
Former-commit-id: 8add7ad0e49c1fdcf5da9090e6de2d7546b63d52
12 years ago
Thomas Broust
e7ba857774
Stylecop all the things!
Former-commit-id: ff6d069372a9627856a3afc06b581eac8fd24f56
12 years ago
Thomas Broust
5aada33345
Changes target framework of console project to .Net 4
Former-commit-id: c0489c25c1d37e5e3745276bdef590541ddb9f0a
12 years ago
Thomas Broust
a59cf76928
Merge branch 'unit-tests' of github.com:tbroust-trepia/ImageProcessor into unit-tests
Former-commit-id: 08b5b1e897975371129f699385cc75edc60dc70b
12 years ago
Thomas Broust
bd274d0bcf
New unit tests project using NUnit instead of VS tests
Former-commit-id: 51eb28260ca3cc6a2a1817dff69f2598628beea2
12 years ago
Thomas Broust
58203f767d
New unit tests project using NUnit instead of VS tests
Former-commit-id: fdb9bf359884a5b8f168228ac45a8e194e4d3d1d
12 years ago
James South
ab6a316cd7
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 5ca314f70a6a7e91cfbc0a92dfa023fc4b18d3f8
12 years ago
James South
180409bfb8
Making cache less processor intensive.
Former-commit-id: db394894cb92986085049a084ada64d6dd22c9c8
12 years ago
James South
2a6b8430e0
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 7875ce7dc55bb1143c35b13d7fe98e76d5b53617
12 years ago
James South
733d6a22f7
v1.9.2, v3.2.7, v1.1.2
- Adds AutoRotate
- Fixes ImageProcessor.Crop bug.
- Updates cache to be compatible with Azure Image Optimizer
Former-commit-id: 50ec25580a92b47dfb6227ca57aebaf7c814636e
12 years ago
James South
b018900182
Fixes issue #55
Former-commit-id: 0761077d91e6a4e7204213432f64aa74ab02f5a2
12 years ago
James South
fedc490f14
Adding Autorotate
Former-commit-id: d32cd0082a0ef28e721b37eadb650dfb55776694
12 years ago
LaurentiuMM
a69502446b
Fix for allowing the current cache to properly work with images which does not have the same internal format and extension (e.g. PNG internal format and .JPG extension).
Former-commit-id: 48e5be302539321726c8bc8d8539d685c807aea3
12 years ago
James South
352b65bb63
Merge remote-tracking branch 'origin/dev'
Former-commit-id: 1edd58a770d20fe9bd5afe93b54b58905eb571a9
12 years ago
James South
232c23ffd0
v3.2.6
Reverted dynamic HttpModule creation introduced in v3.2.0 to improve
performance.
Former-commit-id: 16a0496650d12d7e468036a3c8cab5fe825429b2
12 years ago
James South
a0c3c0f33f
Switching out awaitables to recommended method.
Former-commit-id: 219178b53a0764f707a288d0822871abaff28203
12 years ago
James South
662e474631
Ignoring _site
Former-commit-id: 50882b3263d15f6d827f1519ea91904f51701c10
12 years ago
James South
49f301e661
Merge branch 'master' of https://github.com/JimBobSquarePants/ImageProcessor
Conflicts:
README.md
Former-commit-id: f8f2d6554bc478d6e73a74c0324135a707b5855a
12 years ago
James South
5b83b90d1c
v1.9.2, v3.2.5, v1.1.1
Build now uses client profile.
Added ability to preserve EXIF Metadata.
Remote requests without parameters now redirect to url.
Former-commit-id: 069c12d2314dd3888ddfd1a5e124442d341415a8
12 years ago
James South
8e36bfe2b9
Updating comments
Former-commit-id: 6f84b20c7d981abc333829d7918f629a5b94b58f
12 years ago
James South
2efc27e200
Delete Thumbs.db
Former-commit-id: 2d54aaadfc81950d59d41c6a7f2d4bd054d59d42
12 years ago
James South
a56476e0a2
Missing 0
Former-commit-id: 024727cf1123a001b21eadaa8883b0d7581f5c6a
12 years ago
James South
b606b4eec2
Adding more documentation info
Former-commit-id: 72675764f268c99cc66478fdec092731f5b8adad
12 years ago
James South
9d8d73f0c5
Fixing missing .web component.
Also merging Thomas Broust's client profile fix
Former-commit-id: 5b5f032057c2496dbb7672ef78d4fc04e5d6776d
12 years ago
James South
19cf68b3e5
Merge branch 'tbroust-trepia-master' into dev
Former-commit-id: 0f8c83d4f2a221711a60f8399ee2fbebb5802816
12 years ago
James South
9373a5c045
Adding basic EXIF property item manipulation
Former-commit-id: 499d99a0048d840c7434726d0776035d258faa4b
12 years ago
James South
2e066fc6ae
Merge pull request #51 from robbaman/patch-1
New url for full documentation
Former-commit-id: 2c2843962d0af676132611ba5fd2bf69ce47be7b
12 years ago