~ubuntu-branches/ubuntu/trusty/fusionforge/trusty

« back to all changes in this revision

Viewing changes to plugins/mediawiki/packaging/cron.d/plugin-mediawiki

  • Committer: Package Import Robot
  • Author(s): Thorsten Glaser
  • Date: 2012-09-20 13:51:30 UTC
  • mfrom: (4.1.27 sid)
  • Revision ID: package-import@ubuntu.com-20120920135130-1dbnkq5nobi1vr60
Tags: 5.2~rc1+1
* Since this package was accidentally uploaded as native package,
  and there is a large delta to what’s in upstream SVN right now,
  upload this deliberately as native package now. The next upload
  from FF SVN Branch_5_2 is 5.2~rc2 but will need to take special
  care to exclude nōn-DFSG-free content again.
* DFSG: Remove minified ECMAscript and binary *.jar from the source
* Add myself to uploaders
* Opt out of Apport reports
* Integrate with MediaWiki 1.19 (Closes: #679932)
* Update versioned Depends on MediaWiki
* Move wikis to new (as of 2010-03-19, possibly by accident) data path
* Check image upload is enabled before trying to do so (Closes: #679521)
* Unbreak and silence the MediaWiki nightly dump cronjob (Closes: #680165)
* SECURITY: Upon user deletion, remove their Unix account as well
* SECURITY: Do not disclose inaccessible groups on user_home/toplist
* Fix IFRAME used by the Widget code if no ECMAscript is available

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
1,16,31,46 * * * * root [ -x $MWCRON/create-imagedirs.php ] && $PHP $MWCRON/create-imagedirs.php
18
18
 
19
19
# Create wiki XML dumps every night
20
 
55 1 * * * root [ -x $MWCRON/dump-wikis.php ] && $PHP $MWCRON/cronjobs/dump-wikis.php
 
20
55 1 * * * root [ -x $MWCRON/dump-wikis.php ] && $PHP $MWCRON/dump-wikis.php