Commit graph

7 commits

Author SHA1 Message Date
Daniel Friesen
21b3fde565 Make maintenance/dev/'s .sh files executable.
Change-Id: I46a2611cccf9bd7af20be5fcc497c0dacc13cbb7
2012-10-14 08:50:37 -07:00
daniel
38da56ac78 merging incoming 2012-04-16 17:24:13 +02:00
Daniel Friesen
856310a705 Follow up r102210:
- Update maintenance/dev/ to install php inside ~/.mediawiki/php instead of ~/.mwphp
- Tweak README a bit
- Move the router.php into an includes along with two helper .sh files to cut out some of the repetition
2011-12-11 19:45:15 +00:00
Daniel Friesen
84af5352ab Incorporate a router into our maintenance/dev/ code to better handle the variety of file types we support. 2011-11-19 14:14:57 +00:00
Daniel Friesen
f03373cf1e Allow for installation of php in ~/.mwphp and don't die if maintenance/dev/data already existsy 2011-11-06 23:49:16 +00:00
Daniel Friesen
92b5c31075 Followup r102201, quote all variables to guard against paths with spaces in them. 2011-11-06 23:13:36 +00:00
Daniel Friesen
9e25a8e32e Commit maintenance/dev/ a set of bash scripts that can quickly download php 5.4, install it in an isolated area, install a quick development copy of MediaWiki, and then start up a local webserver. 2011-11-06 22:50:32 +00:00