aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-10-23Fix test which was causing the Chrome runner to fail. Upgraded JSTD to latest...Misko Hevery
2010-10-22Workaround for http://bugs.jquery.com/ticket/7292Misko Hevery
2010-10-22Horrible IE + jQuery hack to make the tests passMisko Hevery
2010-10-22corrected buzz.html to use ng:src on images to prevent sporious browser reque...Misko Hevery
2010-10-22fixed issue with ie .data() method failing testsMisko Hevery
2010-10-22Better nodeserver that implements an HTTP server more completelyElliott Sprehn
2010-10-20fixed more ie test failuresMisko Hevery
2010-10-20fix some of the failing ie testsMisko Hevery
2010-10-20Rakefile should create the build directory when it is needed and doesn't existIgor Minar
2010-10-20adding CHANGELOG.md with 0.9.0 release notesIgor Minar
2010-10-20preparing 0.9.1 repulsion-field iterationIgor Minar
2010-10-20cutting the 0.9.0 releasev0.9.0Igor Minar
2010-10-20Angular should look for angular-ie-compat file at the right locationIgor Minar
2010-10-20Add support for version numbers in the RakefileIgor Minar
2010-10-20add missing spec for angularJsConfigIgor Minar
2010-10-20extract and test regexp that identifies angular script tagIgor Minar
2010-10-20Lots of stability and performance updates and UI polish too.Elliott Sprehn
2010-10-20fixed negative numbers in JsonMisko Hevery
2010-10-19Added tests for URL_MATCH and fixed issue with empty pathVojta Jina
2010-10-19fix issue where script calls back before callback registered.Misko Hevery
2010-10-19fix date filter to igrone falsy inputMisko Hevery
2010-10-19fixed Scenario.js so that it does not clobber global varsMisko Hevery
2010-10-19fixed testsMisko Hevery
2010-10-19upgrade jstdMisko Hevery
2010-10-19Fix browser triggering in scenario to always do native events.Misko Hevery
2010-10-19Significantly clean up the way the scenario DSL works and implement many more...Elliott Sprehn
2010-10-18small fixes to the $location servicesIgor Minar
2010-10-18Remove externs target from the RakefileIgor Minar
2010-10-18fixing css class name for currency filter and its specIgor Minar
2010-10-18inline all images into cssIgor Minar
2010-10-18Removed $location.cancel() method (and related test)Vojta Jina
2010-10-18Update $location API Close #62Vojta Jina
2010-10-18Update $location API Close #62Vojta Jina
2010-10-18JSON parser is now strict (ie, expressions are not allowed for security)Misko Hevery
2010-10-17upgraded jasmine to 1.0.1Misko Hevery
2010-10-16improving angular.copy specIgor Minar
2010-10-16ng:include should remove the reference to childScope when src is blankIgor Minar
2010-10-16Pass the toKeyValue() test - parsing flagsVojta Jina
2010-10-16Add test for toKeyValue() - true values should be composed to flagVojta Jina
2010-10-16Add missing tests for toKeyValue() functionVojta Jina
2010-10-16attempting to fix ie on jquery build failureMisko Hevery
2010-10-16fixed date formater and make it work on ieMisko Hevery
2010-10-16adding an extra DateToUTC assertionIgor Minar
2010-10-16Fixed filter date test - remove dependency on machine timezoneVojta Jina
2010-10-15Fix unicode parsing Close #56Misko Hevery
2010-10-15fixed lint warnings and one flaky testMisko Hevery
2010-10-15Updated JSTDMisko Hevery
2010-10-15removed unneeded function rethrow from scope which was interfering with the t...Misko Hevery
2010-10-14use new Function instead of eval()Misko Hevery
2010-10-14publish $route since we bind it with $route.current in ng:includeMisko Hevery