| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/7296] Exporting styles to tar creates corrupted archives. | Joas Schilling | 2010-08-22 | 1 | -0/+6 |
* | [bug/12531] proposed solution for bug #12531 | Igor Wiedler | 2010-03-06 | 1 | -2/+2 |
* | - Bug #56255 - Moving topics to a forum where you are on queue | Josh Woody | 2010-01-18 | 1 | -0/+10 |
* | Fix bugs #46615 & #46945 - Fail gracefully if store folder is not writable du... | Andreas Fischer | 2009-07-17 | 1 | -1/+6 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -5/+5 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 1 | -5/+5 |
* | check if folder is not empty (may happen for absolute paths). Thanks paul | Meik Sievertsen | 2008-06-09 | 1 | -5/+29 |
* | #14429 | David M | 2008-04-20 | 1 | -7/+27 |
* | dumdidum... sorry. ;) | Meik Sievertsen | 2007-10-05 | 1 | -7/+15 |
* | #13327 | David M | 2007-07-13 | 1 | -11/+17 |
* | safer name for the updater downloads (even if removed after download) - repor... | Meik Sievertsen | 2007-03-06 | 1 | -6/+16 |
* | #5654 | David M | 2006-11-28 | 1 | -1/+1 |
* | - compress is nicer (fixed a bug :P) | David M | 2006-11-03 | 1 | -27/+27 |
* | bug fixes | David M | 2006-09-16 | 1 | -2/+1 |
* | - removed db cache (might re-appear, but for now we do not see the need for it) | Meik Sievertsen | 2006-06-16 | 1 | -5/+5 |
* | make sure custom profile fields are created correctly on registration (#2225) | Meik Sievertsen | 2006-06-13 | 1 | -5/+5 |
* | ok, this one is rather large... the most important change: | Meik Sievertsen | 2006-06-06 | 1 | -35/+89 |
* | - allow searches for multibyte characters in fulltext_native | Nils Adermann | 2006-04-27 | 1 | -1/+1 |
* | - Some archivers are worthless in this world | David M | 2006-04-15 | 1 | -0/+20 |
* | To all people having their bug status set to fixed: SF pserver CVS access is ... | Meik Sievertsen | 2006-04-06 | 1 | -1/+1 |
* | - Cleaned up some compress stuff | David M | 2006-03-18 | 1 | -6/+7 |
* | - We only write to the archive ONCE for every file and folder when working wi... | David M | 2006-02-24 | 1 | -27/+26 |
* | - fseek -> rewind | David M | 2006-02-24 | 1 | -23/+18 |
* | Appending to the string is faster than copying it. Additionally, str_repeat i... | David M | 2006-02-23 | 1 | -1/+1 |
* | - Tar extraction and compression has changed to be more efficent by making fe... | David M | 2006-02-04 | 1 | -18/+5 |
* | - We don't use the extra info because we can extrapolate the only thing of us... | David M | 2006-01-30 | 1 | -6/+3 |
* | - More loose definition regarding what gets to be a folder and what does not ... | David M | 2006-01-27 | 1 | -103/+73 |
* | - Tar extraction is MUCH faster, we parse the archive ONCE and create the dir... | David M | 2006-01-27 | 1 | -76/+35 |
* | Fixes in both CAPTCHA and Compress | David M | 2006-01-26 | 1 | -8/+13 |
* | - file_get_contents instead of imploding file()s or fread()ing till the maxim... | David M | 2006-01-04 | 1 | -16/+7 |
* | - install style and style elements | Meik Sievertsen | 2006-01-02 | 1 | -2/+12 |
* | - I forgot that we can add and remove prefixes :D | David M | 2005-12-27 | 1 | -4/+4 |
* | - Forgot to repair a function ;-) | David M | 2005-12-27 | 1 | -2/+2 |
* | *** empty log message *** | Meik Sievertsen | 2005-12-25 | 1 | -17/+26 |
* | This code works. All of it works. At least, it should. | David M | 2005-12-18 | 1 | -141/+163 |
* | - Now creates vaild ZIP archives, "Data Descriptor" is not needed and breaks ... | David M | 2005-12-15 | 1 | -3/+0 |
* | - added acp_language (language pack management) | Meik Sievertsen | 2005-11-30 | 1 | -10/+22 |
* | - Documentation related changes | Meik Sievertsen | 2005-04-09 | 1 | -22/+31 |
* | - change registration page language on-the-fly | Meik Sievertsen | 2005-01-23 | 1 | -4/+60 |
* | Various updates "discovered" while working on website compression function us... | Paul S. Owen | 2003-08-22 | 1 | -14/+14 |
* | Seems some compression applications don't bother with little things like stan... | Paul S. Owen | 2003-08-13 | 1 | -2/+14 |
* | Fix up issues with .tar, .tar.gz and .tar.bz2 archives and directory structur... | Paul S. Owen | 2003-08-13 | 1 | -16/+58 |
* | Don't write out when closing unless a file actually exists ... | Paul S. Owen | 2003-08-12 | 1 | -5/+29 |
* | Brain wanted in Room 101, Brain wanted | Paul S. Owen | 2003-08-09 | 1 | -2/+4 |
* | It's amazing what a strategically placed = can do for normal operation ... | Paul S. Owen | 2003-08-09 | 1 | -19/+24 |
* | Further tidy ups for zip compatibility ... still seem to be problems deleting... | Paul S. Owen | 2003-08-09 | 1 | -54/+56 |
* | Improve compatibility of zip extract method | Paul S. Owen | 2003-08-09 | 1 | -53/+105 |
* | Save some mem when decompressing .zip | Paul S. Owen | 2003-07-22 | 1 | -12/+21 |
* | Extract .zip ... damn gzuncompress | Paul S. Owen | 2003-07-21 | 1 | -11/+81 |
* | Extraction of .tar, .tar.gz and .tar.bz2 | Paul S. Owen | 2003-07-21 | 1 | -0/+44 |