mdk.git
10 years agoBump version to 1.0 v1.0
Frederic Massart [Wed, 2 Apr 2014 18:04:13 +0000 (02:04 +0800)] 
Bump version to 1.0

Because I always wondered why I started at 0.1

10 years agoFixed a typo in changelog
Frederic Massart [Wed, 2 Apr 2014 18:03:47 +0000 (02:03 +0800)] 
Fixed a typo in changelog

10 years agoUpdating changelog
Frederic Massart [Wed, 2 Apr 2014 18:00:42 +0000 (02:00 +0800)] 
Updating changelog

10 years agoUpdated the readme file for various things
Frederic Massart [Wed, 2 Apr 2014 17:07:45 +0000 (01:07 +0800)] 
Updated the readme file for various things

10 years agoNew Exception type for issues not found on tracker
Frederic Massart [Wed, 2 Apr 2014 16:48:51 +0000 (00:48 +0800)] 
New Exception type for issues not found on tracker

10 years agoBackport could not push and upgrade tracker any more
Frederic Massart [Wed, 2 Apr 2014 16:45:25 +0000 (00:45 +0800)] 
Backport could not push and upgrade tracker any more

10 years agoAdded dependencies check to doctor
Frederic Massart [Wed, 2 Apr 2014 16:30:33 +0000 (00:30 +0800)] 
Added dependencies check to doctor

10 years agoDeprecating the script 'less'
Frederic Massart [Wed, 2 Apr 2014 15:56:53 +0000 (23:56 +0800)] 
Deprecating the script 'less'

10 years agoRenaming check to doctor
Frederic Massart [Wed, 2 Apr 2014 15:41:08 +0000 (23:41 +0800)] 
Renaming check to doctor

For backwards compatibility, an alias 'check' has been added to the
default configuration file. Also, now doctor requires an argument
and does not default on all checks.

10 years agoRemoving import of unused packages
Frederic Massart [Wed, 2 Apr 2014 14:37:08 +0000 (22:37 +0800)] 
Removing import of unused packages

10 years agoPatch can be pulled from the tracker on demand
Frederic Massart [Tue, 1 Apr 2014 16:19:37 +0000 (00:19 +0800)] 
Patch can be pulled from the tracker on demand

This also includes a massive rewrite of the pull command which was
getting too distusting to be true... Now the logic is abstracted
in a class, which style does not entirely convince me, but that
is still a lot neater than before!

10 years agoNew API method to get pull information from the tracker
Frederic Massart [Tue, 1 Apr 2014 16:19:01 +0000 (00:19 +0800)] 
New API method to get pull information from the tracker

10 years agoNew API method to get issue attrachments from the tracker
Frederic Massart [Tue, 1 Apr 2014 16:17:19 +0000 (00:17 +0800)] 
New API method to get issue attrachments from the tracker

10 years agoMissing arguments when getting issue details from tracker
Frederic Massart [Wed, 12 Mar 2014 09:11:18 +0000 (17:11 +0800)] 
Missing arguments when getting issue details from tracker

10 years agoError when plugin name contained more than 1 underscore
Frederic Massart [Wed, 12 Mar 2014 06:32:07 +0000 (14:32 +0800)] 
Error when plugin name contained more than 1 underscore

10 years agoJira class uses module requests
Frederic Massart [Mon, 10 Mar 2014 13:21:26 +0000 (21:21 +0800)] 
Jira class uses module requests

10 years agoAdded missing bash completion rules
Frederic Massart [Mon, 10 Mar 2014 12:43:14 +0000 (20:43 +0800)] 
Added missing bash completion rules

10 years agoBackport command can upload patches to tracker
Frederic Massart [Mon, 10 Mar 2014 12:38:08 +0000 (20:38 +0800)] 
Backport command can upload patches to tracker

10 years agoJira is now a singleton
Frederic Massart [Mon, 10 Mar 2014 12:25:04 +0000 (20:25 +0800)] 
Jira is now a singleton

10 years agoPush command can upload patches to the tracker
Frederic Massart [Mon, 10 Mar 2014 12:23:51 +0000 (20:23 +0800)] 
Push command can upload patches to the tracker

