Adds jQuery collection to objects that will be used as global events context if provi...
[jquery.git] / build /
2006-12-31 John ResigMoved all the expressions tests over into selector...
2006-12-31 Jörn ZaeffererModified tests to show #746
2006-12-31 Jörn ZaeffererImproved Mikes hack to ease testing against IE cache
2006-12-30 Jörn ZaeffererFix for #745
2006-12-22 Jörn ZaeffererImplemented global ajax settings - no documentation yet
2006-12-21 Jörn ZaeffererA few corrections to the testsuite to imrove the failur...
2006-12-21 Jörn ZaeffererImplemented a better error handling for ajax requests...
2006-12-12 Jörn ZaeffererGot context functions back in, added noteworthy stuff...
2006-12-12 John ResigFixed an issue with .find(expr,Function) and a Safari...
2006-12-05 Jörn ZaeffererRenamed $.ajax's "before"-option to "beforeSend" to...
2006-12-04 Jörn ZaeffererIntroduced before callback (#384) (updated test data)
2006-11-29 Mike AlsupFixed regEx to work with Unix an PC files.
2006-11-21 Jörn ZaeffererAnother attempt to fix the getScript problem
2006-11-20 Jörn ZaeffererImproved testsuite (pass/fail indicator already exists...
2006-11-18 Jörn ZaeffererTestsuite 2.0
2006-11-17 Jörn ZaeffererFixed an issue with getJSON (type was not correctly...
2006-11-15 Jörn ZaeffererAdded visual pass/fail indicator (JUnit/Eclipse style)
2006-11-09 Jörn ZaeffererModified test for load(); added fix for trigger, where...
2006-11-03 Jörn ZaeffererRefactored ajax module: Dropped internal arguments...
2006-10-27 Yehuda KatzUpdates to the parsing engine
2006-10-26 Jörn ZaeffererModified core and form test suites to use a single...
2006-10-17 Brandon AaronFix and tests for appending HTML options to select...
2006-10-17 Brandon AaronAdded tests for 193 and 170.
2006-10-13 Jörn ZaeffererAdded test for #174; Modified failing (IE) tests for...
2006-10-13 Jörn ZaeffererFixed #216, added several tests for ajax module and...
2006-10-11 Jörn ZaeffererAdded 2 of 3 fixes of #164
2006-10-10 John ResigThe jQuery version is now reported in the docs.
2006-10-10 John ResigNow have accurate version information built into jquery...
2006-10-08 Jörn ZaeffererFixed bug in testsuite, tried to fix problem with ...
2006-10-08 Jörn ZaeffererChanged readFile to java-based read function to handle...
2006-10-03 Jörn ZaeffererI had to put the check for 'typeof console != "undefine...
2006-10-03 John Resigcss('display') works slightly differently in Safari...
2006-10-03 John ResigFixed minor bug with Safari and the test suite.
2006-09-30 Jörn ZaeffererRefactored and fixed test suite to run async tests
2006-09-19 Jörn ZaeffererClear timeout (prevents freezing of test suite when...
2006-09-19 Jörn ZaeffererRefactored test suite to allow async tests (use stop...
2006-09-17 Jörn ZaeffererRefactored test suite once more, as proposed by John
2006-09-16 John ResigAdded .htaccess file for docs directory.
2006-09-16 Jörn ZaeffererAdded test for bug #190
2006-09-16 Jörn ZaeffererFixed bug #194, added regression tests
2006-09-16 Jörn ZaeffererRefactored test suite: All tests are now compiled into...
2006-09-09 Jörn ZaeffererAdded test to verify bug #160, had to modify fixture...
2006-09-08 Jörn ZaeffererAdded more test for attr, one for filter; Added test...
2006-09-05 Jörn ZaeffererFixed missing brackets (d'oh)
2006-09-05 Jörn ZaeffererRefactored the testsuite code with the hope in mind...
2006-09-05 Jörn ZaeffererModified example for css(String) as proposed in the...
2006-09-05 Jörn ZaeffererTestcase now logs exceptions if a console is avaiable...
2006-09-05 John ResigMade a bunch of fixes to the docs, per Sam's request...
2006-09-04 Franck Marciaquick fix for JSMin build
2006-09-04 Jörn ZaeffererImproved test suite to reset fixture after each test...
2006-09-02 Franck Marcianew build using JSMin
2006-09-01 John ResigAdded style sheet for the category documentation.
2006-09-01 John ResigLots of documentation overhaul - much more documented...
2006-09-01 John ResigFixed two bugs with jQuery: One with height computation...
2006-08-26 John ResigQuick bug fix, formatted pack better.
2006-08-25 John ResigFixed some bugs with the test suite and fixed a bug...
2006-08-24 John ResigFixed some bugs, improved the quality of some of the...
2006-08-22 John ResigUpdated the documentation parser to work with categorie...
2006-08-14 John ResigFixed some formatting errors with the output of lite.
2006-08-14 John ResigAdded the new pack script.
2006-08-14 John ResigAdded additional changes to the test suite.
2006-08-14 John ResigMassive overhauls to the test suite - it is now generat...
2006-08-13 John ResigRemoved the lib directory, will be generated automatically.
2006-08-13 John ResigMoved the test directory.
2006-08-13 John ResigMore fixes to the build system.
2006-08-13 John ResigMade a bunch of changes to the build system.
2006-08-13 John ResigMoved docs stuff to build, to be created when the docs...
2006-08-13 John ResigMoved some more files around.
2006-08-13 John ResigMoved some more of the build files around.
2006-08-13 John ResigAdded the inital build directory.