Ken Sheedlo
|
003861d2fd
|
chore(minErr): replace ngError with minErr
|
2013-06-17 13:29:30 -07:00 |
|
Igor Minar
|
b8ea7f6aba
|
feat(ngError): add error message compression and better error messages
- add toThrowNg matcher
|
2013-05-24 17:03:21 -07:00 |
|
JP Sugarbroad
|
168db33985
|
feat($cacheFactory): cache.put now returns the added value
This allows common programming patterns to be expressed with more
concise code.
See #1583 for code examples.
|
2012-11-25 00:01:34 +01:00 |
|
Jeremy Tymes
|
55d15806fb
|
fix($cacheFactory): return undefined when removing non-existent entry
Instead of throwning an exception, remove should return undefined when
cache entry to be removed doesn't exist.
Closes #1497
|
2012-11-24 21:56:28 +01:00 |
|
Misko Hevery
|
2430f52bb9
|
chore(module): move files around in preparation for more modules
|
2012-03-28 11:16:35 -07:00 |
|