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
openbadges
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 03, 2024 — Jun 03, 2025
Showing page 78 of 84
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Simplified remote.js.
Brian J Brennan
More...
over 13 years ago
Rename: issuance-test remote-test.js
Brian J Brennan
More...
over 13 years ago
Whitespace
Brian J Brennan
More...
over 13 years ago
Removed metapng.js, made external dep; wrote baker.js functions for preparing and reading back assertions from PNGs.
Brian J Brennan
More...
over 13 years ago
Add metapng.js to /lib. Might pull it back out as an external dependency later, but for now I'm pulling it into the project.
Brian J Brennan
More...
over 13 years ago
[tests] since `vows` is the only thing exported from setup.js, might as well do a module level export.
Brian J Brennan
More...
over 13 years ago
Move validator.js into lib/
Brian J Brennan
More...
over 13 years ago
Helper bins.
Brian J Brennan
More...
over 13 years ago
Use relative path for css.
Brian J Brennan
More...
over 13 years ago
Prevent the default form submit action on the validator frontend or else it annoyingly refreshes the page on the first validation.
Brian J Brennan
More...
over 13 years ago
noFrame middleware export should be a function that returns the actual middleware processor. This is to match form with the other middleware processors.
Brian J Brennan
More...
over 13 years ago
URL -> origin
Brian J Brennan
More...
over 13 years ago
Issuers must specify content type when serving assertion.
Brian J Brennan
More...
almost 14 years ago
Updating readme.
Brian J Brennan
More...
almost 14 years ago
Fixing a conflict. Pretty amazing that I made a conflict, being the only developer on this project.
Brian J Brennan
More...
almost 14 years ago
Expunging out of date information, preparing docs update.
Brian J Brennan
More...
almost 14 years ago
Update package.json a little bit.
Brian J Brennan
More...
almost 14 years ago
Edited README.md via GitHub
Brian J Brennan
More...
almost 14 years ago
Prevent clickjacking
Brian J Brennan
More...
almost 14 years ago
Small, tiny, cleanup.
Brian J Brennan
More...
almost 14 years ago
Model's workin' reeeaaall nice.
Brian J Brennan
More...
almost 14 years ago
Eat my own dogfood (make Collection use Client, simplifies a lot of the callbacking).
Brian J Brennan
More...
almost 14 years ago
Add ability to communicate at the db client level (instead of just collection level); drop test database -- after doing careful checks to make sure it is the test database -- before running tests.
Brian J Brennan
More...
almost 14 years ago
Use a proxy to vows so we can run some sanity checks before doing tests (like making sure we don't blow away production databases).
Brian J Brennan
More...
almost 14 years ago
configuration.get() now respects mid-process environment changes.
Brian J Brennan
More...
almost 14 years ago
Fixed test so it can run by `vows` instead of necessitating `node database-test.js`. Vows didn't like the tests being defined in a callback, nor did it like the topics setting `this.callback` in several nested callbacks.
Brian J Brennan
More...
almost 14 years ago
Rearrange database.js; upserts working.
Brian J Brennan
More...
almost 14 years ago
More testing of the database wrapper.
Brian J Brennan
More...
almost 14 years ago
Bit o' refactoring.
Brian J Brennan
More...
almost 14 years ago
Beginning disgustingly functional wrapper around mongo.
Brian J Brennan
More...
almost 14 years ago
←
1
2
…
74
75
76
77
78
79
80
81
82
83
84
→
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