mdk.git
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
2013-03-26  Frederic MassartCheck command output improved
2013-03-26  Frederic MassartReadded the option to update the mirrored repo
2013-03-26  Frederic MassartFixed typo
2013-03-22  Frederic MassartFixed typo in call to method
2013-03-18  FredUpdate readme for tracker command
2013-03-18  FredNew command tracker
2013-03-18  FredRemoved unnecessary method
2013-03-18  FredCheck the wwwroot of the instances
2013-03-18  FredCheck for remotes URLs
2013-03-13  Frederic MassartWrong return value on git apply
2013-03-07  Frederic MassartHelp formatter display defaults
2013-03-07  Frederic MassartCreate accepts multiple suffixes at once
2013-03-07  Frederic MassartCan create multiple instances at once
2013-03-06  Frédéric MassartMerge pull request #24 from danpoltawski/quoted-commandname
2013-03-06  Dan PoltawskiAdd quotes around incorrect command name
2013-03-06  Frederic MassartAliases can be updated
2013-03-06  Frederic MassartWrong argument defined for pull
2013-03-04  FredSwitch to using logging to open for further debugging
2013-03-04  FredPossibility to set https to installed instances
2013-03-04  FredCannot use reserved keywords when writing to config.php
2013-03-04  FredCheck command made useful
2013-03-04  FredCached repositories are now mirrored
2013-03-04  FredDeprecating moodle-*.py
2013-03-04  FredDecrecating bash script
2013-03-04  FredRemove obstructive keyring package suggestion
2013-03-04  FredDescription of Pull missing
2013-03-04  FredLazy loading of command
2013-03-04  FredUpgrade Command Object
2013-03-04  FredUpdate Command Object
2013-03-04  FredRun Command Object
2013-03-04  FredRename RunCommand to CommandRunner
2013-03-04  FredRemove Command Object
next