1
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Thomas Wolfe d8184565a2 created new track_search binding to allow searching for tracks (really recordings). Modified existing model classes to call super() to handle search (open/closed principle, attempting to reduce duplicate code). Fixed xml namespace issue in specs. 2013-05-05 18:58:12 -05:00
Mathias Gawlista 18ebfad7c5 Implements MusicBrainz::ReleaseGroup.search and .find_by_artist_and_title 2013-01-22 16:04:15 +01:00
Gregory Eremin 7c42a90a6c Mass rewrite 2012-10-12 16:45:51 +04:00
Savater Sebastien 69ecbd706e Allow custom User-Agent 2012-09-23 13:25:52 +02:00
Gregory Eremin e3cd3341b7 Encoding headers, wrapping eigenclasses 2012-07-09 02:37:46 +04:00
Gregory Eremin b97625597e Refactored Release and Track models, fixed tests 2012-07-09 02:22:23 +04:00
Gregory Eremin 7de2a66613 Refactoring ReleaseGroup model 2012-07-09 01:19:56 +04:00
Gregory Eremin ab78050fec Refactoring Artist model 2012-07-08 23:46:09 +04:00
Gregory Eremin 23d27756b8 Missing models 2012-07-06 19:24:50 +04:00
Gregory Eremin 9121e7927e Gem is rewrapped with Bundler instead of Jeweler. All tests are using RSpec. Reorganized lib structure. Tests are fixed. 2012-07-04 17:10:47 +04:00
Gregory Eremin 2311b491d6 Refactoring artitst, added base model 2011-10-06 15:31:17 +04:00
Gregory Eremin 1792125912 Artist search encode fix 2011-09-19 19:19:58 +04:00
Gregory Eremin 6a2720e637 Models moved into module, safe loading, v0.2.0 2011-09-13 14:06:52 +04:00
magnolia-fan f61484c36e Releasing 2011-07-18 07:02:37 +04:00
magnolia-fan 5112cfbd8a Artist, Release Group, Release models 2011-07-18 06:00:26 +04:00
magnolia-fan dd4b2387c0 Initial commit to musicbrainz. 2011-07-18 03:46:18 +04:00