mdk.git
2013-02-28  Frederic MassartBackport works locally
2013-02-22  Frederic MassartRelease version 0.3 v0.3
2013-02-22  Frederic MassartExit does not fail when branch exists
2013-02-22  Frederic MassartFixed wrong parameter passed to built-in PHP server
2013-02-22  Frederic MassartDisable Javascript when Java is not found
2013-02-21  Frederic MassartFixed minor issues with Behat on built-in server
2013-02-21  Frederic MassartConfig command can set integers and booleans
2013-02-21  Frederic MassartPHPUnit does not exit if config already set
2013-02-21  Frederic MassartBash aliases support arguments
2013-02-21  Frederic MassartLet Behat create the dataroot folder
2013-02-21  Frederic MassartImproved error report on failed install
2013-02-21  Frederic MassartException should not have been commented out
2013-02-21  Frederic MassartUpdated documentation
2013-02-21  Frederic MassartBump to version 0.3-beta v0.3-beta
2013-02-21  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk
2013-02-20  FredFixed and simplified MDK init
2013-02-20  FredBetter error handling of failed request with Jira
2013-02-20  FredJira username is asked if yet unknown
2013-02-20  FredFix references mismatch between configs
2013-02-20  Frederic MassartConfig object is a singleton
2013-02-20  Frederic MassartPull properly reads the issue number from the current...
2013-02-20  Frederic MassartRewrite of the config class to support config overload
2013-02-20  Frederic MassartCreate does not fail on bad value of symlinkToData
2013-02-19  Frederic MassartJira class does not require restkit any more
2013-02-19  Frederic MassartFixed issue with Selenium process hanging
2013-02-19  FredNo need to kill mdk behat after tests
2013-02-19  FredBetter config reading from the config file
2013-02-19  Frederic MassartEffective behat command
2013-02-18  Frederic MassartBasic support of shell aliases
2013-02-18  Frederic MassartSimplified setCustomFields method for Jira
2013-02-18  Frederic MassartCommand pull to fetch a patch from a tracker issue
2013-02-18  Frederic MassartAdded missing bash completion for Tracker update
2013-02-18  Frederic MassartGitException when hashes didn't work
2013-02-18  Frederic MassartEdit following integration of support of Moodle Tracker
2013-02-18  Frederic MassartMerge branch 'jira-dev' of git://github.com/damyon...
2013-02-13  Frederic MassartNew script to enable the web services
2013-02-12  Frederic MassartCan force init of PHPUnit
2013-02-08  Frederic MassartFixed init error when group named after user doesn...
2013-02-06  Frederic MassartUpdating cache does not cause update to run
2013-02-01  Frederic MassartEdit instance config from mdk info
2013-01-30  Frederic MassartFirst draft of Behat command
2013-01-30  Frederic MassartFixed typo in parameter name
2013-01-29  Damyon WieseFix missing import for jira in mdk-backport.py
2013-01-24  Damyon WieseFix Jira field names in config-dist.json
2013-01-23  Damyon WieseCleanup of Jira patch from feedback (thanks Fred)
2013-01-23  Frederic MassartDo not exit after updating cached remotes
2013-01-23  Frederic MassartAdded option to run the tests after initialising PHPUnit
2013-01-10  Damyon WieseFixed bugs in jira functions from latest upstream changes.
2013-01-07  Damyon WieseAdded support for updating tracker issue with diff...
2012-12-07  Frederic MassartBumped version number v0.2.1
2012-12-07  Frederic MassartUpdate some information in the readme
2012-12-07  Frederic MassartBy default do not create a symlink to moodledata
2012-12-07  Frederic MassartAsk the user for the name of the remotes during init
2012-12-06  Frederic MassartRemoved print in runScripts
2012-12-06  Frederic MassartRemoved re.sub flag argument to allow execution on...
2012-12-06  Frederic MassartBetter method to identify the current user
2012-12-06  Frederic MassartAlias does not prevent init from being executed
2012-12-06  Frederic MassartAdded instructions to install from PPA v0.2
2012-12-05  Frederic MassartMessage to ask the user to logout after mdk init
2012-12-05  Frederic MassartUser not properly added to group using initgroups()
2012-12-05  Frederic MassartFixed minor issue in welcome script
2012-12-05  Frederic MassartAdd version file
2012-12-05  Frederic MassartUpdated directories for scripts/ and readme file
2012-12-05  Frederic MassartUpdated default settings and readme file
2012-12-05  Frederic MassartForce init to be run as root
2012-12-05  Frederic MassartInit script to set up the user environment
2012-12-05  Frederic MassartBase class for config
2012-12-05  Frederic MassartDirectories to contain miscellaneous files
2012-12-05  Frederic MassartFixed wrong check for cache path
2012-12-05  Frederic MassartSubpaths support and system-wide storage folder support
2012-12-05  Frederic MassartAvoid transactions when dropping databases
2012-12-05  Frederic MassartCan expand user directories from config file
2012-12-05  Frederic MassartUse mysqldb and psycopg2 packages when possible
2012-12-05  Frederic MassartScripts for moodle-run can be resolved in other paths
2012-12-05  Frederic MassartConfiguration file can be stored on system
2012-11-21  Frederic MassartBetter way of outputting a variable from info command v0.1
2012-11-20  Frederic MassartBackport fetches the upstream remote before cherry...
2012-11-12  Frederic MassartCompletion works on both moodle and mdk
2012-11-11  FredAdded bash completion file
2012-11-11  FredFixed error while parsing script name passed to moodle run
2012-11-11  FredConfig can be listed as a flat list
2012-11-11  FredImproved moodle info names only performances
2012-11-11  FredRewrote a bit a the installation process
2012-10-12  Frederic MassartMethod check to perform some verifications on the envir...
2012-10-12  Frederic MassartNew setting to set up set the name of the upstream...
2012-10-12  Frederic MassartFix issue when alias has only one argument
2012-10-12  Frederic MassartCommand to create aliases of MDK commands
2012-10-12  Frederic MassartAPI to remove a config setting
2012-10-12  Frederic MassartUpdated readme for moodle config
2012-10-12  Frederic MassartCan set settings from command line
2012-10-04  Frederic MassartEnhanced database error handling (escaping, connexion)
2012-09-29  FredBackup restores the latest queries
2012-09-20  Frederic MassartUpgrade and update report the failed ones at the end...
2012-09-20  Frederic MassartUpgrade will be done on stable branch unless otherwise...
2012-09-19  Frederic MassartImproved error handling for update and upgrade
2012-09-19  Frederic MassartPurge command is now a method
2012-09-19  Frederic MassartFunction to compare versions (branch)
2012-09-19  Frederic MassartPrevent exception when --run is not specified for creat...
2012-09-19  Frederic MassartDev script disable JS caching and combo loading
2012-09-19  Frederic MassartFixed wrong version check when upgrading after update
next