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
yepnope.js
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Sep 15, 2024 — Sep 15, 2025
Showing page 10 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Clearing up original source of credz while still acknowledging good helpz.
Alex Sexton
More...
over 14 years ago
Unnecessary === (sry crock, every byte counts)
Alex Sexton
More...
over 14 years ago
Switching to always use single quotes (where applicable) and added a minification thing that ralph caught
Alex Sexton
More...
over 14 years ago
minification love
Alex Sexton
More...
over 14 years ago
added support for readyState manipulation for libraries that check for readystate (i.e. jquery 1.4+)
Alex Sexton
More...
over 14 years ago
trailing comma in the tests.js file, breaking ies
Alex Sexton
More...
over 14 years ago
When the tests run in a weird order the timeout sometimes lies, bump up a bit to accomodate. Shouldn't affect results, just allows them to take longer, if necessary.
Alex Sexton
More...
over 14 years ago
important semicolon accidentally removed. now back.
Alex Sexton
More...
over 14 years ago
a few more whitespace catches, looks much better.
Alex Sexton
More...
over 14 years ago
Added width and height resrtictions so preloaded elements weren't visible
Alex Sexton
More...
over 14 years ago
a whitespace gift to ralph
Alex Sexton
More...
over 14 years ago
adding better caching headers to css test files
Alex Sexton
More...
over 14 years ago
moving errorTimeout to be publicly exposed, upping it to 10s
Alex Sexton
More...
over 14 years ago
pulled out some unnecessary logic for where to put stuff. everything works in docElement.
Alex Sexton
More...
over 14 years ago
Changed stack from reusing preloading elems to plain JS object so we can better manage their attributes
Ralph Holzmann
More...
over 14 years ago
Gecko preloading fixes
Ralph Holzmann
More...
over 14 years ago
Add cache control header to javascript.js
Ralph Holzmann
More...
over 14 years ago
For ralph
Alex Sexton
More...
over 14 years ago
no need for type attribute on real js files
Alex Sexton
More...
over 14 years ago
Added test that checks for correct caching of scripts during the preload. Currently fails in firefox. :( Needs ralphbrainz.
Alex Sexton
More...
over 14 years ago
Merge branch 'master' of https://github.com/ralphholzmann/yepnope.js
Alex Sexton
More...
over 14 years ago
commiting these comments that are helpful for debugging preloading if uncommented, mostly so i can merge ralph's changes, but also, they're decently helpful.
Alex Sexton
More...
over 14 years ago
Initial commit of spliting the preload function into preload and inject JS. More cleanup to come.
Ralph Holzmann
More...
over 14 years ago
Added way more inline comments to help anyone trying to understand the code. Gave ralph more credit. Fixed a few nags from jslint. Whitespace commit imminent.
Alex Sexton
More...
over 14 years ago
removed leftover preload elements again. change the sleep invocation url to be more browser friendly for css and js files
Alex Sexton
More...
over 14 years ago
changed test to reflect new execution order defaults
Alex Sexton
More...
over 14 years ago
clarifying some variables and saving some space
Alex Sexton
More...
over 14 years ago
removed the wait flag since we're now waiting by default. soon to add an 'immediate' flag for instantly loaded and executed scripts, we feel this is a safer default, at the sacrifice of a small bit of performance.
Alex Sexton
More...
over 14 years ago
adding test for execution order - fails one of them from what I expect, but not necessarily wrong. Will look into it.
Alex Sexton
More...
over 14 years ago
reduced test bloat in some old tests, combined similar tests to a single group test
Alex Sexton
More...
over 14 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
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