I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed test for bug #206, wontfix More... over 18 years ago
Added ifelse method, fixed bug #160 for IE6 More... over 18 years ago
Added fix for bug #222 More... over 18 years ago
Fixed bug #215 More... over 18 years ago
Fixed bug #165 (ignoring the exception) and #156 (ifModified option added to $.ajax) More... over 18 years ago
Added local timeout option for $.ajax + test More... over 18 years ago
Added tests for global and local ajax handlers, added global option to $.ajax to allow suppressing of global events More... over 18 years ago
Marked load() as private, won't work anyway More... over 18 years ago
Refactored and fixed test suite to run async tests More... over 18 years ago
Removed event test for load; Added fix for bug #225 More... over 18 years ago
Added tests, fixed getScript and getJSON, fixed comment in $.ajax More... over 18 years ago
Added docs for jQuery.browser, fixed doc for prev, cleaned up tests More... over 18 years ago
Don't include any plugins (or other files by accident) as default More... over 18 years ago
Improved jquery target to allow inclusion of plugins directly (specify via the PLUGINS property), making a merge build easier; min/pack work, lite/docs/test ignores content of plugins files More... over 18 years ago
Modified test for bug #164 More... over 18 years ago
Added targets to allow building jquery with plugins; Creating the raw source files with plugins added works, packed/docs/tests not yet More... over 18 years ago
Added linebreak for better readability when adding more files More... over 18 years ago
Fixed bug #180 as suggested, changing xxx.constructor == Function to typeof xxx = "function" More... over 18 years ago
Added some more tests for weird form selection expressions More... over 18 years ago
Changed implementation of removeClass: No more regex, tested and working in FF1.5, IE6 and Opera9 (tests added)- see http://jquery.com/discuss/2006-September/012088/ More... over 18 years ago
Added tests for children() More... over 18 years ago
Clear timeout (prevents freezing of test suite when async tests fail) when start is called More... over 18 years ago
Refactored test suite to allow async tests (use stop() before starting an async request, use start() when finished), added test for bug #164 More... over 18 years ago
Added test for feature #206 More... over 18 years ago
Added some tests for name(), id() and title() More... over 18 years ago
Added expressions for feature #69 (form element selectors), needs some documentation in the wiki when the next official release is out More... over 18 years ago
Refactored test suite once more, as proposed by John More... over 18 years ago
Added proposed fix for bug #201 More... over 18 years ago
Added .htaccess file for docs directory. More... over 18 years ago
Weird, I never committed the docs for mouseover. More... over 18 years ago