mdk.git
12 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

12 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...

12 years agoMore verbose dev script
Frederic Massart [Fri, 26 Jul 2013 06:33:01 +0000 (14:33 +0800)] 
More verbose dev script

12 years agoUndev script to revert the changes of the script dev
Frederic Massart [Fri, 26 Jul 2013 06:32:51 +0000 (14:32 +0800)] 
Undev script to revert the changes of the script dev

12 years agoPull command has an option to fetch only
Frederic Massart [Fri, 26 Jul 2013 02:11:09 +0000 (10:11 +0800)] 
Pull command has an option to fetch only

12 years agoAdded autofix option to fix command
Frederic Massart [Thu, 25 Jul 2013 08:40:48 +0000 (16:40 +0800)] 
Added autofix option to fix command

12 years agoFixed resolution of script without extension
Frederic Massart [Thu, 25 Jul 2013 02:45:05 +0000 (10:45 +0800)] 
Fixed resolution of script without extension

12 years agoBump version to 0.4.2-dev
Frederic Massart [Wed, 24 Jul 2013 05:58:18 +0000 (13:58 +0800)] 
Bump version to 0.4.2-dev

12 years agoScript to compile the less files of bootstrapbase
Frederic Massart [Wed, 24 Jul 2013 05:55:56 +0000 (13:55 +0800)] 
Script to compile the less files of bootstrapbase

12 years agoRun command supports shell scripts
Frederic Massart [Wed, 24 Jul 2013 05:48:47 +0000 (13:48 +0800)] 
Run command supports shell scripts

12 years agoFix auto complete of extra/goto_instance
Frederic Massart [Wed, 24 Jul 2013 05:08:17 +0000 (13:08 +0800)] 
Fix auto complete of extra/goto_instance

12 years agoBehat and phpunit autocomplete short flags -f and -u
Frederic Massart [Thu, 18 Jul 2013 04:03:23 +0000 (12:03 +0800)] 
Behat and phpunit autocomplete short flags -f and -u

12 years agoBash function to jump to instance directory
Frederic Massart [Thu, 18 Jul 2013 03:49:04 +0000 (11:49 +0800)] 
Bash function to jump to instance directory

12 years agoBump version to 0.4.1 v0.4.1
Frederic Massart [Thu, 11 Jul 2013 03:18:08 +0000 (11:18 +0800)] 
Bump version to 0.4.1

12 years agoUpdated changelog
Frederic Massart [Thu, 11 Jul 2013 03:17:29 +0000 (11:17 +0800)] 
Updated changelog

12 years agoConfig show can display objects
Frederic Massart [Mon, 1 Jul 2013 03:16:46 +0000 (11:16 +0800)] 
Config show can display objects

12 years agoConfig is ordered alphabetically
Frederic Massart [Mon, 1 Jul 2013 03:11:20 +0000 (11:11 +0800)] 
Config is ordered alphabetically

12 years agoInfos are ordered alphabetically
Frederic Massart [Mon, 1 Jul 2013 03:10:03 +0000 (11:10 +0800)] 
Infos are ordered alphabetically

12 years agoDo not output default password in init command
Frederic Massart [Fri, 28 Jun 2013 04:47:17 +0000 (12:47 +0800)] 
Do not output default password in init command

12 years agoConfig command can set empty values
Frederic Massart [Fri, 28 Jun 2013 04:46:20 +0000 (12:46 +0800)] 
Config command can set empty values

12 years agoCommand init does not fail when directory does not exist
Frederic Massart [Fri, 28 Jun 2013 04:38:29 +0000 (12:38 +0800)] 
Command init does not fail when directory does not exist

12 years agoFix stupid error causing permanent exception
Frederic Massart [Wed, 12 Jun 2013 03:01:26 +0000 (11:01 +0800)] 
Fix stupid error causing permanent exception

12 years agoPrevent exception when issue does not have an assignee
Frederic Massart [Tue, 4 Jun 2013 04:03:37 +0000 (12:03 +0800)] 
Prevent exception when issue does not have an assignee

12 years agoMerge branch '0.4dev'
Fred [Sat, 18 May 2013 13:53:40 +0000 (21:53 +0800)] 
Merge branch '0.4dev'

Conflicts:
CHANGELOG.md
lib/git.py
lib/jira.py
lib/moodle.py
lib/workplace.py
moodle-backport.py
moodle-behat.py
moodle-config.py
moodle-create.py
moodle-pull.py
version.py