10 years agoExit with error code 1 when an exception is thrown
Frederic Massart [Mon, 10 Mar 2014 07:32:09 +0000 (15:32 +0800)] 
Exit with error code 1 when an exception is thrown

10 years agoBackport can handle conflicts in bootstrapbase css. Fixes #76
Frederic Massart [Mon, 10 Mar 2014 06:01:08 +0000 (14:01 +0800)] 
Backport can handle conflicts in bootstrapbase css. Fixes #76

10 years agoArguments can be passed to scripts. Fixes #69
Frederic Massart [Mon, 10 Mar 2014 04:33:21 +0000 (12:33 +0800)] 
Arguments can be passed to scripts. Fixes #69

10 years agoMerge pull request #75 from andrewnicols/css-lessc
Frédéric Massart [Mon, 10 Mar 2014 03:23:00 +0000 (11:23 +0800)] 
Merge pull request #75 from andrewnicols/css-lessc

Add sourcemap support using lessc to css command

10 years agoAdd sourcemap support using lessc to css command
Andrew Nicols [Fri, 21 Feb 2014 07:20:26 +0000 (15:20 +0800)] 
Add sourcemap support using lessc to css command

Although Moodle doesn't officially support lessc as a compiler, it is very
useful for development because it supports source mapping whilst recess
does not.

10 years agoAdding calendartype to the plugin types list
Frederic Massart [Wed, 19 Feb 2014 02:38:27 +0000 (10:38 +0800)] 
Adding calendartype to the plugin types list

10 years agoImproved CSS command to watch directories
Frederic Massart [Tue, 18 Feb 2014 06:29:34 +0000 (14:29 +0800)] 
Improved CSS command to watch directories

10 years agoNew command for CSS related tasks
Frederic Massart [Mon, 17 Feb 2014 02:41:40 +0000 (10:41 +0800)] 
New command for CSS related tasks

10 years agoFix wrong assumptions when parsing Jira date. Fixes #71
Frederic Massart [Wed, 8 Jan 2014 12:00:18 +0000 (13:00 +0100)] 
Fix wrong assumptions when parsing Jira date. Fixes #71

10 years agoMake behat command compatible with Moodle 2.7-dev
Frederic Massart [Tue, 7 Jan 2014 14:19:38 +0000 (15:19 +0100)] 
Make behat command compatible with Moodle 2.7-dev

10 years agoAdded script to enrol users
Frederic Massart [Wed, 18 Dec 2013 07:28:09 +0000 (08:28 +0100)] 
Added script to enrol users

10 years agoRemoving unused bash completion function
Frederic Massart [Sat, 14 Dec 2013 15:40:31 +0000 (16:40 +0100)] 
Removing unused bash completion function

10 years agoRenaming new behat parameter --name to --testname
Frederic Massart [Sat, 14 Dec 2013 15:25:24 +0000 (16:25 +0100)] 
Renaming new behat parameter --name to --testname

10 years agoMerge branch 'behat_named_tests' of https://github.com/andrewnicols/mdk into andrewni...
Frederic Massart [Sat, 14 Dec 2013 14:52:15 +0000 (15:52 +0100)] 
Merge branch 'behat_named_tests' of https://github.com/andrewnicols/mdk into andrewnicols-behat_named_tests

10 years agoUse PHP Unit with Composer whenever possible. Fixes #60
Frederic Massart [Fri, 13 Dec 2013 07:15:44 +0000 (08:15 +0100)] 
Use PHP Unit with Composer whenever possible. Fixes #60

10 years agoThrow error when using testcase with <= 2.5
Frederic Massart [Fri, 13 Dec 2013 07:00:46 +0000 (08:00 +0100)] 
Throw error when using testcase with <= 2.5

10 years agoBump version to 0.6-dev
Frederic Massart [Fri, 22 Nov 2013 10:17:04 +0000 (18:17 +0800)] 
Bump version to 0.6-dev

10 years agoFaster clone of cache if another cache already exists. Fixes #57
Frederic Massart [Fri, 22 Nov 2013 10:16:16 +0000 (18:16 +0800)] 
Faster clone of cache if another cache already exists. Fixes #57

