| Commit message (Expand) | Author | Age | Files | Lines |
* | [ticket/10751] Use sql_lower_text() in view_log(). log_data is a text column. | Andreas Fischer | 2012-05-31 | 1 | -1/+2 |
* | Merge remote-tracking branch 'Noxwizard/ticket/10349' into develop-olympus | Oleg Pudeyev | 2011-12-03 | 1 | -35/+0 |
|\ |
|
| * | [ticket/10349] Use new schema comment function in installer | Patrick Webster | 2011-09-28 | 1 | -35/+0 |
* | | [ticket/10461] Add a comment explaining the logic here. | Oleg Pudeyev | 2011-11-23 | 1 | -0/+4 |
* | | [ticket/10461] Correct $log_count check in view_log() so we show logs again. | Andreas Fischer | 2011-11-23 | 1 | -1/+1 |
* | | [ticket/10278] Also timeout when receiving data over a slow connection. | Andreas Fischer | 2011-10-13 | 1 | -1/+2 |
* | | [ticket/10278] Decrease default timeout of get_remote_file() to 6 seconds. | Andreas Fischer | 2011-08-25 | 1 | -1/+1 |
* | | [ticket/10278] Return with a timeout error when fread() or fgets() time out. | Andreas Fischer | 2011-08-25 | 1 | -0/+8 |
* | | [ticket/10278] Also set timeout on stream in get_remote_file(). | Andreas Fischer | 2011-08-25 | 1 | -0/+2 |
|/ |
|
* | [ticket/5506] Do not display an empty last page after deleting logs. | Joas Schilling | 2011-07-14 | 1 | -15/+32 |
* | [ticket/9874] view_log() performs unneeded count query over all log entries. | Joas Schilling | 2011-02-25 | 1 | -10/+14 |
* | [ticket/9850] Display upgrade instructions for feature release in acp | Igor Wiedler | 2010-11-02 | 1 | -1/+1 |
* | Merge branch 'ticket/bantu/9167' into develop-olympus | Josh Woody | 2010-08-19 | 1 | -35/+47 |
|\ |
|
| * | [ticket/9167] Remove shadow topics from remaining forums when deleting a forum | Andreas Fischer | 2010-06-11 | 1 | -35/+47 |
* | | [ticket/9658] Optimize topic splitting. | rxu | 2010-07-15 | 1 | -4/+4 |
|/ |
|
* | [ticket/9510] Unable to copy permissions from and to forums you cannot see | Josh Woody | 2010-05-16 | 1 | -5/+1 |
* | [ticket/9546] Also delete bookmarks, when a topic is deleted. | Joas Schilling | 2010-05-16 | 1 | -1/+1 |
* | Fix Bug #57375 - Do not delete unrelated attachments when deleting empty forums. | Andreas Fischer | 2010-02-23 | 1 | -6/+7 |
* | Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums... | Andreas Fischer | 2010-02-15 | 1 | -0/+20 |
* | Support for Microsoft's Native SQL Server Driver for PHP - Patch by Chris Puc... | Nils Adermann | 2010-02-11 | 1 | -0/+1 |
* | Fix #57395, a regression from r10427 | Josh Woody | 2010-02-07 | 1 | -1/+1 |
* | - Bug #56255 - Moving topics to a forum where you are on queue | Josh Woody | 2010-01-18 | 1 | -7/+8 |
* | Fix sql error in cache_moderators() if using postgresql. (Bug #53765) | Meik Sievertsen | 2009-11-09 | 1 | -1/+1 |
* | Fix Bug #53245 - Correct regular expression escaping and only splitting keywo... | Meik Sievertsen | 2009-10-28 | 1 | -2/+9 |
* | Return integers when get_forum_list() is supposed to only return IDs. | Andreas Fischer | 2009-09-17 | 1 | -1/+1 |
* | fix uninitialised variable in functions_admin.php (Bug #51295) | Meik Sievertsen | 2009-09-15 | 1 | -0/+1 |
* | Some smaller changes to r10041. | Andreas Fischer | 2009-09-06 | 1 | -6/+6 |
* | Make sure only logs for existing users are displayed and user-specific logs r... | Meik Sievertsen | 2009-08-25 | 1 | -1/+2 |
* | - accidentally undid changes introduced in r9979 | Jim Wigginton | 2009-08-22 | 1 | -1/+3 |
* | - replaced the drop down menu log filter thing with log searching | Jim Wigginton | 2009-08-21 | 1 | -8/+34 |
* | Some things I missed in r9887. | Andreas Fischer | 2009-08-14 | 1 | -1/+3 |
* | ok, i am very sorry, but this needs to be fixed. | Meik Sievertsen | 2009-08-12 | 1 | -18/+18 |
* | add transactions to sync(); not one big one to avoid nesting. | Henry Sudhof | 2009-08-07 | 1 | -10/+42 |
* | Apply locale-independent basename() to attachment filenames. New function add... | Meik Sievertsen | 2009-08-01 | 1 | -2/+2 |
* | [Feature] Ability to copy permissions from one forum to several other forums. | Andreas Fischer | 2009-07-28 | 1 | -0/+143 |
* | - Display version check on ACP main page. | Marek A. R | 2009-07-28 | 1 | -0/+39 |
* | Fix an SQL error | Chris Smith | 2009-07-27 | 1 | -1/+1 |
* | [Feature] Added new functionality to inactive users module: | Meik Sievertsen | 2009-07-24 | 1 | -2/+2 |
* | Fix bug #48265 - Correctly set attachment flag for topics, posts and pms afte... | Joas Schilling | 2009-07-24 | 1 | -8/+50 |
* | - added filtration ability to MCP | Jim Wigginton | 2009-07-20 | 1 | -1/+2 |
* | - added ability to filter logs by log_operation | Jim Wigginton | 2009-07-18 | 1 | -2/+3 |
* | erm, yes... ground should be group | Meik Sievertsen | 2009-06-22 | 1 | -1/+1 |
* | - Display coloured usernames in ACP groups management screens | Meik Sievertsen | 2009-06-19 | 1 | -2/+5 |
* | fix r9605 | Joas Schilling | 2009-06-17 | 1 | -4/+4 |
* | Fix bug #41555 - Fix function to recalculate Binary Tree | Joas Schilling | 2009-06-17 | 1 | -76/+28 |
* | view_log() breaks if the serialized data is corrupt. #46545 | Chris Smith | 2009-06-14 | 1 | -2/+3 |
* | Fix bug #45705 - Show error in the ACP when template folder is not readable. | Andreas Fischer | 2009-06-08 | 1 | -1/+1 |
* | Fix skipping messages if using next/prev PM in history links. (Bug #22205) | Meik Sievertsen | 2009-04-12 | 1 | -0/+2 |
* | SQL optimizations | Meik Sievertsen | 2009-04-11 | 1 | -5/+19 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -4/+4 |