Daniel James
140b6c042e
Rejig the update mechanism.
...
Now cleans up the database even when there are no updates. Updating for
a relese is better integrated. And also sets up the ground work for
deleting libraries.
2015-11-15 15:08:32 +00:00
Daniel James
914b778b68
Normalize category case in libraries.
2015-04-26 23:59:40 +01:00
Daniel James
3bfd969251
Fix test_libraries for category checks.
2015-04-26 23:59:08 +01:00
Daniel James
061dd50a41
Update from array of BoostLibrary rather than BoostLibraries.
...
The code was pretty messy because it was using BoostLibraries for
everything, this will hopefully let it be a bit cleaner.
Also removes support for xml metadata files. No one has ever used it.
2015-04-21 00:20:08 +01:00
Daniel James
66744b51ab
Use $info parameter for BoostLibraries methods.
2014-08-20 20:08:31 +01:00
Daniel James
a713234ed9
Create BoostLibrary for a library's info.
2014-08-20 20:08:31 +01:00
Daniel James
75d70fec56
Setup test_libraries properly.
2014-08-07 20:34:31 +01:00
Daniel James
c4c3fa8ce6
Rename boost_libraries to BoostLibraries.
2014-08-07 20:34:30 +01:00
Daniel James
50d43e61ef
Update test_libraries.php
2014-04-13 14:24:47 +01:00
Daniel James
eedbd22cf6
Update the libraries test.
...
- 'update' now takes a library object, not a string - because the string
might be xml or json.
- Categories are stored in alphabetical order.
2014-02-26 23:56:00 +00:00
Daniel James
78a6aa7733
More specific names for from_string/from_file.
2014-02-24 22:49:17 +00:00
Daniel James
201c79c2c3
Add ability to update library details.
2014-02-01 21:54:23 +00:00