10 years agoCommand phpunit accepts a testcase as argument
Frederic Massart [Fri, 22 Nov 2013 09:59:46 +0000 (17:59 +0800)] 
Command phpunit accepts a testcase as argument

10 years agoBetter way of resolving the instance from path. Fixes #66
Frederic Massart [Fri, 22 Nov 2013 09:59:12 +0000 (17:59 +0800)] 
Better way of resolving the instance from path. Fixes #66

10 years agoAdd .noupgrade to skip upgrade of an instance
Frederic Massart [Wed, 20 Nov 2013 03:24:37 +0000 (11:24 +0800)] 
Add .noupgrade to skip upgrade of an instance

10 years agoUpdate tracker fields for 2.6
Frederic Massart [Mon, 18 Nov 2013 06:37:03 +0000 (14:37 +0800)] 
Update tracker fields for 2.6

10 years agoUpdating masterBranch to 27
Frederic Massart [Mon, 18 Nov 2013 05:15:56 +0000 (13:15 +0800)] 
Updating masterBranch to 27

10 years agoImpossible to create an instance without installing it
Frederic Massart [Tue, 12 Nov 2013 01:26:07 +0000 (09:26 +0800)] 
Impossible to create an instance without installing it

10 years agoBetter error reporting of pull errors. Fixes #59
Frederic Massart [Fri, 8 Nov 2013 07:30:05 +0000 (15:30 +0800)] 
Better error reporting of pull errors. Fixes #59

10 years agoRaise an exception when Behat init fails. Fixes #65
Frederic Massart [Fri, 8 Nov 2013 07:11:51 +0000 (15:11 +0800)] 
Raise an exception when Behat init fails. Fixes #65

10 years agoCreate now prevents usage of --engine with --install. Fixes #67
Frederic Massart [Fri, 8 Nov 2013 07:02:57 +0000 (15:02 +0800)] 
Create now prevents usage of --engine with --install. Fixes #67

10 years agoMerge branch 'master' of github.com:FMCorz/mdk
Frederic Massart [Fri, 8 Nov 2013 06:48:29 +0000 (14:48 +0800)] 
Merge branch 'master' of github.com:FMCorz/mdk

10 years agoFix incorrect grammar. Fixes #56
Frederic Massart [Fri, 8 Nov 2013 06:43:20 +0000 (14:43 +0800)] 
Fix incorrect grammar. Fixes #56

10 years agoTracker method to search on Jira
Frederic Massart [Fri, 8 Nov 2013 06:42:54 +0000 (14:42 +0800)] 
Tracker method to search on Jira

10 years agoAdd support for running behat tests by name
Andrew Nicols [Tue, 5 Nov 2013 01:07:41 +0000 (09:07 +0800)] 
Add support for running behat tests by name

10 years agoMerge pull request #55 from andrewnicols/rmforce
Frédéric Massart [Tue, 29 Oct 2013 06:04:21 +0000 (23:04 -0700)] 
Merge pull request #55 from andrewnicols/rmforce

Accept -f argument to remove

10 years agoAccept -f argument to remove
Andrew Nicols [Tue, 29 Oct 2013 05:36:56 +0000 (13:36 +0800)] 
Accept -f argument to remove

10 years agoBump version to v0.5 v0.5
Frederic Massart [Tue, 29 Oct 2013 05:19:44 +0000 (13:19 +0800)] 
Bump version to v0.5

10 years agoUpdating changelog
Frederic Massart [Tue, 29 Oct 2013 05:19:18 +0000 (13:19 +0800)] 
Updating changelog

10 years agoTypo in readme file
Frederic Massart [Wed, 9 Oct 2013 09:34:12 +0000 (17:34 +0800)] 
Typo in readme file

10 years agoNew command to uninstall an instance
Frederic Massart [Wed, 9 Oct 2013 07:09:32 +0000 (15:09 +0800)] 
New command to uninstall an instance

10 years agoFix deprecated message in undev script
Frederic Massart [Wed, 9 Oct 2013 05:32:40 +0000 (13:32 +0800)] 
Fix deprecated message in undev script

10 years agoArgument cwd passed to ProcessInThread is ignored. Fixes #51
Frederic Massart [Thu, 3 Oct 2013 02:41:54 +0000 (10:41 +0800)] 
Argument cwd passed to ProcessInThread is ignored. Fixes #51

