ResourceLoader/status

From mediawiki.org

Last update on: 2012-12-24


2010-09-01[edit]

Trevor and Roan are busy implementing this feature, with hopeful completion sometime in the next month or so.

2010-10-01[edit]

An initial version of the Resource Loader was checked-in last month. The major extensions are in the process of being migrated to work with the Resource Loader. Both developers, Trevor Parscal and Roan Kattouw have been debugging and bug-fixing as extensions are ported to work with the new framework.

2010-11-01[edit]

The feature is largely complete and checked into trunk. The team has been working on unit testing the framework and performance testing (and tuning). We are also ensuring compatibility with existing extensions and modifying extensions to use the new messaging system. We hope to have this work wrapped up some time in December, with a deployment sometime after that.

2010-12-01[edit]

Integration and testing in progress. We hope to have this ready for deployment in January, so that it can be part of a MediaWiki release sometime after that.

2011-01-01[edit]

Integration and testing are in progress. We hope to have this ready for deployment in January as part of the MediaWiki 1.17 release, so that it can be part of a MediaWiki release sometime after that.

2011-02-01[edit]

One aspect of Resource Loader is the automatic compression of JavaScript files as they are delivered to the browser. Trevor Parscal announced that the customized version of JSMin (our previous JavaScript compressor) had been replaced by JavaScriptDistiller, which is more efficient. ResourceLoader will be deployed as part of the 1.17 upgrade next week.

2011-03-01[edit]

The deployment of MediaWiki 1.17 to Wikimedia sites has surfaced many bugs. Roan Kattouw and Trevor Parscal have worked on fixing them, and were also available for an IRC office hour to help JavaScript maintainers fix compatibility issues. Migration guides are now available for user and developers.

2011-04-01[edit]

This core feature of MediaWiki 1.17, improving the load time for JavaScript and CSS, is now feature-complete and transitioned to maintenance mode. Trevor Parscal and Roan Kattouw continued to fix bugs as they arose.

2011-05-01[edit]

Roan Kattouw and Timo Tijhof started to work on specifications for a version 2 of the ResourceLoader; it will be on the agenda for the Berlin hackathon.

2011-05-16[edit]

ResourceLoader 1.0 is now in maintenance mode. There are currently no engineering resources available to work on ResourceLoader 2.0.

2011-06-02[edit]

ResourceLoader 1.0 is now in maintenance mode. Roan Kattouw and Timo Tijhof discussed requirements and design specifications during the Berlin Hackathon, but there are currently no engineering resources available to work on ResourceLoader 2.0. A development sprint is planned for July.

2011-06-30[edit]

This project was mostly on hold in June due to the lack of engineering resources. Work is planned to resume in July.

2011-08-01[edit]

Roan Kattouw and Timo Tijhof started to work on global gadgets and a gadget manager. The back-end for loading gadgets remotely from another wiki now works, although it is limited to database loading within the same server farm; an API back-end is in the works. A Gadgets inventory is now also available, with plans to add actions like creation, modification, deletion of gadgets.

2011-08-31[edit]

Roan Kattouw and Timo Tijhof got together in late August to do back-end work on Global gadgets. They improved the format for defining gadgets, which will eventually be done via a user interface. Gadget internationalization is now also fully supported and happening in a MediaWiki: page for each message, as opposed to being a large blob in the gadget source.

2011-09-30[edit]

Roan Kattouw completed the back-end for .js/.css page search suggestions, overhauled the Gadgets API, reviewed code, and greatly improved caching. Timo Tijhof continued to work on the gadget manager and the AJAX gadget editor, which is nearing completion: displaying, modifying, saving of gadgets and autocompletion in all form fields is now implemented. Roan and Timo also prepared a plan for a prototype setup to test shared gadgets in a wiki farm environment.

2011-10-31[edit]

Roan Kattouw and Timo Tijhof set up a prototype wiki farm to test the gadget repository, and continued to add features like gadget creation in the gadget manager.

2011-11-30[edit]

Roan Kattouw wrote a maintenance script for migrating gadgets on a wiki from the old format to the new Gadgets 2.0 format. Roan and Timo Tijhof also fixed several bugs.

2011-12-31[edit]

Roan Kattouw updated and created tests for PHPUnit. Timo Tijhof fixed layout bugs in the Gadget manager, did some code review, and tested the migration of gadgets on a prototype.

2012-01-31[edit]

Roan Kattouw and Timo Tijhof fixed bugs that would have affected the upcoming 1.19 deployment, and implemented an experimental asynchronous loading feature that will make JavaScript load faster.

2012-03-31[edit]

Besides the Git migration and organizing some time to work on ResourceLoader 2 (RL2), Roan Kattouw and Timo Tijhof have started planning and merging master into the RL2 branch. The next target is to deploy RL2 on Labs for testing.

2012-04-monthly[edit]

The team is working on deploying ResourceLoader2's gadget manager on Wikimedia Labs. They also completed a number of tasks, and are preparing for a ResourceLoader tutorial at the June Berlin hackathon.

2012-05-monthly[edit]

Work was mostly delayed until the June Berlin hackathon, as engineering resources have been devoted to Platform engineering (automated testing) and Visual Editor this month.

2012-06-monthly[edit]

The demo with the latest version is deployed on WMF Labs where there's a cluster of 4 wikis connected with a shared Gadget repository.

Recently implemented:

  • Finished back-end validation of gadget definitions when saving. Users now get a descriptive error and the edit will not be saved.
  • Roan implemented a view for Gadget definitions where the JSON syntax is prettified with indention etc.
  • Timo is currently going through a review backlog in the RL2 branch, and working on front-end implementation of the new "skins" and "position" properties in the (visual) gadget defininition editor.
  • Assorted other progress on the implementation of the specification, and task list of small bug fixes and improvements.

2012-07-monthly[edit]

The Labs back-end is complete on Wikimedia Labs. Timo Tijhof is currently debugging and testing it.

2012-08-monthly[edit]

After the sprint in July, there was no notable progress as the team were busy with other urgent projects. There was the start of a community discussion about where global gadgets will be hosted for access across the Wikimedia cluster, and about their licensing (as they have generally been caught by the content license, which is less suitable for code).

2012-09-monthly[edit]

Various minor bugs have been fixed and deployed to the test cluster at Wikimedia Labs.

2012-10-monthly[edit]

No significant changes.

2012-11-monthly[edit]

No update this month.

2012-12-24[edit]

Per Wikimedia Engineering/2012-13 Goals the Wikimedia Foundation is not working on ResourceLoader (including Gadgets 2.0) until after the current fiscal year ends, in mid-2013.