| Commit message (Expand) | Author | Age |
* | - Patch #355236 by Frando: refactor drupal_render() theming. | Dries Buytaert | 2009-02-03 |
* | - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. | Dries Buytaert | 2009-01-22 |
* | - Patch #347485 by cdale: don't add upload node submit handler unless necessary. | Dries Buytaert | 2009-01-12 |
* | - Patch #353207 by CitizenKane and drewish: cleaned up the FILE_STATUS_TEMPOR... | Dries Buytaert | 2009-01-02 |
* | - Patch #348201 by catch: make it possible to load multiple files with fewer ... | Dries Buytaert | 2008-12-31 |
* | - Patch #352236 by CitizenKane: finished converting upload module to the new ... | Dries Buytaert | 2008-12-30 |
* | - Patch #339929 by Moshe et al: move node links into ->content. | Dries Buytaert | 2008-12-16 |
* | - Patch #319356 by recidive: clean up hook_nodeapi_ fucntion signatures and d... | Dries Buytaert | 2008-12-09 |
* | - Patch #324313 by catch et al: load multiple nodes and terms at once. | Dries Buytaert | 2008-12-05 |
* | - Patch #321283 by drewish: upload module needs to inform uid 1 about allowed... | Dries Buytaert | 2008-11-24 |
* | Removing #137932 which was committed prematurely. | Angie Byron | 2008-11-24 |
* | #337820 by Dave Reid: Rename menu path 'logout' to 'user/logout' for consiste... | Angie Byron | 2008-11-23 |
* | - Patch #331013 by drewish: remove file_set_status in favor of file_save(). | Dries Buytaert | 2008-11-08 |
* | - Patch #321166 by gpk, drewish, Damien Tournoud: removed redundant function ... | Dries Buytaert | 2008-11-02 |
* | #319465: SA-2008-47 (#295053): Privilege escalation in upload module. | Angie Byron | 2008-10-12 |
* | #319341: SA-2008-060 (#318706): Access bypass for files attached to restricte... | Angie Byron | 2008-10-11 |
* | #319328: SA-2008-060 (#318706): File upload access bypass. | Angie Byron | 2008-10-11 |
* | #313213 by maartenvg, Gábor Hojtsy: Add a 'title' attribute for permissions ... | Angie Byron | 2008-10-09 |
* | #142995 by dopry, drewish, quicksketch, jpetso, and flobruit: Adding hook_fil... | Angie Byron | 2008-10-09 |
* | - Patch #310212 by justinrandell: killed in _node hook, as well as twelve sa... | Dries Buytaert | 2008-10-06 |
* | - Patch #161301 by Eaton, Sun, moshe and webchick: make checking for node edi... | Dries Buytaert | 2008-09-27 |
* | #308434 by drewish, dopry, quicksketch, aaron, jhedstrom, and friends: Massiv... | Angie Byron | 2008-09-15 |
* | - Patch #245329 by christefano and dmitrig01: code comment love. | Dries Buytaert | 2008-07-24 |
* | - Patch #247095 by drewish: fixed variable name that cause private file uploa... | Dries Buytaert | 2008-07-18 |
* | - Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now print... | Dries Buytaert | 2008-07-16 |
* | - Patch #247095 by drewish ad flobruit: upload module performs permission che... | Dries Buytaert | 2008-05-14 |
* | - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flob... | Dries Buytaert | 2008-05-06 |
* | - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu... | Dries Buytaert | 2008-04-14 |
* | - Patch #30984 by webchick, keith.smith, kkaefer, Crell et al: provide descri... | Dries Buytaert | 2008-02-20 |
* | - Patch #219883 by gdevlugt and webernet: files attached to newly created nod... | Dries Buytaert | 2008-02-12 |
* | - Patch #204955 by chx: fixed E_ALL warning. | Dries Buytaert | 2007-12-31 |
* | #173656 by qucksketch: fix upload form ordering and delete buttons on preview... | Gábor Hojtsy | 2007-12-24 |
* | #200069 by keith.smith: new standard for 'more information' links in module h... | Gábor Hojtsy | 2007-12-14 |
* | #197297 by DanW (as GHOP 17), and keith.smith: clean up lots of help texts, u... | Gábor Hojtsy | 2007-12-13 |
* | #198579 by webernet and hswong3i: a huge set of coding style fixes, including: | Gábor Hojtsy | 2007-12-08 |
* | #196667 (GHOP 45) by fberci: add '@ingroup themeable' to all themeable functions | Gábor Hojtsy | 2007-12-06 |
* | #196351 by robertDouglass: fix small SQL error | Gábor Hojtsy | 2007-11-29 |
* | #193105 by dmitrig01, quicksketch: add weights and drag and drop ordering sup... | Gábor Hojtsy | 2007-11-29 |
* | #172630 by webernet: fix weird errors experienced when using the JS file uplo... | Gábor Hojtsy | 2007-11-21 |
* | #191104 by keith.smith: (usability) change occurances of node to 'post' and '... | Gábor Hojtsy | 2007-11-12 |
* | #172943 by drewish: fix file_save_upload() conformance to its API documentati... | Gábor Hojtsy | 2007-10-25 |
* | Drupal 6.0-beta 2 release with all Drupal 5.3 security fixes applied | Gábor Hojtsy | 2007-10-17 |
* | #181088 by fajerstarter, catch and JirkaRybka: rename 'access control' to 'pe... | Gábor Hojtsy | 2007-10-12 |
* | #181741 by quicksketch: fix AHAH throbber/progress bar issues and generalize ... | Gábor Hojtsy | 2007-10-10 |
* | #157752 by quicksketch: extend AHAH functionality to most types of form eleme... | Gábor Hojtsy | 2007-10-05 |
* | #174708 by multiple contributors: update jQuery to 1.2 | Gábor Hojtsy | 2007-09-12 |
* | #173305 by drewish: actually remove files when the delete check box is checked | Gábor Hojtsy | 2007-09-06 |
* | - Patch #173287 by webernet: missing {} in SQL query. | Dries Buytaert | 2007-09-05 |
* | - Patch #172961 by webernet: code style cleanup. | Dries Buytaert | 2007-09-05 |
* | #168813 by chx: do not let form caching prevent file uploads | Gábor Hojtsy | 2007-09-02 |