4
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 22 hours ago.
Sep 22, 2024 — Sep 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rolling back version of less to 1.3.3 because of an issue with bootstrap less file More... about 12 years ago
catch error that's taking the service down More... about 12 years ago
Stops badge baking errors from taking down the server. It's not clear if the badge png is bad, or it's a problem in a png library, but this change reports an error instead of killing everything. More... about 12 years ago
Merge pull request #857 from toolness/window-badgedata-removal More... over 12 years ago
Merge pull request #859 from stenington/v1.0.12-branch More... over 12 years ago
converted JSON.parse(.attr()) to .data(). Thanks arhayward. More... over 12 years ago
Replace window.badgeData bootstrapped array w/ data attributes. More... over 12 years ago
Fixes to issuer.js for modalless issuer API flow. More... over 12 years ago
Add es5-shim script to layout.html and badge-accept.html. More... over 12 years ago
Add IE8 support to fakeissuer. More... over 12 years ago
Added es5-shim.js and its minified version. More... over 12 years ago
Merge pull request #854 from toolness/development More... over 12 years ago
got rid of the var_path static middleware, as per brian and mike talk. More... over 12 years ago
Fix var_dir -> var_path typo in app.js. More... over 12 years ago
v1.0.12: bug 822 migration fix More... over 12 years ago
Merge pull request #852 from stenington/828-broken-upload More... over 12 years ago
Remove hardcoded reference to 'openbadges' in migration More... over 12 years ago
This commit slots in a new migration before remove-non-normalized-badge-uploads to add an ON DELETE CASCADE clause to the badge_image table foreign key constraint. The former failed in production due to foreign key constraints with the badge_image table; running both of these together should allow the fix to succeed. More... over 12 years ago
Merge pull request #848 from toolness/saucelabs-integration More... over 12 years ago
Merge pull request #842 from stenington/static-template-views More... over 12 years ago
Merge branch 'development' of git://github.com/mozilla/openbadges into development More... over 12 years ago
Fix broken badge uploads More... over 12 years ago
Merge pull request #847 from toolness/bpconnect-text-errors More... over 12 years ago
added docs for sauce labs. More... over 12 years ago
Acceptance tests now end in .atest.js. More... over 12 years ago
added acceptance-test-utils.js tests and a bit of documentation. More... over 12 years ago
converted acceptance-test/run-tests.js to use tap. More... over 12 years ago
Explicitly set the content-type of backpack connect errors to text/plain. More... over 12 years ago
prepare test db before running acceptance tests. More... over 12 years ago
Merge pull request #843 from toolness/development More... over 12 years ago