12 years agoAdd quotes around incorrect command name v0.4
Dan Poltawski [Wed, 6 Mar 2013 02:50:33 +0000 (10:50 +0800)] 
Add quotes around incorrect command name

The problem I was facing was that I couldn't tell that I was typing
the wrong command.

12 years agoBumped to version 0.4
Fred [Sat, 18 May 2013 13:43:50 +0000 (21:43 +0800)] 
Bumped to version 0.4

12 years agoUpdated changelog
Fred [Sat, 18 May 2013 13:43:34 +0000 (21:43 +0800)] 
Updated changelog

12 years agoBash completion improvements
Fred [Sat, 18 May 2013 13:39:58 +0000 (21:39 +0800)] 
Bash completion improvements

- List scripts that can be run
- Ignore stderr when calling mdk functions

12 years agoAdd some more information to readme file
Fred [Sat, 18 May 2013 13:08:58 +0000 (21:08 +0800)] 
Add some more information to readme file

12 years agoWrite deprecated message to stderr
Fred [Sat, 18 May 2013 13:05:24 +0000 (21:05 +0800)] 
Write deprecated message to stderr

12 years agoUpdated installation steps
Fred [Sat, 18 May 2013 12:38:07 +0000 (20:38 +0800)] 
Updated installation steps

12 years agoOutput upgrade warning to stderr
Fred [Sat, 18 May 2013 12:34:17 +0000 (20:34 +0800)] 
Output upgrade warning to stderr

12 years agoShow full command help on error
Fred [Sat, 18 May 2013 12:30:53 +0000 (20:30 +0800)] 
Show full command help on error

12 years agoScripts can be listed in the run command
Fred [Sat, 18 May 2013 12:00:18 +0000 (20:00 +0800)] 
Scripts can be listed in the run command

12 years agoMoved script logic to its own class
Fred [Sat, 18 May 2013 11:48:57 +0000 (19:48 +0800)] 
Moved script logic to its own class

12 years agoEasier to filter the checks to perform
Fred [Sat, 18 May 2013 10:26:30 +0000 (18:26 +0800)] 
Easier to filter the checks to perform

12 years agoCan pass test file argument to PHPUnit
Frederic Massart [Fri, 17 May 2013 04:00:57 +0000 (12:00 +0800)] 
Can pass test file argument to PHPUnit

12 years agoBumped the master branch to 2.6
Frederic Massart [Wed, 15 May 2013 03:57:58 +0000 (11:57 +0800)] 
Bumped the master branch to 2.6

12 years agoBumped the master branch to 2.6
Frederic Massart [Wed, 15 May 2013 03:57:58 +0000 (11:57 +0800)] 
Bumped the master branch to 2.6

12 years agoSpecify tags when running behat
Frederic Massart [Mon, 13 May 2013 07:59:07 +0000 (15:59 +0800)] 
Specify tags when running behat

12 years agoComposer can be downloaded gzipped
Frederic Massart [Fri, 3 May 2013 04:56:35 +0000 (12:56 +0800)] 
Composer can be downloaded gzipped

12 years agoPush adds an extra test on branch names
Frederic Massart [Thu, 2 May 2013 03:42:12 +0000 (11:42 +0800)] 
Push adds an extra test on branch names

12 years agoNew method to read logs and git titles from git
Frederic Massart [Thu, 2 May 2013 03:41:01 +0000 (11:41 +0800)] 
New method to read logs and git titles from git

12 years agoBackport and Rebase can update the tracker git info
Fred [Tue, 30 Apr 2013 11:54:06 +0000 (19:54 +0800)] 
Backport and Rebase can update the tracker git info

12 years agoIncorrect argument conversion in tools.process
Frederic Massart [Fri, 26 Apr 2013 10:43:57 +0000 (18:43 +0800)] 
Incorrect argument conversion in tools.process

12 years agoPHPUnit is run via Composer for Moodle >=2.5
Frederic Massart [Fri, 26 Apr 2013 08:17:55 +0000 (16:17 +0800)] 
PHPUnit is run via Composer for Moodle >=2.5

12 years agoDev script only adds FirePHP once
Frederic Massart [Fri, 26 Apr 2013 07:28:35 +0000 (15:28 +0800)] 
Dev script only adds FirePHP once

12 years agoCheck can verify the integration checked out branches
Frederic Massart [Fri, 26 Apr 2013 07:22:55 +0000 (15:22 +0800)] 
Check can verify the integration checked out branches

