| Commit message (Expand) | Author | Age |
* | #197500 reported by webernet, patch by myself and chx: instead of calling int... | Gábor Hojtsy | 2007-12-04 |
* | #188498 follow up by pwolanin: using double quotes in pgsql queries is not po... | Gábor Hojtsy | 2007-12-03 |
* | #193105 follow up by webernet: only run upload module update if the table is ... | Gábor Hojtsy | 2007-11-30 |
* | #194585 by chx: some duplicate menu items appeared through the menu updates | Gábor Hojtsy | 2007-11-29 |
* | #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering sup... | Gábor Hojtsy | 2007-11-29 |
* | - Patch #194304 by Gabor: upgrade should only enable PHP module if necessary. | Dries Buytaert | 2007-11-28 |
* | Rollback the accidentally committed #194310 | Gábor Hojtsy | 2007-11-26 |
* | #193333 by quicksketch et al: taxonomy drag and drop support | Gábor Hojtsy | 2007-11-26 |
* | - Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixe... | Dries Buytaert | 2007-11-26 |
* | #120960 by blakehall, JirkaRybka, catch: improve usability of content editing... | Gábor Hojtsy | 2007-11-26 |
* | #188498 by Rob Loach: user profile category names are stored and compared cas... | Gábor Hojtsy | 2007-11-26 |
* | #194367 by chx: better targetted user id setting, so auto increment issues wi... | Gábor Hojtsy | 2007-11-22 |
* | #191310 follow up by keith.smith: fix install instructions and error message ... | Gábor Hojtsy | 2007-11-21 |
* | #194029 by pwolanin: fix trivial copy-paste error in filter format setup | Gábor Hojtsy | 2007-11-21 |
* | - Patch #100909 by webbernet: improve usability of cron message. | Dries Buytaert | 2007-11-20 |
* | #193510 follow up by webernet: restore updates added through the 4.7.x lifecy... | Gábor Hojtsy | 2007-11-20 |
* | - Patch #100909 by catch: small improvement to running cron. | Dries Buytaert | 2007-11-20 |
* | #193510 by webernet: remove updates from unsupported Drupal versions, as our ... | Gábor Hojtsy | 2007-11-19 |
* | #100909 by webernet and RobRoy: improve cron error reporting by defining time... | Gábor Hojtsy | 2007-11-19 |
* | - Patch #192348 by douggreen and bjaspan: fixed database inconsistencies. | Dries Buytaert | 2007-11-17 |
* | #191310 by JirkaRybka, keith.smith: ship with a files directory by default an... | Gábor Hojtsy | 2007-11-15 |
* | #191282 follow up by bjaspan: fix inconsistent database schema introduced by ... | Gábor Hojtsy | 2007-11-15 |
* | Fix bogus linebreak | Gábor Hojtsy | 2007-11-14 |
* | Wrap foreach(explode()) in empty() check, so if empty items are found, the fo... | Gábor Hojtsy | 2007-11-14 |
* | #191767 by k4ml: system_modules() is undefined in the update function, as it ... | Gábor Hojtsy | 2007-11-14 |
* | - Patch #191282 by quicksketch: inconsistent database region for disabled blo... | Dries Buytaert | 2007-11-14 |
* | - Patch #146466 by douggreen, Steven et al: Remove temporary table usage from... | Dries Buytaert | 2007-11-13 |
* | - Patch #187319 by quicksketch: don't enable the powered by Drupal block for ... | Dries Buytaert | 2007-11-11 |
* | - Patch #191073 by Keith: another good string cleanup by Keith. (Also remove... | Dries Buytaert | 2007-11-11 |
* | #124979 by bjaspan: fix PostgreSQL upgrade path, keeping the primary key on t... | Gábor Hojtsy | 2007-11-07 |
* | #184668 by hazexp: remove extra ; from old SQL update | Gábor Hojtsy | 2007-11-07 |
* | #80963 by chx with multiple contributors: remove deletion and database lock b... | Gábor Hojtsy | 2007-11-06 |
* | #178581 by lot of contributors: opt-in for update module on install and updat... | Gábor Hojtsy | 2007-11-06 |
* | #185126 by moshe weitzman, David Strauss, bjaspan and JirkaRybka: improve ind... | Gábor Hojtsy | 2007-11-04 |
* | #179143 by chx and agentrickard: unify update code for files, fixing postgres... | Gábor Hojtsy | 2007-11-04 |
* | - Patch #122759 by Robrecht: fixed broken query in upgrade path. | Dries Buytaert | 2007-10-25 |
* | #184867 by deekayen, catch and keith.smith: fix some spelling errors in our s... | Gábor Hojtsy | 2007-10-21 |
* | #165140 by dww: rename logs to reports (usability improvement) | Gábor Hojtsy | 2007-10-20 |
* | #182645 by scor: clean up concatenations to be in line with core coding stand... | Gábor Hojtsy | 2007-10-19 |
* | #184653 by scor: typo fix in system_chema()'s schema documentation | Gábor Hojtsy | 2007-10-19 |
* | #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'pe... | Gábor Hojtsy | 2007-10-12 |
* | #164983 by multiple contributors: document the core database schemas | Gábor Hojtsy | 2007-10-10 |
* | #181758 by webernet: move cache_block creation to update_fix_d6_requirements(... | Gábor Hojtsy | 2007-10-09 |
* | - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem... | Dries Buytaert | 2007-10-05 |
* | #180338 by bjaspan: more accurate wording for database update status report | Gábor Hojtsy | 2007-10-03 |
* | - Patch #173486 by scor: fixed code style issues. | Dries Buytaert | 2007-10-02 |
* | #178890 by Freso: fix parse error introduced in #124979 | Gábor Hojtsy | 2007-09-26 |
* | - Patch #124979 by chx: remove the auto_increment. | Dries Buytaert | 2007-09-26 |
* | #176429: JirkaRybka: two queries were missing curly braces in system.install | Gábor Hojtsy | 2007-09-20 |
* | #162432 by bjaspan and chx: serial columns need their keys defined in db_chan... | Gábor Hojtsy | 2007-09-14 |