Mathias Gawlista
|
03b0c3bcf9
|
Initial version.
|
2013-05-06 20:45:41 +02:00 |
Mathias Gawlista
|
614f2eff59
|
Version incrementation.
|
2013-05-06 20:32:53 +02:00 |
Mathias Gawlista
|
27b0930991
|
Migrated deprecated behaviour of calling a let declaration in a before all hook.
|
2013-05-06 20:22:41 +02:00 |
Mathias Gawlista
|
359b4aa61a
|
Require date to avoid CI exception 'wrong number of arguments(3 for 0)'. #18
|
2013-05-06 20:17:12 +02:00 |
Mathias Gawlista
|
6d0d80d9db
|
Merge branch 'track_search' of https://github.com/tomwolfe/musicbrainz into tomwolfe-track_search
|
2013-05-06 19:58:58 +02:00 |
Mathias Gawlista
|
87527daf9b
|
Stub requests here cause seach result order changes frequently. #18
|
2013-05-06 19:57:32 +02:00 |
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 |
Murdoch
|
687ce1b785
|
Merge pull request #17 from lionelerard/master
Adds release group urls
|
2013-02-06 08:18:52 -08:00 |
lionel
|
ac25d4cdb3
|
Adds release group urls
|
2013-02-06 14:07:20 +01:00 |
Gregory Eremin
|
be1743f836
|
Bump version and release
|
2013-01-30 16:03:27 +04:00 |
Gregory Eremin
|
518ff64265
|
Merge pull request #15 from Applicat/handle_dates_without_day
Calculate last day of month correctly. refs #14
|
2013-01-25 05:39:33 -08:00 |
Gregory Eremin
|
7518325c00
|
Merge pull request #16 from Applicat/add_type_attribute_to_release
Adds type field to release model.
|
2013-01-25 05:39:09 -08:00 |
Mathias Gawlista
|
54fe7a5731
|
Adds type field to release model.
|
2013-01-25 09:35:24 +01:00 |
Mathias Gawlista
|
ebf475e9c8
|
Adds type field to release model.
|
2013-01-24 21:12:58 +01:00 |
Mathias Gawlista
|
fd299d56b6
|
Fixes typo.
|
2013-01-24 14:59:04 +01:00 |
Mathias Gawlista
|
4b17499bb4
|
Calculate last day of month correctly. refs #14
|
2013-01-24 14:18:38 +01:00 |
Gregory Eremin
|
abd67818d3
|
Merge pull request #12 from Applicat/release_group_search2
Implementation of release group search
|
2013-01-22 21:55:35 -08:00 |
Gregory Eremin
|
5d1eeb009a
|
Merge pull request #13 from Applicat/add_asin_attribute_to_release2
Adds release fields asin, barcode and quality.
|
2013-01-22 21:55:13 -08:00 |
Mathias Gawlista
|
9171dcde40
|
Adds release fields asin, barcode and quality.
|
2013-01-22 16:19:36 +01:00 |
Mathias Gawlista
|
18ebfad7c5
|
Implements MusicBrainz::ReleaseGroup.search and .find_by_artist_and_title
|
2013-01-22 16:04:15 +01:00 |
Gregory Eremin
|
efaf9d6503
|
Failsafe proxy fix
|
2013-01-20 18:18:55 +04:00 |
Gregory Eremin
|
531fcc9908
|
Stability improvements, new release
|
2013-01-20 16:36:52 +04:00 |
Gregory Eremin
|
7d5bde8616
|
Merge pull request #9 from Applicat/parse_multiple_cd_format_correctly
Consider different cases of release's format attribute.
|
2013-01-19 00:07:18 -08:00 |
Mathias Gawlista
|
75a536d373
|
Handle different cases of release's format attribute.
|
2013-01-18 18:31:30 +01:00 |
Mathias Gawlista
|
0d2c12ffc2
|
Align directory structure of specs with lib.
|
2013-01-15 20:09:34 +01:00 |
Gregory Eremin
|
18ba6bea34
|
Fix exception while writing utf8 to cache
|
2012-12-05 08:53:33 +04:00 |
Gregory Eremin
|
517ff4bd76
|
Readme and travis
|
2012-10-17 18:48:41 +04:00 |
Gregory Eremin
|
7075744ad7
|
Fixed ruby version in travis config
|
2012-10-17 18:27:49 +04:00 |
Gregory Eremin
|
b22e45c65a
|
Updated readme, travis file
|
2012-10-17 18:24:16 +04:00 |
Gregory Eremin
|
5c519506c0
|
Cleaning up
|
2012-10-17 18:05:40 +04:00 |
Gregory Eremin
|
7c42a90a6c
|
Mass rewrite
|
2012-10-12 16:45:51 +04:00 |
Gregory Eremin
|
3bf68d152e
|
Merge pull request #7 from blakink/master
Allow custom user_agent
|
2012-10-05 02:03:33 -07:00 |
Savater Sebastien
|
69ecbd706e
|
Allow custom User-Agent
|
2012-09-23 13:25:52 +02:00 |
Gregory Eremin
|
737b4cd130
|
Releasing patch
|
2012-09-06 11:12:14 +04:00 |
Gregory Eremin
|
4976785e1c
|
Fixing tests
|
2012-09-06 11:09:58 +04:00 |
Gregory Eremin
|
b9e90da8a3
|
Merge pull request #6 from munkius/master
Make use of MusicBrainz' scoring scheme
|
2012-09-05 23:49:04 -07:00 |
Sander Nieuwenhuizen
|
0b68c0c570
|
Replaced the custom weighting calculation by making use of MusicBrainz scoring scheme.
|
2012-09-05 21:17:31 +02:00 |
Sander Nieuwenhuizen
|
88c4128d82
|
Fixed failing spec
|
2012-09-05 21:15:59 +02:00 |
Gregory Eremin
|
12d31c63c2
|
Removing unnecessery self reference
|
2012-07-09 02:50:07 +04:00 |
Gregory Eremin
|
5406d5e97c
|
Version bump, updated readme
|
2012-07-09 02:45:54 +04: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
|
4efb93428e
|
Tests for deprecated methods
|
2012-07-06 19:23:47 +04:00 |
Gregory Eremin
|
8e05037a5f
|
Thanks
|
2012-07-04 18:27:23 +04:00 |
Gregory Eremin
|
1d558468fa
|
releasing 0.6.0
|
2012-07-04 17:20:13 +04:00 |
Gregory Eremin
|
037259a497
|
Fixing "malformed" version number
|
2012-07-04 17:16:29 +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 |