10 years agoBackport and updating tracker using references
Frederic Massart [Wed, 2 Oct 2013 09:24:47 +0000 (17:24 +0800)] 
Backport and updating tracker using references

10 years agoBetter extracting of MDL from commit messages. Fixed #42
Frederic Massart [Wed, 2 Oct 2013 07:36:25 +0000 (15:36 +0800)] 
Better extracting of MDL from commit messages. Fixed #42

10 years agoFix wrong import of tools.mkdir
Frederic Massart [Tue, 1 Oct 2013 03:58:32 +0000 (11:58 +0800)] 
Fix wrong import of tools.mkdir

10 years agoTracker update smartly resolves the head commit
Frederic Massart [Fri, 27 Sep 2013 12:54:53 +0000 (20:54 +0800)] 
Tracker update smartly resolves the head commit

10 years agoBetter error handling of unreadable config.php. Fixes #47
Frederic Massart [Fri, 27 Sep 2013 05:33:08 +0000 (13:33 +0800)] 
Better error handling of unreadable config.php. Fixes #47

10 years agoIgnoring umask when creating directories. Fixes #48
Frederic Massart [Fri, 27 Sep 2013 04:59:48 +0000 (12:59 +0800)] 
Ignoring umask when creating directories. Fixes #48

10 years agoScripts not running due to instance properties not reloaded
Frederic Massart [Thu, 26 Sep 2013 08:32:28 +0000 (16:32 +0800)] 
Scripts not running due to instance properties not reloaded

10 years agoFix typo in completion of plugin
Frederic Massart [Thu, 26 Sep 2013 08:31:56 +0000 (16:31 +0800)] 
Fix typo in completion of plugin

10 years agoBackport only updates tracker details when combined with --push
Frederic Massart [Thu, 12 Sep 2013 10:00:16 +0000 (18:00 +0800)] 
Backport only updates tracker details when combined with --push

10 years agoDo not throw exception when plugin is already installed
Frederic Massart [Thu, 12 Sep 2013 09:03:08 +0000 (17:03 +0800)] 
Do not throw exception when plugin is already installed

10 years agoAdded plugin command to readme
Frederic Massart [Thu, 12 Sep 2013 09:00:30 +0000 (17:00 +0800)] 
Added plugin command to readme

10 years agoPlugin command to download plugins
Frederic Massart [Tue, 10 Sep 2013 09:32:58 +0000 (17:32 +0800)] 
Plugin command to download plugins

10 years agoProgress hook does not finish on a greater value than total
Frederic Massart [Mon, 9 Sep 2013 10:15:40 +0000 (18:15 +0800)] 
Progress hook does not finish on a greater value than total

10 years agoDisplay progress when downloading Selenium
Frederic Massart [Mon, 9 Sep 2013 08:13:32 +0000 (16:13 +0800)] 
Display progress when downloading Selenium

10 years agoBehat option to force the download of Selenium
Frederic Massart [Mon, 9 Sep 2013 08:13:01 +0000 (16:13 +0800)] 
Behat option to force the download of Selenium

10 years agoPrevent extra config reload in Moodle instances
Frederic Massart [Mon, 9 Sep 2013 07:42:23 +0000 (15:42 +0800)] 
Prevent extra config reload in Moodle instances

10 years agoSetting not to use the cache as upstream remote
Frederic Massart [Mon, 9 Sep 2013 07:12:55 +0000 (15:12 +0800)] 
Setting not to use the cache as upstream remote

10 years agoFix loss of variable type in config set
Frederic Massart [Mon, 9 Sep 2013 07:08:22 +0000 (15:08 +0800)] 
Fix loss of variable type in config set

10 years agoUndev modintro uses default value
Frederic Massart [Mon, 9 Sep 2013 06:04:09 +0000 (14:04 +0800)] 
Undev modintro uses default value

10 years agoMerge pull request #40 from danpoltawski/reduce-developer-sfds-typing
Frédéric Massart [Mon, 9 Sep 2013 05:53:50 +0000 (22:53 -0700)] 
Merge pull request #40 from danpoltawski/reduce-developer-sfds-typing

