aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/sce.js
AgeCommit message (Expand)Author
2014-03-07docs($sce): correct typoSekib Omazic
2014-02-27docs($sce): fix typoLajos Veres
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(sce): fix invalid @name tagsPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(sce): fix reference to $sceDelegateProviderPeter Bacon Darwin
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-17docs($sce): correct documentation for angular 1.2.0Cameron Spear
2014-01-10docs($sce): corrected typo & markup.jesse
2013-11-20refactor($sce): Use $sniffer instead of $document for feature detection.Tobias Bosch
2013-11-10docs($sce): ng-bind-html takes an expression `{{}}`Miško Hevery
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-10-03docs($sce): fix punctuationSimeon Willbanks
2013-10-01feat($sce): simpler patterns for $sceDelegateProviders white/blacklistsChirayu Krishnappa
2013-09-20chore(sce): remove unused functionChirayu Krishnappa
2013-08-22revert: fix($sce): allow IE7 standards mode to pass non-quirks mode testChirayu Krishnappa
2013-08-21fix($sce): allow IE7 standards mode to pass non-quirks mode testjustinrknowles
2013-08-20docs(sce,urlutils): update table to use marked syntaxChirayu Krishnappa
2013-08-16docs($sce): fix parseAsHtml linkMisha Moroshko
2013-08-08docs(minErr): rename sce/isecrurl to sce/insecurlIgor Minar
2013-07-31style($sce): remove unreachable return statementIgor Minar
2013-07-25feat(ngBindHtml, sce): combine ng-bind-html and ng-bind-html-unsafeChirayu Krishnappa
2013-07-25feat($sce): new $sce service for Strict Contextual Escaping.Chirayu Krishnappa