12 years agoMinor fix in instances listing filtering
Frederic Massart [Fri, 26 Apr 2013 07:22:29 +0000 (15:22 +0800)] 
Minor fix in instances listing filtering

12 years agoTracker command reads gets issue number from current branch
Frederic Massart [Fri, 26 Apr 2013 05:04:01 +0000 (13:04 +0800)] 
Tracker command reads gets issue number from current branch

12 years agoUpdate bash_completion file
Frederic Massart [Fri, 19 Apr 2013 06:11:40 +0000 (14:11 +0800)] 
Update bash_completion file

12 years agoPossibility to limit features using the behat command
Frederic Massart [Fri, 19 Apr 2013 06:08:31 +0000 (14:08 +0800)] 
Possibility to limit features using the behat command

12 years agoNew flag to disable behat
Frederic Massart [Fri, 19 Apr 2013 05:55:31 +0000 (13:55 +0800)] 
New flag to disable behat

12 years agoUse behat shortcut init.php to enable
Frederic Massart [Fri, 19 Apr 2013 05:45:54 +0000 (13:45 +0800)] 
Use behat shortcut init.php to enable

12 years agoCheck command output improved
Frederic Massart [Tue, 26 Mar 2013 04:46:15 +0000 (12:46 +0800)] 
Check command output improved

12 years agoReadded the option to update the mirrored repo
Frederic Massart [Tue, 26 Mar 2013 04:41:22 +0000 (12:41 +0800)] 
Readded the option to update the mirrored repo

12 years agoFixed typo
Frederic Massart [Tue, 26 Mar 2013 04:35:24 +0000 (12:35 +0800)] 
Fixed typo

12 years agoFixed typo in call to method
Frederic Massart [Fri, 22 Mar 2013 06:57:28 +0000 (14:57 +0800)] 
Fixed typo in call to method

12 years agoUpdate readme for tracker command
Fred [Mon, 18 Mar 2013 16:15:01 +0000 (00:15 +0800)] 
Update readme for tracker command

12 years agoNew command tracker
Fred [Mon, 18 Mar 2013 16:02:48 +0000 (00:02 +0800)] 
New command tracker

12 years agoRemoved unnecessary method
Fred [Mon, 18 Mar 2013 14:23:43 +0000 (22:23 +0800)] 
Removed unnecessary method

12 years agoCheck the wwwroot of the instances
Fred [Mon, 18 Mar 2013 14:05:33 +0000 (22:05 +0800)] 
Check the wwwroot of the instances

12 years agoCheck for remotes URLs
Fred [Mon, 18 Mar 2013 13:41:26 +0000 (21:41 +0800)] 
Check for remotes URLs

12 years agoWrong return value on git apply
Frederic Massart [Wed, 13 Mar 2013 06:38:40 +0000 (14:38 +0800)] 
Wrong return value on git apply

12 years agoHelp formatter display defaults
Frederic Massart [Thu, 7 Mar 2013 10:32:55 +0000 (18:32 +0800)] 
Help formatter display defaults

12 years agoCreate accepts multiple suffixes at once
Frederic Massart [Thu, 7 Mar 2013 10:10:52 +0000 (18:10 +0800)] 
Create accepts multiple suffixes at once

12 years agoCan create multiple instances at once
Frederic Massart [Thu, 7 Mar 2013 06:42:27 +0000 (14:42 +0800)] 
Can create multiple instances at once

12 years agoMerge pull request #24 from danpoltawski/quoted-commandname
Frédéric Massart [Wed, 6 Mar 2013 03:48:57 +0000 (19:48 -0800)] 
Merge pull request #24 from danpoltawski/quoted-commandname

Add quotes around incorrect command name

12 years agoAdd quotes around incorrect command name
Dan Poltawski [Wed, 6 Mar 2013 02:50:33 +0000 (10:50 +0800)] 
Add quotes around incorrect command name

The problem I was facing was that I couldn't tell that I was typing
the wrong command.

12 years agoAliases can be updated
Frederic Massart [Wed, 6 Mar 2013 02:38:24 +0000 (10:38 +0800)] 
Aliases can be updated

12 years agoWrong argument defined for pull
Frederic Massart [Wed, 6 Mar 2013 02:38:12 +0000 (10:38 +0800)] 
Wrong argument defined for pull

12 years agoSwitch to using logging to open for further debugging
Fred [Mon, 4 Mar 2013 15:15:45 +0000 (23:15 +0800)] 
Switch to using logging to open for further debugging

