Commit graph

36446 commits

Author SHA1 Message Date
samhemelryk
3564771d6b lib MDL-19236 added phpdocs and copyrights 2009-05-22 08:41:00 +00:00
samhemelryk
449611af98 weblib.php MDL-19236 added phpdocs and copyrights 2009-05-22 03:26:07 +00:00
fmarier
2d80192857 MDL-19222 lib/setup: work-around the disk_free_space call failing on very large partitions 2009-05-22 03:19:16 +00:00
samhemelryk
0d0a8bf6e7 moodlelib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:57:43 +00:00
samhemelryk
a87b5a5311 componentlib.class.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:47:31 +00:00
samhemelryk
09639deda4 completionlib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:39:20 +00:00
samhemelryk
5d9956689a clilib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:20:10 +00:00
samhemelryk
d4accfc0ad blocklib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:18:49 +00:00
samhemelryk
72dbdcead7 authlib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:17:29 +00:00
fmarier
ea2678d8b9 MDL-17542 lib/html2text: update to latest upstream version (r2374)
from http://trac.roundcube.net/log/trunk/roundcubemail/program/lib/html2text.php
2009-05-22 02:10:22 +00:00
samhemelryk
db26acd41d adminlib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:05:46 +00:00
samhemelryk
cc3edaa47c accesslib.php MDL-19236 added phpdocs and copyrights 2009-05-22 02:03:55 +00:00
moodlerobot
e6197a2c1a Updated the HEAD build version to 20090522 2009-05-22 00:39:16 +00:00
nicolasconnault
b79fe1899c MDL-19247 Few minor adjustments and cleanup of grade_category 2009-05-21 13:30:02 +00:00
skodak
8a1682bf1a fixed typo 2009-05-21 12:21:43 +00:00
skodak
8fd5758358 MDL-19235 fixed editor license headers and more info 2009-05-21 12:20:40 +00:00
pichetp
3058e79d22 MDL-19213 testing ifthe wizardpage allows editng the tags 2009-05-21 12:19:45 +00:00
pichetp
ad3a4aa67f MDL-19210 eliminate the generation of multiple dataitems having the same item number 2009-05-21 12:10:42 +00:00
sam_marshall
e5e2fc0599 MDL-18051: Fixed errors in evalmath when using grade expressions that begin with bracket 2009-05-21 11:54:43 +00:00
skodak
be19e36785 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 10:12:53 +00:00
skodak
95feaf965f MDL-19235 updated license header in installer - completely rewritten for 2.0 + more inline docs 2009-05-21 10:08:58 +00:00
nicolasconnault
7f2068f7e9 MDL-19247 Finished cleaning up Sniffer files 2009-05-21 10:07:32 +00:00
skodak
d764d4cae4 MDL-19235 updated license header in installer - completely rewritten for 2.0 2009-05-21 09:58:18 +00:00
skodak
854f82fbf1 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:53:11 +00:00
skodak
19a2b80fc6 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:52:00 +00:00
skodak
d92e7c4d8e MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:50:04 +00:00
nicolasconnault
68a1cf5d93 MDL-19247 Cleaned up most of the sniffer files and adjusted some rules such as do { ... } while (); 2009-05-21 09:48:31 +00:00
skodak
8265a51db6 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:44:26 +00:00
skodak
4cd9dfda7b MDL-18111 improving file api comments and docs 2009-05-21 09:37:21 +00:00
skodak
5c3a3b8a91 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 09:05:17 +00:00
skodak
33488ad66a MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 08:42:22 +00:00
skodak
64a19b3828 MDL-18111 improving file api comments and docs, fixing license header 2009-05-21 08:25:52 +00:00
nicolasconnault
cae4134c47 MDL-19247 Adjusted detection and cleaned up sniff files. 2009-05-21 03:53:28 +00:00
moodlerobot
06958be117 Updated the HEAD build version to 20090521 2009-05-21 00:39:30 +00:00
skodak
4eef139962 MDL-14589 file browsing refactoring - moving url encoding to filelib.php for now 2009-05-20 22:32:02 +00:00
skodak
c05e9754ce MDL-18111 improving file api comments and docs, fixing license header + minor refactoring 2009-05-20 22:17:53 +00:00
skodak
16a95e8f8d MDL-18111 improving file api comments and docs, fixing license header 2009-05-20 21:27:56 +00:00
skodak
0589769fcf MDL-15906 removing obsoleted code, now in filelib.php 2009-05-20 21:17:58 +00:00
skodak
25aebf09b7 MDL-18111 improving file api comments and docs, fixing license header 2009-05-20 21:16:38 +00:00
skodak
cd221853d6 MDL-14589 adding file export options to file_browser classes 2009-05-20 20:57:21 +00:00
nicolasconnault
70020e5caf MDL-19247 Added detection of malformed package name in file phpdoc, and generation of appropriate package name based on file location 2009-05-20 19:01:42 +00:00
nicolasconnault
2178c7ada9 MDL-19247 Added detection of blank lines before control structures, plus other tidbits. 2009-05-20 14:09:26 +00:00
nicolasconnault
8cc92fb2e6 MDL-19247 Added detection of closing php tag, improved CLI tool and started clean up of Moodle Standard code. 2009-05-20 10:49:59 +00:00
nicolasconnault
84f1ffb8a2 MDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed them in MoodleCodeSniffer.php and MoodleCLI.php in order to reproduce the small changes. Also updated runsniffer script. 2009-05-20 08:14:38 +00:00
moodler
e624cda83b CodeSniffer MDL-19247 I updated the README, moved and renamed phpcs => runsniffer script, and modifed some rules for line length and require statements 2009-05-20 06:35:46 +00:00
dongsheng
8559ea1080 "MDL-15351, use base64 encode php seriablized data" 2009-05-20 06:08:12 +00:00
dongsheng
cd3122334d "MDL-15351, rewrote repository local repository" 2009-05-20 05:24:53 +00:00
moodlerobot
e44e3d00b2 Updated the HEAD build version to 20090520 2009-05-20 00:38:36 +00:00
nicolasconnault
cf72e2dde3 MDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to Warnings. Added a file to sniff out elseif declarations. Cleaned up grade/lib.php as an example (no more errors). 2009-05-19 21:17:54 +00:00
stronk7
2a8435c4ce MDL-19163 restore - avoid some notices. Merged from 19_STABLE 2009-05-19 18:50:24 +00:00