| Age | Commit message (Collapse) | Author | 
 | 
The cookbook docs are now superceded by the guide. They are no longer available
in any menus and the only way to find them is to search for them. Remove!
Closes #5967
 | 
 | 
As explained in 'Understanding the Controller Component', Controllers
written for new (post 1.0 RC) versions of Angular need to add methods to
the scope directly, not the function's prototype. Correcting this
example should remove any ambiguity, especially for beginners.
 | 
 | 
 | 
 | 
Closes #1030
 | 
 | 
 | 
 | 
Breaks "JSON" xhr method is now called "JSONP"
 | 
 | 
it's not useful any more and it only makes the docs look ugly
 | 
 | 
 | 
 | 
- buzz api keeps on throttling our requests which makes our build fail
  so I'm disabling the buzz demo e2e test
- the $xhr service jsonp test was modified to use jsonp on angularjs.org
  instead of buzz api for the same reason as mentioned above
 | 
 | 
* fixed typo in tutorial step-10
* revert cookbook/buzz example to use googlebuzz user
 | 
 | 
 | 
 | 
With couple of fixes:
* indentation + code formatting
* use ng:href, ng:src
* change UserId to misko.hevery so it will work now
 | 
 | 
 | 
 | 
 | 
 | 
 |