aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* include vs include_onceHenry Sudhof2009-08-073-3/+3
* Coding guidelines: Tiny whitespace change for an unreleased file.Andreas Fischer2009-08-071-2/+2
* Remove some left over code introduced in r9575, reverted in r9704.Andreas Fischer2009-08-071-7/+0
* add transactions to sync(); not one big one to avoid nesting.Henry Sudhof2009-08-071-10/+42
* Bug #49215 again.Andreas Fischer2009-08-072-3/+3
* Fix bug #49215 - Use $phpEx variable instead of hardcoded '.php'Andreas Fischer2009-08-071-2/+2
* pm class is not supposed to be in there, also results in white backgroundMeik Sievertsen2009-08-061-4/+4
* More language changesYuriy Rusko2009-08-0616-37/+37
* #36475Yuriy Rusko2009-08-061-9/+9
* fix r9713 for #36565Joas Schilling2009-08-0511-8/+18
* Fix Bug #46285 (drop index patch by Paul) - i hope the re-addition of the FUL...Meik Sievertsen2009-08-051-1/+19
* fix r9927 - of course isset()Meik Sievertsen2009-08-051-1/+1
* Fix Bug #48955 - Correctly extract column default value when exporting Postgr...Andreas Fischer2009-08-052-3/+5
* submit_post() now accepts force_approved_state key passed to $data to indicat...Meik Sievertsen2009-08-052-0/+9
* Fix bug #15729 - Global announcements marked as read if all new topics in for...Ruslan Uzdenov2009-08-056-10/+23
* update mysql_upgraderMeik Sievertsen2009-08-051-0/+9
* log general errors in cron, images and when debug is enabledHenry Sudhof2009-08-052-0/+10
* and for pseudocron too (to conisder: log db errors to debug faulty cron jobs)Henry Sudhof2009-08-041-2/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* use new flag to place captcha errors in the error log (if debug is set)Henry Sudhof2009-08-041-0/+2
* add the option to place image debugging information to the logHenry Sudhof2009-08-042-1/+8
* Separate PM Reply and PM Reply to all in prosilver.Meik Sievertsen2009-08-049-18/+75
* Even if the recipient of a PM is now inactive (for whatever reason) still dis...Meik Sievertsen2009-08-041-2/+1
* Fix Bug #49035 - Fix general error while registration, through undefined vari...Joas Schilling2009-08-042-1/+4
* #48985Henry Sudhof2009-08-0313-6/+52
* require link hash for switchpermHenry Sudhof2009-08-032-2/+2
* #48965Marek A. R2009-08-021-3/+3
* switch to full editorHenry Sudhof2009-08-023-3/+8
* Language changesYuriy Rusko2009-08-011-5/+5
* forgot this in r9909Meik Sievertsen2009-08-011-2/+1
* Fix bug #1309 - Multiline [url] not ConvertedRuslan Uzdenov2009-08-012-1/+2
* return errors if return_on_error is true for multi_insert (Patch by bantu)Meik Sievertsen2009-08-011-2/+7
* Tiny adjustments related to r9900 and r9897.Andreas Fischer2009-08-012-2/+2
* Adjust build_url() to not prepend $phpbb_root_path if path returned from redi...Meik Sievertsen2009-08-012-2/+15
* change preferred to recommended in install.html fileMeik Sievertsen2009-08-011-2/+2
* Apply locale-independent basename() to attachment filenames. New function add...Meik Sievertsen2009-08-0112-31/+59
* Addition to r9899 for bug #48695 - trying to create thumbnail for broken jpeg...Ruslan Uzdenov2009-08-011-0/+1
* Fix Bug #37585 - Correctly log action when users request to join a groupJoas Schilling2009-08-013-2/+4
* some encoding fixesMeik Sievertsen2009-08-015-6/+6
* Fallback options for missing language files. (Bug #38575 - Patch by EXreaction)Meik Sievertsen2009-08-012-2/+31
* adjust authors file... add contributions and new devMeik Sievertsen2009-08-011-17/+23
* Fix bug #48695 - Do not try to create thumbnails for images we cannot open pr...Andreas Fischer2009-07-312-0/+6
* check changed to allow for undefined lang entries. Proposed by a_jelly_donutHenry Sudhof2009-07-311-1/+1
* WellHenry Sudhof2009-07-311-0/+1
* Add box if users decided not to select a forum to copy permissions from on fo...Henry Sudhof2009-07-313-0/+91
* Revert r9878 - QR was already disabled by default, for admin convenience we e...Meik Sievertsen2009-07-312-2/+2
* Fix Bug #48875 - we compare the bitlength, therefore we indeed do not need to...Meik Sievertsen2009-07-301-2/+2
* Fix bug #48885, introduced in r9843Joas Schilling2009-07-302-3/+3
* Fix Bug #47295 - Min/max characters per posts also affects polls optionJoas Schilling2009-07-302-6/+18
* Props.Andreas Fischer2009-07-291-1/+1