phpbb/phpBB/config
Joas Schilling 296af6c679 Merge remote-tracking branch 'dhruvgoel92/ticket/11271-develop' into develop
* dhruvgoel92/ticket/11271-develop: (25 commits)
  [ticket/11271] Make path conversion more precise
  [ticket/11271] limit absolute path conversion to attachment links only
  [ticket/11271] Add docblock of feed_generate_content( )
  [ticket/11271] Fix tabs and use !empty( ) instead of count( )
  [ticket/11271] Remove unnecessary inclusion of functions_display
  [ticket/11271] Typecast forum and topic id to integer
  [ticket/11271] Use absolute path for displaying inline attachments in feeds
  [ticket/11271] Changed executable bit.
  [ticket/11271] Formatting code and removing null assignment.
  [ticket/11271] Removing unnecessary database object
  [ticket/11271] Separated attachment fetching query
  [ticket/11271] Fetched feed attachments before loop.
  [ticket/11271] Removed in-line attachment comments properly.
  [ticket/11271] Displaying in-line attached images in ATOM feed.
  [ticket/11271] Add the inline images html to content
  [ticket/11271] Use class variable $db instead of global
  [ticket/11271] Typecast forum and topic id to integer
  [ticket/11271] Use absolute path for displaying inline attachments in feeds
  [ticket/11271] Changed executable bit.
  [ticket/11271] Formatting code and removing null assignment.
  ...
2014-03-11 09:53:52 +01:00
..
.htaccess [feature/dic] Add trailing newline to htaccess 2012-07-26 15:58:26 +02:00
auth_providers.yml [ticket/12156] Add missing passwords manager to oauth 2014-02-03 18:08:13 +01:00
avatars.yml [ticket/11930] Move path_helper in front of optional cache argument 2013-10-21 10:20:12 +02:00
console.yml [ticket/12039] Use an abstract class and some more minor adjustments 2013-11-27 14:16:34 +01:00
cron_tasks.yml [feature/plupload/cron] Namespacification 2013-10-11 15:53:22 +02:00
feed.yml Merge branch 'ticket/11271' into ticket/11271-develop 2013-12-27 03:43:22 +05:30
migrator.yml [ticket/11880] Move get_schema_steps function to a migrator helper class 2014-02-05 09:57:36 -06:00
mimetype_guessers.yml [ticket/11912] Introduce guesser priority to mimetype guessers 2013-11-11 21:18:23 +01:00
notifications.yml Merge pull request #1812 from prototech/ticket/11746 2013-11-02 11:55:16 -07:00
passwords.yml [feature/passwords] Get rid of set_name/get_name methods for passwords drivers 2014-02-02 14:09:09 +01:00
profilefields.yml [ticket/12187] Add URL type for profile fields 2014-03-03 12:30:07 +01:00
routing.yml [feature/controller] Update routing documentation for using query string 2012-11-18 13:40:24 -05:00
services.yml [ticket/12090] Move find() call to container and fix tests 2014-03-09 19:03:15 +01:00
tables.yml [ticket/11201] Inject table names rather then using constants 2014-01-18 12:36:18 +01:00