mdk.git
2014-11-12  Frederic MassartBump to version 1.4.1 v1.4.1
2014-11-11  Frédéric MassartMerge pull request #99 from danpoltawski/28-tracker-fix
2014-11-11  Dan PoltawskiAdd 2.8 tracker branches
2014-11-10  Frederic MassartBump to version 1.4 v1.4
2014-11-10  Frederic MassartUpdating change log
2014-11-10  Frederic MassartBumping the default master branch in config-dist.php
2014-11-05  Frederic MassartAdding upgrade information to readme
2014-11-05  Frederic MassartDebug fetching cached repo when verbosity is off
2014-11-05  Frederic MassartAdding required Debian packages to install instructions...
2014-11-05  Frederic MassartRemoving unused auto completion flag for update command
2014-11-05  Frederic MassartBackup command fails when the backup directory is missing
2014-11-05  Frederic MassartDoctor command can check the value of the master branch
2014-11-05  Frederic MassartChanges post merge of JS documentation support
2014-11-05  Frederic MassartMerge branch 'yuidoc' of https://github.com/andrewnicol...
2014-11-05  Frederic MassartAdding forceCfg example to config-dist.json
2014-11-05  Frederic MassartMerge branch 'forcecfg' of https://github.com/mudrd8mz/mdk
2014-11-05  Frederic MassartBehat command outputs more information to the extra...
2014-11-05  Frederic MassartDeprecating old way of initialising PHPUnit
2014-11-05  Frederic MassartAbstracting the methods to get URL or extra dir
2014-11-05  Frederic MassartAdding missing --symlink from doctor bash completion
2014-11-05  Frederic MassartOption to generate code coverage with PHPUnit
2014-11-04  Frederic MassartNew directory to store extra web accessible things...
2014-11-04  Frederic MassartMoving the PHP Unit code to its own class
2014-11-04  Frederic MassartPHPUnit command does not set --run automatically
2014-10-24  Frederic MassartBehat does not override behat_wwwroot unless told to
2014-10-22  Frederic MassartBehat was hanging when Selenium output was not buffered
2014-10-22  Frederic MassartIncreased default time to wait for Selenium to launch
2014-10-22  Frederic MassartFix missing bits for new Behat mechanism on 2.6
2014-10-22  Frederic MassartPHPUnit can be initialised with Oracle
2014-10-21  Frederic MassartBehat initialisation can be forced
2014-10-21  Frederic MassartBehat can be initialised with Oracle
2014-10-21  Frederic MassartUse new mechanism for Behat on 2.6
2014-10-21  Frederic MassartUse non-deprecated method in Webservices script
2014-10-21  Frederic MassartRemove debugging output
2014-08-01  Frederic MassartJS watcher does not die when the compilation failed
2014-08-01  Frederic MassartDisplaying the time when js shift watcher finds changes
2014-07-23  David MudrákAdd support for globally defined forced $CFG
2014-07-23  Frederic MassartBumping to version 1.3 v1.3
2014-07-23  Frederic MassartUpdating the changelog
2014-07-23  Frederic MassartIncluding .rst files rather than .md
2014-07-23  Frederic MassartRemoving bash completion info from readme
2014-07-23  Frederic MassartRemoving extra files from package
2014-07-23  Frederic MassartAdding the long description
2014-07-23  Frederic MassartUpdating readme file with new install method
2014-07-23  Frederic MassartFinalising the python package
2014-07-22  Frederic MassartRemoving need for root with init command
2014-07-22  Frederic MassartRemoving the weak checks for required libs in doctor
2014-07-22  Frederic MassartReformating from markdown to reStructuredText
2014-07-22  Frederic MassartUpdating the requirements to the latest versions
2014-07-22  Frederic MassartPrefer using external packages rather than shipping...
2014-07-22  Frederic MassartPrefer using external packages rather than shipping...
2014-07-22  Frederic MassartResolve scripts using the package resource API
2014-07-22  Frederic MassartRemoving test file
2014-07-22  Frederic MassartWrapping main logic into a main function
2014-07-21  Frederic MassartAllowing the package to be executed from different...
2014-07-21  Frederic MassartFixing all the imports \o/
2014-07-21  Frederic MassartFix path to config files
2014-07-21  Frederic MassartReorganising files to make a package
2014-07-21  Andrew NicolsPass through the phpunit --filter option. Fixes 84
2014-07-21  Frederic MassartEnsure that database name does not exceed 28 chars...
2014-07-21  Frederic MassartMerge branch 'prefixdbname' of git://github.com/mudrd8m...
2014-07-21  Frederic MassartReorganised undev lang caching code. Fixed #88
2014-07-21  Frederic MassartMerge branch 'dev-langstringcache' of git://github...
2014-07-21  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk
2014-07-21  Frederic MassartAdding support for MariaDB. Fixes #90
2014-07-21  Frederic MassartBump to version 1.3-dev
2014-07-04  David MudrákRe-enable langstringcache via undev script
2014-07-04  David MudrákAdd support for optional db.namePrefix setting
2014-07-04  David MudrákDo not cache strings in dev mode
2014-06-30  Frédéric MassartMerge pull request #85 from mudrd8mz/fix-sessioncookiepath
2014-06-27  David MudrákRespect the 'path' config when setting $CFG->sessioncoo...
2014-06-04  Frederic MassartDo not try to enrol deleted users
2014-06-04  Frederic MassartSuffix was never parsed from branch name
2014-05-12  Frederic MassartBump to version 1.2.1 v1.2.1
2014-05-12  Frederic MassartAdding 2.7 tracker fields
2014-05-12  Andrew NicolsAdd Documentation support to the JS command
2014-05-12  Frederic MassartBump to version 1.2 v1.2
2014-05-12  Frederic MassartUpdating changelog
2014-05-12  Frederic MassartUpdated masterBranch to 28
2014-05-12  Frederic MassartBash completion for JS command
2014-05-12  Frederic MassartUpdating readme file for JS command
2014-05-12  Frederic MassartAdd watchdog to JS shift command
2014-05-12  Frederic MassartResolve plugin path before subsystem
2014-05-09  Frederic MassartNew JS command
2014-05-09  Frederic MassartPluginManager can find out a subsystem or plugin from...
2014-05-09  Frederic MassartSub plugin types paths start with a / like plugin types
2014-05-09  Frederic MassartAdding support for subsystems in PluginManager
2014-05-09  Frederic MassartNot every subplugins were found by the plugin manager
2014-05-07  Frederic MassartGit fetch returns false when failed
2014-04-17  Frederic MassartAdded new plugin type availability, and tool subtype
2014-04-16  Frederic MassartMissing import of datetime in pull command
2014-04-15  Frederic MassartBump to version 1.2-dev
2014-04-15  Frederic MassartBump to version 1.1 v1.1
2014-04-15  Frederic MassartUpdating changelog
2014-04-15  Frederic MassartGuessing the editor from the environment
2014-04-15  Frederic MassartTiny code styling issue
2014-04-14  Frederic MassartGit processes can be killed using CTRL + C
2014-04-14  Frédéric MassartMerge pull request #80 from andrewnicols/mdktheme
2014-04-10  Andrew NicolsAdd an alias for mdk theme to set the instance theme
2014-04-09  Frederic MassartSimplify calls to tools.parseBranch
next