David Mudrák
c0e8a8a526
MDL-51423 clilib: Fix the hard-coded English text with proper string
...
The string already exists and is part of the install language packs.
This was just forgotten TODO.
2015-09-17 21:12:46 +02:00
David Mudrák
028bbc5b17
MDL-51423 clilib: Introduce cli_write() and cli_writeln() functions
...
These are supposed to provide unified API for outputting texts from the
CLI scripts, without the need to mix other cli_* functions with echo()
and manually concatenated end-of-line character.
2015-09-17 21:12:46 +02:00
David Mudrák
85f8fe5e1b
MDL-50631 cli: Add a new function to display Moodle ASCII logo
2015-06-17 22:45:48 +02:00
Rajesh Taneja
027212b034
MDL-39752 behat: Use symfony2/process
2015-03-09 06:52:54 +08:00
Rajesh Taneja
3c71c15c26
MDL-39752 behat: Modified following for parallel run:
...
1. Create behat datadir within behat_dataroot not at same level
2. Define suffix for link and not use hard-coded values
3. Renamed ns_parallel to run.php
4. Rename variables to best understand them
5. Added support for each run to specify db, prefix, rerun and profile.
6. Showing number of steps in each line of parallel run.
2015-03-09 06:52:54 +08:00
Tony Levi
08e7f97ee4
MDL-39752 behat: Parallel execution support
2015-03-09 06:52:54 +08:00
Sam Hemelryk
454034351b
Revert "MDL-47395 added cli_error() visual cue"
...
This reverts commit eb60c78c771ee4acbfe3667a3cc44c2df61e1def.
2014-10-02 17:39:49 +13:00
Aparup Banerjee
eb60c78c77
MDL-47395 added cli_error() visual cue
2014-09-24 17:37:43 +08:00
Petr Skoda
3604563c79
MDL-32323 allow execution of tests through util.php and add option to include alternative phpunit files (for testing only!)
2012-04-10 15:27:02 +02:00
Petr Skoda
3df957d209
MDL-23590 fixed borked cli_problem
2010-07-30 14:15:03 +00:00
Petr Skoda
78bfb562a0
MDL-21249 improved php docs and adding direct access prevention in core libs
2010-07-25 13:35:05 +00:00
Petr Skoda
1275723f36
fixed typo
2010-05-21 19:08:35 +00:00
skodak
c31d94e8ba
MDL-15249 towards localized cli installer
2009-05-30 17:14:24 +00:00
skodak
3b596dbf0b
MDL-15249 sample cli scripts - sample implementation only, no localization - ideally we should now decide what parameters we need - let the heated discussion begin ;-)
2009-05-27 09:52:25 +00:00
samhemelryk
5d9956689a
clilib.php MDL-19236 added phpdocs and copyrights
2009-05-22 02:20:10 +00:00
skodak
27bd819be5
MDL-17848 oops, yet more cron compatibility fixes for console_write() ;-) I have added a new console_write_error() too
2009-01-10 20:44:45 +00:00
skodak
9d068cd64a
MDL-15249 improving cli installer
2008-06-15 12:23:53 +00:00