| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-05-23 | feat($timeout): add $timeout service that supersedes $defer | Igor Minar | |
| $timeout has a better name ($defer got often confused with something related to $q) and is actually promise based with cancelation support. With this commit the $defer service is deprecated and will be removed before 1.0. Closes #704, #532 | |||
| 2012-03-28 | chore(module): move files around in preparation for more modules | Misko Hevery | |
