summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Frederic Massart [Tue, 7 Aug 2012 03:47:55 +0000 (11:47 +0800)]
Moodle push supports force argument
Frederic Massart [Tue, 7 Aug 2012 03:38:08 +0000 (11:38 +0800)]
My remote name can be edit in config
Frederic Massart [Tue, 7 Aug 2012 03:28:54 +0000 (11:28 +0800)]
Moodle command to push a branch
Frederic Massart [Tue, 7 Aug 2012 03:28:25 +0000 (11:28 +0800)]
Git method to push a branch
Frederic Massart [Tue, 7 Aug 2012 03:28:11 +0000 (11:28 +0800)]
Workplace does not resolve by path if name was specified
Frederic Massart [Tue, 7 Aug 2012 02:41:19 +0000 (10:41 +0800)]
Added method to resolve path to Moodle instance
Frederic Massart [Tue, 7 Aug 2012 02:13:55 +0000 (10:13 +0800)]
Moodle bash script can resolve path to binaries
Frederic Massart [Mon, 6 Aug 2012 09:26:59 +0000 (17:26 +0800)]
Moved (and fixed) PHP Unit to moodle class
Frederic Massart [Mon, 6 Aug 2012 08:33:08 +0000 (16:33 +0800)]
Fixed shebang of shell script
Frederic Massart [Mon, 6 Aug 2012 08:13:08 +0000 (16:13 +0800)]
Renamed moodle init command to moodle create
Frederic Massart [Mon, 6 Aug 2012 08:12:12 +0000 (16:12 +0800)]
Renamed config settings store and cache
Frederic Massart [Mon, 6 Aug 2012 08:11:43 +0000 (16:11 +0800)]
Missing import library
Fred [Fri, 3 Aug 2012 18:28:44 +0000 (02:28 +0800)]
Moodle install has been split in two methods init and install
Fred [Fri, 3 Aug 2012 18:28:14 +0000 (02:28 +0800)]
Removed unused lines in config file
Fred [Fri, 3 Aug 2012 17:16:13 +0000 (01:16 +0800)]
Git does not checkout branch if already on branch
Frederic Massart [Mon, 30 Jul 2012 01:40:19 +0000 (09:40 +0800)]
Added .DS_Store to .gitignore
Frederic Massart [Mon, 6 Aug 2012 07:55:49 +0000 (15:55 +0800)]
Flushes the output buffer after each echo
Fred [Wed, 1 Aug 2012 15:38:45 +0000 (23:38 +0800)]
Fixed typo in error message
Fred [Wed, 1 Aug 2012 15:01:27 +0000 (23:01 +0800)]
Moodle info supports list argument
Fred [Wed, 1 Aug 2012 15:00:54 +0000 (23:00 +0800)]
Shell script to launch a Moodle command
Fred [Wed, 1 Aug 2012 14:58:20 +0000 (22:58 +0800)]
Installation supports interactive mode
Fred [Sun, 29 Jul 2012 15:26:10 +0000 (23:26 +0800)]
Some more improvements
Fred [Sun, 29 Jul 2012 15:25:12 +0000 (23:25 +0800)]
Moodle command to remove an instance
Fred [Sun, 29 Jul 2012 15:22:37 +0000 (23:22 +0800)]
Function to call an external process
Fred [Sun, 29 Jul 2012 15:22:19 +0000 (23:22 +0800)]
Some more git commands
Fred [Sun, 29 Jul 2012 12:16:00 +0000 (20:16 +0800)]
Few new commands
Fred [Sun, 29 Jul 2012 07:50:14 +0000 (15:50 +0800)]
Can check if directory is a Moodle instance
Fred [Sat, 28 Jul 2012 15:50:42 +0000 (23:50 +0800)]
Added first workplace methods
Fred [Sat, 28 Jul 2012 15:45:41 +0000 (23:45 +0800)]
Prettyfied dict
Fred [Thu, 26 Jul 2012 16:37:11 +0000 (00:37 +0800)]
Distribution config file
Frederic Massart [Thu, 26 Jul 2012 10:26:12 +0000 (18:26 +0800)]
Support for PostreSQL
Frederic Massart [Thu, 26 Jul 2012 08:47:56 +0000 (16:47 +0800)]
Initial commit