openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
jQuery
Settings
|
Report Duplicate
3,059
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 216 of 226
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed test for bug #206, wontfix
Jörn Zaefferer
More...
over 18 years ago
Added ifelse method, fixed bug #160 for IE6
Jörn Zaefferer
More...
over 18 years ago
Added fix for bug #222
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #215
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #165 (ignoring the exception) and #156 (ifModified option added to $.ajax)
Jörn Zaefferer
More...
over 18 years ago
Added local timeout option for $.ajax + test
Jörn Zaefferer
More...
over 18 years ago
Added tests for global and local ajax handlers, added global option to $.ajax to allow suppressing of global events
Jörn Zaefferer
More...
over 18 years ago
Marked load() as private, won't work anyway
Jörn Zaefferer
More...
over 18 years ago
Refactored and fixed test suite to run async tests
Jörn Zaefferer
More...
over 18 years ago
Removed event test for load; Added fix for bug #225
Jörn Zaefferer
More...
over 18 years ago
Added tests, fixed getScript and getJSON, fixed comment in $.ajax
Jörn Zaefferer
More...
over 18 years ago
Added docs for jQuery.browser, fixed doc for prev, cleaned up tests
Jörn Zaefferer
More...
over 18 years ago
Don't include any plugins (or other files by accident) as default
Jörn Zaefferer
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
Jörn Zaefferer
More...
over 18 years ago
Modified test for bug #164
Jörn Zaefferer
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
Jörn Zaefferer
More...
over 18 years ago
Added linebreak for better readability when adding more files
Jörn Zaefferer
More...
over 18 years ago
Fixed bug #180 as suggested, changing xxx.constructor == Function to typeof xxx = "function"
Jörn Zaefferer
More...
over 18 years ago
Added some more tests for weird form selection expressions
Jörn Zaefferer
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/
Jörn Zaefferer
More...
over 18 years ago
Added tests for children()
Jörn Zaefferer
More...
over 18 years ago
Clear timeout (prevents freezing of test suite when async tests fail) when start is called
Jörn Zaefferer
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
Jörn Zaefferer
More...
over 18 years ago
Added test for feature #206
Jörn Zaefferer
More...
over 18 years ago
Added some tests for name(), id() and title()
Jörn Zaefferer
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
Jörn Zaefferer
More...
over 18 years ago
Refactored test suite once more, as proposed by John
Jörn Zaefferer
More...
over 18 years ago
Added proposed fix for bug #201
Jörn Zaefferer
More...
over 18 years ago
Added .htaccess file for docs directory.
John Resig
More...
over 18 years ago
Weird, I never committed the docs for mouseover.
John Resig
More...
over 18 years ago
←
1
2
…
212
213
214
215
216
217
218
219
220
…
225
226
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree