aboutsummaryrefslogtreecommitdiffstats
path: root/src/ngMock/angular-mocks.js
AgeCommit message (Expand)Author
2013-08-14fix(mocks.$timeout): forward delay argumentVojta Jina
2013-08-09docs(httpBackend): update documentation for expect methodsSanti Albo
2013-07-22chore(dump): remove dead codeIgor Minar
2013-07-14style(ngMock): add missing whitespaceDavid
2013-07-10docs(ngMock): correct verifyNoOutstandingExpectation exampleMark Striemer
2013-06-27docs(ngMock/$httpBackend): fix testing examplePete Bacon Darwin
2013-06-04docs(angular-mocks): fix typo in exampleRobb Shecter
2013-05-18docs(ngMock::$log): improve the `$log.*.logs` descriptionsChris M
2013-04-11docs: fix typosMatt Haggard
2013-04-11docs(angular-mocks): fix wordingBrent Morrow
2013-04-11chore(docs): Fixed incomplete mergeTakashi Matsuo
2013-04-04docs(mocks): fix typosGert Goet
2013-04-04fix(mock): prevent NPE when module definition outside of it.Misko Hevery
2013-02-25docs(ngMock): fix minor typo in commentMatt Ginzton
2013-01-17docs(exceptionHandler): document testingFred Sauer
2013-01-18docs(ngMock.$httpBackend): fix variable declarationFred Sauer
2012-12-06docs(mocks): update src/ngMock/angular-mocks.js documentationFred Sauer
2012-12-06docs(mocks): fix documentation bug: angular.mock.debugFred Sauer
2012-08-30fix(mocks): free up memory after every specVojta Jina
2012-06-14fix($location): fix URL interception in hash-bang modeMisko Hevery
2012-06-12docs($browser): hide $browser docs - it's a private serviceIgor Minar
2012-06-12fix($defer): remove deprecated $defer serviceIgor Minar
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-02feat($rootElement): added application root elementMisko Hevery
2012-05-24fix(docs): accept return in addition to returnsMisko Hevery
2012-05-23feat($timeout): add $timeout service that supersedes $deferIgor Minar
2012-05-14fix(jqLite): .data()/.bind() memory leakMisko Hevery
2012-05-14fix(angular-mocks): memory leak in jasmine's DI utilsMisko Hevery
2012-04-20feat($resource): support HTTP PATCH methodsimpulton
2012-04-20chore(license): update to googleMisko Hevery
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09chore($browser): remove the addJs methodIgor Minar
2012-03-28feat(TzDate): add support for toISOString methodIgor Minar
2012-03-28refactor(fromJson/date filter): move date string logic to date filterIgor Minar
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery