phpbb/phpBB
2014-04-20 14:28:09 +02:00
..
adm Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
assets Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
bin [ticket/11998] Make phpbbcli executable and add shebang 2013-11-12 00:12:34 +01:00
cache [ticket/11700] Add back accidently deleted file in cache dir 2013-09-17 16:18:04 +02:00
config [ticket/12150] Use log service instead of add_log() function 2014-03-29 22:16:25 +01:00
develop [ticket/12273] Fix export script 2014-04-18 12:57:39 +02:00
docs [ticket/12273] Fix Markdown layout 2014-04-18 13:07:41 +02:00
download [ticket/12171] Send correct status 403 when forbidden and 404 when not found 2014-02-10 12:56:45 +01:00
files
images
includes [ticket/12273] Fix missing $vars line 2014-04-18 13:07:41 +02:00
install [ticket/12191] Move notification options to bottom while installing 2014-04-14 00:02:28 +03:00
language [ticket/12345] Improve search flood interval message for ascraeus 2014-04-16 02:14:36 +03:00
phpbb [ticket/12273] Move phpBB test to new file and use a data provider 2014-04-20 14:28:09 +02:00
store
styles Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus 2014-04-14 12:33:33 +02:00
.htaccess [ticket/11215] Remove unnecessary comment 2013-09-02 15:34:14 -07:00
app.php [ticket/11852] Split filesystem and path_helper into 2 classes 2013-09-26 15:34:44 +02:00
common.php [ticket/11850] Need symfony request and filesystem setup globally for session 2013-09-30 18:44:02 -05:00
composer.json [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
composer.lock [ticket/11998] Add symfony/console as dependency. 2013-11-03 01:52:40 +01:00
cron.php
faq.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
feed.php [ticket/11271] Make path conversion more precise 2013-12-27 03:31:28 +05:30
index.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
mcp.php [ticket/12273] Fix missing $vars line 2014-04-18 13:07:41 +02:00
memberlist.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
posting.php [ticket/12391] Assign variables to core.posting_modify_template_vars 2014-04-14 14:37:21 +03:00
report.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
search.php Merge pull request #2243 from n-aleha/ticket/12345 2014-04-16 23:26:09 +02:00
ucp.php [ticket/12360] Fix duplicated creation of session when logging out the user 2014-04-06 23:49:20 +02:00
viewforum.php [ticket/12400] Add viewforum event to modify topics data 2014-04-13 22:51:24 +08:00
viewonline.php [ticket/12364] Add template identifier var to all missing pages 2014-04-06 17:41:09 +02:00
viewtopic.php Merge pull request #2301 from rxu/ticket/12401 2014-04-16 00:17:31 +02:00
web.config