Mark Allen Matney, Jr
|
f94aa78cc6
|
Improved ImageJob timeout error logging
|
2018-09-10 00:59:25 -07:00 |
|
Mark Allen Matney, Jr
|
77da306397
|
Enable configuration of ImageJob timeout
|
2017-05-11 21:36:27 -07:00 |
|
Sean Nichols
|
2ed09bade2
|
Add fallback to BlobBuilder API when Blob constructor is missing
|
2017-05-08 15:34:46 -04:00 |
|
Sean Nichols
|
15fe35a589
|
Improve documentation and option/argument names
|
2017-05-05 15:37:33 -04:00 |
|
Sean Nichols
|
ddab768696
|
Add options for loading tiles via AJAX and custom AJAX request headers.
|
2017-05-05 15:37:33 -04:00 |
|
Antoine Vandecreme
|
a12b74ec17
|
Fix @lends for new JSDoc. Fix polymorphic functions doc (#824).
|
2016-01-24 16:09:18 -05:00 |
|
Grant Echols
|
8b71876c37
|
Added error message tracking into the tile loading mechanism. This exposes the reason for the error in the console.log message
|
2015-07-06 14:57:15 -06:00 |
|
Philip Giuliani
|
75b0d316f8
|
Forgot var
|
2015-03-03 09:36:04 +01:00 |
|
Philip Giuliani
|
55ea2c3b51
|
Call abort on all jobs before the queue gets cleared
|
2015-03-03 09:29:23 +01:00 |
|
Philip Giuliani
|
b8a7d33ebb
|
Fix documentation of jobLimit
|
2014-12-22 08:51:57 +01:00 |
|
Philip Giuliani
|
71cbd84879
|
Fix case of filename
All files are downcased so far.
|
2014-12-19 16:06:21 +01:00 |
|
thatcher
|
dc841a6294
|
commented out unreported profiling code. removed psuedo private properties and accessors of Profiler preferring direct property access. will eventuall reconnect profiler via AOP and include 'profile' option in Viewer which is false by default
|
2011-12-29 17:14:42 -05:00 |
|
thatcher
|
8ba072a1a9
|
removed ImageLoader abstraction (loadImage is noe method of Drawer) since its constructor was only called once and the resulting object was kept psuedo-private.
|
2011-12-27 18:17:24 -05:00 |
|
thatcher
|
e591acfadb
|
removed Job abstraction since it's constructor was only called in one place internally and the resulting object was private. removed file and reference in build.
|
2011-12-27 18:01:20 -05:00 |
|
thatcher
|
de14271399
|
removed psuedo-privacy anti-patterns from imageloader.js in favor of simple pinning and public properties.
|
2011-12-13 18:51:35 -05:00 |
|
thatcher
|
916ada5f02
|
Added simple ant build. Broke main file into composite parts in src directory. Concatenated release is still included in the project as a release artifact.
|
2011-12-05 22:50:25 -05:00 |
|