mdk.git
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  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
2014-04-09  Frederic MassartConfig command has an option to edit the config file
2014-04-09  Frederic MassartAdded the requirement for git v1.7.7. Fixes #9
2014-04-09  Frederic MassartLazy loading of workplace to prevent dependency issues...
2014-04-09  Frederic MassartAdded information about arguments in aliases
2014-04-09  Frederic MassartFinished Behat threads are not killed
2014-04-07  Frederic MassartKill the PHP Server or Selenium when killing Behat
2014-04-07  Frederic MassartSubprocesses are killed when CTRL + C
2014-04-07  Frederic MassartDo not start PHP Server for Behat on 2.7
2014-04-03  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk
2014-04-02  Frederic MassartBump version to 1.1-dev
2014-04-02  Frederic MassartBump version to 1.0 v1.0
2014-04-02  Frederic MassartFixed a typo in changelog
2014-04-02  Frederic MassartUpdating changelog
2014-04-02  Frederic MassartUpdated the readme file for various things
2014-04-02  Frederic MassartNew Exception type for issues not found on tracker
2014-04-02  Frederic MassartBackport could not push and upgrade tracker any more
2014-04-02  Frederic MassartAdded dependencies check to doctor
2014-04-02  Frederic MassartDeprecating the script 'less'
2014-04-02  Frederic MassartRenaming check to doctor
2014-04-02  Frederic MassartRemoving import of unused packages
2014-04-02  Frederic MassartMerge branch 'master' of github.com:FMCorz/mdk
2014-04-01  Frederic MassartPatch can be pulled from the tracker on demand
2014-04-01  Frederic MassartNew API method to get pull information from the tracker
2014-04-01  Frederic MassartNew API method to get issue attrachments from the tracker
2014-03-21  Frederic MassartAdding missing --identifier in bash completion
2014-03-12  Frederic MassartMissing arguments when getting issue details from tracker
2014-03-12  Frederic MassartError when plugin name contained more than 1 underscore
2014-03-10  Frederic MassartJira class uses module requests
2014-03-10  Frederic MassartAdded missing bash completion rules
2014-03-10  Frederic MassartBackport command can upload patches to tracker
2014-03-10  Frederic MassartJira is now a singleton
2014-03-10  Frederic MassartPush command can upload patches to the tracker
2014-03-10  Frederic MassartExit with error code 1 when an exception is thrown
2014-03-10  Frederic MassartBackport can handle conflicts in bootstrapbase css...
2014-03-10  Frederic MassartArguments can be passed to scripts. Fixes #69
2014-03-10  Frédéric MassartMerge pull request #75 from andrewnicols/css-lessc
2014-03-10  Andrew NicolsAdd sourcemap support using lessc to css command
2014-02-19  Frederic MassartAdding calendartype to the plugin types list
2014-02-18  Frederic MassartImproved CSS command to watch directories
2014-02-17  Frederic MassartNew command for CSS related tasks
2014-01-08  Frederic MassartFix wrong assumptions when parsing Jira date. Fixes #71
2014-01-07  Frederic MassartMake behat command compatible with Moodle 2.7-dev
2013-12-18  Frederic MassartAdded script to enrol users
2013-12-14  Frederic MassartRemoving unused bash completion function
2013-12-14  Frederic MassartRenaming new behat parameter --name to --testname
2013-12-14  Frederic MassartMerge branch 'behat_named_tests' of https://github...
2013-12-13  Frederic MassartUse PHP Unit with Composer whenever possible. Fixes #60
2013-12-13  Frederic MassartThrow error when using testcase with <= 2.5
2013-11-22  Frederic MassartBump version to 0.6-dev
2013-11-22  Frederic MassartFaster clone of cache if another cache already exists...
2013-11-22  Frederic MassartCommand phpunit accepts a testcase as argument
2013-11-22  Frederic MassartBetter way of resolving the instance from path. Fixes #66
2013-11-20  Frederic MassartAdd .noupgrade to skip upgrade of an instance
2013-11-18  Frederic MassartUpdate tracker fields for 2.6
next