3
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed copyright notice, because it's invalid according to Rob (BookBrainz Developers doesn't exist as a legal entity). More... over 10 years ago
Added editor view page. More... over 10 years ago
Merge pull request #2 from LeoVerto/master More... over 10 years ago
Update year in footer More... over 10 years ago
Update & set up serve-favicon More... over 10 years ago
Fixed Gruntfile, added editing highlight, and changed front page book. More... over 10 years ago
Added grunt browserify:watch target, and made uglify work in place. Fixed error in mkdir. More... over 10 years ago
Added sqlalchemy relationships. More... over 10 years ago
Added relationship endpoints, and reverted previous renaming of 'id' arguments. More... over 10 years ago
Updated debug commands in package.json to avoid the need for separate scripts. More... over 10 years ago
Added long-overdue README.md file. More... over 10 years ago
Added debugging command for Windows. More... over 10 years ago
Added npm run-script debug command. More... over 10 years ago
Added LICENSE and included factor-bundle in dev deps. More... over 10 years ago
Added some project-specific directories to .gitignore. More... over 10 years ago
Added debug script, to save time when running with debugging. More... over 10 years ago
Added progress towards in-place editor. More... over 10 years ago
Tweaked JS build configuration. More... over 10 years ago
Merge pull request #1 from LeoVerto/master More... over 10 years ago
Add .gitignore with anchored directories More... over 10 years ago
Added relationships to fixtures, updated structures, and implemented relationship revision support in POST. More... over 10 years ago
Made it possible for relationship master revision to be unset, and added backref to tree relationships. More... over 10 years ago
Added code to create relationships from revision JSON. More... over 10 years ago
Added Grunt for building javascripts. More... over 10 years ago
Added entity editing (aliases, annotation, disambiguation and data), and tests. Expanded fixtures. More... over 10 years ago
Fixed some naming errors, changed deploy config database, and made tests more silent. More... over 10 years ago
Added copy constructor to PublicationData, CreatorData and Alias. More... over 10 years ago
Renamed bbws.fields to bbws.structures to avoid shadowing restful.fields. More... over 10 years ago
Added copyright headers, moved more fields structures, and fixed pylint warnings. More... over 10 years ago
Cleaned up entity.py, and moved fields to fields.py. More... over 10 years ago