12 years agoPossibility to set https to installed instances
Fred [Mon, 4 Mar 2013 09:51:15 +0000 (17:51 +0800)] 
Possibility to set https to installed instances

12 years agoCannot use reserved keywords when writing to config.php
Fred [Mon, 4 Mar 2013 09:42:02 +0000 (17:42 +0800)] 
Cannot use reserved keywords when writing to config.php

12 years agoCheck command made useful
Fred [Mon, 4 Mar 2013 09:24:27 +0000 (17:24 +0800)] 
Check command made useful

12 years agoCached repositories are now mirrored
Fred [Mon, 4 Mar 2013 08:24:50 +0000 (16:24 +0800)] 
Cached repositories are now mirrored

12 years agoDeprecating moodle-*.py
Fred [Mon, 4 Mar 2013 06:09:15 +0000 (14:09 +0800)] 
Deprecating moodle-*.py

12 years agoDecrecating bash script
Fred [Mon, 4 Mar 2013 05:36:16 +0000 (13:36 +0800)] 
Decrecating bash script

12 years agoRemove obstructive keyring package suggestion
Fred [Mon, 4 Mar 2013 05:07:55 +0000 (13:07 +0800)] 
Remove obstructive keyring package suggestion

12 years agoDescription of Pull missing
Fred [Mon, 4 Mar 2013 05:07:34 +0000 (13:07 +0800)] 
Description of Pull missing

12 years agoLazy loading of command
Fred [Mon, 4 Mar 2013 05:05:31 +0000 (13:05 +0800)] 
Lazy loading of command

12 years agoUpgrade Command Object
Fred [Mon, 4 Mar 2013 05:04:05 +0000 (13:04 +0800)] 
Upgrade Command Object

12 years agoUpdate Command Object
Fred [Mon, 4 Mar 2013 04:11:41 +0000 (12:11 +0800)] 
Update Command Object

12 years agoRun Command Object
Fred [Mon, 4 Mar 2013 04:03:57 +0000 (12:03 +0800)] 
Run Command Object

12 years agoRename RunCommand to CommandRunner
Fred [Mon, 4 Mar 2013 04:03:38 +0000 (12:03 +0800)] 
Rename RunCommand to CommandRunner

12 years agoRemove Command Object
Fred [Mon, 4 Mar 2013 03:52:53 +0000 (11:52 +0800)] 
Remove Command Object

12 years agoRebase Command Object
Fred [Mon, 4 Mar 2013 03:40:16 +0000 (11:40 +0800)] 
Rebase Command Object

12 years agoPush Command Object
Fred [Mon, 4 Mar 2013 03:28:49 +0000 (11:28 +0800)] 
Push Command Object

12 years agoPurge Command Object
Fred [Mon, 4 Mar 2013 02:44:36 +0000 (10:44 +0800)] 
Purge Command Object

12 years agoPull Command Object
Fred [Mon, 4 Mar 2013 02:36:24 +0000 (10:36 +0800)] 
Pull Command Object

12 years agoPHPUnit Command Object
Fred [Sun, 3 Mar 2013 17:37:42 +0000 (01:37 +0800)] 
PHPUnit Command Object

12 years agoInstall Command Object
Fred [Sun, 3 Mar 2013 17:21:53 +0000 (01:21 +0800)] 
Install Command Object

12 years agoInit Command Object
Fred [Sun, 3 Mar 2013 17:12:24 +0000 (01:12 +0800)] 
Init Command Object

12 years agoInfo Command Object
Fred [Sun, 3 Mar 2013 17:08:08 +0000 (01:08 +0800)] 
Info Command Object

12 years agoBump to version 0.4-alpha
Fred [Sun, 3 Mar 2013 16:43:56 +0000 (00:43 +0800)] 
Bump to version 0.4-alpha

12 years agoCommand caller
Fred [Sat, 2 Mar 2013 01:37:00 +0000 (09:37 +0800)] 
Command caller

12 years agoFix Command Object
Fred [Fri, 1 Mar 2013 13:24:50 +0000 (21:24 +0800)] 
Fix Command Object

12 years agoCreate Command Object
Fred [Fri, 1 Mar 2013 13:17:54 +0000 (21:17 +0800)] 
Create Command Object

12 years agoConfig Command Object
Fred [Fri, 1 Mar 2013 13:17:43 +0000 (21:17 +0800)] 
Config Command Object

12 years agoBehat Command Object
Fred [Fri, 1 Mar 2013 12:34:03 +0000 (20:34 +0800)] 
Behat Command Object