mdk.git
2013-10-29  Frederic MassartBump version to v0.5 v0.5
2013-10-29  Frederic MassartUpdating changelog
2013-10-09  Frederic MassartTypo in readme file
2013-10-09  Frederic MassartNew command to uninstall an instance
2013-10-09  Frederic MassartFix deprecated message in undev script
2013-10-03  Frederic MassartArgument cwd passed to ProcessInThread is ignored....
2013-10-02  Frederic MassartBackport and updating tracker using references
2013-10-02  Frederic MassartBetter extracting of MDL from commit messages. Fixed #42
2013-10-01  Frederic MassartFix wrong import of tools.mkdir
2013-09-27  Frederic MassartTracker update smartly resolves the head commit
2013-09-27  Frederic MassartBetter error handling of unreadable config.php. Fixes #47
2013-09-27  Frederic MassartIgnoring umask when creating directories. Fixes #48
2013-09-26  Frederic MassartScripts not running due to instance properties not...
2013-09-26  Frederic MassartFix typo in completion of plugin
2013-09-12  Frederic MassartBackport only updates tracker details when combined...
2013-09-12  Frederic MassartDo not throw exception when plugin is already installed
2013-09-12  Frederic MassartAdded plugin command to readme
2013-09-10  Frederic MassartPlugin command to download plugins
2013-09-09  Frederic MassartProgress hook does not finish on a greater value than...
2013-09-09  Frederic MassartDisplay progress when downloading Selenium
2013-09-09  Frederic MassartBehat option to force the download of Selenium
2013-09-09  Frederic MassartPrevent extra config reload in Moodle instances
2013-09-09  Frederic MassartSetting not to use the cache as upstream remote
2013-09-09  Frederic MassartFix loss of variable type in config set
2013-09-09  Frederic MassartUndev modintro uses default value
2013-09-09  Frédéric MassartMerge pull request #40 from danpoltawski/reduce-develop...
2013-09-04  Dan PoltawskiReduce the number of times developers have to type...
2013-09-03  Frederic MassartPurge can manually purge some cache
2013-09-02  Frederic MassartPull raises an exception when branch cannot be created
2013-09-02  Frederic MassartRemoving double logging for run commands
2013-09-02  Frederic MassartRemoved deprecated files
2013-09-02  Frederic MassartBump version to v0.5-dev
2013-09-02  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk v0.4.2
2013-09-02  Frederic MassartBump version to v0.4.2
2013-09-02  Frederic MassartUpdated changelog
2013-09-02  Frederic MassartThreaded process also logs executed command
2013-09-02  Frederic MassartSet up debugging of external commands
2013-09-02  Frederic MassartDev script enables designer mode
2013-09-02  Frederic MassartUpdating tracker details uses short hashes
2013-09-02  Frederic MassartRemove debugging code... !blame Fred
2013-09-02  FredMore debugging for scripts
2013-09-02  FredCreate accepts a custom name as identifier
2013-09-02  Frederic MassartPostgreSQL pretended to connect to a DB...
2013-08-23  Frederic MassartUpdating tracker details uses short hashes
2013-08-12  Frederic MassartRemove debugging code... !blame Fred
2013-08-10  FredMore debugging for scripts
2013-08-10  FredCreate accepts a custom name as identifier
2013-07-26  Frederic MassartPostgreSQL pretended to connect to a DB...
2013-07-26  Frederic MassartMore verbose dev script
2013-07-26  Frederic MassartUndev script to revert the changes of the script dev
2013-07-26  Frederic MassartPull command has an option to fetch only
2013-07-25  Frederic MassartAdded autofix option to fix command
2013-07-25  Frederic MassartFixed resolution of script without extension
2013-07-24  Frederic MassartBump version to 0.4.2-dev
2013-07-24  Frederic MassartScript to compile the less files of bootstrapbase
2013-07-24  Frederic MassartRun command supports shell scripts
2013-07-24  Frederic MassartFix auto complete of extra/goto_instance
2013-07-18  Frederic MassartBehat and phpunit autocomplete short flags -f and -u
2013-07-18  Frederic MassartBash function to jump to instance directory
2013-07-11  Frederic MassartBump version to 0.4.1 v0.4.1
2013-07-11  Frederic MassartUpdated changelog
2013-07-01  Frederic MassartConfig show can display objects
2013-07-01  Frederic MassartConfig is ordered alphabetically
2013-07-01  Frederic MassartInfos are ordered alphabetically
2013-06-28  Frederic MassartDo not output default password in init command
2013-06-28  Frederic MassartConfig command can set empty values
2013-06-28  Frederic MassartCommand init does not fail when directory does not...
2013-06-12  Frederic MassartFix stupid error causing permanent exception
2013-06-04  Frederic MassartPrevent exception when issue does not have an assignee
2013-05-18  FredMerge branch '0.4dev'
2013-05-18  Dan PoltawskiAdd quotes around incorrect command name v0.4
2013-05-18  FredBumped to version 0.4
2013-05-18  FredUpdated changelog
2013-05-18  FredBash completion improvements
2013-05-18  FredAdd some more information to readme file
2013-05-18  FredWrite deprecated message to stderr
2013-05-18  FredUpdated installation steps
2013-05-18  FredOutput upgrade warning to stderr
2013-05-18  FredShow full command help on error
2013-05-18  FredScripts can be listed in the run command
2013-05-18  FredMoved script logic to its own class
2013-05-18  FredEasier to filter the checks to perform
2013-05-17  Frederic MassartCan pass test file argument to PHPUnit
2013-05-15  Frederic MassartBumped the master branch to 2.6
2013-05-15  Frederic MassartBumped the master branch to 2.6
2013-05-13  Frederic MassartSpecify tags when running behat
2013-05-03  Frederic MassartComposer can be downloaded gzipped
2013-05-02  Frederic MassartPush adds an extra test on branch names
2013-05-02  Frederic MassartNew method to read logs and git titles from git
2013-04-30  FredBackport and Rebase can update the tracker git info
2013-04-26  Frederic MassartIncorrect argument conversion in tools.process
2013-04-26  Frederic MassartPHPUnit is run via Composer for Moodle >=2.5
2013-04-26  Frederic MassartDev script only adds FirePHP once
2013-04-26  Frederic MassartCheck can verify the integration checked out branches
2013-04-26  Frederic MassartMinor fix in instances listing filtering
2013-04-26  Frederic MassartTracker command reads gets issue number from current...
2013-04-19  Frederic MassartUpdate bash_completion file
2013-04-19  Frederic MassartPossibility to limit features using the behat command
2013-04-19  Frederic MassartNew flag to disable behat
2013-04-19  Frederic MassartUse behat shortcut init.php to enable
next