Commit Graph

19 Commits

Author SHA1 Message Date
Michael W Spalti
9ae869936b Added proposed change to force clearing the object cache in workspace component onInit. 2019-10-21 16:51:25 -07:00
Michael W Spalti
83e7b662e3 Merge branch 'forceBypassCache_remove' of https://github.com/mspalti/dspace-angular into forceBypassCache_remove 2019-10-21 11:17:36 -07:00
Art Lowel
040692455e increased responseMsToLive from 0 to 10s, to prevent infinite loops 2019-10-15 14:42:38 -07:00
Michael W Spalti
5c2b7767ed Renamed cache property and replaced conditional with hasValue. 2019-10-15 14:40:39 -07:00
Michael W Spalti
934f5a1bd0 Sets responseMsToLive to zero in some dataService methods and adds ability to reset the responseMsToLive value in subclasses. 2019-10-15 14:38:52 -07:00
Michael W Spalti
34defdc5cd Setting cache period to zero for all instances where forceBypassCache was previously true. 2019-10-15 14:36:41 -07:00
Michael W Spalti
7bda63bc5a Renamed cache property and replaced conditional with hasValue. 2019-10-15 14:26:50 -07:00
Michael W Spalti
a50e568899 Sets responseMsToLive to zero in some dataService methods and adds ability to reset the responseMsToLive value in subclasses. 2019-10-15 14:26:49 -07:00
Michael W Spalti
6e3127c3a6 Setting cache period to zero for all instances where forceBypassCache was previously true. 2019-10-15 14:26:49 -07:00
Michael W Spalti
96f8e905dd Refactored to remove forceBypassCache param from requestService and from data service classes. 2019-10-15 14:26:49 -07:00
Art Lowel
254b7d1633 increased responseMsToLive from 0 to 10s, to prevent infinite loops 2019-10-07 15:35:19 +02:00
Michael W Spalti
c1f7d39290 Renamed cache property and replaced conditional with hasValue. 2019-10-03 11:50:50 -07:00
Michael W Spalti
0b6963aea1 Sets responseMsToLive to zero in some dataService methods and adds ability to reset the responseMsToLive value in subclasses. 2019-10-03 11:50:50 -07:00
Michael W Spalti
2988146d59 Setting cache period to zero for all instances where forceBypassCache was previously true. 2019-10-03 11:50:50 -07:00
Michael W Spalti
1b48d3d1f6 Refactored to remove forceBypassCache param from requestService and from data service classes. 2019-10-03 11:50:50 -07:00
Giuseppe Digilio
ea3f3cb40a Renamed prepareBody to uriEncodeBody 2019-04-19 18:54:02 +02:00
Giuseppe Digilio
080e0bee73 Added tests and comments 2019-04-02 18:29:44 +02:00
Giuseppe Digilio
013d464294 Intermediate commit 2019-03-11 20:07:11 +01:00
Giuseppe Digilio
f07aafaf15 Added services and models 2019-03-08 16:38:05 +01:00