2010-10-17 |
John Resig | Handle the case where JSLint complains about arguments... |
tree | commitdiff |
2010-10-14 |
John Resig | Updating the copy of Google Closure Compiler. |
tree | commitdiff |
2010-09-01 |
Brandon Aaron | Increase max number of JSLint errors. This is necessary... |
tree | commitdiff |
2010-03-02 |
jeresig | Added in integrated JSLint checking against the jQuery... |
tree | commitdiff |
2009-12-19 |
jeresig | Switched from using YUI Compressor to Google Compiler... |
tree | commitdiff |
2009-10-23 |
John Resig | Removing the old speed perf directory (the current... |
tree | commitdiff |
2009-10-23 |
John Resig | Cleaned out the build directory - a lot of old files... |
tree | commitdiff |
2009-01-18 |
Jörn Zaefferer | core: ant build - add Date and Revision to to header... |
tree | commitdiff |
2009-01-18 |
Jörn Zaefferer | core: replaced version.js build script in ant build... |
tree | commitdiff |
2009-01-14 |
Jörn Zaefferer | core: Ant target to generate openAjaxMetadata; uses... |
tree | commitdiff |
2009-01-12 |
John Resig | Updated the benchmarking utility to use the Yahoo homep... |
tree | commitdiff |
2009-01-12 |
John Resig | Tweaked the benchmark tests. |
tree | commitdiff |
2009-01-06 |
John Resig | Removed all uses of @ in the benchmarker and added... |
tree | commitdiff |
2009-01-06 |
John Resig | Cleaned up the benchmarking utility (using a newer... |
tree | commitdiff |
2009-01-04 |
John Resig | Moved from the old JSMin to using YUIMin for compressin... |
tree | commitdiff |
2008-12-18 |
Jörn Zaefferer | core: cleanup of build - build.js isn't used anywhere |
tree | commitdiff |
2008-01-20 |
Jörn Zaefferer | global replace for @VERSION, fixed #2101 |
tree | commitdiff |
2008-01-14 |
John Resig | Fixed minor issue with pack build script. (Bug #2101) |
tree | commitdiff |
2007-12-19 |
Jörn Zaefferer | added version to all builds; changed current version... |
tree | commitdiff |
2007-12-05 |
David Serduke | Fixed the build/speed testing application to work with... |
tree | commitdiff |
2007-09-12 |
Paul Mclanahan | Updated test.js for the runtest build target to reflect... |
tree | commitdiff |
2007-09-08 |
John Resig | Reorganzing the jQuery source (first phase). |
tree | commitdiff |
2007-09-05 |
John Resig | Integration of Mike Alsup's excellent form serializatio... |
tree | commitdiff |
2007-09-03 |
John Resig | Added support for: |
tree | commitdiff |
2007-08-31 |
John Resig | Added support for a new :header psuedo-selector (only... |
tree | commitdiff |
2007-08-31 |
John Resig | Make it so that you can filter tests by keyword. |
tree | commitdiff |
2007-08-25 |
John Resig | Added a test case for "purple include", fixed a bug. |
tree | commitdiff |
2007-08-19 |
John Resig | Complete overhaul of the Ajax test suite, it's now... |
tree | commitdiff |
2007-08-19 |
John Resig | Fixed non-unique results from .parent(), .parents(... |
tree | commitdiff |
2007-08-14 |
Jörn Zaefferer | reverted my "fixes", seems like they work only with... |
tree | commitdiff |
2007-07-30 |
John Resig | The test for underscore selectors broke under Opera... |
tree | commitdiff |
2007-07-29 |
John Resig | Integrated the custom fx test suite into the main test... |
tree | commitdiff |
2007-07-17 |
Jörn Zaefferer | Added runtest ant task (doesn't display results yet); |
tree | commitdiff |
2007-07-10 |
John Resig | Added better support for local file XHR, added document... |
tree | commitdiff |
2007-07-09 |
John Resig | Added support for events, made window.location Async... |
tree | commitdiff |
2007-07-09 |
John Resig | Got some XHR tests to run, still some hanging threads... |
tree | commitdiff |
2007-07-09 |
John Resig | Touched up the XMLHttpRequest code (fixed some bugs... |
tree | commitdiff |
2007-07-09 |
Yehuda Katz | Adds XHR support to Rhino evn |
tree | commitdiff |
2007-07-09 |
John Resig | Tweaked some of the tests, added in events and fx tests. |
tree | commitdiff |
2007-07-09 |
John Resig | Added a className tweak. All core and selector tests... |
tree | commitdiff |
2007-07-08 |
John Resig | Added a number of fixes: Tag name case-sensitivity... |
tree | commitdiff |
2007-07-08 |
John Resig | Added basic support for IFrames, disabled a test which... |
tree | commitdiff |
2007-07-08 |
John Resig | A barebones implementation of getComputedStyle. |
tree | commitdiff |
2007-07-08 |
John Resig | UTF8 support rolled in (both for external docs and... |
tree | commitdiff |
2007-07-08 |
John Resig | Attribute values should be JS strings. |
tree | commitdiff |
2007-07-08 |
John Resig | .ownerDocument should be null on document. |
tree | commitdiff |
2007-07-08 |
John Resig | Added support for "first option is auto-selected in... |
tree | commitdiff |
2007-07-08 |
John Resig | Fixed selected/checked/disabled, added .style support... |
tree | commitdiff |
2007-07-08 |
John Resig | Added .value to the env impl. |
tree | commitdiff |
2007-07-08 |
John Resig | Automated test running using Rhino (no browser required... |
tree | commitdiff |
2007-07-08 |
John Resig | Upgraded Rhino to 1.6r6. |
tree | commitdiff |
2007-07-08 |
John Resig | Making the test suite a little more XML-compliant. |
tree | commitdiff |
2007-06-30 |
John Resig | Added the Speed Test Suite. Can be made by doing 'make... |
tree | commitdiff |
2007-06-29 |
John Resig | Disabling Ajax tests for now - too many timeouts. |
tree | commitdiff |
2007-06-20 |
Jörn Zaefferer | use jquery for dblclick handler to access event.target |
tree | commitdiff |
2007-06-14 |
Jörn Zaefferer | Removed useless safari workarounds, added rerun-single... |
tree | commitdiff |
2007-06-14 |
Jörn Zaefferer | Modified min build to include (like pack) the license... |
tree | commitdiff |
2007-05-20 |
John Resig | Fix for bug #983 (Packed jQuery doesn't have a license... |
tree | commitdiff |
2007-05-20 |
John Resig | Added fixes for bug #1052. Fixes the problems with... |
tree | commitdiff |
2007-05-13 |
Brandon Aaron | Fix for #1169 |
tree | commitdiff |
2007-05-05 |
John Resig | Updated Packer - the current version was working incorr... |
tree | commitdiff |
2007-04-30 |
Brandon Aaron | Completed test for Rev 1820 (#1044) |
tree | commitdiff |
2007-04-29 |
John Resig | Query now throws no warnings under strict mode in Firef... |
tree | commitdiff |
2007-04-28 |
John Resig | Added support for finding elements that have underscore... |
tree | commitdiff |
2007-04-25 |
Jörn Zaefferer | Updated build to packer3 |
tree | commitdiff |
2007-03-26 |
John Resig | Added a number of additional speed gains (we now hold... |
tree | commitdiff |
2007-03-25 |
John Resig | Fixed some more bugs with the test suite, made some... |
tree | commitdiff |
2007-03-25 |
John Resig | Cleaned up a lot of the test suite - reorganized and... |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #945 |
tree | commitdiff |
2007-03-25 |
Jörn Zaefferer | Added test for #968 |
tree | commitdiff |
2007-03-25 |
John Resig | Added UTF8 Selector support (#1001) and fixed infinite... |
tree | commitdiff |
2007-03-24 |
John Resig | Merged my speed improvements into the jQuery core ... |
tree | commitdiff |
2007-03-24 |
John Resig | Added a fix and test for bug #978 (Appending elements... |
tree | commitdiff |
2007-03-16 |
John Resig | Forced the test suite into standards mode. Fixed some... |
tree | commitdiff |
2007-03-15 |
John Resig | Added an initial version of the new animation test... |
tree | commitdiff |
2007-02-28 |
John Resig | Disabled the test suite in Safari. |
tree | commitdiff |
2007-02-27 |
John Resig | Reverting my packer changes - need more testing. |
tree | commitdiff |
2007-02-25 |
John Resig | A small fix that makes the Packer compressor about... |
tree | commitdiff |
2007-02-13 |
John Resig | Fixed some bugs with building jQuery - it required... |
tree | commitdiff |
2007-02-06 |
Jörn Zaefferer | Added equals helper for easier debugging of failed... |
tree | commitdiff |
2007-02-05 |
Jörn Zaefferer | Fix for #907 |
tree | commitdiff |
2007-01-31 |
Jörn Zaefferer | Added test for #745 |
tree | commitdiff |
2007-01-31 |
Brandon Aaron | Fix broken build system for lite and min tasks |
tree | commitdiff |
2007-01-29 |
Jörn Zaefferer | Added plugin build script, very useful to test compress... |
tree | commitdiff |
2007-01-14 |
Jörn Zaefferer | Updated testsuite: To prevent crashes in Safari, each... |
tree | commitdiff |
2007-01-11 |
Jörn Zaefferer | API docs: Hacked multiple argument types like "Element... |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Fixed eval code (Thanks Fil) |
tree | commitdiff |
2007-01-10 |
Jörn Zaefferer | Disable error reporting in PHP test files |
tree | commitdiff |
2007-01-07 |
Jörn Zaefferer | Fixed test for object/param selection (thanks Andrea) |
tree | commitdiff |
2007-01-06 |
John Resig | Fixed the docs for noConflict, fixed a bug with pager. |
tree | commitdiff |
2007-01-04 |
Jörn Zaefferer | Changed "Hash" to "Map" in docs |
tree | commitdiff |
2007-01-03 |
Jörn Zaefferer | Updated test for #750 |
tree | commitdiff |
2007-01-02 |
Jörn Zaefferer | Messed around with API document: Improved layout, remov... |
tree | commitdiff |
2007-01-01 |
Mike Alsup | Add new test file |
tree | commitdiff |
2006-12-31 |
John Resig | Moved all the expressions tests over into selector... |
tree | commitdiff |
2006-12-31 |
Jörn Zaefferer | Modified tests to show #746 |
tree | commitdiff |
2006-12-31 |
Jörn Zaefferer | Improved Mikes hack to ease testing against IE cache |
tree | commitdiff |
2006-12-30 |
Jörn Zaefferer | Fix for #745 |
tree | commitdiff |
2006-12-22 |
Jörn Zaefferer | Implemented global ajax settings - no documentation yet |
tree | commitdiff |
2006-12-21 |
Jörn Zaefferer | A few corrections to the testsuite to imrove the failur... |
tree | commitdiff |
next |