2010-05-26 |
Eloy Lafuente | MDL-22556 mssql - Enable HEAD installations using the... |
blob | commitdiff | raw |
2010-05-21 |
Petr Skoda | MDL-22546 removing dirroot from the config.php - this... |
blob | commitdiff | raw | diff to current |
2010-05-10 |
David Mudrak | MDL-18112 Added a comment that we intentionally check... |
blob | commitdiff | raw | diff to current |
2010-04-14 |
Petr Skoda | MDL-22084 making a clear distinction between list of... |
blob | commitdiff | raw | diff to current |
2010-04-11 |
Petr Skoda | MDL-22059 fixing install_string_manager to work with... |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Petr Skoda | MDL-15252 language list refactoring |
blob | commitdiff | raw | diff to current |
2010-04-10 |
Petr Skoda | MDL-21693 Dropping _utf8 suffix from language codes... |
blob | commitdiff | raw | diff to current |
2010-04-06 |
Petr Skoda | MDL-22031 fixed installer regression, adding more defin... |
blob | commitdiff | raw | diff to current |
2010-03-25 |
David Mudrak | Fixing typos in DB persistant connection setting |
blob | commitdiff | raw | diff to current |
2009-12-16 |
Petr Skoda | MDL-20204 first batch of major theme changes, some... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
Petr Skoda | MDL-20168 we need a lot more memory in 64bit PHP |
blob | commitdiff | raw | diff to current |
2009-11-01 |
Petr Skoda | MDL-20700 coding style cleanup - cvs keywords removed... |
blob | commitdiff | raw | diff to current |
2009-07-09 |
tjhunt | themes & blocks - MDL-19077 & MDL-19010 blocks are... |
blob | commitdiff | raw | diff to current |
2009-07-05 |
tjhunt | MDL-19714 Fatal errors when installing HEAD \r\rThis... |
blob | commitdiff | raw | diff to current |
2009-06-22 |
nicolasconnault | MDL-19418 Replaced ereg* by preg* |
blob | commitdiff | raw | diff to current |
2009-05-25 |
skodak | MDL-15249 refactoring normal installer in preparation... |
blob | commitdiff | raw | diff to current |
2009-05-21 |
skodak | MDL-19235 updated license header in installer - complet... |
blob | commitdiff | raw | diff to current |
2009-05-21 |
skodak | MDL-19235 updated license header in installer - complet... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
stronk7 | MDL-18195 installer - always suggest/write paths using... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
stronk7 | MDL-18219 installer - respect $distro->dbtype after... |
blob | commitdiff | raw | diff to current |
2009-02-11 |
stronk7 | MDL-18200 installer - create dataroot dir if possible |
blob | commitdiff | raw | diff to current |
2009-02-09 |
stronk7 | MDL-18198 installer - change distro to distrolib.php... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-18167 more distro hooks refactoring - agreed with... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-17565 automatic download of parent lang + parent... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-14924 the same title now used on each upgrade/insta... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-18167 more hooks for distros |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-18167 let distros set default dataroot |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-18167 allow distro packs skip dbtype selection |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-18167 towareds reimplementing of win installer... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-14924 language autorefresh and starting to reimplem... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-14924 fixed typo - thanks Eloy |
blob | commitdiff | raw | diff to current |
2009-02-07 |
skodak | MDL-17458 rewritten installer |
blob | commitdiff | raw | diff to current |
2009-02-01 |
skodak | MDL-10275 temporarily disabling old installer, stay... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
stronk7 | MDL-18072 installer - define CLI_SCRIPT (false) to... |
blob | commitdiff | raw | diff to current |
2009-01-05 |
skodak | MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787... |
blob | commitdiff | raw | diff to current |
2008-11-19 |
skodak | MDL-17274 security: register globals not supported... |
blob | commitdiff | raw | diff to current |
2008-10-29 |
skodak | MDL-17057 dml: fixed regression changed by removed... |
blob | commitdiff | raw | diff to current |
2008-10-27 |
skodak | MDL-17036 dml: dbpersist moved into dboptions |
blob | commitdiff | raw | diff to current |
2008-08-24 |
stronk7 | Remove hack not needed anymore. Now enviroment check... |
blob | commitdiff | raw | diff to current |
2008-08-21 |
skodak | MDL-15716 Tightened dataroot security checks and and... |
blob | commitdiff | raw | diff to current |
2008-08-12 |
skodak | MDL-16008 fixed $CFG->release warning in isntaller |
blob | commitdiff | raw | diff to current |
2008-06-22 |
skodak | MDL-14679 var_export now used instead of addsingleslash... |
blob | commitdiff | raw | diff to current |
2008-06-22 |
skodak | MDL-15071 new sqlite pdo driver by Andrei Bautu (with... |
blob | commitdiff | raw | diff to current |
2008-06-16 |
stronk7 | Use some more $DB in installer. Like rest of db accesse... |
blob | commitdiff | raw | diff to current |
2008-06-15 |
skodak | MDL-15249 improving cli installer |
blob | commitdiff | raw | diff to current |
2008-06-15 |
skodak | MDL-15247 lib/dmllib.php is now obsolete |
blob | commitdiff | raw | diff to current |
2008-06-15 |
skodak | MDL-15094 added some overlook conversions - thanks... |
blob | commitdiff | raw | diff to current |
2008-06-13 |
skodak | MDL-14956 basic exception support in Moodle + other... |
blob | commitdiff | raw | diff to current |
2008-06-13 |
nicolasconnault | MDL-14864 Removed old $db variable, replaced by global... |
blob | commitdiff | raw | diff to current |
2008-06-09 |
skodak | MDL-15194 adodb separation, dml database creation support |
blob | commitdiff | raw | diff to current |
2008-05-22 |
jerome | MDL-14819 changed main table size, merged from 19 |
blob | commitdiff | raw | diff to current |
2008-05-19 |
stronk7 | Installer fixed, prefixes improved, moved conn settings... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
jerome | MDL-14716 Install script: icon image are now displayed... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
jerome | MDL-14656 Make install.php XHTML compliant, merged... |
blob | commitdiff | raw | diff to current |
2008-05-01 |
skodak | MDL-14645 PHP 5.2.0 now required for new installation... |
blob | commitdiff | raw | diff to current |
2008-02-26 |
skodak | MDL-12927 installer should detect the magic quotes... |
blob | commitdiff | raw | diff to current |
2008-02-19 |
moodler | MDL-13489 Merged fixes from 1.9 |
blob | commitdiff | raw | diff to current |
2008-01-20 |
skodak | MDL-12983 Installation stops after trying to download... |
blob | commitdiff | raw | diff to current |
2008-01-08 |
skodak | MDL-12869 fixed minor security problem in installer... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
stronk7 | Change some constants to avoid name collisions. MDL... |
blob | commitdiff | raw | diff to current |
2007-12-30 |
skodak | MDL-12698, MDL-12569 - componentlib & langimport improv... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
stronk7 | Added note about automatic DB creation. MDL-9609 |
blob | commitdiff | raw | diff to current |
2007-12-29 |
stronk7 | Merged from MOODLE_19_STABLE. Under MySQL, create the... |
blob | commitdiff | raw | diff to current |
2007-12-24 |
arborrow | added comment to see MDL-9609 for progress on resolving... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
poltawski | MDL-10607 - also support backslashes in dbuser/password... |
blob | commitdiff | raw | diff to current |
2007-12-23 |
poltawski | MDL-10607 - support single quotes in db user/password... |
blob | commitdiff | raw | diff to current |
2007-10-10 |
skodak | MDL-11694 adding error displaying into installer, it... |
blob | commitdiff | raw | diff to current |
2007-08-22 |
skodak | MDL-10922 relative paths to images in installer |
blob | commitdiff | raw | diff to current |
2007-08-21 |
skodak | MDL-10930 added mysqli support into installer; it needs... |
blob | commitdiff | raw | diff to current |
2007-08-09 |
jamiesensei | fixed syntax error in last commit that fixes MDL-10768 |
blob | commitdiff | raw | diff to current |
2007-08-09 |
moodler | Fixed determination of right-to-left MDL-10768 |
blob | commitdiff | raw | diff to current |
2007-08-09 |
moodler | Fixes for RTL languages during install MDL-10768 |
blob | commitdiff | raw | diff to current |
2007-06-20 |
jamiesensei | added styles to install.php for colours for environment... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
skodak | MDL-9363 update memory limit checks and docs - grrr... |
blob | commitdiff | raw | diff to current |
2007-04-15 |
skodak | MDL-9363 update memory limit checks and docs; merged... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
nicolasconnault | MDL-8758 - Corrected the packagezip -> package.zip... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
stronk7 | Some more notices are now out. Caused by current_language() |
blob | commitdiff | raw | diff to current |
2007-02-23 |
defacer | Fixing a silly cosmetic thing under Windows... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
defacer | Fixing ugly blue border around help icon during install... |
blob | commitdiff | raw | diff to current |
2007-02-23 |
defacer | Fixing a few tons of notices when installing |
blob | commitdiff | raw | diff to current |
2007-02-19 |
moodler | Removed the raquo completely MDL-8528 |
blob | commitdiff | raw | diff to current |
2007-01-16 |
skodak | MDL-8204 several installer improvements: |
blob | commitdiff | raw | diff to current |
2007-01-16 |
skodak | MDL-8110 use standard _FILE_ for includes instead of... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
stronk7 | Now help information is back again (typo in js) and... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
stronk7 | Moving set_dbfamily() from dmllib.php to setuplib.php... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
moodler | Added dmllib.php because we need set_dbfamily in the... |
blob | commitdiff | raw | diff to current |
2007-01-13 |
moodler | Removed rogue print_object -- how did it get there... |
blob | commitdiff | raw | diff to current |
2007-01-09 |
moodler | Inserted a new style to make install look better |
blob | commitdiff | raw | diff to current |
2007-01-09 |
moodler | Added missing library causing install not to work |
blob | commitdiff | raw | diff to current |
2007-01-08 |
skodak | MDL-8105 some more icon class fixes including new ... |
blob | commitdiff | raw | diff to current |
2007-01-06 |
skodak | MDL-8062 Remove name attribute from <form> and related... |
blob | commitdiff | raw | diff to current |
2007-01-03 |
moodler | Removed some language=Javscript attributes ... we need... |
blob | commitdiff | raw | diff to current |
2006-11-10 |
toyomoyo | eleminating dbencodingtests (always checked in 1.8... |
blob | commitdiff | raw | diff to current |
2006-11-07 |
moodler | Merged better mssql check from stable |
blob | commitdiff | raw | diff to current |
2006-10-30 |
moodler | SOme misc foxes to installing (fixed icons, removed... |
blob | commitdiff | raw | diff to current |
2006-10-19 |
stronk7 | Adding support for the new mssql_n driver |
blob | commitdiff | raw | diff to current |
2006-10-13 |
stronk7 | Now installer:(MDL-6823) |
blob | commitdiff | raw | diff to current |
2006-09-29 |
moodler | Add MS-SQL to installer :-) |
blob | commitdiff | raw | diff to current |
2006-09-22 |
moodler | Fixing MDL-6636, reference to file that is now gone... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
skodak | fixed regex typo in installer |
blob | commitdiff | raw | diff to current |
next |