483
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Aug 27, 2025 — Aug 27, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ensure that Sizzle loads properly in RequireJS or CommonJS environments. [close #203] More... almost 12 years ago
fixed a simple spelling mistake More... about 12 years ago
First attempt at integrating headless PhantomJS tests. More... over 12 years ago
Fix test timeout. More... over 12 years ago
Fix potential crashes when running the entire test suite in IE6-7. More... over 12 years ago
Improve the appearance of the test suite in IE6-7. More... over 12 years ago
Bring in the `logo.gif` fixture and update its references in the HTML fixtures. More... over 12 years ago
Remove unnecessary sniffs. More... over 12 years ago
Simplify the `wait` function. More... over 12 years ago
Rewrite the `wait` function so that it gives useful failure messages in IE 6-7. More... over 12 years ago
Unify our feature detection for console.log/group. More... over 12 years ago
Add a numeric query string to all the assets we serve out of /static just to be safe. More... over 12 years ago
Fix some async tests. More... over 12 years ago
Move the fixtures out of the static folder. More... over 12 years ago
Change the Sizzle module to pull sizzle.js from /dist rather than /src. [close #194] More... over 12 years ago
Change the Sizzle module to pull sizzle.js from /dist rather than /src. [close #194] More... over 12 years ago
Tweak the test output CSS so it looks slightly less awful in IE6. More... over 12 years ago
Fix some IE6 test failures. More... over 12 years ago
Make test server accessible outside of localhost and set `X-UA-Compatible` automatically. More... over 12 years ago
Merge branch 'master' of github.com:sstephenson/prototype into mocha More... over 12 years ago
For `rake dist`, grab the submodule for whatever selector engine was specified, even if it’s the default. More... over 12 years ago
For `rake dist`, grab the submodule for whatever selector engine was specified, even if it’s the default. More... over 12 years ago
Get the test runner working on Windows. More... over 12 years ago
Don’t try to call `console.group` unless the browser supports it. More... over 12 years ago
Remove old file. More... over 12 years ago
Forgot to add the Rakefile. More... over 12 years ago
A first pass on a complete rewrite of the unit tests. More... over 12 years ago
Remove the event registry from an element when its last observer is removed. More... over 12 years ago
Remove the event registry from an element when its last observer is removed. More... over 12 years ago
Fix issue where the deprecated Element#childOf was not initially present on elements. More... over 12 years ago