| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add robots.txt for forums | Jani Välimaa | 2025-05-04 | 1 | -0/+2 |
| | | |||||
| * | Revert "Use @ when accessing variables in templates" | Dan Fandrich | 2024-10-04 | 3 | -9/+9 |
| | | | | | | | Variables defined within a template can't be accessed with @. This change needs to be reworked to eliminate those cases. This reverts commits 2c7da665 and ae197622. | ||||
| * | Use @ when accessing variables in templates | Dan Fandrich | 2024-10-04 | 3 | -9/+9 |
| | | | | | Access without the @ symbol is the older method and is discouraged. | ||||
| * | Preventing forums from tier iframe inclusion | pvi-tm | 2024-09-27 | 1 | -0/+3 |
| | | |||||
| * | forums: fix apache 2.4 conf | Thomas Backlund | 2017-05-25 | 1 | -1/+16 |
| | | |||||
| * | phpbb: Fix pgsql host | Nicolas Lécureuil | 2017-04-26 | 1 | -1/+1 |
| | | |||||
| * | lint fixes for phpbb | Thomas Backlund | 2015-10-20 | 1 | -1/+1 |
| | | |||||
| * | add redirect for URLs not ending with / | Nicolas Vigier | 2011-06-30 | 1 | -0/+1 |
| | | |||||
| * | fix template syntax | Nicolas Vigier | 2011-05-30 | 1 | -2/+2 |
| | | |||||
| * | use apc rather than file for cache, as fetching cache from disk is not | Michael Scherer | 2011-05-20 | 1 | -1/+1 |
| | | | | | | versy efficient and error prone ( as seen in bug 860 ) | ||||
| * | add forgotten file on previous commit, to make sure that non hosted forum will | Michael Scherer | 2011-04-19 | 2 | -0/+6 |
| | | | | | | be handled | ||||
| * | - use a loop for all the directory that should be forbidden | Michael Scherer | 2011-02-23 | 1 | -1/+22 |
| | | |||||
| * | - fix typo in database server name | Michael Scherer | 2011-02-22 | 1 | -1/+1 |
| | | |||||
| * | - fix the configuration file, use mod_rewrite instead | Michael Scherer | 2011-02-22 | 1 | -3/+7 |
| | | | | | | of redirect, and use Directory matching for regexp | ||||
| * | - add vhost for forums | Michael Scherer | 2011-02-21 | 1 | -0/+12 |
| | | |||||
| * | add config.php management to set the database | Michael Scherer | 2011-02-15 | 1 | -0/+17 |
