0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
stop programming when tired, Ian
ianmcorvidae
as Ian McEwen
More... about 10 years ago
login_required doesn't make sense for an API!
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Add a simple API for match information.
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Render composers as links.
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Accept keyword arguments on Entity.get_remote so it doesn't ISE.
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Add links for work composers in BBC data.
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Merge branch 'bbc'
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Basic BBC Proms data importing and mapping (name only, for now)
ianmcorvidae
as Ian McEwen
More... about 10 years ago
Merge remote-tracking branch 'gentlecat/tests'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Added some assertions for test_match_item in RawMatchTestCase. More... over 10 years ago
Removed unused arguments from get_remote method in Entity model. More... over 10 years ago
Added tests for RawMatch model. More... over 10 years ago
Fixed IDs in ItemDataTestCase. More... over 10 years ago
Added test results into .gitignore More... over 10 years ago
Added back tests for delete methods. More... over 10 years ago
Merge remote-tracking branch 'reosarevok/database-doc'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Fix up release event importing more generally.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Add info about creating a DB to the docs
Nicolás Tamargo
as reosarevok
More... over 10 years ago
Merge remote-tracking branch 'reosarevok/sample'
ianmcorvidae
as Ian McEwen
More... over 10 years ago
fixing doc
Nicolás Tamargo
as reosarevok
More... over 10 years ago
Merge pull request #1 from metabrainz/master More... over 10 years ago
Add more fields as appear in (some) ninjatune spreadsheets; fix a misquoted variable.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Factor out integer checking. Hopefully this doesn't break shit, but the things being extracted as floats were sometimes turning into X.YYYYYe+ZZ, which int() helpfully then refuses to turn back into an int. Hoping this is more resilient.
ianmcorvidae
as Ian McEwen
More... over 10 years ago
Added tests for ItemLink model. More... over 10 years ago
Added tests for ItemData model. More... over 10 years ago
Fixed issue with empty data in Entity model. More... over 10 years ago
Spaces... More... over 10 years ago
Added tests for Entity model. More... over 10 years ago
Removed tests for missing delete methods. More... over 10 years ago
More unused imports. More... over 10 years ago