Reduce the number of times developers have to type a description in new resource activities

10 years agoReduce the number of times developers have to type sfds
Dan Poltawski [Wed, 4 Sep 2013 04:30:07 +0000 (12:30 +0800)] 
Reduce the number of times developers have to type sfds

By disabling enforcecd activity descriptions when running dev site.

I'm lazy and have not got the default settings for undev.php, i've just
reversed dev.php. Oops.

10 years agoPurge can manually purge some cache
Frederic Massart [Mon, 2 Sep 2013 07:16:17 +0000 (15:16 +0800)] 
Purge can manually purge some cache

10 years agoPull raises an exception when branch cannot be created
Frederic Massart [Mon, 2 Sep 2013 06:33:55 +0000 (14:33 +0800)] 
Pull raises an exception when branch cannot be created

10 years agoRemoving double logging for run commands
Frederic Massart [Mon, 2 Sep 2013 05:12:23 +0000 (13:12 +0800)] 
Removing double logging for run commands

10 years agoRemoved deprecated files
Frederic Massart [Mon, 2 Sep 2013 04:08:02 +0000 (12:08 +0800)] 
Removed deprecated files

10 years agoBump version to v0.5-dev
Frederic Massart [Mon, 2 Sep 2013 04:06:08 +0000 (12:06 +0800)] 
Bump version to v0.5-dev

10 years agoMerge branch 'master' of github.com:FMCorz/mdk v0.4.2
Frederic Massart [Mon, 2 Sep 2013 03:54:37 +0000 (11:54 +0800)] 
Merge branch 'master' of github.com:FMCorz/mdk

10 years agoBump version to v0.4.2
Frederic Massart [Mon, 2 Sep 2013 03:38:54 +0000 (11:38 +0800)] 
Bump version to v0.4.2

10 years agoUpdated changelog
Frederic Massart [Mon, 2 Sep 2013 03:38:26 +0000 (11:38 +0800)] 
Updated changelog

10 years agoThreaded process also logs executed command
Frederic Massart [Mon, 2 Sep 2013 03:13:13 +0000 (11:13 +0800)] 
Threaded process also logs executed command

10 years agoSet up debugging of external commands
Frederic Massart [Mon, 2 Sep 2013 03:01:41 +0000 (11:01 +0800)] 
Set up debugging of external commands

10 years agoDev script enables designer mode
Frederic Massart [Mon, 2 Sep 2013 03:01:11 +0000 (11:01 +0800)] 
Dev script enables designer mode

10 years agoUpdating tracker details uses short hashes
Frederic Massart [Fri, 23 Aug 2013 03:39:10 +0000 (11:39 +0800)] 
Updating tracker details uses short hashes

10 years agoRemove debugging code... !blame Fred
Frederic Massart [Mon, 12 Aug 2013 03:15:56 +0000 (11:15 +0800)] 
Remove debugging code... !blame Fred

10 years agoMore debugging for scripts
Fred [Sat, 10 Aug 2013 11:45:47 +0000 (19:45 +0800)] 
More debugging for scripts

10 years agoCreate accepts a custom name as identifier
Fred [Sat, 10 Aug 2013 10:43:47 +0000 (18:43 +0800)] 
Create accepts a custom name as identifier

10 years agoPostgreSQL pretended to connect to a DB...
Frederic Massart [Fri, 26 Jul 2013 07:59:00 +0000 (15:59 +0800)] 
PostgreSQL pretended to connect to a DB...

10 years agoUpdating tracker details uses short hashes
Frederic Massart [Fri, 23 Aug 2013 03:39:10 +0000 (11:39 +0800)] 
Updating tracker details uses short hashes

10 years agoRemove debugging code... !blame Fred
Frederic Massart [Mon, 12 Aug 2013 03:15:56 +0000 (11:15 +0800)] 
Remove debugging code... !blame Fred

10 years agoMore debugging for scripts
Fred [Sat, 10 Aug 2013 11:45:47 +0000 (19:45 +0800)] 
More debugging for scripts

10 years agoCreate accepts a custom name as identifier
Fred [Sat, 10 Aug 2013 10:43:47 +0000 (18:43 +0800)] 
Create accepts a custom name as identifier