[Wikitech-l] FileBackend branch merge

2011-12-16 Thread Aaron S.
I plan to merge the file backend branch next Monday (PST). Overview: FileRepo was refactored to use storage paths instead of file system paths. A storage path looks like mwstore://backend/container/rel_path_to_file. This is somewhat similar to FileRepo virtual URLs (though they are URL-encoded of

Re: [Wikitech-l] FileBackend branch merge

2011-12-16 Thread DJ Bauch
Very exciting. I can hardly wait until Monday to get my hands on this to try it out on Azure. That's been the missing piece for me. Everything else in MW 18.5 works for me on Azure, except paging beyond the first page for some of the special pages (e.g. Most Wanted) due to a SQL Server PDO bug

Re: [Wikitech-l] FileBackend branch

2011-12-01 Thread Aaron Schulz
I forgot to mention a useful link, http://www.mediawiki.org/wiki/FileBackend. Currently, just Tim and I have been using that page to record thoughts and design decisions. Aaron Schulz wrote: I'm starting to finish the initial coding for the FileBackend branch (see

Re: [Wikitech-l] FileBackend branch

2011-12-01 Thread Aaron Schulz
I didn't copy them over so that I could avoid having them fall out of sync. I don't have a super IDE, I just had the base class open in the editor to use as a reference for the function documentation. I'd prefer not to copy them anywhere, those I suppose when things settle down there is less risk

Re: [Wikitech-l] FileBackend branch

2011-12-01 Thread Russell Nelson
As you wish. On Thu, Dec 1, 2011 at 1:04 PM, Aaron Schulz aschulz4...@gmail.com wrote: I didn't copy them over so that I could avoid having them fall out of sync. I don't have a super IDE, I just had the base class open in the editor to use as a reference for the function documentation. I'd

[Wikitech-l] FileBackend branch

2011-11-30 Thread Aaron Schulz
I'm starting to finish the initial coding for the FileBackend branch (see https://svn.wikimedia.org/viewvc/mediawiki/branches/FileBackend). I still have to get to thumb.php and img_auth.php though. Simple testing of uploads, re-uploads, moves, deletes, restores, and such are working on my local

Re: [Wikitech-l] FileBackend branch

2011-11-30 Thread Rob Lanphier
On Wed, Nov 30, 2011 at 5:51 PM, Aaron Schulz aschulz4...@gmail.com wrote: I'm starting to finish the initial coding for the FileBackend branch (see https://svn.wikimedia.org/viewvc/mediawiki/branches/FileBackend). I still have to get to thumb.php and img_auth.php though. Simple testing of

Re: [Wikitech-l] FileBackend branch

2011-11-30 Thread Russell Nelson
On Wed, Nov 30, 2011 at 10:20 PM, Rob Lanphier ro...@wikimedia.org wrote: On Wed, Nov 30, 2011 at 5:51 PM, Aaron Schulz aschulz4...@gmail.com wrote: I'm starting to finish the initial coding for the FileBackend branch (see https://svn.wikimedia.org/viewvc/mediawiki/branches/FileBackend). I