|
|
|
@8650
|
[8650]
|
2006-11-18 10:50:11 |
luks |
Added "Artificial (Other)" |
|
|
|
@8573
|
[8573]
|
2006-10-26 22:36:27 |
luks |
The CSV files were removed some time ago… |
|
|
|
@8520
|
[8520]
|
2006-10-09 11:59:45 |
luks |
Move URL opening to a separate method. |
|
|
|
@8519
|
[8519]
|
2006-10-09 11:51:07 |
luks |
Set the 'User-Agent' header in both request methods. |
|
|
|
@8518
|
[8518]
|
2006-10-09 11:46:36 |
luks |
Return the stream also from WebService.post |
|
|
|
@8517
|
[8517]
|
2006-10-09 11:43:17 |
luks |
branch |
|
|
|
@223
|
[223]
|
2006-04-12 13:14:27 |
matt |
Removed an outdated branch.
Fixed all tags that were broken during the … |
|
|
|
@200
|
[200]
|
2006-03-26 10:27:22 |
matt |
Added the TYPE_PERSON and TYPE_GROUP constants to model.Artist.
Added a … |
|
|
|
@199
|
[199]
|
2006-03-25 15:38:43 |
matt |
Fixed typo in the change log. |
|
|
|
@198
|
[198]
|
2006-03-25 15:32:26 |
matt |
Updated the change log with all changes so far. |
|
|
|
@197
|
[197]
|
2006-03-25 15:13:36 |
matt |
Changed the documentation to use properties instead of getters.
Added … |
|
|
|
@196
|
[196]
|
2006-03-25 12:27:51 |
matt |
Added properties to all classes.
Minor documentation update. |
|
|
|
@195
|
[195]
|
2006-03-24 22:50:44 |
matt |
Fixed the existing examples and added a new one. |
|
|
|
@194
|
[194]
|
2006-03-24 22:24:36 |
matt |
Tried to improve the Query class docs. |
|
|
|
@193
|
[193]
|
2006-03-24 15:46:23 |
matt |
Renamed 'typeUri' parameters to 'type_' for consistency. |
|
|
|
@192
|
[192]
|
2006-03-22 22:10:34 |
matt |
All classes in webservice.py now inherit from object (new-style … |
|
|
|
@191
|
[191]
|
2006-03-22 21:56:47 |
matt |
API change: renamed countryId parameters to country.
All model classes are … |
|
|
|
@190
|
[190]
|
2006-03-22 19:33:21 |
matt |
API change: Changed ReleaseEvent.getCountryId() to … |
|
|
|
@189
|
[189]
|
2006-03-22 19:10:30 |
matt |
API change: Added the Result classes and updated Metadata … |
|
|
|
@182
|
[182]
|
2006-03-19 10:17:26 |
matt |
Added all to modules to specify the public interface more explicitly. |
|
|
|
@181
|
[181]
|
2006-03-18 14:30:10 |
matt |
Fixed typo in comment. |
|
|
|
@180
|
[180]
|
2006-03-18 12:37:35 |
matt |
Added some documentation to MbXmlWriter as well as some minor cleanups. |
|
|
|
@179
|
[179]
|
2006-03-18 10:54:31 |
matt |
Further improvements to MbXmlWriter. |
|
|
|
@178
|
[178]
|
2006-03-17 22:03:04 |
matt |
Added MbXmlWriter, a class to create XML from a Metadata object. |
|
|
|
@177
|
[177]
|
2006-03-17 14:57:21 |
matt |
Created the musicbrainz2.utils module as requested in (#1192).
Moved the … |
|
|
|
@176
|
[176]
|
2006-03-17 12:30:32 |
matt |
API change: Made all the DOM utilities private. |
|
|
|
@175
|
[175]
|
2006-03-17 10:22:46 |
matt |
Creating a branch for preparing the 0.3.0 release.
This release will … |
|
|
|
@122
|
[122]
|
2006-02-22 21:57:52 |
matt |
Renamed the source package. |
|
copied from python-webservice/branches:
|
|
|
|
@23
|
[23]
|
2006-01-25 23:22:20 |
robert |
Move everything into a sane multi project structure |