Henry Zhu
|
06016bb12c
|
style(*): add rules requireSpace(After|Before)BinaryOperators
|
2014-11-09 15:51:01 +01:00 |
|
Henry Zhu
|
483ce91da2
|
style(*): add disallowSpacesInsideParentheses rule to jscs
Closes #9685
|
2014-10-20 10:39:46 +01:00 |
|
Shahar Talmi
|
accd35b747
|
chore(jshint): enforce jshint for tests
Closes #7264
|
2014-04-27 21:20:31 +01:00 |
|
Ken Sheedlo
|
37123cd285
|
feat(minerr): log minerr doc url in development
Closes #3566
|
2013-08-15 13:23:18 -07:00 |
|
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 |
|