mdk.git
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
2012-07-29  FredFunction to call an external process
2012-07-29  FredSome more git commands
2012-07-29  FredFew new commands
2012-07-29  FredCan check if directory is a Moodle instance
2012-07-28  FredAdded first workplace methods
2012-07-28  FredPrettyfied dict
2012-07-26  FredDistribution config file
2012-07-26  Frederic MassartSupport for PostreSQL
2012-07-26  Frederic MassartInitial commit