mdk.git
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
2012-09-04  Frederic MassartTypo in default config file
2012-09-03  Frederic MassartDo not perform upgrade on older versions
2012-09-03  Frederic MassartGet correct information when creating instance
2012-08-31  Frederic MassartCreate and install can run script after installation
2012-08-31  Frederic MassartAdded script to create users
2012-08-31  Frederic MassartUpdated documentation in README
2012-08-31  Frederic MassartPurge does not fail when not supported
2012-08-31  Frederic MassartPurge and run accept multiple instances as param
2012-08-31  Frederic MassartCommand to purge cache
2012-08-31  Frederic MassartVariables containing underscores can be read from confi...
2012-08-30  Frederic MassartCommand run to execute scripts
2012-08-30  Frederic MassartCreate link to data directory in web dir
2012-08-29  Frederic MassartRemove did not delete the symlink
2012-08-24  Frederic MassartUpgrade does not fail if instance not installed
2012-08-17  Frederic MassartRebase aborts when encounters merging conflicts
2012-08-17  Frederic MassartMissing sys library
2012-08-16  Frederic MassartUpdate -u does not upgrade is instance is not installed
2012-08-16  Frederic MassartInstall method properly check if instance is installed
2012-08-14  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk
2012-08-14  Frederic MassartRebase does the right thing
2012-08-10  FredFixed some typos in readme file
2012-08-10  Frederic MassartDocumentation in configuration file
2012-08-10  Frederic MassartReadme file
2012-08-10  Frederic MassartLicense headers in place
2012-08-10  Frederic MassartDocumentation in configuration file
2012-08-10  Frederic MassartReadme file
2012-08-10  Frederic MassartLicensed headers in place
2012-08-10  Frederic MassartBackup names are more user friendly
2012-08-10  Frederic MassartBackup can be restored
2012-08-10  Frederic MassartMoodle remove displays a nice error when missing permis...
2012-08-10  Frederic MassartFunction to recursively chmod a directory
2012-08-10  Frederic MassartDB object has a method called execute
2012-08-10  Frederic MassartRemoving an instance does not raise an exception when...
2012-08-10  Frederic MassartCan backup a MySQL Moodle instance
2012-08-09  Frederic MassartMoodle info supports more arguments
2012-08-09  Frederic MassartMoodle create uses generateInstanceName
2012-08-09  Frederic MassartRenamed mineRepo to myRemote
2012-08-09  Frederic MassartFixed issues with PostgreSQL
2012-08-09  Frederic MassartMoodle rebase has a better arguments logic
2012-08-08  Frederic MassartMoodle backport has easier arguments, branch can be...
2012-08-08  Frederic MassartBranch names use mapping keys
2012-08-08  Frederic MassartMoodle update command
2012-08-08  Frederic MassartCommand to run the upgrade script
2012-08-07  Frederic MassartMoodle backport can push to remote as well
2012-08-07  Frederic MassartRemoved unnecessary resolve in Workplace
2012-08-07  Frederic MassartMoodle command to rebase issues
2012-08-07  Frederic MassartRaise exception when the Git repository is not found
2012-08-07  Frederic MassartClasses are new style classes
2012-08-07  Frederic MassartAdded command to backport an issue
2012-08-07  Frederic MassartMoodle push supports force argument
2012-08-07  Frederic MassartMy remote name can be edit in config
2012-08-07  Frederic MassartMoodle command to push a branch
2012-08-07  Frederic MassartGit method to push a branch
2012-08-07  Frederic MassartWorkplace does not resolve by path if name was specified
2012-08-07  Frederic MassartAdded method to resolve path to Moodle instance
2012-08-07  Frederic MassartMoodle bash script can resolve path to binaries
2012-08-06  Frederic MassartMoved (and fixed) PHP Unit to moodle class
2012-08-06  Frederic MassartFixed shebang of shell script
2012-08-06  Frederic MassartRenamed moodle init command to moodle create
2012-08-06  Frederic MassartRenamed config settings store and cache
2012-08-06  Frederic MassartMissing import library
2012-08-06  FredMoodle install has been split in two methods init and...
2012-08-06  FredRemoved unused lines in config file
2012-08-06  FredGit does not checkout branch if already on branch
2012-08-06  Frederic MassartAdded .DS_Store to .gitignore
2012-08-06  Frederic MassartFlushes the output buffer after each echo
2012-08-01  FredFixed typo in error message
2012-08-01  FredMoodle info supports list argument
2012-08-01  FredShell script to launch a Moodle command
2012-08-01  FredInstallation supports interactive mode
2012-07-29  FredSome more improvements
2012-07-29  FredMoodle command to remove an instance
next