aboutsummaryrefslogtreecommitdiffstats
path: root/build
Commit message (Expand)AuthorAgeFilesLines
...
* Upgraded Rhino to 1.6r6.John Resig2007-07-081-0/+0
* Making the test suite a little more XML-compliant.John Resig2007-07-081-2/+2
* Added the Speed Test Suite. Can be made by doing 'make speed'.John Resig2007-06-304-0/+2979
* Disabling Ajax tests for now - too many timeouts.John Resig2007-06-291-1/+1
* use jquery for dblclick handler to access event.targetJörn Zaefferer2007-06-201-2/+2
* Removed useless safari workarounds, added rerun-single-test feature: just dou...Jörn Zaefferer2007-06-141-13/+13
* Modified min build to include (like pack) the license header, thanks John for...Jörn Zaefferer2007-06-142-3/+9
* Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)John Resig2007-05-201-1/+2
* Added fixes for bug #1052. Fixes the problems with animation chaining (and pr...John Resig2007-05-201-0/+43
* Fix for #1169Brandon Aaron2007-05-131-0/+1
* Updated Packer - the current version was working incorrectly.John Resig2007-05-052-27/+37
* Completed test for Rev 1820 (#1044)Brandon Aaron2007-04-301-0/+1
* Query now throws no warnings under strict mode in Firefox (ticket #922). In f...John Resig2007-04-291-11/+33
* Added support for finding elements that have underscores in their name (along...John Resig2007-04-281-0/+2
* Updated build to packer3Jörn Zaefferer2007-04-255-3/+1255
* Added a number of additional speed gains (we now hold our own against Dojo an...John Resig2007-03-261-4/+3
* Fixed some more bugs with the test suite, made some minor file size tweaks to...John Resig2007-03-251-3/+5
* Cleaned up a lot of the test suite - reorganized and renamed tests. Added a n...John Resig2007-03-251-1/+21
* Added test for #945Jörn Zaefferer2007-03-251-1/+4
* Added test for #968Jörn Zaefferer2007-03-251-1/+1
* Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025)...John Resig2007-03-251-0/+6
* Merged my speed improvements into the jQuery core (is actually 200b smaller n...John Resig2007-03-241-3/+19
* Added a fix and test for bug #978 (Appending elements into an IFrame, in IE).John Resig2007-03-241-0/+1
* Forced the test suite into standards mode. Fixed some issues with how opacity...John Resig2007-03-161-4/+7
* Added an initial version of the new animation test suite. (You should never s...John Resig2007-03-152-0/+304
* Disabled the test suite in Safari.John Resig2007-02-281-2/+3
* Reverting my packer changes - need more testing.John Resig2007-02-271-1/+1
* A small fix that makes the Packer compressor about 10% more efficient.John Resig2007-02-251-1/+1
* Fixed some bugs with building jQuery - it required that you were in a directo...John Resig2007-02-134-4/+4
* Added equals helper for easier debugging of failed tests, soon to be used mor...Jörn Zaefferer2007-02-061-1/+19
* Fix for #907Jörn Zaefferer2007-02-051-2/+2
* Added test for #745Jörn Zaefferer2007-01-311-1/+1
* Fix broken build system for lite and min tasksBrandon Aaron2007-01-312-2/+2
* Added plugin build script, very useful to test compressed plugins. Modified b...Jörn Zaefferer2007-01-294-4/+4
* Updated testsuite: To prevent crashes in Safari, each test waits for 250 mill...Jörn Zaefferer2007-01-142-2/+16
* API docs: Hacked multiple argument types like "Element|jQuery|String" represe...Jörn Zaefferer2007-01-111-3/+12
* Fixed eval code (Thanks Fil)Jörn Zaefferer2007-01-101-1/+1
* Disable error reporting in PHP test filesJörn Zaefferer2007-01-102-0/+2
* Fixed test for object/param selection (thanks Andrea)Jörn Zaefferer2007-01-071-2/+2
* Fixed the docs for noConflict, fixed a bug with pager.John Resig2007-01-061-1/+3
* Changed "Hash" to "Map" in docsJörn Zaefferer2007-01-041-1/+1
* Updated test for #750Jörn Zaefferer2007-01-031-0/+5
* Messed around with API document: Improved layout, removed animation, added <C...Jörn Zaefferer2007-01-024-10/+9
* Add new test fileMike Alsup2007-01-011-0/+12
* Moved all the expressions tests over into selector area, out of the main suite.John Resig2006-12-311-0/+1
* Modified tests to show #746Jörn Zaefferer2006-12-312-1/+4
* Improved Mikes hack to ease testing against IE cacheJörn Zaefferer2006-12-312-1/+14
* Fix for #745Jörn Zaefferer2006-12-301-2/+2
* Implemented global ajax settings - no documentation yetJörn Zaefferer2006-12-221-2/+2
* A few corrections to the testsuite to imrove the failure testingJörn Zaefferer2006-12-211-3/+4