Activity
From 11/05/2008 to 12/04/2008
12/04/2008
-
04:30 PM ToDo #59: Fill in RDoc comments in code base and Generate RDoc files
- Fill in RDoc comments in code base and Generate RDoc files Post the RDoc files publicly somewhere within the mediashelf domain space Focus on: * ActiveFedora::Model ** has_metadata ** has_relationship ** has_datastream (and why it's not...
-
04:23 PM Feature #47 (Closed): Fedora::Repository should read pid namespace and other attributes from /fed...
-
04:21 PM Feature #57: Separate into 2 gems
- Separate the code into a ruby-fedora gem and an active-fedora gem (the second gem requires the first) each gem should have its own rspec tests versioning should be tracked separately, but both should be set to version 1.0.0 for this relea...
-
04:18 PM ToDo #56: Update documentation to include installing & using the released Gem
- Update documentation to include installing & using the released Gem from RubyForge
-
04:17 PM ToDo #55: Post gem to RubyForge
- * Set versions on ruby_fedora and active_fedora to 0.9 * Post ruby-fedora gem to RubyForge * post a news item on RubyForge and in Redmine News feed
-
04:15 PM Bug #50 (Closed): find_by_solr should accept a query and args
-
12:50 PM Feature #54: JMS Listener for Solr
- JMS Listener for Solr
-
12:49 PM Feature #53: Solr Rebuilder
- Solr Rebuilder
12/02/2008
-
08:11 PM Bug #50: find_by_solr should accept a query and args
- find_by_solr should accept a query and args, particularly so you can pass :start and :rows args to do pagination currently find_by_solr takes one argument, query. It should take both query and args, passing those on to solr.
-
01:08 AM Feature #46: Improve OSX Fedora/Solr Disk Image
- The current image works, but it runs out of room pretty quickly when you're running specs. In the specs, it just shows up as a bunch of 500 Internal Server Errors. Possibly increase the image size by 10MB. This will probably be compressed out...
12/01/2008
-
07:10 PM Feature #16 (Closed): Persist Content Model information using CMA's conformsTo relationship
- See Issue #33 in JWA Oral Histories project
-
03:14 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- updated, give it a whirl. all env variables are now hardcoded into theh catalina script. wiki instructions updated (don't copy it out of the mounted FS, but rather make a copy of the whole FS and use that)
-
02:44 PM Feature #47: Fedora::Repository should read pid namespace and other attributes from /fedora/describe
- Fedora::Repository should read pid namespace and other attributes from /fedora/describe?xml=true
-
01:46 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- PS: The disk image name doesn't match either. Fedora is still looking for its dependencies within /Volumes/fedora-solr-testing/fedora but the disk image loads as /Volumes/fedora. Even if you run against the disk image, you have to either ren...
-
01:43 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- yeah, ran into serious pain when i unmounted the original image. has to do w/ mckoi. i have it mostly tracked down....
-
01:38 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- Startup fails: ...
-
01:34 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- McClain Says: Did some cleanup and simplification. let me know if it still works for you (works for me here). Note changes on the wiki. it's now 59mb http://drolma.mediashelf.us:3000/fedora-solr-testing2.dmg
-
01:34 PM Feature #46: Improve OSX Fedora/Solr Disk Image
- Cut down the size, make it run smoother.
11/30/2008
-
09:42 PM Bug #42: SSL support is extremely slow and broken
- If Fedora is set to require SSL for api-m and TEST_FEDORA_URL is set to an https URL, the tests take an eternity to run and most of them fail with an SSLError.
11/28/2008
-
12:59 AM Bug #40: Fedora::Datastream should track control_group attribute correctly
- Currently Datastreams don't set their control_group attribute when they're being read from Fedora, so there is no way to figure out if they are Inline XML or Managed Content. Fedora::Datastream. control_group should return the control_group of ...
11/26/2008
-
02:14 AM Created a Fedora/Solr Disk Image for Testing
- We now have a pre-configured Mac OS X disk image with Fedora and Solr installed. It's set up to work with ActiveFedora out of the box. For complete info, see [[active-fedora:Blank_FedoraSolr_Disk_Image| the wiki page]].
11/21/2008
-
04:09 AM Feature #17: Optimistic Locking of Datastreams
- h2. Optimistic Locking See "Optimistic Concurrency Control":http://en.wikipedia.org/wiki/Optimistic_locking on wikipedia * When loading a datastream from Fedora, cache its modified date. * Whenever Datastream.save is called, validate the tr...
-
04:06 AM Feature #16: Persist Content Model information using CMA's conformsTo relationship
- Following the pattern established in the Fedora CMA, ActiveFedora::Base objects should persist information about their model in Fedora.
Also available in: Atom