| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored ajax module: Dropped internal arguments from ajax(); Modified test... | Jörn Zaefferer | 2006-11-03 | 2 | -4/+5 |
* | Updates to the parsing engine | Yehuda Katz | 2006-10-27 | 1 | -4/+3 |
* | Modified core and form test suites to use a single stylesheet; Modified form.... | Jörn Zaefferer | 2006-10-26 | 2 | -2/+12 |
* | Fix and tests for appending HTML options to select elements. | Brandon Aaron | 2006-10-17 | 1 | -1/+1 |
* | Added tests for 193 and 170. | Brandon Aaron | 2006-10-17 | 1 | -31/+32 |
* | Added test for #174; Modified failing (IE) tests for find | Jörn Zaefferer | 2006-10-13 | 1 | -0/+24 |
* | Fixed #216, added several tests for ajax module and fixed more stuff revealed... | Jörn Zaefferer | 2006-10-13 | 1 | -0/+4 |
* | Added 2 of 3 fixes of #164 | Jörn Zaefferer | 2006-10-11 | 1 | -6/+2 |
* | The jQuery version is now reported in the docs. | John Resig | 2006-10-10 | 2 | -2/+4 |
* | Now have accurate version information built into jquery.js - will build it in... | John Resig | 2006-10-10 | 1 | -1/+1 |
* | Fixed bug in testsuite, tried to fix problem with :selected in Opera 8.54: It... | Jörn Zaefferer | 2006-10-08 | 1 | -3/+4 |
* | Changed readFile to java-based read function to handle \r\n, fixes docs and t... | Jörn Zaefferer | 2006-10-08 | 3 | -2/+14 |
* | I had to put the check for 'typeof console != "undefined"' back in, otherwise... | Jörn Zaefferer | 2006-10-03 | 1 | -1/+1 |
* | css('display') works slightly differently in Safari. Also, the test suite hav... | John Resig | 2006-10-03 | 1 | -4/+4 |
* | Fixed minor bug with Safari and the test suite. | John Resig | 2006-10-03 | 1 | -1/+1 |
* | Refactored and fixed test suite to run async tests | Jörn Zaefferer | 2006-09-30 | 6 | -5/+43 |
* | Clear timeout (prevents freezing of test suite when async tests fail) when st... | Jörn Zaefferer | 2006-09-19 | 1 | -1/+4 |
* | Refactored test suite to allow async tests (use stop() before starting an asy... | Jörn Zaefferer | 2006-09-19 | 4 | -125/+173 |
* | Refactored test suite once more, as proposed by John | Jörn Zaefferer | 2006-09-17 | 4 | -126/+138 |
* | Added .htaccess file for docs directory. | John Resig | 2006-09-16 | 1 | -0/+1 |
* | Added test for bug #190 | Jörn Zaefferer | 2006-09-16 | 1 | -1/+1 |
* | Fixed bug #194, added regression tests | Jörn Zaefferer | 2006-09-16 | 1 | -1/+1 |
* | Refactored test suite: All tests are now compiled into one file, runs much fa... | Jörn Zaefferer | 2006-09-16 | 3 | -134/+104 |
* | Added test to verify bug #160, had to modify fixture (index.html) | Jörn Zaefferer | 2006-09-09 | 1 | -3/+3 |
* | Added more test for attr, one for filter; Added test to check IE issue $('inp... | Jörn Zaefferer | 2006-09-08 | 1 | -0/+2 |
* | Fixed missing brackets (d'oh) | Jörn Zaefferer | 2006-09-05 | 1 | -1/+2 |
* | Refactored the testsuite code with the hope in mind to make the test suite ru... | Jörn Zaefferer | 2006-09-05 | 1 | -112/+96 |
* | Modified example for css(String) as proposed in the list (concerning camlCase... | Jörn Zaefferer | 2006-09-05 | 1 | -12/+9 |
* | Testcase now logs exceptions if a console is avaiable, makes it easier to fin... | Jörn Zaefferer | 2006-09-05 | 1 | -0/+2 |
* | Made a bunch of fixes to the docs, per Sam's request. Also, did some re-organ... | John Resig | 2006-09-05 | 2 | -3/+5 |
* | quick fix for JSMin build | Franck Marcia | 2006-09-04 | 1 | -3/+3 |
* | Improved test suite to reset fixture after each test, added selects to test '... | Jörn Zaefferer | 2006-09-04 | 3 | -59/+120 |
* | new build using JSMin | Franck Marcia | 2006-09-02 | 2 | -0/+321 |
* | Added style sheet for the category documentation. | John Resig | 2006-09-01 | 2 | -0/+55 |
* | Lots of documentation overhaul - much more documented, cat output works bette... | John Resig | 2006-09-01 | 5 | -14/+21 |
* | Fixed two bugs with jQuery: One with height computation, one with .find(expr,... | John Resig | 2006-09-01 | 1 | -2/+9 |
* | Quick bug fix, formatted pack better. | John Resig | 2006-08-26 | 1 | -1/+316 |
* | Fixed some bugs with the test suite and fixed a bug with setting attributes. | John Resig | 2006-08-25 | 2 | -10/+10 |
* | Fixed some bugs, improved the quality of some of the variables. | John Resig | 2006-08-24 | 1 | -1/+1 |
* | Updated the documentation parser to work with categories. Additionally, I upd... | John Resig | 2006-08-22 | 4 | -13/+50 |
* | Fixed some formatting errors with the output of lite. | John Resig | 2006-08-14 | 1 | -2/+2 |
* | Added the new pack script. | John Resig | 2006-08-14 | 1 | -0/+5 |
* | Added additional changes to the test suite. | John Resig | 2006-08-14 | 8 | -455/+38 |
* | Massive overhauls to the test suite - it is now generated dynamically, along ... | John Resig | 2006-08-14 | 7 | -99/+257 |
* | Removed the lib directory, will be generated automatically. | John Resig | 2006-08-13 | 9 | -3455/+0 |
* | Moved the test directory. | John Resig | 2006-08-13 | 17 | -0/+3931 |
* | More fixes to the build system. | John Resig | 2006-08-13 | 1 | -0/+0 |
* | Made a bunch of changes to the build system. | John Resig | 2006-08-13 | 4 | -2/+8 |
* | Moved docs stuff to build, to be created when the docs are actually built. | John Resig | 2006-08-13 | 7 | -4/+404 |
* | Moved some more files around. | John Resig | 2006-08-13 | 2 | -8/+88 |