0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 23 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update @cmonaghan's instructions to install with new bower name More... almost 10 years ago
Merge remote-tracking branch 'cmonaghan/bower-instructions' More... almost 10 years ago
bump copyright year in readme More... almost 10 years ago
bump version in package.json More... almost 10 years ago
add release change to readme More... almost 10 years ago
rebiulds dist More... almost 10 years ago
passes lint More... almost 10 years ago
AMD, CommonJS, and browser globals. More... about 10 years ago
Added instructions on how to install using bower More... about 10 years ago
Merge pull request #16 from danielericlee/master More... about 10 years ago
adds deps to bower.json and gitignores bower_componants More... about 10 years ago
adding bower.json More... about 10 years ago
.gitignores node modules More... about 10 years ago
Fix typo in README. Change 'the a' to 'a'. More... over 10 years ago
fixes merge conflicts between iros' PRs, and bumps version to 0.2.0 More... about 11 years ago
changing the argument order of the route and parameters inside the before/after filter More... about 11 years ago
Added support for before and after filters being hashes with filters defined for specific routes, much like the routes property on the router. More... about 11 years ago
changing new Array to array literal, bumping version to 0.1.1, disting More... about 11 years ago
Merge branch 'master' of https://github.com/wanderer/backbone.routefilter More... about 11 years ago
Merge pull request #8 from existentialism/typo-fix More... about 11 years ago
Fixed small typo More... about 11 years ago
added support for multiple route args and updated tests More... about 11 years ago
pass URL to the callback More... about 11 years ago
Rebuilding code, Resolves issue #1. Resolves issue #2. More... over 11 years ago
&& -> actual if statement More... over 11 years ago
fixes previous issues with readme examples, adds a lot more detail and documentation to readme. More... over 11 years ago
reformat's @braddunbar's rewrite of the plugin, and adds comments to it. More... over 11 years ago
Fix failing test, do a little refactoring. More... over 11 years ago
fixes expected number of assertions for dbl handler test More... over 11 years ago
improves failing tests for double route handling More... over 11 years ago