2006-12-12 |
Jörn Zaefferer | Got context functions back in, added noteworthy stuff... |
tree | commitdiff |
2006-12-12 |
John Resig | Fixed an issue with .find(expr,Function) and a Safari... |
tree | commitdiff |
2006-12-05 |
Jörn Zaefferer | Renamed $.ajax's "before"-option to "beforeSend" to... |
tree | commitdiff |
2006-12-04 |
Jörn Zaefferer | Introduced before callback (#384) (updated test data) |
tree | commitdiff |
2006-11-29 |
Mike Alsup | Fixed regEx to work with Unix an PC files. |
tree | commitdiff |
2006-11-21 |
Jörn Zaefferer | Another attempt to fix the getScript problem |
tree | commitdiff |
2006-11-20 |
Jörn Zaefferer | Improved testsuite (pass/fail indicator already exists... |
tree | commitdiff |
2006-11-18 |
Jörn Zaefferer | Testsuite 2.0 |
tree | commitdiff |
2006-11-17 |
Jörn Zaefferer | Fixed an issue with getJSON (type was not correctly... |
tree | commitdiff |
2006-11-15 |
Jörn Zaefferer | Added visual pass/fail indicator (JUnit/Eclipse style) |
tree | commitdiff |
2006-11-09 |
Jörn Zaefferer | Modified test for load(); added fix for trigger, where... |
tree | commitdiff |
2006-11-03 |
Jörn Zaefferer | Refactored ajax module: Dropped internal arguments... |
tree | commitdiff |
2006-10-27 |
Yehuda Katz | Updates to the parsing engine |
tree | commitdiff |
2006-10-26 |
Jörn Zaefferer | Modified core and form test suites to use a single... |
tree | commitdiff |
2006-10-17 |
Brandon Aaron | Fix and tests for appending HTML options to select... |
tree | commitdiff |
2006-10-17 |
Brandon Aaron | Added tests for 193 and 170. |
tree | commitdiff |
2006-10-13 |
Jörn Zaefferer | Added test for #174; Modified failing (IE) tests for... |
tree | commitdiff |
2006-10-13 |
Jörn Zaefferer | Fixed #216, added several tests for ajax module and... |
tree | commitdiff |
2006-10-11 |
Jörn Zaefferer | Added 2 of 3 fixes of #164 |
tree | commitdiff |
2006-10-10 |
John Resig | The jQuery version is now reported in the docs. |
tree | commitdiff |
2006-10-10 |
John Resig | Now have accurate version information built into jquery... |
tree | commitdiff |
2006-10-08 |
Jörn Zaefferer | Fixed bug in testsuite, tried to fix problem with ... |
tree | commitdiff |
2006-10-08 |
Jörn Zaefferer | Changed readFile to java-based read function to handle... |
tree | commitdiff |
2006-10-03 |
Jörn Zaefferer | I had to put the check for 'typeof console != "undefine... |
tree | commitdiff |
2006-10-03 |
John Resig | css('display') works slightly differently in Safari... |
tree | commitdiff |
2006-10-03 |
John Resig | Fixed minor bug with Safari and the test suite. |
tree | commitdiff |
2006-09-30 |
Jörn Zaefferer | Refactored and fixed test suite to run async tests |
tree | commitdiff |
2006-09-19 |
Jörn Zaefferer | Clear timeout (prevents freezing of test suite when... |
tree | commitdiff |
2006-09-19 |
Jörn Zaefferer | Refactored test suite to allow async tests (use stop... |
tree | commitdiff |
2006-09-17 |
Jörn Zaefferer | Refactored test suite once more, as proposed by John |
tree | commitdiff |
2006-09-16 |
John Resig | Added .htaccess file for docs directory. |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Added test for bug #190 |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Fixed bug #194, added regression tests |
tree | commitdiff |
2006-09-16 |
Jörn Zaefferer | Refactored test suite: All tests are now compiled into... |
tree | commitdiff |
2006-09-09 |
Jörn Zaefferer | Added test to verify bug #160, had to modify fixture... |
tree | commitdiff |
2006-09-08 |
Jörn Zaefferer | Added more test for attr, one for filter; Added test... |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Fixed missing brackets (d'oh) |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Refactored the testsuite code with the hope in mind... |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Modified example for css(String) as proposed in the... |
tree | commitdiff |
2006-09-05 |
Jörn Zaefferer | Testcase now logs exceptions if a console is avaiable... |
tree | commitdiff |
2006-09-05 |
John Resig | Made a bunch of fixes to the docs, per Sam's request... |
tree | commitdiff |
2006-09-04 |
Franck Marcia | quick fix for JSMin build |
tree | commitdiff |
2006-09-04 |
Jörn Zaefferer | Improved test suite to reset fixture after each test... |
tree | commitdiff |
2006-09-02 |
Franck Marcia | new build using JSMin |
tree | commitdiff |
2006-09-01 |
John Resig | Added style sheet for the category documentation. |
tree | commitdiff |
2006-09-01 |
John Resig | Lots of documentation overhaul - much more documented... |
tree | commitdiff |
2006-09-01 |
John Resig | Fixed two bugs with jQuery: One with height computation... |
tree | commitdiff |
2006-08-26 |
John Resig | Quick bug fix, formatted pack better. |
tree | commitdiff |
2006-08-25 |
John Resig | Fixed some bugs with the test suite and fixed a bug... |
tree | commitdiff |
2006-08-24 |
John Resig | Fixed some bugs, improved the quality of some of the... |
tree | commitdiff |
2006-08-22 |
John Resig | Updated the documentation parser to work with categorie... |
tree | commitdiff |
2006-08-14 |
John Resig | Fixed some formatting errors with the output of lite. |
tree | commitdiff |
2006-08-14 |
John Resig | Added the new pack script. |
tree | commitdiff |
2006-08-14 |
John Resig | Added additional changes to the test suite. |
tree | commitdiff |
2006-08-14 |
John Resig | Massive overhauls to the test suite - it is now generat... |
tree | commitdiff |
2006-08-13 |
John Resig | Removed the lib directory, will be generated automatically. |
tree | commitdiff |
2006-08-13 |
John Resig | Moved the test directory. |
tree | commitdiff |
2006-08-13 |
John Resig | More fixes to the build system. |
tree | commitdiff |
2006-08-13 |
John Resig | Made a bunch of changes to the build system. |
tree | commitdiff |
2006-08-13 |
John Resig | Moved docs stuff to build, to be created when the docs... |
tree | commitdiff |
2006-08-13 |
John Resig | Moved some more files around. |
tree | commitdiff |
2006-08-13 |
John Resig | Moved some more of the build files around. |
tree | commitdiff |
2006-08-13 |
John Resig | Added the inital build directory. |
tree | commitdiff |
|