[Pkg-owncloud-commits] [owncloud-doc] annotated tag v8.2.0 created (now 97ac17c)

David Prévot taffit at moszumanska.debian.org
Fri Oct 30 19:58:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v8.2.0
in repository owncloud-doc.

        at  97ac17c   (tag)
   tagging  e4d5b5ae6915fb95e5c755b476f4ebd9926664e0 (commit)
 tagged by  C Montero-Luque
        on  Mon Oct 19 09:19:11 2015 -0400

- Log -----------------------------------------------------------------
8.2.0

Alessandro Cosentino (7):
      Update user_manual/bookmarks.rst
      Update user_manual/bookmarks.rst
      Update developer_manual/codingguidelines.rst
      Update developer_manual/tutorial.rst
      Update developer_manual/routing.rst
      fix broken link
      fix broken link

Andreas Fischer (3):
      Do not list curl and libcurl3. These are irrelevant.
      Use find instead of ls to delete code files and directories.
      Recommend GMP extension for SFTP due to SSH Diffie-Hellman Key Agreement.

André Gaul (1):
      Enhance lighttpd doc: enable fastcgi check-local

Arthur Schiwon (43):
      whitspaces
      LDAP: mention AD in basic intro
      LDAP: update Advanced - User Home Folder Naming Rule
      LDAP: fix AD part
      Merge LDAP changes from stable45
      LDAP: adjust basic settings tab
      LDAP: update  screenshot of basic settings
      resize image
      LDAP: overhauled advanced settings
      LDAP: introduced 'Troubleshooting, Tips and Tricks' with some restructure
      LDAP: updated user and group mapping part
      Merge branch 'master' of git://github.com/owncloud/documentation
      LDAP: use correct screenshot
      LDAP: add section Expert Settings
      Merge LDAP fix from stable5
      Merge branch 'stable5'
      UCS: since UCS 3.1 all prerequistes are given, nothing to do
      UCS: UCR Intro up to date, update UCR table with new options
      UCS: update installation procedure and postconfig
      Fix Formatting
      UCS: More details about install via AppCenter
      UCS: Reinstall instructions
      Merge branch 's5-ucs' into stable5
      LDAP: add hint about MS AD configuration
      fix case
      Line length
      LDAP: new doc for wizard server tab
      LDAP: new doc for wizard user filter tab
      LDAP: new doc for wizard login filter tab
      LDAP: Update doc for Advanced Settings -> Connection
      LDAP: Update doc for Advanced Settings -> Directory
      LDAP: Update doc for Advanced Settings -> Attributes
      LDAP: Update doc for Expert Settings
      LDAP: add missing screenshot
      LDAP: remove references to earlier major versions in expert settings
      LDAP: update MS AD section
      LDAP: add information about OC Avatar integration
      LDAP: update tab name
      LDAP: add screenshot of profile picture settings after fetched from LDAP
      Fix redirect to ldap config
      Coding Style: no underscores for private class members, contrary  to PEAR
      LDAP: add info that primary groups are not read
      LDAP: update avatar integration part about thumbnailPhoto

B1 User (2):
      fixed typo at nginx sample configuration
      fixed typo at nginx sample configuration, added note box as in stable5

B1-reppe (1):
      Update reset.less

Bart Visscher (4):
      Add routing documentation
      Class include path is without 'apps/' prefix
      Document prelogin app type
      Space before { in function coding guidelines

Bernhard Posselt (546):
      added documentation for unittests
      added owncloud theme
      added php support and documentation for templates (4 completed)
      added link to php source reference
      added xss links, cleaned up todo
      small change
      added security page
      improved owncloud theme, set it as default and added additional template documenation
      added overview link, improved css on non documentation pages
      small change
      small enhancement for php on security page
      added more info about the layout class
      got full code doc in the template site
      ordered functions and methods alphabetically
      brought back the mimetype function signature
      added examples to methods
      added intro to templates
      added intro to templates
      fixed note wording
      fixed typo
      moved introduction to tutorial
      rename config file to app config
      added styles for warning keyword, further refined template manual
      added styling for versionadded and changed
      added changed in version for warning
      commited forgotten style changes
      changed changedversion/addedversion to blue to be better readable
      added file directive
      made file directive less obstrusive
      integrate overview better with the rest of the menu
      some cleanup
      added todos
      only show CR on hover, made todos, warnings and notes less obstrussive and hid their headings
      minor padding change
      made dd and dt styling normal except for functions, classes and methods
      indented methods, added full config.sample.php
      bigger fontsize for h3
      added examples for improving the category rst, linked files to index
      fixed categories class to have a constructor
      made api less obstrussive
      fixed some errors in the routing docs
      added first parts of the app tutorial page
      added controller, DI and classloader part to the app tutorial
      added routing docs to tutorial
      added db docs
      javascript doc added for tutorial
      added css webroot and appsroot info
      fixed info.xml path
      added templates to the tutorial
      small routing fix
      typo fixes
      fixed compile error that arose from the vcategories using the same link identifier twice
      removed unicode characters
      added result for javascript routing example
      removed 5.0 documentation from the 4.5 branch
      adjusted tutorial to apptemplate_advanced app and added unittests doc
      merged template information with the app tutorial and reduced the template docs to the API doc
      removed the dependency injection part from the unittest section
      added info about new controller method shortcuts in the advanced apptemplate
      reorganized some stuff, added hints on how to easily set security checks or manipulate the container
      removed duplicate note for database access
      explained callAjaxController note better
      added angularjs page
      added link to a cakefile
      added link to advanced apptemplate
      typo fixes
      added angular link
      typo fix
      removed marketing expressions, more infos on how to create your app and on controllers
      more structure and javascript note
      more angular docs
      added getitems function to model
      added documentation improvement hint
      small hint on security checks after container creation
      added coding style guidelines
      added tabwidth info
      added translation
      explained issues with closing ?> tag
      improved structure of routing in the tutorial
      make unittest examples run with relative paths and phpunit test suites
      added unittest namespace note
      added database examples
      typo fix
      added advanced apptemplate link and removed file tags from directories
      fixed setup commands to be universally applyable
      updated documentation on the app tutorial upon feedback from multiple people: added mock example for unittests and use annotations for mock objects
      updated unittest section
      added warnings for annotation usage and fixed a typo
      adjusted tutorial to typo fix in apptemplate_advanced
      url parameters are now also available from the ->params() method
      updated tutorial to include the cleanup changes and middleware info
      added appframework changes
      added change in controller api
      updated tutorial
      updated docs to fit appframework changes
      updated tutorial with easier test instructions
      added documentation about dependency injection
      corrected errors
      removed getting started
      improved sentence structure
      fixed error
      adjusted tutorial to fit the removal of the classpath file
      more files that need to be changed§
      fixed file names
      Merge pull request #34 from TheSFReader/patch-3
      integrated apps.rst into the tutorial
      Merge pull request #33 from TheSFReader/patch-2
      Merge pull request #35 from j-ed/master
      fixed template inconsistency
      removed duplication
      added twig recommendation
      added angularjs notice for twig templates
      restructured dev docs and merged redundant files
      moved templates file
      fixed small spelling mistakes
      small fixes
      small fixes
      small fixes
      small fixes
      moved translation into core2
      ordered left menu
      improved data migration
      small datamigration fixes
      added notice about running unittests in multiple app directories
      moved notice to unittests section
      removed wrong info
      Merge pull request #36 from houqp/stable45
      added links for documentation and translation
      added pimple link to apps developement page
      added general section on the main page
      added appframework api files
      wired appframework classes into app doc
      more api docs on the main page
      small fix
      structure changes
      fixed apptemplate link
      Merge pull request #38 from Gott/patch-1
      Merge pull request #37 from j-ed/master
      added two clarifications
      added pusblish app link to front page
      Merge pull request #42 from Tobi-H/patch-1
      updated appframework api
      added docs on new twig tags
      added docs for abs_url
      changed t() to trans()
      typo fix
      Merge pull request #44 from houqp/master
      removed useless namespace aliasing
      updated api docs
      included next and previous links for subpages
      added hint for twig url function
      Merge pull request #40 from j-ed/master
      click on heading link now doesnt hide the heading under the title bar, images are now limitted to the maximum content widht
      restructured the user documentation
      restructured admin stuff and fixed warnings
      moved sync to files
      moved sync to files
      restructured admin manual
      updated automatic config
      updated database configuration
      updated knowledge base and logging configuration
      updated mail config
      improved custom mount configuration
      improved custom user backend doc
      small ldap improvements
      updated maintenance parts
      updated main page
      improved win installation
      other installs improvements
      more description on dev sections
      Merge pull request #46 from owncloud/fix_osxinstall
      small improvmenets in the access files section
      improvements
      merged files and webdav
      added pictures for osx
      cleaned macos stuff
      removed confusing parts
      consistency changes
      more clarifications
      more clarifications
      fixes
      consistency improvements
      consistency fixes
      data migration improvements
      merged formfactors with js and css docs
      removed remote and public because of faulty core implementations
      improved provisioning api
      tiny improvements for ocs
      added todos for the docs on vcategories
      added static methods styling
      added filesystem api
      updated filesystem docs
      updated hooks
      added vcategories doc
      added docs on share backend
      added dolphin screenshot for webdav
      added hint for webdav in user docs
      Merge pull request #49 from owncloud/fix_spelling_gettingstarted.rst
      added added different filesystem
      implemented view for files
      udpated appframework api to fix setSystemValue
      updated unittest docs to not use setSystemValue
      Merge pull request #51 from j-ed/master
      Update developer_manual/app/gettingstarted.rst
      Update developer_manual/app/gettingstarted.rst
      Update user_manual/files/files.rst
      Update user_manual/files/files.rst
      Update admin_manual/configuration/index.rst
      Update developer_manual/app/gettingstarted.rst
      Merge pull request #57 from herbrechtsmeier/configuration_overwrite
      Merge pull request #58 from herbrechtsmeier/reverse-proxy
      removed sharing and vcategories due to instable state
      Update gettingstarted.rst
      update appframework docs
      Update gettingstarted.rst
      Update gettingstarted.rst
      Update gettingstarted.rst
      Update gettingstarted.rst
      Update index.rst
      Update index.rst
      removed doku of old, unmaintained and broken data migration
      Revert "removed doku of old, unmaintained and broken data migration"
      added security guidelines
      various security fixes
      small fixes
      small fixes
      started tutorial
      oc template link fix
      Merge pull request #64 from herbrechtsmeier/codingguidelines
      first tutorial commit
      more structured intro with more information
      created intro
      structural changes
      finished structuring
      added own subsection for bugtracker
      use less margin for dd
      fixed compile and style errors in classes
      removed outdated angular info
      added new twig template functions
      added angular setup info
      added js setup info
      query docs
      query docs
      small changes
      added directives docs
      split up angular docs
      structure changes
      merged
      use includes to not fuck up the left navigation
      overview structure for appframework
      more content for normal app development
      added routes for normal apps
      added model docs
      added comparison link to front app page
      improved and splitted routes
      added some js test doc
      added request doc
      Merge pull request #67 from ewildgoose/fix-nginx
      added test docs
      added links for testacular
      added transactions
      Update index.rst
      Merge pull request #68 from houqp/api_404_and_403_response
      added more infos about the DIContainer
      fixed layout
      completed runtime config
      added basic tutorial code
      finished the tutorial
      Merge pull request #69 from leezu/patch-2
      Merge pull request #72 from QuentinFonteneau/patch-3
      Merge pull request #73 from ThomasKramps/patch-1
      Merge pull request #74 from houqp/controller_update
      Merge pull request #75 from houqp/controller_update
      Merge pull request #76 from ThomasKramps/patch-2
      fix warning to fix #77
      Update controllers.rst
      added hint about appframework activation
      more info in the comparison chart
      clearer security part
      Update tutorial.rst
      Update tutorial.rst
      Update tutorial.rst
      Update tutorial.rst
      added new appframework location
      Merge pull request #79 from owncloud/ubuntu_lts
      added update on git git submodules
      Merge pull request #80 from keithzg/master
      Merge pull request #81 from riso/fix_nginx_doc
      Merge pull request #82 from riso/stable5
      updated angular js models to include hints on disabling cache updates while doing CRUD
      more update notices
      added warning about encryption app
      Update angularsetup.rst
      Update angularsetup.rst
      Merge pull request #87 from gpaumier/patch-1
      Merge pull request #88 from gpaumier/patch-2
      changed database to fit new implementation
      updated api docs
      added version change infos
      more docs on orm
      small fix
      small comment
      extend entity class2
      Update tutorial.rst
      Merge pull request #91 from kabum/master
      Merge pull request #92 from kabum/master
      Merge pull request #93 from itheiss/master
      Merge pull request #94 from kabum/master
      Merge pull request #95 from kabum/master
      Merge pull request #97 from kabum/patch-1
      updated dev docs with new changes to the appframework
      added docs on new directive
      Merge pull request #104 from Danez/master
      Merge pull request #102 from andrenarchy/patch-1
      ported #100 to master
      ported #100 to stable5
      fix broken link in usermanual to fix #105
      fix broken link in usermanual to fix #105
      version bump php to 5.3.4 to fix issue #101
      version bump php to 5.3.4 to fix issue #101
      Revert "version bump php to 5.3.4 to fix issue #101"
      Revert "version bump php to 5.3.4 to fix issue #101"
      added undefined to function closure
      added update hint for encryption to fix #78
      backported fix for #78
      use contents instead of index file to generate not only the first level but also the subdirectories to fix #77
      use contents instead of index file to generate not only the first level but also the subdirectories to fix #77
      make php5-intl an optional dep
      make php5-intl an optional dep
      updated appframework api docs
      added section for the testing team
      fix translation link
      improved communication page
      improved documentation link on front page
      Merge pull request #110 from roasty/patch-1
      added if to prevent breaking owncloud when appframwork is not enabled
      add warning when appframework is disbled in tutorial
      correct typo
      use owncloud test pilots rather than testing-team
      Merge pull request #118 from unhammer/master
      more infos about external api
      add statuscodes
      Merge pull request #120 from theoretick/master
      updated appframework docs
      remove js chapter, fix #98
      Mention PDO in requirements, Fix #116
      added small page about acceptance testing
      Merge pull request #125 from lateral-thinker/users
      Merge pull request #127 from lateral-thinker/administration
      add scaffolding tool, fix install instructions to use pip instead of easy_install and place a hint for archlinux
      more resources for angularjs learning
      Merge pull request #134 from RealRancor/stable5
      Merge pull request #123 from tuxick/patch-1
      Merge pull request #129 from craigarno/thunderbird_sync
      remove apptemplate advanced notices
      Merge pull request #135 from mjkent/master
      Merge branch 'master' into stable5
      Merge pull request #139 from DavidPrevot/master
      indention
      use a better DI introduction video
      fix typo
      add dots
      Merge pull request #143 from RealRancor/ampache_fix_5
      Merge pull request #145 from j-ed/stable5
      Merge pull request #149 from dietmaroc/patch-2
      Merge pull request #157 from Wikinaut/patch-1
      small REST addition
      add hint about xss security
      Merge pull request #164 from j-ed/stable5
      Merge pull request #165 from j-ed/stable5
      Merge pull request #169 from ry167/stable5
      cleanup
      add documentation on how to add stylesheets and javascript files
      Merge pull request #173 from jbicha/stable5
      Merge pull request #183 from jeroenh/stable5
      Merge pull request #204 from mxmehl/patch-1
      Update update.rst
      WIP
      more WIP
      restructure app docs
      group by mvc
      add logging
      group request parts
      add request lifecycle
      fix links
      fix routes lifecycle
      finish routing
      add route generation
      fix comment for url generator
      doc fixes
      add to
      basic controller infos
      finish controllers
      wording fixes
      fix classloader typo
      more on request lifecycle
      add owncloud 7 parameter to use the newest template when generating an app
      add webserver reload command for debian based distros, make it clearer that python3 is needed
      add chapter about restful api and cors
      move ocs to core dev, highlight deprecated info.xml entries
      add database layer docs
      add docs on container
      use the server container for the database connection
      add template docs
      add middleware docs
      indention fixes
      remove nl
      add hint about annotation uppercasing
      add backgroundjobs
      add l10n chapter
      simpler l10n cmd
      also mention gettext as dep
      add js docs
      add css docs on layout and navigation, fix #96
      add logger docs
      fix links
      chapter on settings
      add users and session management
      remove user and filesystem backend docs
      restructure page
      fix navigation through topics
      add hooks documentation
      add filesystem to root and scanner headlines
      add braces
      fix reference to devenv
      more hooks documentation where it should go
      add filesystem docs
      add testing documentation
      Merge pull request #340 from owncloud/appframework
      rename tutorial in create an app
      udpate testing section
      add hints about default parameters
      correct language code, owncloud/core#8587
      bump version to 7
      fix some dev docs
      add icons docs
      add info about background repeat and position
      use png instead of gif
      remove p images
      convert svg to png
      add docs on settings area
      add slide toggle docs, owncloud/core#8701
      better slide toggle description
      remove serializer docs
      Merge pull request #363 from owncloud/fix-uneeded-undersco
      Merge pull request #362 from owncloud/dev-man-update
      fix build warnings, fix docs to not use the request from core that does not contain the url parameters  owncloud/core#8827
      Update controllers.rst
      fix logo for docs
      Update routes.rst
      Update routes.rst
      Fix #459
      Merge pull request #482 from owncloud/psql-peer-auth
      Update devenv.rst
      Special hints for Ubuntu 12.04
      Update devenv.rst
      Update devenv.rst
      add docs for folders and drag and drop
      add docs for list entry actions
      add description about the has-menu class
      add filter docs
      add form
      use input submit and form instead of just a button
      There are no 6 development docs
      add easier script tag for templates
      easier style tag and html imports
      Added hint for polyfills
      Merge pull request #552 from owncloud/alrac22
      add docs for https://github.com/owncloud/core/pull/10964
      Merge pull request #555 from owncloud/template-functions
      Merge pull request #551 from owncloud/alrac20
      Merge pull request #557 from owncloud/icon-folder
      Update devenv.rst
      Update startapp.rst
      add docs for undo navigation entry deletion
      fix headline type for undo entry
      Update database.rst
      add session information chapter
      fix session description
      fix second session description error
      Merge pull request #620 from owncloud/remdup
      Merge pull request #608 from adorableGNU/patch-1
      Merge pull request #621 from owncloud/archinst
      Merge pull request #474 from menelic/master
      Merge pull request #631 from owncloud/add-l10n-hin
      add data responses docs
      add version added attribute
      Merge pull request #633 from joaoepj/patch-1
      fix #416
      Merge pull request #642 from owncloud/3rdparty
      Update controllers.rst
      Merge pull request #690 from owncloud/fix-typo
      Merge pull request #553 from ppaysant/route-defaults
      add route postfix info
      fix route defaults docs
      fix application name
      add intelligent container docs
      add another 2 interfaces
      fix typo
      Merge pull request #718 from owncloud/route-postfix
      Merge pull request #706 from owncloud/app-dependencies
      Merge pull request #719 from owncloud/intelligent-container
      Update container.rst
      Update startapp.rst
      Update api.rst
      first tutorial page
      get rid of @Stuff and use a proper explanation
      link tutorial app github repo
      adjust tutorial link
      Merge pull request #748 from owncloud/tutorial
      add changelog
      tutorial mentioned in the changelog
      Merge pull request #750 from owncloud/changelog
      fix documentation bugs
      explain template tags
      add recommended to tests instead of optional
      fix headers
      add and explain services
      Merge pull request #760 from owncloud/tutorial-services
      remove uneeded check
      also remove check from api controller
      remove error_log
      add the exceptions as well
      less space
      add apicontroller test
      Update templates.rst
      Update templates.rst
      Update templates.rst
      add note about closing cursors
      Update info.rst
      Merge pull request #821 from owncloud/l10n
      fix #889
      more hints
      try to fix database layer docs
      fix build warnings
      Merge pull request #962 from owncloud/ocsstream
      Revert "Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation"
      Merge pull request #970 from owncloud/revert-962-ocsstream
      recreate commit
      more changes
      Merge pull request #971 from owncloud/streamdb
      fix #876
      document usesession annotation
      fix import
      use correct branch
      Merge pull request #1777 from owncloud/fix-app-container

Bernhard Reiter (1):
      Add Debian/Ubuntu dependencies section to README.rst.

Bjoern Schiessle (12):
      documentation for OCS Share API
      updated documentation of OC6: we now encrypt versions during the initial encryption; people can decrypt their files again after encryption was disabled
      improved wording
      versioning is activated by default
      add missing interval
      added new 'documentation' and 'website' element to documentation
      add new error codes
      remove find statement, this will delete you data and config folder, issue #295
      mention that we don't keep more than one version per second
      add expire date to share api documentation
      update note
      add information about system wide mount points

Björn Schießle (23):
      added a page for apps development with a basic first description
      Explain the expire operation of versions
      add user docu for deleted files to explain the expire function
      typo fixed
      improved wording
      typo fixed
      some basic documentation for the encryption app
      Update configuration_encryption.rst
      Update encryption.rst
      Update encryption.rst
      Update encryption.rst
      Update encryption.rst
      Update encryption.rst
      Update index.rst
      Update update.rst
      Update deletedfiles.rst
      Update ocs-share-api.rst
      Update index.rst
      Update ocs-share-api.rst
      Merge pull request #187 from owncloud/stable6-quota
      Merge pull request #296 from owncloud/remove_dangerous_command
      fix occ encryption command
      fix path to the different encryption keys

Brandon Brown (1):
      Change somaxconn and backlog values to 65535

Brice Maron (6):
      Adding first shot of bookmark user documentation.
      Add contact doc
      Merge branch 'stable45'
      Quick fix small char problem
      Merge branch 'stable45'
      Merge branch 'master' of https://github.com/owncloud/documentation

Caleb Maclennan (2):
      fix broken English
      tweaked a few grammar issues and line wrapped

Carla Schroder (846):
      Expanded server_to_server_managing.rst, and added screenshot create_public_share.png
      Expanded server_to_server_managing.rst, and added screenshot create_public_share.png
      This has edits per pull request discussion: line wrap at 80, and added missing markup
      Set line wrap to 80, added missing markup
      Removed git HEAD tag
      Revisions and fixes to server_to_server_using.rst
      Restored line wrap at 80 characters
      Corrections and updates re deleting users and groups, and how to create persistent shares that survive when users are deleted
      Added text re preserving shares from deleted user accounts, fixed line wrap
      Added text re preserving shares from deleted user, restored line breaks
      Corrections and updates re deleting users and groups, and how to create persistent shares that survive when users are deleted
      Update configuration_users.rst
      Add SMTP Config Wizard, Editable Email Templates
      Add screenshots
      Fix code markup
      More markup fixes.
      Markup making me crazy.
      Update configuration_mail.rst
      Correct error re: output_buffering. This should be propagated to all versions.
      Two new "What's New" pages for OC7 admin and user manuals
      Some small clarity fixes.
      Merge branch 'master' into alrac2
      Fix typos
      modified users.rst, with new quota and  user management features
      Added image files
      Created new File Sharing page
      add section on Shared folder is removed
      Update configuration-file-sharing.rst
      Corrected filesweb.rst
      Fix typos and markup
      Markup corrections configuration_users.rst
      Fix double space line 130
      Markup fixes
      merging to keep git happy
      Markup corrections
      Correction to Shared folder note
      Corrected Shared folder section
      Corrected the correction.
      Update filesweb.rst
      changed heading underlines
      Update configuration_users.rst
      Merge branch 'master' of https://github.com/owncloud/documentation into alrac2
      markup corrections in configuration_mail.rst
      Added whats_new_admin to contents.rst
      Update updating and upgrading manual pages
      Markup and typo corrections
      Added new upgrade.rst to index.rst
      Corrections to what_new_admins and whats_new
      Update whats_new_admin.rst
      Fixed typos, added section on finding who the HTTP user is
      Markup corrections
      Update auth_ldap.rst, adding caching section
      Corrected typos
      new page-- Configuring the ClamAV Antivirus Scanner
      Typo correction
      Update configuration-antivirus.rst
      Error corrections.
      Update configuration-antivirus.rst
      Update configuration-antivirus.rst
      Update configuration-antivirus.rst
      Update configuration-antivirus.rst
      Update configuration-antivirus.rst
      Fixed markup for netstat example
      Error corrections and clarifications
      Tyop corrections
      Break installation_source.rst into multiple pages per Web server configuration
      Markup correction
      typo correction
      typo corrections
      Merge branch 'webservers' of https://github.com/owncloud/documentation into webservers
      markup corrections
      change 'smtp wizard' to 'email wizard'
      Added warning that enterprise customers should not use updater app
      Tyops.
      more tpyos
      corrected occ command
      Corrections to update app note re: enterprise
      Hopefully final edit on PHP timeouts
      added missing upgrade steps, fixed errors
      trying to fix table layout
      table layout argh
      changed RED to Red
      Merge pull request #581 from owncloud/upgrading
      Small typo correction
      Correct TOC
      Merge pull request #578 from owncloud/webservers
      Corrected section on 'Allow users to mount public link shares'
      Small edits for accuracy re enabling public shares, and removing public shares
      Update server_to_server_using.rst
      Merge pull request #582 from owncloud/server2server
      Merge pull request #583 from owncloud/users2s
      Updated External Storage doc, markup fixes to upgrade and what's new docs
      Added local dir must be accessible to HTTP user
      Added File Activity Notifications, link to external storage doc, small fixes
      Update google_drive.rst
      Update custom_mount_config_gui.rst
      Merge pull request #584 from owncloud/externalstorage
      Merge pull request #585 from owncloud/usercorrections
      Update configuration_preview.rst
      Update configuration_preview.rst
      Added ISAPI not supported
      Added warning to use php 5.4 or greater
      A little more clarification
      Refining language for php 5.4 recommendation
      Merge pull request #588 from owncloud/ldapphp53
      Merge pull request #586 from owncloud/update-preview-descriptio
      Create Admin page for documents app, update user page
      Update configuring_documents.rst
      corrected owncloud-webdav section External Storage
      upload correct image
      Small fixes
      Merge branch 'oc-document' of https://github.com/owncloud/documentation into oc-document
      Update configuring_documents.rst
      Merge pull request #590 from owncloud/ext-storage
      Merge pull request #589 from owncloud/oc-document
      Add updated configuration_preview to index
      Merge pull request #591 from owncloud/ceindex
      Removed section on configuring large file uploads on the Admin page
      Merge pull request #593 from owncloud/bigfilesize
      Corrected and expanded Overlay Icon section
      Merge pull request #595 from owncloud/filesweb
      Update README.rst
      Merge pull request #596 from owncloud/debian
      Created new Lucene search app page, added to index.rst
      Correction to file indexing: local only
      Small corrections
      Merge pull request #597 from owncloud/lucene
      small correction & link to Preferences page
      Merge pull request #605 from owncloud/documentsapp
      Move documents.rst to files dir
      Merge pull request #606 from owncloud/toc
      reversed moving documents.rst
      Merge pull request #607 from owncloud/toc
      small correction to configuration_users.rst; remove unnecessary filenames
      Merge pull request #610 from owncloud/usermanagement
      Correction to configuration-antivirus.rst; stream length and app installation
      Update configuration-antivirus.rst
      Merge pull request #611 from owncloud/antivirus
      Expanded quota section, referenced encryption page for password resets, noted that external storage quota is experimental
      Merge pull request #612 from owncloud/quota
      Corrections to whatsnew; expanded Sharing, markup corrections, typo corrections
      Update whats_new_admin.rst
      Merge pull request #613 from owncloud/sharedfolder
      multiple corrections to file sharing and the files web interface
      Merge pull request #614 from owncloud/filesharing
      Rewrite of user quota page, removing admin sections
      Merge pull request #615 from owncloud/quota-fix
      Rewrite admin Encryption manual page
      Rewrite of Encryption page in user manual
      added section on files not encrypted
      Added section on re-sharing after encryption, files not encrypted
      Merge pull request #616 from owncloud/encryption
      added section on re-sharing after encryption is enabled, clarified which files are encrypted
      Merge pull request #619 from owncloud/encryption-user
      Emphasize not skipping major upgrades, no update app in oC EE.
      correct typo
      Update update.rst
      Merge pull request #622 from owncloud/upgrade-major-release
      Add notes re: no expiration date on local shares
      correct markup
      Merge pull request #623 from owncloud/expiring-shares
      Document the Files Locking app
      Small tweak to command example, to suppress command output
      Merge pull request #624 from owncloud/cron
      small correction; remove misleading instruction on un-sharing
      Update whats_new_admin.rst
      Merge pull request #625 from owncloud/whatsnew
      Merge pull request #462 from owncloud/nginx_routes_to_index.php
      Fix markup to correct weird replace::  error
      Merge pull request #630 from owncloud/quota-doc-fix
      Update installation_source.rst
      Update installation_source.rst
      Merge pull request #632 from owncloud/add-some-advanced
      Merge pull request #626 from owncloud/add_lost_documentation_of_libraries_for_mobile_clients
      small fixes and cleanups
      Merge pull request #641 from owncloud/fixes
      Merge pull request #638 from leron49/master
      reorganize and clean up CE admin manual
      Merge pull request #651 from owncloud/alphabeta
      Add section for windows servers
      Merge pull request #655 from owncloud/encryptionfix
      small typo fixes
      Merge pull request #658 from owncloud/typos
      fix windows section on configuration openssl
      Merge pull request #660 from owncloud/encryptwin
      Merge pull request #659 from owncloud/clientdev
      Add ios_library and android_library to TOC, markup corrections
      Merge pull request #661 from owncloud/devtoc
      testing wonky TOC
      Merge pull request #662 from owncloud/tocdepth
      Revert "testing wonky TOC"
      Merge pull request #663 from owncloud/revert-662-tocdepth
      Revert "Add ios_library and android_library to TOC, markup corrections"
      Merge pull request #664 from owncloud/revert-661-devtoc
      one more time, taming the TOC so that the left navbar displays correctly, added ios and android to toc
      Merge pull request #665 from owncloud/dangit
      remove index.rst, replace with contents.rst
      Merge pull request #666 from owncloud/index
      Update apps_management_installation.rst
      added note that encryption increases file size
      Merge pull request #670 from owncloud/quota
      Update encryption_configuration.rst
      Update encryption_configuration.rst
      URL and markup corrections
      Merge pull request #673 from owncloud/clientdev
      corrections to apps installation page
      Update apps_management_installation.rst
      Merge pull request #675 from owncloud/appsinstall
      Update index.rst
      Merge pull request #653 from owncloud/fix-readmeforsuse
      Added notation about streaming video support
      Merge pull request #681 from owncloud/aroquen
      Update filesweb.rst
      Formatting and link cleanups
      formatting cleanups
      Merge pull request #679 from owncloud/communitysupport
      added SELinux howto
      Merge pull request #683 from owncloud/selinux
      fix missing page links in TOC
      Merge pull request #685 from owncloud/selinux2
      Merge pull request #501 from owncloud/app-nav
      Merge pull request #678 from owncloud/add-Cookies
      Small fixes to filesweb
      Merge pull request #688 from owncloud/stable7
      moved note re shared folder to a different section
      Merge pull request #689 from owncloud/stable7
      Merge branch 'stable7' of https://github.com/owncloud/documentation into stable7
      Merge pull request #694 from owncloud/stable7
      Merge pull request #695 from owncloud/capitalizeoc
      Merge pull request #669 from owncloud/add-testcase-class
      Update source_installation.rst
      Add page howto reset passwords with occ
      Added reset admin password to TOC
      Add reset_admin_password to TOC
      Update reset_admin_password.rst
      Update reset_admin_password.rst
      Add links to ownCloud YouTube channel to admin manual
      Add clickable thumbnails to youtube links
      Many corrections and enhancements to installation docs
      Merge pull request #711 from mmattel/smb_add_dollar_username
      Update external_storage_configuration.rst
      Update external_storage_configuration_gui.rst
      Update README.rst
      Overhaul of WebDAV page; many corrections and updates
      Update files.rst
      Merge pull request #727 from mmattel/ext_storage_list_that_use_temp_files_for_up_download
      Update index.rst
      Corrections to strong directory permissions
      Make consistent mode settings syntax
      Make consistent mode settings syntax
      Add mode and ownership settings for config/
      Typo correction
      Put 'Preferred Linux Installation Method' at top of TOC
      new Android app manual page
      New Android app page in user manual
      corrections to Android manual page
      Make Android images a little smaller
      updating strong permissions instructions
      Improvements to Setting Strong Directory Permissions
      Update update.rst
      Revise What's New page for version 8
      Merge pull request #753 from owncloud/whatsnew
      New occ command manual page
      Merge pull request #757 from owncloud/occ-files
      Add occ cross-references
      add xref for occ command
      correct xref and markup fix
      correct errors in Updater app page
      Merge branch 'master' of https://github.com/owncloud/documentation
      Add Android page to index
      Add server-to-server sharing video to TOC
      Update videos.rst
      Update videos.rst
      remove android and ios docs from user manual
      remove android doc from user manual
      Add provisioning_api doc to Server manual (formerly EE only)
      Merge pull request #772 from owncloud/provisioning-api
      Small correction to external mount password section
      add new doc on LDAP user cleanup
      correction in TOCs
      Merge pull request #775 from owncloud/ldapcleanup
      add link to desktop client to user manual
      Remove reference to 'enterprise only'
      Markup correction to user_provisioning_api.rst
      Markup correction to user_provisioning_api.rst
      Add SabreDAV links & troubleshooting section
      Update documentation index on doc.owncloud.org
      Merge pull request #781 from owncloud/indexupdate
      correction to LDAP User Cleanup doc
      New What's New For Admins in oC 8
      Updated What's New for User in oC 8
      Markup corrections to performance tips, add to TOC
      add performance tips to index
      Final tweaks to What's new
      Merge pull request #791 from owncloud/whatsnew
      update and correct big file upload page
      Update whats_new_admin.rst
      Update whats_new.rst
      Update encryption_configuration.rst
      New updated and consolidated oc8 release notes
      remove Multiviews from Apache example config
      add php ldap requirement to ldap doc
      corrections to shiny new release notes
      Add note re improvements in desktop sync client to what's new
      Merge pull request #800 from owncloud/syncclient
      correct and update upgrade doc
      Merge pull request #801 from owncloud/upgrade
      update documentation index with apps and desktop client links
      Merge pull request #804 from owncloud/updateindex
      Merge pull request #798 from owncloud/releasenotess
      correct typo
      Update occ_command.rst
      Merge pull request #840 from owncloud/postgre-is-ssu
      fixes to documentation index page, fix broken images, clean up TOC
      Merge pull request #872 from owncloud/updateindex
      fix typos in doc index
      add occ ldap:check-user
      add note re mobile apps cannot create public link shares when passwords are required
      Merge pull request #879 from owncloud/rnotes
      remove note re mobile/desktop apps
      Unified admin manual incorporatating both server & enterprise editions
      Merge branch 'reorgadmin'
      Merge branch 'master' of https://github.com/owncloud/documentation
      Multiple corrections and updates to admin and user manuals
      Merge pull request #894 from owncloud/xrefsandtweaks
      updated index page with links for both doc.owncloud.com and doc.owncloud.org
      corrections to doc index
      Merge pull request #907 from owncloud/indexfix
      Update doc index with correct ES manual links
      Merge pull request #912 from owncloud/fixindex
      Clean up user manual for oc 8
      Merge pull request #913 from owncloud/userman
      small fixes and updates
      Merge pull request #916 from owncloud/randomfixes
      correct links on index page
      Merge pull request #917 from owncloud/fixindex
      added note re disabling 3rd party apps on upgrade
      Merge pull request #921 from owncloud/disableapps
      remove mod_deflate
      no windows server on oC8
      no federated cloud sharing with shibboleth
      Update release_notes.rst
      Update release_notes.rst
      No Federated Cloud Sharing with Shibboleth
      update doc page with corrected and updated links
      Merge pull request #928 from owncloud/changeurl
      update doc index page
      Merge pull request #935 from owncloud/gophp
      url correction to index.rst
      url correction to index.rst
      consolidated and repaired formatting on performance tips pages
      typo correction performance tips
      Merge branch 'master' into performance
      Merge branch 'performance' to fix deleted file conflict
      remove obsolete performance_tips page (merged into performance_tuning)
      update Updater page for 8.x
      Merge pull request #940 from owncloud/updateup
      update screenshot for Updater page
      Merge pull request #946 from owncloud/updaterr
      new page for publishing custom branded Android app
      Add section on linking to Google Play listing
      add images for publishing branded Android app
      add missing images to publishing android apps
      remove reference to installation wizard
      Clarify priority of LDAP vs. ownCloud user storage quotas
      Major corrections to Updater App page
      Merge pull request #959 from owncloud/updatecrap
      Add update instructions
      Update upgrade.rst
      Corrections to upgrading docs
      Merge pull request #960 from owncloud/serverupgrade
      Update installation docs for oC 8
      correction to source installation
      Merge pull request #964 from owncloud/entinstall
      minor updates to admin manual index page
      updates to database config docs
      Merge pull request #965 from owncloud/dbstuff
      how to configure FTP port number on external storage
      configuring FTP port on external storage config
      Merge pull request #967 from owncloud/ftpfix
      Merge pull request #966 from josh4trunks/nginx_xaccel
      corrections to Upgrade dpc
      Merge pull request #973 from owncloud/updateystuff
      small corrections to upgrade doc
      small corrections to upgrade doc
      small corrections to upgrade doc
      correct typos maintenance mode
      correct typos maintenance mode
      clarification re occ command
      Update update.rst
      Merge pull request #922 from RealRancor/nginx_gzip_off
      Update index.rst
      Merge pull request #969 from RealRancor/ftp_selinux
      minor upgrade corrections
      small fixes to updater app doc
      Merge pull request #979 from owncloud/appupdater
      Merge pull request #952 from owncloud/footerfix
      added note that config_sample_php_parameters.rst is edited in core
      added note that config_sample_php_parameters.rst is edited in core
      new page distributing branded android app
      add section on paid apps on google play
      Merge pull request #954 from owncloud/ownbrand
      Merge pull request #990 from owncloud/sop-security
      Move master for admin, user, and dev manuals to 8.1
      note that Calendar and Contacts apps are not included & not supported
      Add 8.1 manuals to doc index
      SELinux example to allow LDAP
      update supported platforms
      batch of small corrections
      small correction to apps management page
      clarification to updater app manual page
      correction to image file on apps page
      fix typos apps pages
      apps management fixes
      Remove windows installation pages, as windows is not supported
      calendar and contacts not included in oc8, howto enable
      change overview to table of contents
      add information about getting owncloud
      document behavior of deleted shared files
      Update README.rst
      update 8.1 release notes
      correct typo
      Update externalapi.rst
      restore ssl on windows section
      add note re enabling custom themes after upgrade
      older desktop sync clients not allowed to connect to oc server
      Update release_notes.rst
      Merge pull request #1058 from owncloud/add-urandom-information
      Update harden_server.rst
      Update harden_server.rst
      corrections to 'Hardening and Security Guidance'
      Merge pull request #1072 from dttpy/dttpy-patch-1
      Merge pull request #1073 from dttpy/dttpy-path-fix
      updated opcache info
      corrections to performance tips doc
      add External Sites page
      Merge pull request #1079 from RealRancor/fix_activity_link
      Merge pull request #1065 from mmattel/updated_Configuration_notes_to_php.ini_files
      a few tweaks to php-fpm section
      Merge pull request #1085 from owncloud/phpfpm
      new docs on contributing to documentation
      Merge pull request #1087 from owncloud/howtocontribute
      added link to documentation wiki
      update encryption app documentation
      Update howto_contribute.rst
      updates & correction to encryption page
      Merge pull request #1088 from owncloud/encrypshun
      add old file firewall doc
      Update howto_contribute.rst
      Merge pull request #1097 from RealRancor/remove_label_hint
      update occ page with new commands
      new page 'Warnings on Admin Page'
      new File Drop pages for admin and user manuals
      files drop, not file drop
      files drop, not file drop
      Merge pull request #1099 from owncloud/cache-warning
      updated OCC commands
      Merge pull request #1098 from owncloud/occ
      Merge pull request #1106 from owncloud/add-encryption-status-occ
      Merge pull request #1025 from RealRancor/update_calendar
      add themes dir to http-user list
      remove redundant line re converting dbs
      batch of minor corrections
      hard limit on password length
      cannot re-share federated cloud share
      BINLOG_FORMAT = STATEMENT error on upgrade
      groups listings on Personal pages
      groups listings on Personal pages
      update encryption docs with new UI features
      Merge pull request #1125 from owncloud/MorrisJobke-patch-1
      ad
      new PR for ios ownbrander manual because the original is a mess
      revert ios ownbrander manual, which breaks latex :(
      Merge pull request #1123 from owncloud/encryp
      new ios ownbrander manual
      more ios ownbrander pages
      no 8.x pdfs until mr jenkins stops fainting at them
      Merge pull request #1141 from owncloud/nopdf
      ownbrander build page for ios manual
      clarifications to ownbrander build page for ios app
      fixes to ownbrander ios app
      disable admin pdf until ios ownbrander manual is fixed
      add phpinfo to troubleshooting doc
      Update index.rst
      Update index.rst
      Merge pull request #1160 from owncloud/windows-webdav-password
      Merge pull request #993 from owncloud/app-guidelines
      minor typo fixes
      some tweaks to wording
      fix formatting typo
      fix formatting typo
      update caching section of performance doc
      clarify wording for ldap app
      Merge pull request #1178 from owncloud/add-new-php-hints
      new page for experimental file locking
      Update release_notes.rst
      how to migrate encryption
      Merge pull request #1102 from owncloud/document-l10n
      migrating encryption keys
      how to migrate encryption
      Merge pull request #1187 from owncloud/newencryption
      ldap port not auto-detected
      php-redis
      Merge pull request #1190 from RealRancor/update_pim_description
      correct typo for occ command
      update federated cloud sharing for 8.1
      fixes to federated cloud sharing
      Merge pull request #1202 from owncloud/federatedshare
      clarifications to testing device requirements
      note re direct shares on other oc servers
      note re direct shares on other oc servers
      update user manual federated cloud share
      correct tyop federated cloud share
      correct typo files locking redis
      more tweaks to experimental file lock
      Merge pull request #1186 from owncloud/fileslock
      must also install redis server
      Merge pull request #1210 from owncloud/redis
      add keys file structure to encryption doc
      updated user management page w new fields
      Merge pull request #1212 from owncloud/useradmin
      Merge pull request #1211 from owncloud/encryp
      Merge pull request #1214 from owncloud/LukasReschke-patch-1
      corrections and updates, remove db indexing sections
      update php requirement ldap
      update caching section
      add ldap caching change to release notes
      add note re singeluser mode when migrating encryption
      update shibboleth w images and app enable
      Merge pull request #1234 from owncloud/cacheldap
      Merge pull request #1235 from owncloud/encrypmigrate
      note re federated share options, no re-sharing
      Merge pull request #1242 from owncloud/fedshare
      new occ installation command
      Merge pull request #1243 from owncloud/occ-install
      typo correction occ install
      add skip-migration-test to upgrade doc
      add skip-migration-test to updater app doc
      Merge pull request #779 from mmattel/note_regarding_temporary_disk_space_needs
      Revert "Documentation for core#13031 (Configurabe owncloud temporary directory)"
      Merge pull request #1254 from owncloud/revert-779-note_regarding_temporary_disk_space_needs
      Merge pull request #1236 from xuhdev/fix-migration
      Merge pull request #1252 from mmattel/nginx_add_header_security
      correct permissions script
      new page Installing ownCloud From the Command Line
      Merge pull request #1255 from owncloud/cli-install
      Update config_sample_php_parameters.rst
      Merge pull request #1224 from owncloud/config.php-tricks
      new options for files:scan
      replace screenshots & corrections to ios ownbrander manual
      updated whatsnew, release notes, and index for 8.1
      Merge pull request #1263 from owncloud/8-1rnotes
      update ldap screenshots
      Merge pull request #1264 from owncloud/ldapscreenies
      update ios ownbrander screenshots & text corrections
      add updated images
      Update whats_new_admin.rst
      updated screenshots and corrections
      last page of ios ownbrander manual
      Merge pull request #1267 from owncloud/blizzz-rn-filecache-8.1
      change WebDAV user backend to User backend using remote HTTP servers
      Merge pull request #1270 from owncloud/webdavauth
      Update encrypting_files.rst
      master is now 8.2
      master is now 8.2
      master is now 8.2
      master is now 8.2
      Merge pull request #1272 from owncloud/scalability
      Update publishing_ios_app_8.rst
      Update publishing_ios_app_8.rst
      update doc index page for 8.1 release
      correct typo
      Update release_notes.rst
      gratuitous change to test new jenkins job
      add 8.2 manual links to doc index page
      Merge pull request #1300 from owncloud/fix-occ-encryption-command
      Merge pull request #1295 from owncloud/curl_example_for_deleting_nonshibpassword
      redo https://github.com/owncloud/documentation/pull/1276
      Merge pull request #1298 from phil-davis/patch-1
      final steps upload to itunes
      more addtions to ios manual
      final sections of ios ownbrander
      Merge pull request #1305 from owncloud/jnweiger-centos-scl-occ
      Merge pull request #1310 from owncloud/encryption_key_paths
      add missing comma
      Update files_locking_experimental.rst
      correction to occ maintenance:install command
      correct Redis config, various other small fixes
      correct tyop
      Merge pull request #1316 from RealRancor/add_smbclient
      Update large_file_upload.rst
      dragondrop folders works only in chrome
      Merge pull request #1330 from RealRancor/headers_nginx
      Merge pull request #1332 from owncloud/occ-config-commands
      occ verbosity for 8.1+
      update to occ verbosity
      Update occ_command.rst
      expand error example
      update provisioning profiles
      Merge pull request #1353 from owncloud/cron-dev-null
      Merge pull request #1357 from owncloud/improve-activity-notifications-description
      update whatsnew version number
      Merge pull request #1308 from owncloud/mimetypes
      Merge pull request #1360 from Tronde/master
      Merge pull request #1368 from RealRancor/allow_url_fopen
      Update README.rst
      new Settings button
      corrections to external storage gui
      Update whats_new_admin.rst
      verbosity shows timestamps
      verbosity shows timestamps
      verbosity shows timestamps
      Merge pull request #1373 from owncloud/mimetype-expand
      update video links and whatsnew
      federated cloud sharing with oc7
      Update creating_branded_apps.rst
      Merge pull request #1381 from RealRancor/smtp_selinux
      update ownbrander wizard page with new screenshots and features
      update ownbrander wizard w new features and screenies
      Update README.rst
      easily!
      Update release_notes.rst
      new ios ownbrander features
      Merge pull request #1394 from RealRancor/ldap_selinux
      document new Web ownbrander
      Merge pull request #1401 from owncloud/webbrander
      correction to sqlite restore
      add occ examples
      Merge pull request #1399 from RealRancor/connection_closed
      Merge pull request #1403 from owncloud/phil-davis-dev-sec-guide-review
      Merge pull request #1404 from owncloud/phil-davis-dev-perf-guide
      Merge pull request #1405 from owncloud/phil-davis-dev-debugging
      Merge pull request #1406 from owncloud/phil-davis-app-tutorial-typos
      howto sign android app
      add 2.0 desktop client to index page
      Update index.rst
      Merge pull request #1415 from owncloud/phil-davis-dev-app-info
      Merge pull request #1416 from owncloud/phil-davis-dev-app-routes
      Merge pull request #1420 from owncloud/phil-davis-dev-app-js
      Merge pull request #1421 from owncloud/phil-davis-dev-app-css
      Merge pull request #1424 from owncloud/phil-davis-dev-app-l10n
      Merge pull request #1423 from owncloud/phil-davis-dev-app-database
      update 8.1 release notes
      Merge pull request #1418 from owncloud/phil-davis-dev-app-controllers
      Merge pull request #1419 from owncloud/phil-davis-dev-app-API
      Update release_notes.rst
      Merge pull request #1417 from owncloud/phil-davis-dev-app-container
      Merge pull request #1422 from owncloud/phil-davis-dev-app-config
      Merge pull request #1425 from owncloud/phil-davis-dev-core-translation
      Update translation.rst
      Merge pull request #1450 from owncloud/LukasReschke-patch-1
      Merge pull request #1448 from owncloud/test-apc
      Merge pull request #1461 from owncloud/appform
      Merge pull request #1457 from RealRancor/caldav_carddav_troubls
      Merge pull request #1466 from Tronde/master
      Merge pull request #1467 from owncloud/phil-davis-Access_webdav-master
      Merge pull request #1468 from owncloud/phil-davis-Deleted-File-Mgmt-master
      Merge pull request #1469 from owncloud/phil-davis-encrypting-files-master
      Update index.rst
      update ee user management
      Update index.rst
      Merge pull request #1472 from owncloud/phil-davis-Whats-new-master
      update Google Drive/external storage
      Update release_notes.rst
      Merge pull request #1482 from owncloud/phil-davis-Admin-Linux-Install-master
      Merge pull request #1483 from owncloud/phil-davis-Admin-Installation-Wizard
      Merge pull request #1484 from owncloud/phil-davis-ownCloud-Apps-Store-master
      Update README.rst
      Merge pull request #1485 from owncloud/phil-davis-Admin-Source-Install-master
      Merge pull request #1486 from owncloud/phil-davis-SELinux-Config-master
      replace table with bulleted list
      add objectGUID examples
      Merge pull request #1487 from owncloud/phil-davis-User-Auth-LDAP-master
      Merge pull request #1490 from owncloud/phil-davis-User-Prov-API-master
      Merge pull request #1492 from owncloud/phil-davis-Big-File-Upload-master
      Merge pull request #1493 from owncloud/phil-davis-ext-storage-master
      Merge pull request #1494 from owncloud/phil-davis-Dev-App-Publishing
      add warning against downgrading
      Merge pull request #1518 from owncloud/phil-davis-Ext-Storage-Config-master
      Merge pull request #1519 from owncloud/phil-davis-encryption-config-master
      Merge pull request #1521 from owncloud/phil-davis-file-lock-transac-master
      Merge pull request #1522 from owncloud/phil-davis-serving-static-files-master
      Merge pull request #1523 from owncloud/phil-davis-sec-setup-warnings-master
      Merge pull request #1524 from owncloud/phil-davis-occ-command-master
      Merge pull request #1525 from owncloud/phil-davis-bg-job-config-master
      add note re how to edit
      Merge pull request #1527 from owncloud/phil-davis-email-config-master
      Merge pull request #1528 from owncloud/phil-davis-Kbase-cfg-master
      Merge pull request #1529 from owncloud/phil-davis-JC-CSS-asset-mgmt-master
      rewrite logging page
      Merge pull request #1530 from owncloud/phil-davis-log-config-master
      rewrite logging page
      Update logging_configuration.rst
      Update logging_configuration.rst
      Update logging_configuration.rst
      Merge pull request #1531 from owncloud/phil-davis-harden-server-master
      Update logging_configuration.rst
      Merge pull request #1534 from owncloud/phil-davis-perf-tuning-master
      Merge pull request #1535 from owncloud/phil-davis-rev-proxy-config-master
      Merge pull request #1536 from owncloud/phil-davis-linux-db-config-master
      Update oracle_db_configuration.rst
      Merge pull request #1537 from owncloud/phil-davis-ora-db-cfg-master
      Merge pull request #1538 from owncloud/phil-davis-mimetype-aliases-master
      Merge pull request #1539 from owncloud/phil-davis-mimetype-map-master
      Merge pull request #1540 from owncloud/phil-davis-restore-db-master
      Merge pull request #1541 from owncloud/phil-davis-monitoring-master
      Update scaling_multiple_machines.rst
      Merge pull request #1542 from owncloud/phil-davis-scaling-master
      Merge pull request #1543 from owncloud/phil-davis-issues-index-master
      Merge pull request #1545 from owncloud/phil-davis-publishing-master
      Update performance_tuning.rst
      Update index.rst
      clarify quotas explanation
      clarify quotas on shared files
      clarify server hardening doc
      correct encryption-migrate
      add note re Web Disk in cpanel
      Merge branch 'master' of https://github.com/owncloud/documentation
      how to suppress useless log messages in nginx
      remove linux tuning tips
      add php5-smbclient requirement to relevant pages
      fix formatting
      restore open_basedir hint
      Merge pull request #1601 from RealRancor/readd-labels
      Merge pull request #1612 from owncloud/drop-DEBUG
      Merge pull request #1611 from owncloud/ldap-no-case
      Merge pull request #1606 from RealRancor/smbclient
      Merge pull request #1608 from RealRancor/remove_from_link
      Update performance_tuning.rst
      Update harden_server.rst
      Merge pull request #1605 from owncloud/LukasReschke-patch-1
      restore caching section
      Merge pull request #1621 from owncloud/carlaschroder-patch-1
      Update README.rst
      Merge pull request #1628 from RealRancor/restore_caching
      Merge pull request #1630 from RealRancor/2.0_index
      Merge pull request #1634 from RealRancor/fix_carddav_url
      redirect uris not necessary
      Merge pull request #1644 from Tronde/master
      update release notes no xsendfile
      make pdf filename a little prettier
      move doc index pages to own repo
      update repo readme
      make manualpdf filename a little prettier
      typo & formatting corrections
      Merge pull request #1667 from owncloud/appliance
      fix tyops
      fix tyops
      configuring temp directory
      Merge pull request #1658 from ujin-v/master
      multiple corrections and additions, including alt tags
      Merge pull request #1668 from owncloud/usermanfixes
      Update access_webdav.rst
      Update user_auth_ldap_cleanup.rst
      streamline & update installation docs
      update file sharing w new features
      Update file_sharing_configuration.rst
      run branded and unbranded clients together
      Update release_notes.rst
      Update occ_command.rst
      add definition of keepalive
      Update release_notes.rst
      updated system requirements and recommended platforms
      markup fixes
      Merge branch 'master' of https://github.com/owncloud/documentation
      markup fixes
      updates to external storage doc
      Merge branch 'ext-revamp' of https://github.com/owncloud/documentation into ext-revamp
      Merge pull request #1682 from owncloud/phil-davis-config-sample-doc
      cleanups and markup corrections
      Merge pull request #1676 from owncloud/ext-revamp
      Update config_sample_php_parameters.rst
      Add style guide
      corrections to style guide
      corrections to style guide
      Update style_guide.rst
      Update README.rst
      Update style_guide.rst
      Update style_guide.rst
      Update style_guide.rst
      Merge pull request #1691 from RealRancor/no_headers_fix
      Merge pull request #1688 from RealRancor/fix_urandom_info
      updated system requirements
      Update style_guide.rst
      Merge pull request #1693 from mmattel/spdy_to_http2
      Merge pull request #1695 from stemd/master
      lighttpd is not supported
      static files not supported in 8.2
      ldap memberof log error
      add debian 7 & 8 to supported client platforms
      Merge pull request #1703 from owncloud/supported
      Update user_configuration.rst
      at sign is allowed username character
      ldap memberof attribute log error
      install php 5.4 on rhel and centos 6
      Merge pull request #1707 from owncloud/php54
      Update release_notes.rst
      Merge pull request #1701 from owncloud/ldaprnote
      new caching howto
      remove reference urls
      Merge pull request #1708 from RealRancor/fix_syntax
      updates and corrections to caching page
      add required php redis module version
      corrections and updates to caching page
      Merge pull request #1710 from owncloud/caching
      correct URL to PHP 54 page
      correct all caching references to point to caching page
      Merge pull request #1714 from owncloud/cacheupdates
      auto-compare archive hashes
      Merge pull request #1715 from owncloud/checksums
      add warnings re cache warning and php memcached module
      Merge pull request #1717 from RealRancor/update_caching
      Merge pull request #1718 from RealRancor/link_to_phpinfo
      use screenshots with correctly-locate 'show password' icon
      Merge pull request #1730 from RealRancor/file_locking
      Merge pull request #1724 from RealRancor/fix_rst_syntax
      Merge pull request #1725 from RealRancor/version_req
      Merge pull request #1726 from RealRancor/nginx_caching_issues
      Merge pull request #1728 from RealRancor/cloudflare_issues
      Merge pull request #1732 from RealRancor/migration_link
      correct HTTP Strict Transport Security section
      Merge pull request #1735 from RealRancor/memberof_permissions
      Merge pull request #1741 from owncloud/hardenserver
      Merge pull request #1727 from RealRancor/session_lifetime
      Merge pull request #1742 from RealRancor/perf_refactoring_2
      update encryption page with new warnings
      Merge pull request #1751 from owncloud/updatencryp
      Merge pull request #1729 from RealRancor/caching_control_nginx
      add note re memcache locking
      Merge pull request #1752 from RealRancor/keepalive_updates
      Merge pull request #1754 from RealRancor/max_file_uploads
      Merge pull request #1757 from RealRancor/fix_indent
      markup fixes
      update windows network drive for 8.2
      Update files_locking_transactional.rst
      mystery section commented out
      update occ with gobs of new commands
      add maintenance:mimetype:update-db
      more updates to occ, ldap, install and upgrade
      more corrections to occ doc
      fix typo
      Merge pull request #1771 from owncloud/occ82
      Merge pull request #1773 from RealRancor/redis_socket
      Merge pull request #1776 from RealRancor/fix_perm_script
      Merge pull request #1785 from RealRancor/fix_syntax
      update what's new and release notes

Christian Rost (1):
      Update update.rst

Christoph Nölke (4):
      Add description for user management
      Add documentation for user account
      Improved recovery section
      Improved recovery section

Christoph Wurst (3):
      missing 'be' added
      log parameter instead of 'hi'
      Fix 'Nagios' typo

Cippaciong (1):
      Update installation_linux.srt for Arch

Craig Arno (1):
      Added Thunderbird Address Book sync instructions

Craig Morrissey (2):
      update windows install documentation
      Add what's new section to the user manual

Damian Philipp (1):
      Added a note to disable AdBlock when the Share-Button for calendars is missing.

Daniel Hansson (3):
      Add an Ubuntu pre configured VM
      Merge pull request #1294 from owncloud/enoch85-patch-1
      Update appliance_installation.rst

Daniel Molkentin (162):
      Initial server doc layout with bootstrap theme
      Add README
      Add empty dirs
      Port two WP articles to serve as an example
      Fix c&p error
      Add documentation on webdav
      Minor reformatting
      Simlify markup
      Add LDAP doc
      Merge branch 'master' of ssh://github.com/owncloud/documentation
      More subtle note pictogram in owncloud palette
      Add todo icon
      Admin: add images for ldap chapter
      Admin: make param description more readable
      use owncloud theme in all manuals
      Merge pull request #8 from owncloud/fix-7
      Clarify license
      Revert "removed 5.0 documentation from the 4.5 branch"
      Bump to 5.0
      Add CC License
      Merge remote branch 'origin/stable45'
      Merge branch 'master' of github.com:owncloud/documentation
      Fix up PDF TOC, add logo
      Show manuals name in template
      Merge remote branch 'origin/stable45'
      Admin manual: Add brief introduction
      Merge remote branch 'origin/stable45'
      Add HOWTO a requested on the mailing list
      Add converted (and slightly edited) documentation.
      Improve HOWTO.
      Fix custom mount config chapter structure.
      Merge pull request #10 from riso/xsendfile
      Add ported user documentation (from CGI).
      Revert "Add ported user documentation (from CGI)."
      Add ported user documentation (from CGI).
      Merge branch 'stable45'
      Fix build
      Fix build
      Merge pull request #14 from WireShout/stable45
      Merge remote-tracking branch 'origin/stable45'
      Reformat and add External API document
      remove styleguide
      dos2unix
      admin manual: add migration documentation to index
      Merge branch 'stable45'
      dev manual: Clean up theming chapter
      Split HTML into three targets
      Documentation moved to doc.ownloud.org, adjust theme
      Merge remote-tracking branch 'origin/stable45'
      Moving 'Getting started' section up
      Merge remote-tracking branch 'origin/stable45'
      Brush up access chapter
      Reformat code reviews
      Reformat and reword Kanban article
      Merge remote-tracking branch 'origin/stable45'
      HookÖ Less index noise and reformat
      Remove testing, revive it on WP
      dev manual: fix markup, links, style
      Improve getting started chapter
      Merge remote-tracking branch 'origin/stable45'
      Fix underline warning
      Port and fix calendars chapter
      Merge remote-tracking branch 'origin/stable45'
      Add missing images
      Merge remote-tracking branch 'origin/stable45'
      remove stray image
      Merge remote-tracking branch 'origin/stable45'
      Merge pull request #18 from RandolfCarter/master
      Update admin_manual/installation_webservernotes.rst
      Update admin_manual/installation_webservernotes.rst
      Fix syntax
      Merge remote-tracking branch 'origin/stable45'
      HOWTO is actually a CONTRIBUTING document
      Add owncloud.com theme
      Merge remote branch 'origin/stable45'
      update theme
      Merge remote branch 'origin/stable45'
      Replace redundant unit testing chapter
      adjust chapter name
      Small adjustment to .com design
      Small adjustment to .com design
      Merge remote branch 'origin/stable45'
      Merge remote-tracking branch 'origin/stable45'
      Rename Web Server Notes section
      Rename Web Server Notes section
      Create stub on webinterface.
      Fix markup
      Merge remote branch 'origin/stable45'
      Add images
      Merge remote branch 'origin/stable45'
      Merge pull request #50 from j-ed/master
      Fix link to client
      Merge branch 'stable45'
      Merge pull request #85 from owncloud/copyright
      Mac OS support is broken
      Mac OS support is broken
      Merge branch 'master' into stable5
      Merge pull request #137 from mvn23/xsendfile-lighttpd
      Mac OS support is broken
      Merge branch 'master' into stable5
      master branch is gone for now
      Merge pull request #146 from j-ed/stable5
      Merge pull request #148 from dietmaroc/patch-1
      Merge pull request #147 from j-ed/stable5
      Update CONTRIBUTING.rst
      Explain Proper Windows IIS Verb Handling
      Fix formatting
      Mention davs in nautilus
      Merge pull request #154 from owncloud/googledrive
      Doc: Mr. Jenkins moved
      40x.php do not determine the error, they only display it
      Add a redirector script
      Work properly with subdirs
      fix CONTRIBUTING
      Bump versions to 6.0
      Merge pull request #188 from owncloud/kill-mediaplayer-stable6
      Merge pull request #189 from owncloud/external_storage
      Fix markup
      Add Windows enablers for documentation
      Improve README
      Various fixes
      Merge pull request #242 from owncloud/stable6-remove-curl
      Merge branch 'owncloudorg-newdesign'
      add index document for doc.owncloud.org
      Theme: Allow to remove the search box
      Merge changes from Mark
      Remove snaggit artifacts
      Fix image references
      Merge Mark's changes for the user manual
      More changes from Mark
      Fix markup
      More markup fixes
      Merge pull request #439 from owncloud/438-update-windows-installation-doc
      Revert "fix logo for docs"
      Point to locally hosted owncloud svg
      Updated for oC7 release, added dev manuals
      fix typo
      Merge pull request #443 from owncloud/new-in-oc-7
      Add S2S docs
      Merge pull request #496 from owncloud/carla3
      Merge pull request #494 from owncloud/carla2
      Merge pull request #546 from shikhi/patch-1
      Merge pull request #547 from owncloud/fixwarnings
      Fix statement about verbs
      Merge pull request #541 from owncloud/alrac8
      Merge pull request #542 from owncloud/alrac10
      Merge pull request #544 from owncloud/alrac12
      Merge pull request #550 from owncloud/alrac14
      Merge pull request #498 from owncloud/alrac2
      Don't use absolute pathes to images
      client 1.6 -> 1.7
      master is now open for ownCloud 8 documentation
      Merge remote-tracking branch 'origin/triaging' into stable7
      Merge branch 'stable7'
      8.0 is stable
      Now also fix the heading :/
      Remove disclaimer
      Merge pull request #837 from RealRancor/fix_index
      Fix build of .com theme for index page
      index: Introduce separate page for com
      Merge pull request #1008 from RealRancor/fix_index
      Merge pull request #1156 from RealRancor/win_webdav_issues

Daniel Tschinder (1):
      overwrite SCRIPT_FILENAME variable in nginx conf

Darko (2):
      Correct false path
      Corrected also other 3 appearences of conf instead of sites

David A. Velasco (1):
      Added developer documentation for Android and iOS libraries to get access to OC servers

David Prévot (7):
      Actually display image
      Use a IANA-managed reserved domain for examples
      Do not embed a video from an external website
      Minor case fix
      Minor typo fix
      Escape asterisks
      Delete useless image

Diederik de Haas (1):
      Externalized the php handler.

Dieter Verfaillie (1):
      Fix output redirection in command example

Ed Wildgoose (1):
      Update installation_others.rst

Evert Pot (1):
      Fixed broken links.

Felix Böhm (1):
      added docs for db:convert

Felix Eckhofer (3):
      fix name of contact*s* repo
      use https when possible
      remove redundant target argument from git clone

Felix Paetow (1):
      Update configuration_database.rst

Florian Jacob (1):
      ownCloud runs on Microsoft Windows, not Word ;)

Florian Selent (1):
      Fixing Apache 2.4 example config

Francesco Frassinelli (3):
      Update.rst partially rewritten
      Commands changed to backup.rst
      Update migrating.rst

Francesco Frassinleli (3):
      restore.rst added
      Non-interactive password for MySQL/PostgreSQL commands
      Fixed MySQL commands: unneeded space removed

Frank Karlitschek (26):
      add a new theme for documentation version that will be shipped with the ownCloud release. also add new conf files that can be used to generate the documentation. The theme is just a copy of the existing ownCloud website theme with some minor changes like theremoval of the header.
      user the release theme for the release documentation exort
      add conf files for the release exports
      add a simple theme for the release export
      fix typo
      update
      add release config file
      no longer needed
      no longer needed
      improve the release theme so that it fit's better into the ownCloud interface
      footer nott needed here
      fix url
      Update update.rst
      Merge pull request #177 from RealRancor/fix_webdavurl_stable5
      Merge pull request #211 from owncloud/fix-209-stable6
      Merge pull request #219 from fpiraneo/patch-1
      Merge pull request #218 from wakeup/stable6updated
      Merge pull request #233 from DavidPrevot/iana
      Merge pull request #234 from DavidPrevot/no-youtube
      Merge pull request #249 from owncloud/versioning_docu_update
      Merge pull request #248 from owncloud/infoxml_new_elements
      Merge pull request #361 from owncloud/user-man-updates
      Merge pull request #359 from owncloud/admin-man-updates
      Merge pull request #378 from owncloud/better-bugtracker-page
      Merge pull request #406 from owncloud/add-amahi
      Merge pull request #437 from owncloud/consistent_7_0_master

Georg Ehrke (7):
      Update admin_manual/installation/installation_macos.rst
      add two images for os x
      Update developer_manual/app/gettingstarted.rst
      add doc for previews
      add preview doc to index
      wrap after 80 chars
      explain how to disable maximum scaling factor

Gott (1):
      Update admin_manual/custom_mount_config.rst

Guillaume Paumier (4):
      Update developer_manual/translation.rst
      Update developer_manual/guidelines.rst
      Update data-migration.rst
      Require oC5 and not 6 to avoid compatibility error

Hendrik Leppelsack (4):
      Replace 'js' by 'css'
      Added SVG fallbacks to navigation icons
      fix typo
      fix error in comment

Hong Xu (1):
      Migration: data files' timestamp should be kept

Hosting Nuggets (1):
      Adds fastcgi_intercept_errors for 403/404 pages

Jakob Sack (3):
      Remove "for example" if no example follows
      Sometimes call php-cli instead of php from cron
      The text edited and listed should be the same

Jan-Christoph Borchardt (5):
      correct folder-icon class to icon-folder
      Merge pull request #884 from owncloud/LukasReschke-patch-1
      add the keys necessary for the admin tips section
      add documentation go links for hints in admin and sharing
      add documentation links for sharing and email

Jason Spriggs (7):
      test upload
      Base commit for 4 files
      Base commit for 3 files
      App Development Placeholders
      Update access doc
      Adding Kanban Screenshot
      Delete JJ and Roadmap

Jeremy Bicha (1):
      looses -> loses and fix possessive users' or user's instead of users

Jeroen van der Ham (1):
      Add note about data directory write access for SQLite

Joas Schilling (30):
      Add reference for TestCase class to docs
      Update test sample to use namespaces and extend the TestCase class
      Coding guidelines section about unit tests
      Add some more deprecated information
      Update version in docs and links
      Update the go admin doc links
      Redirect to a working doc page when the target is not found
      Merge pull request #820 from owncloud/fix-redirect-for-invalid-goto
      Use closure and non-deprecated methods for navigation entry
      Add documentation for the "activity_expire_days" config option of activity
      Merge pull request #1052 from owncloud/remote-share-hint
      Merge pull request #997 from RealRancor/activity_app
      app:check-code does not enable the app
      group is an array which can be used multiple times
      Fix the default syntax of occ status
      Add encryption:status to the docs
      Explain output=json and output=json_pretty for lists
      Remove double colon (only required before code blocks)
      Fix name of encryption app in docs
      Fix versionS name
      Add minimum requirements of caches to the docs
      Add a note about group restriction and server2server shares
      Fix the apps types layout
      Add documentation about federated cloud share OCS API
      Add documentation for "occ config:*"
      Merge pull request #1329 from owncloud/ocs-federated-cloud-shares
      Fix internal links to 8.2 docs
      Use titles so we have quicklinks in the menu
      Improve the documentation about the notifications
      Merge pull request #1756 from owncloud/filelocking

Joerg Kastning (3):
      Update section Manual Upgrade Procedure
      Typo is fixed
      Insert a note for path to cron.php

Jos Poortvliet (105):
      Merge pull request #277 from owncloud/manual-install
      Update README.rst
      Update background_jobs.rst
      Update background_jobs.rst
      Update codingguidelines.rst
      Update codingguidelines.rst
      Update codingguidelines.rst
      Add testing stuff from owncloud.org/contribute to documentation.
      typo
      Improve some wording
      Update update.rst
      Update encryption.rst
      Update configuration_encryption.rst
      Update index.rst
      Create performance.rst
      Update performance.rst
      improve the description of 3rd party app handling, hopefully dealing with lots of confusion about that.
      Link to the android app development info
      updatre iOS and android doc
      mention developers need xcode 6 now
      small fix
      Add mention of contributor agreement to iOS and Android app developer pages
      another fix
      updatre iOS and android doc
      small fix
      Add mention of contributor agreement to iOS and Android app developer pages
      another fix
      Merge branch 'clientdev' of github.com:owncloud/documentation into clientdev
      fix links
      first, rough version
      Much improved!
      Implement first round of feedback
      found the magical queries!
      add mention of community support channels & enterprise support and merge issue reporting instructions into one page
      fix links, add link to coding guidelines
      fix markup errors...
      style fixes
      fix pic
      replace pic
      another fix
      Implement feedback from Jennifer & add to index
      Can't tag/close unless you're added to the repo
      first draft, to be pretified and storified :D
      prettified and storified. Needs review, also for style, and integration in the navigation.
      feedback nickvergessen
      Update apps_management_installation.rst
      Update performance_tips.rst
      Update index.rst
      Update index.rst
      Merge pull request #911 from owncloud/jospoortvliet-patch-2
      Update triaging.rst
      EE to Support; fix highlight and font
      harmonize footer (not identical but close)
      add social icons
      add caveats section to upgrade.rst
      add images (again?!?! something clearly went wrong)
      and fix linking to them, too
      Add info about labels
      Merge pull request #945 from owncloud/upgrade-caveats
      should fix positioning of footer icons
      Update upgrade.rst
      add that you should split up PR's, or try to keep em small.
      dirty but works
      add app store publishing process for 8.1
      style fixes
      one more fix
      update copyright...
      link to support page on index and community YT and .com resources page on videos page
      Merge pull request #963 from owncloud/phpunit-updates
      Merge pull request #1010 from owncloud/footer-update
      Merge pull request #1012 from owncloud/devdoc
      Merge pull request #1013 from owncloud/indexvideos
      Merge pull request #915 from owncloud/jospoortvliet-patch-2
      fix links to social media and .com site
      Merge pull request #1017 from owncloud/fixdotcom
      Merge pull request #958 from owncloud/ocdev-setup
      implement feedback from Lukas, clean up style, add links
      add license to footer
      Merge pull request #1071 from owncloud/license-footer
      signing won't be in 8.1 so commented out for now
      move publishing to app section where it belongs
      because Morris Jobke is always right.
      Merge pull request #1215 from owncloud/move-publishing
      Merge pull request #1251 from owncloud/LukasReschke-patch-1
      add note that encryption can't be disabled anymore
      note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this
      implement feedback
      Merge pull request #1266 from owncloud/encryption-release-notes
      Merge pull request #1284 from owncloud/oparoz-max-preview-doc
      Update release_notes.rst
      Update release_notes.rst
      works on reloading apps page
      add note that updating might run in cURL issues
      small update
      updating video page a bit
      Merge pull request #1348 from owncloud/fix-versioned-links-master
      Update performance_tuning.rst
      Update publishing.rst
      Update publishing.rst
      address comments
      t push origin masterMerge branch 'jospoortvliet-patch-1'
      Merge pull request #1662 from owncloud/enoch85-community-vm
      Update appliance_installation.rst
      add pictures and some markup fixes
      Merge pull request #1665 from owncloud/jospoortvliet-vm

Julian Gehring (1):
      user_manual/troubleshooting: Correct web server name

Jörn Friedrich Dreyer (11):
      add oracle configuration
      minor cleanups
      Update README.rst
      move around intstallation command lines
      installation folder must be moved
      add caching tip, than vs. then vs. that
      add full path to lucene_index
      use latest template names
      add curl example for deleting non_shib_passwod
      use common hostname and https
      Add small section on UID considerations

Jürgen Weigert (6):
      merged from stable6 (opensuse instructtions)
      Merge pull request #367 from owncloud/fix-image-sizes-pdf
      Clarified server vs client's domain names.
      typo.
      added note about different php versions.
      Update appliance_installation.rst

Keith Z-G (1):
      Update files.rst

Kevin Brubeck Unhammer (1):
      typo

LEDfan (1):
      Add 2 underscoed instead of none

Leonard (1):
      Update installation_others.rst

Ludovic Rousseau (1):
      Do not hardcode the database name

Lukas Reschke (75):
      Added CSRF + Auth checks
      Owncloud => ownCloud
      Add OWASP Top Ten
      Owncloud => ownCloud
      Merge pull request #20 from desolat/patch-1
      Typo
      Style
      Merge pull request #23 from LukeOwncloud/patch-1
      Add space
      Merge pull request #26 from RandolfCarter/LinuxInstall45
      Merge pull request #28 from gpaumier/patch-1
      Merge pull request #29 from gpaumier/patch-2
      Merge pull request #24 from RandolfCarter/NewCalendarDoc
      Merge pull request #45 from j-ed/master
      Remove sanitizeHTML parameter
      Add information about outdated content
      CI is running already
      Add some infos about directory traversal
      Add missing '
      Add some infos about directory traversal + add missing '
      Fix links
      Merge pull request #71 from Hoall/patch-3
      Remove unnecessary underscore
      Merge pull request #454 from owncloud/fix-mysqldump
      Remove not longer existing config switch
      Merge pull request #549 from xtruthx/auth_ldap
      Clarify the documentation about the preview system a little bit more
      Merge pull request #587 from owncloud/isapino
      Add some more keys
      Add information how to add hints
      Add hardened permission example
      Add XMLWriter
      Add explicit file permissions
      Add documentation about reading and setting cookies
      Fix typo
      Use correct link
      Use correct link
      Update changelog.rst
      Fix not existant features in announcement
      PostgreSQL is supported as well
      Correct GPG command
      Remove enterprise edition line
      Add some basic security hardening guidances
      Merge pull request #989 from owncloud/some-very-basic-security-enhancement-docs
      Add SOP single domain hint
      Add data directory hint
      Update hardening.rst
      Merge pull request #1003 from owncloud/add-data-girectory-hint
      Merge pull request #1046 from owncloud/changelog-preferences
      Add urandom information
      Add SELinux advice for remote connections
      Add information about SELinux
      Proper link to other docs
      Add tip to disable preview generation
      Rewording as suggested by Carla
      Fix URL to admin-security
      Make wording more direct
      Add hints to use newest PHP version
      Reword as suggested by Carla
      Add includeSubDomains + preload recommendation
      Some more warnings
      Add some deprecation notes
      Add feedback of Jos
      Add information about required OpenSSL and NSS versions
      Reword
      Add note about PHP-FPM release
      Add note about installing ownCloud in a DMZ
      Fix typo
      Update harden_server.rst
      Delete serving_static_files_configuration.rst
      Update index.rst
      Update performance_tuning.rst
      Add link to transactional file locking page
      Merge pull request #1651 from owncloud/nagios-typo
      Merge pull request #1653 from owncloud/LukasReschke-patch-1

LukeOwncloud (2):
      added sample commands for updating owncloud
      explaining commands for updating owncloud

MTRichards (5):
      Update user_manual/connecting/webdav.rst
      Update user_manual/connecting/webdav.rst
      Update user_manual/connecting/webdav.rst
      Updating Encryption app intro
      removed the version reference

Marieke (3):
      Bootstrap 3 version for new ownCloud.org theme
      Added space between title and headerlink
      Added logo and changed php code to static url

Marieke van Campen (1):
      Adjustments for main nav ownCloud.org

Mark Barnard (25):
      Ignore DB
      Changes to update instructions
      Merge pull request #396 from owncloud/update.rst-changes
      Changes to upgrade procedures
      Fixed markup
      Merge pull request #397 from owncloud/adding-upgrade-changes
      Fixing numbers
      Merge pull request #400 from owncloud/fixing-numbers
      Added links for update.rst access
      Adding level 4 to logging description
      Merge pull request #407 from owncloud/adding-level-4-to-logging
      Merge pull request #402 from owncloud/fixing-links
      Making some tweaks
      Merge pull request #413 from owncloud/tweeking-webinterfaces.rst
      scaling-images
      Merge pull request #414 from owncloud/scaling-images
      Fixing filesweb.rst nested info
      Merge pull request #415 from owncloud/filesweb-modifications
      Updated Contacts Doc
      requires commit?
      Removing question comments
      Merge pull request #423 from owncloud/contacts.rst-changes
      calendar changes
      Modifications to calendar.rst file.
      Added *.snag files to .gitignore

Markus Goetz (1):
      Update performance_tuning.rst

Martin (22):
      adds the domain name as possibility to the user
      adds the domain name as possibility to the user (reverted from commit 7d0a33b459648a68182598fdc9c6416b690327e8)
      correct a typo
      adds the ability to use $user as substitute for a fixed subfolder
      ext_storage_list_that_uses_temp_space
      text correction: instead a / instead of a
      missed the second commit
      added double backticks and fixed one typo
      add double backticks to $user in config/smb to have the same look as in stable7
      documentation for core/pull/13074
      text fixes
      Merge pull request #790 from mmattel/Nginx_thumbnail_caching_with_fastcgi_cache_purge
      Update performance_tips.rst
      Merge pull request #786 from mmattel/aes_ni_checks
      Configuration notes to php.ini files
      document that in case of php-fpm, .user.ini must be used
      Merge pull request #866 from RealRancor/webserver_upload_limits
      Merge pull request #856 from mmattel/document_.user.ini
      Small corrections to performance_tuning.rst (orphand apastrophs, missing | ect)
      Merge pull request #1016 from mmattel/performance_tuning_small_corrections
      add header security directives for nginx (see core #15342)
      SPDY -> http_v2

Martin Mazur (1):
      correct handeling of 404 error

Michael Gapczynski (2):
      Specify config folder instead of config.php
      Add detailed descriptions for configuring Dropbox and Google Drive

Morris Jobke (318):
      routes.rst - fix typo
      Update controllers.rst
      Update info.rst - adding 'require' description
      Update database.rst
      Update css.rst
      add documentation for Google Drive - thanks to @j-ed
      merge @j-ed's version and fix layout
      Merge pull request #192 from owncloud/previews
      Merge pull request #193 from owncloud/fixing-stable6
      Merge pull request #199 from owncloud/stable6-manualinstallfixes
      Remove duplicate fedora entry
      Merge pull request #200 from owncloud/stable6-gettingstartedshortcut
      Merge pull request #206 from diederikdehaas/externalize-php-handler
      Merge pull request #225 from owncloud/en_clarity
      Merge pull request #224 from wakeup/stable6
      Merge pull request #235 from wakeup/stable6
      add link to bug tracker - fixes #265
      remove superflous e - fixes #264
      Fix typo
      Merge pull request #268 from owncloud/typo
      Clean up according to comments
      Fix wording
      Fix wording
      Merge pull request #306 from josh4trunks/master
      fix typo
      Merge pull request #311 from wakeup/master
      Merge pull request #315 from owncloud/api-sample
      Minor typos - port of #317
      Merge pull request #320 from owncloud/new-contact-update
      Merge pull request #329 from owncloud/upgrade-set-maintenance
      Merge pull request #334 from wakeup/new-icons
      Merge pull request #336 from owncloud/versioning_docu_update
      fix typo
      fix typos
      raise min PHP version to 5.3.8
      Merge pull request #352 from wakeup/master
      Merge pull request #365 from owncloud/fix-sync-cli-link
      fix ownCloud spelling
      fix typo in testing code example
      Merge pull request #348 from owncloud/calendar-oc7
      Merge pull request #366 from owncloud/update-client-link
      add note about Python Image Library dependency in README
      Merge pull request #372 from owncloud/admin-guide-trusted_domains
      drop icon-noise
      Fix several warnings and error caused by wrong RST syntax
      Merge pull request #376 from owncloud/remove-warnings
      Merge pull request #380 from owncloud/fix-fig-captions
      Merge pull request #350 from owncloud/replace-echo-usage
      Merge pull request #312 from RandolfCarter/stable6_fix_win_php_version_hint
      Merge pull request #429 from owncloud/oc7-doc-image
      Merge pull request #410 from owncloud/bring-back-external
      Merge pull request #430 from owncloud/fix-jenkins
      syntax fixes & rename images - windows has case-insensitivity linux not
      remove .snag file
      Merge pull request #426 from owncloud/calendar.rst-changes
      Fix errors and warnings in user_manual - limit img to max 100% width
      fix broken links
      Merge pull request #433 from owncloud/fix-broken-sphinx
      Merge pull request #446 from owncloud/share_api_update
      Merge pull request #448 from josh4trunks/nginx_fix
      Merge pull request #447 from jospoortvliet/master
      Merge pull request #450 from owncloud/testing
      fix mysqldump syntax - fixes #453
      Merge pull request #460 from owncloud/php-capital-let
      Merge pull request #461 from owncloud/code-update
      remove expressive language
      Merge pull request #472 from owncloud/bringback-new-images
      Merge pull request #477 from luopa/master
      fix mysql syntax
      add underline to links in note boxes
      fix typo - fixes #486
      Fix typo - ref #486
      Merge pull request #491 from owncloud/updates-fixes
      Merge pull request #490 from owncloud/php-use
      Merge pull request #538 from owncloud/syntax-fi
      Merge pull request #536 from owncloud/alrac3
      Merge pull request #537 from owncloud/alrac4
      change has- to with- to be consistent
      add IE8 fixes
      Merge pull request #543 from victe/master
      fix typos
      Merge pull request #458 from owncloud/db_converter
      Merge pull request #457 from owncloud/update-document-version
      Merge pull request #561 from owncloud/new-images
      Merge pull request #489 from owncloud/add-opensuse-user
      Merge pull request #560 from owncloud/rework_user
      Merge pull request #566 from owncloud/adminfixes
      proper foxus and hover appearance of links in notes
      Merge pull request #564 from owncloud/fix-warnings
      Merge pull request #570 from owncloud/figadmin
      better cropped images
      add antivirus to TOC
      proper heading styles
      remove trailing whitespace
      Merge pull request #567 from owncloud/alracb
      Merge pull request #568 from owncloud/figurelabels
      Merge pull request #571 from owncloud/alracd
      Merge pull request #573 from arnovr/master
      Merge pull request #572 from anaqreon/patch-1
      Merge pull request #574 from owncloud/fixes
      Merge pull request #576 from owncloud/bumpversion
      Merge pull request #575 from owncloud/fix-sentence
      Merge pull request #577 from owncloud/authldap
      Merge pull request #579 from owncloud/emailserver
      Merge pull request #580 from owncloud/updater
      Merge pull request #598 from owncloud/add
      Merge pull request #600 from pulse00/patch-1
      template for config.sample.php documentation
      Fix space
      generate documentation from config.sample.php
      Merge pull request #602 from owncloud/config-sample-preparation
      generate documentation from config.sample.php
      Merge pull request #628 from dieterv/patch-1
      update config.sample.php generated documentation
      Merge pull request #634 from marmuDev/patch-1
      Merge pull request #635 from joaoepj/patch-2
      add vendorScript and vendorStyle usage
      update documentation generated from config.sample.php
      underline convention
      Merge pull request #646 from stephengraf/patch-1
      Merge branch 'marcdexet-cnrs-master'
      Merge pull request #649 from RandolfCarter/DBConversionTypes
      Merge pull request #650 from florianjacob/master
      Merge pull request #668 from owncloud/add-xml
      Merge pull request #671 from owncloud/prevent-people-from-using-retarded-filepermissions-because-some-internet-tutorial-suggested-it-to-them
      2014-11-21 generated config.sample.php update
      Merge pull request #672 from owncloud/coding-guidelines-unittests
      update documentation generated from config.sample.php
      update documentation generated from config.sample.php
      update documentation generated from config.sample.php
      update documentation generated from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #684 from owncloud/fix-contrib-links
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #691 from owncloud/fix
      Merge pull request #692 from owncloud/doc_oc8
      Merge pull request #699 from owncloud/unorderedlist
      fix unordered list
      Merge pull request #700 from drarko/patch-1
      Merge pull request #707 from mmattel/smb_add_domain_to_user
      add table of content entry and add note about backport freezes
      Merge pull request #733 from mmattel/add_double_backticks_to_$user
      Revert "Note for external storage types that use temp space"
      Merge pull request #734 from owncloud/revert-727-ext_storage_list_that_use_temp_files_for_up_download
      Merge pull request #737 from julian-gehring/patch-web-server-name
      Merge pull request #745 from mmattel/rename_root_to_remote_subfolder
      bump PHP version and add posix extension
      generate documentation from config.sample.php
      Merge pull request #755 from josh4trunks/add_performance_tips
      generate documentation from config.sample.php
      Merge pull request #788 from jakobsack/master
      Merge pull request #787 from owncloud/jospoortvliet-patch-1
      Merge pull request #805 from florianjacob/patch-1
      Merge pull request #808 from RealRancor/spdy
      Merge pull request #810 from RealRancor/fix_spdy
      update backport process
      Merge pull request #705 from owncloud/backporting
      Merge pull request #812 from owncloud/issue/807-remove-version-in-docs
      Merge pull request #814 from owncloud/prwf
      Updated translation process to cover all steps
      generate documentation from config.sample.php
      Merge pull request #827 from RealRancor/add_documents_test
      Merge pull request #830 from RealRancor/fix_upload_params
      Merge pull request #832 from RealRancor/fix_headlines
      Merge pull request #833 from RealRancor/documents_troubleshooting
      Merge pull request #834 from RealRancor/fix_headlines
      Merge pull request #835 from RealRancor/add_anchor
      generate documentation from config.sample.php
      Merge pull request #831 from RealRancor/contacts_export
      Merge pull request #842 from RealRancor/carddav_export_fixes
      Merge pull request #823 from RealRancor/user_external_note
      Merge pull request #796 from RealRancor/sync_file_issues
      Merge pull request #841 from LudovicRousseau/patch-1
      rename mirall to client
      generate documentation from config.sample.php
      Merge pull request #844 from RealRancor/external_storage_note
      fix link and comment
      Merge pull request #847 from RealRancor/fix_build
      Merge pull request #850 from owncloud/fix-commands
      Merge pull request #851 from mmattel/configuration_notes_to_php.ini_files
      Merge pull request #848 from RealRancor/fix_link
      Merge pull request #852 from RealRancor/fix_l10n.pl_syntax
      Merge pull request #836 from RealRancor/fix_performance_links
      Merge pull request #846 from owncloud/fix-link-and-comment
      Merge pull request #855 from RealRancor/document_owncloud.conf
      Merge pull request #854 from RealRancor/add_webdav_office
      Merge pull request #785 from jospoortvliet/master
      Merge pull request #797 from RealRancor/selinux_mysql
      Merge pull request #793 from RealRancor/add_win_mysql_tip
      Merge pull request #869 from RealRancor/windows_webdav_note
      Merge pull request #886 from macrophone/patch-1
      Merge pull request #880 from RealRancor/fix_links
      Merge pull request #881 from RealRancor/self_signed_desc
      Merge pull request #902 from wurstchristoph/patch-1
      generate documentation from config.sample.php
      Merge pull request #897 from RealRancor/mod_reqtimeout
      Merge pull request #923 from owncloud/core-13368
      Merge pull request #930 from RealRancor/win_large_files
      Merge pull request #934 from wurstchristoph/patch-1
      fix typos and add priority labels
      Merge pull request #704 from owncloud/labels
      Merge pull request #942 from owncloud/headerfixes
      Merge pull request #951 from owncloud/fix-pipelining-doc
      Merge pull request #953 from owncloud/asset-pipelining-take2
      Fix typo
      Merge pull request #955 from owncloud/upgrade-troubleshoot
      generate documentation from config.sample.php
      Merge pull request #980 from owncloud/admin-tips
      Merge pull request #981 from RealRancor/packages_note
      Merge pull request #985 from RealRancor/re-apply-855
      add end tag for config documentation to be able to extend the documentation
      Merge pull request #988 from owncloud/document-activity-expire
      Merge pull request #961 from owncloud/update-app.php-changes-for-8.1
      Merge pull request #994 from RealRancor/fix_goto
      Merge pull request #995 from RealRancor/big_files_sync_client
      Merge pull request #996 from RealRancor/activity_mail_background
      Merge pull request #992 from RealRancor/webserver_troubleshooting
      generate documentation from config.sample.php
      Merge pull request #929 from RealRancor/mv_pim_trouble
      Merge pull request #1002 from RealRancor/external_storages_cron
      Merge pull request #1011 from RealRancor/calendar_multirealm
      Merge pull request #957 from owncloud/pipelining-and-git
      generate documentation from config.sample.php
      Merge pull request #1020 from ajira86/patch-1
      Merge pull request #1014 from RealRancor/refactor_troubleshooting
      Merge pull request #1032 from RealRancor/ldap_read_only
      Merge pull request #1029 from RealRancor/nginx_note
      Merge pull request #1031 from RealRancor/doc_remember_me
      Merge pull request #1033 from RealRancor/common_problems
      Merge pull request #1035 from RealRancor/pecl_htscanner
      Merge pull request #1042 from RealRancor/fix_double_word
      add deprecations for OC_Preferences and OC\\Preferences
      add notice about the removal - not the deprecation
      generate documentation from config.sample.php
      Merge pull request #1057 from rullzer/provisioning_subadmins
      generate documentation from config.sample.php
      Merge pull request #1064 from RealRancor/db_errors
      generate documentation from config.sample.php
      Remove doubled when
      Merge pull request #1086 from owncloud/csp
      Merge pull request #1091 from owncloud/usesession
      Merge pull request #1095 from owncloud/add-links
      Document how to change translations within a theme
      Merge pull request #1104 from owncloud/fix-occ-docs
      Merge pull request #1111 from owncloud/explain-output-json
      Add missing word
      Merge pull request #1130 from RealRancor/asset_pipelining
      Merge pull request #1134 from owncloud/rename-encryption-app
      generate documentation from config.sample.php
      Merge pull request #1151 from Henni/patch-1
      Merge pull request #1152 from Henni/patch-2
      Windows Explorer - doesn't accept username/password
      Update access_webdav.rst
      Merge pull request #1163 from RealRancor/fix_appdev_folder
      generate documentation from config.sample.php
      Merge pull request #1171 from kallegit1950/patch-2
      Merge pull request #1174 from DavidPrevot/extrapng
      generate documentation from config.sample.php
      Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
      generate documentation from config.sample.php
      Merge pull request #1185 from RealRancor/fix_ldap_desc
      Merge pull request #1200 from owncloud/add-note-no-group-restriction-s2s-shares
      Merge pull request #1216 from owncloud/fix-app-type
      Add comment about *.config.php files
      Fix typo
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Update occ_command.rst
      Merge pull request #1259 from owncloud/occ-filescan
      Merge pull request #1285 from hostingnuggets/master
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #1312 from RealRancor/pim_to_productivity
      Merge pull request #1313 from RealRancor/user_external_deps
      Merge pull request #1333 from RealRancor/caching_update
      Merge pull request #1335 from RealRancor/apache_modules
      Merge pull request #1340 from RealRancor/fix_operations
      Merge pull request #1344 from RealRancor/whoami_group
      Don't pipe cron output to /dev/null
      Merge pull request #1361 from owncloud/reverse-proxy
      Merge pull request #1362 from RealRancor/setup_security_warnings
      Merge pull request #1365 from owncloud/memcache-hard-fail
      Merge pull request #1369 from owncloud/LukasReschke-patch-1
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #1495 from owncloud/uid-considerations
      Switch constant DEBUG to proper config option
      generate documentation from config.sample.php
      Merge pull request #1645 from tflidd/doc_link_phpfpm
      Merge pull request #1648 from owncloud/kill-xsendf
      Merge the two different theming documentations
      [theming] describe defaults.php behaviour
      Merge pull request #1646 from kehrwoche/patch-1
      add changes
      Merge pull request #1652 from owncloud/theming-defaults.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #1622 from owncloud/xdebug
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      Merge pull request #1713 from RealRancor/remove_other_category
      Remove PIM as app category
      Merge pull request #1650 from owncloud/combine-themes
      Merge pull request #1716 from owncloud/drop-pim
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      generate documentation from config.sample.php
      fix how to get the App container
      generate documentation from config.sample.php

Oliver Gasser (4):
      Update routes.rst
      Update routes.rst
      Update database.rst
      Update database.rst

Olivier Paroz (12):
      Fix typo
      Pass the HTTP status code directly in the constructor
      Asset pipelining clarifications
      Files in assets are auto-updated
      Warning about using git
      Added --dir directive since default path is core
      PHPUnit is not available on PEAR any more
      Formating fixe
      Make it clear where ownCloud is going to be installed
      Added doc about max preview size
      Remove space between ``preview_max_y`` and switches
      Link to doc was broken because of typo

Owen Winkler (1):
      Merge pull request #175 from syncloud/stable5

Patrick Paysant (1):
      Routing, adding default value setting documentation.

Phil Davis (59):
      Little typos and grammar
      Dev Security Guidelines grammar spelling
      Dev Performance Guidelines minor typos
      Dev Debugging minor missing word
      App Tutorial minor typo fixes
      Dev App Info minor typos
      Dev App Routes minor grammar
      Dev App Container some typos and grammar
      Dev App Controllers minor corrections
      Dev App API minor corrections
      Dev App JS typo
      Dev App CSS minor corrections
      Dev App L10n minor corrections
      Dev App Database minor corrections
      Dev App Config minor corrections
      Dev Core Translation emphasize why not to split a sentence
      Dev App Config fix verb "to cast"
      Correct another use of "casted"
      Dev App Container markup "new" keyword used as a verb
      Access_webdav doc repeated text about HTTP
      Deleted File Management minor grammar
      Encrypting files missing word
      Whats new doc typos
      Admin Linux Installation Doc typos
      Admin Installation Wizard remove unpaired bracket
      Usage of ownCloud Apps Store
      Admin Source Installation - minor typos
      SELinux Config Doc - use a real word
      User Auth LDAP doc typos
      User provisioning API typos
      Big File Upload typos
      External storage config doc typos
      Dev App Publishing minor edits
      External storage config minor edits
      Encryption config minor edits
      File locking transactional minor edit
      Serving static file typos
      Security Setup Warnings minor edits
      occ command doc minor edits
      Background jobs config minor edit
      Email config minor edits
      JS CSS Asset Mgmt minor edit
      Knowledgebase Cfg minor edit
      Logging Config rewording
      Harden Server grammar
      Performance tuning minor edits
      Reverse Proxy Config minor edits
      Linux Db Config minor edits
      Oracle Db Config minor edits
      Mimetype Aliases typo
      Mimetype Mapping typo
      Restore Database s/backup/restore
      Monitoring minor edits
      Scaling minor edits
      Issues Index minor edits
      Publishing - forward port https://github.com/owncloud/documentation/commit/73d6e862f4127e0b53668facdd8efdddc2c3325f
      Quota typo
      Change zero Auth to OAuth
      Discourage users from copying everything from config.sample.php

Poehli (1):
      templates.rst update

Qingping Hou (6):
      fix link to owncloud installation
      add link for ownCloud setup document
      add document for NotFoundResponse and ForbiddenResponse
      document env and session a bit for Controller
      also take care of cookie method
      update cookie method to latest api

QuentinFonteneau (1):
      precision on regex

RandolfCarter (21):
      Corrects dependency list (contained invalid pkgs)
      Adds installation instructions for debian/ubuntu
      Update user_manual/calendars.rst
      Update user_manual/calendars.rst
      Corrects dependency list (contained invalid pkgs)
      Adds installation instructions for debian/ubuntu
      Some fixes and many more notes and clarifications.
      Rewrite Install Wizard section
      Fix several formatting issues
      Small format fix, improve instruction order in apache section
      Naming correction
      minor fixes
      Remove superfluous sentence
      Remove superfluous colon
      Review corrections
      Update manual install
      Installation wizard / database hint consolidation & fixes
      Fixes according to MorrisJobke's comments
      Add wizard page to index, trusted_domain hint
      Crop images
      Adapt img resolution to avoid size warning

Randolph Carter (7):
      New calendar images (created with 4.5.5)
      Add link which is not fully shown in pic
      New calendar images (created with 4.5.5)
      Add link which is not fully shown in pic
      owncloud -> ownCloud
      A few more formatting corrections and clarification
      DB Conversion: add valid types

Raphael Fetzer (1):
      merged back update on ios #65

RealRancor (105):
      Added php5-pgsql package to text
      Fixed ampache url
      Fixed WebDAV urls and harmoize youradress.com in all urls
      Fixed "youradress.com" typos.
      Add docs for special CalDAV urls
      Add note for remote databases
      Add infos for SPDY protocol
      Fix notes box
      Add docs to apply and test MS Word support
      Fixed parameter syntax for .htaccess file
      Add URL for exporting contacts
      Fix headlines in documents docs
      Add troubleshooting for documents app
      Fix headlines in performance tips page
      Add anchor to documents troubleshooting
      Remove .rst file ending from index.rst
      Add note to enable the external user app before
      Add note about modifying the data directory
      Typos / corrections for contacts export
      Add note to enable the external storage app first
      Fix build for l10n.rst
      Fix link to external storage config
      Fix syntax of l10n.pl
      Add documentation for the owncloud.conf installed via OBS
      Add entry for Office WebDAV problems and solutions
      Fix wrong links in headlines and add additional notes
      Add hint for MySQL on windows
      Add webserver config options which can prevent the upload of large files
      Add notes about Windows WebDAV client connection problems
      Add bullet to webserver config links
      Add description / link that self-signed certs needs to be imported
      Fix provisiioning API examples / docs
      Add description of mod_reqtimeout
      Disable gzip in NginX config
      Add note for missing large files support on Windows PHP
      SELinux can break external FTP connections
      Don't move folders of packages after installation.
      Re-apply PR #855
      Fix links in go.php
      Add note for big file uploads and the sync client
      Added note to prefer webcron or system cron for activity and external
      Add troubleshooting (logfiles, webserver and php modules)
      Move most PIM troubleshooting into admin manual
      Fix index after client release 1.8
      Add note for adding files externally to external storages
      Lightning doesn't support multiple accounts on same server
      Refactoring troubleshooting page
      Add note for NginX when running OC in subdir
      Add note that some apps could disable the remember checkbox
      LDAP app is read-only
      Describe which PECL extensions is needed for using .htaccess on fpm/fcgi
      Add common problems / errors
      Remove double word in issues documentation
      Extended description of db errors
      Added description and config hints for activity app
      Fix link for activity configuration
      Remove note about labels in the howto_contribute
      Refactoring how to get CalDAV link
      Add asset pipelining to performance tuning docs.
      Note for Up/Download problems on Win WebDAV client
      Fix foldername
      Update PIM description in user manual
      Fix LDAP user filter and login filter
      Category "PIM" is gone
      Add/update user_external dependencies
      smbclient still needed for user_external app
      Add modHeadersAvailable true; to nginx config
      Add caching note from release notes
      Add apache modules from .htaccess
      style.css -> styles.css in theming docs
      Update whoami.php to get user group
      Added additional hints/info for the setup and security warnings page.
      FTP/SFTP external storages needs allow_url_fopen.
      SELinux for sendmail and external storages
      Reference to SELinux docs in user backends
      Document reasons for "connection closed" or "operation cancelled"
      Add link to CalDAV and CardDAV troubleshooting to user manual
      Readd needed labels
      php5-smbclient is php5-libsmbclient
      From link was removed in oC 8.1
      Restore correct caching docs
      Version 2.0 of desktop client was released
      Fix carddav export url
      Add /dev/urandom not /dev to open_basedir
      Add info how to solve "no basic authentication headers"
      Fix rst syntax in config_sample_php_parameters.
      "Other" category is gone at the appstore
      Link all references to phpinfo to one single page.
      Some additions to caching docs.
      Make version requirement of redis and APCu the same.
      Document Cloudflare issues.
      Explain purpose of files locking mechanism.
      Note that expires block should be below the php block
      Add links to backup and restore docs.
      Refactoring for performance tuning page.
      Describe memberOf permissions
      Document session_lifetime for large file uploads.
      Refactoring for performance tuning part 2.
      Add cache-control headers for .js and .css files on nginx
      Set KeepAlive timeout settings to sensible defaults
      Document max_file_uploads of PHP.
      Fix indent in nginx config
      Add redis example to connect to an unix socket.
      Set corret group in permission script
      Add needed linebreak to config_sample_php_parameters.rst

Robert Gründler (1):
      Fix incorrect nginx rewrite

Robin Appelman (1):
      Add webdav screenshot for dolphin

Robin McCorkell (18):
      Add mount configuration priority information
      Clarify priority numbers and improve default priority info
      Change wording of priorities
      Add documentation for new memcache configuration
      Merge pull request #1299 from Yamaha32088/Yamaha32088-patch-1
      Document `trusted_proxies` and `forwarded_for_headers` parameters
      A missing memcache causes unavailability of the ownCloud instance
      Expand on mimetype aliases and image retrieval
      Add XDebug debugging information
      Merge pull request #1623 from owncloud/ledfan_underscores
      Mention test requirement on bootstrap.php
      Merge pull request #1638 from owncloud/test-bootstrap
      Split external storage backends to separate pages
      Rewrite external storage GUI documentation
      Move external storage images to subdirectory
      Re-vamp external storage backends
      Minor spelling fixes
      Cleanup Google Drive images

Roeland Jago Douma (2):
      Fix provision api subadmin examples
      Documentation for the recent mimetype files

Ryan (1):
      Fixed lighttpd configuration

Sam Tuke (3):
      Added note about installing sphinx before building
      Added two new man pages: debugging, and configfile; Added pages to TOC; Improved intro paragraph
      Added instruction for Cyberduck 4.2.1)

Samuel Dorsaz (1):
      Just a short fix on ocdevstartapp arguments

Scott Sweeny (2):
      Add instructions on building lighttpd for Debian stable.
      Correct capitalization of ownCloud

Stefan Herbrechtsmeier (15):
      admin_manual: add overwrite configuration documentation
      configuration_overwrite: change title to reverse proxy configuration
      configuration_overwrite: use complete code example and add note
      configuration_overwrite: wrap text at 80 characters
      configuration_overwrite: rename to configuration_reverseproxy to match title
      codingguidelines: Add else to single line if example
      codingguidelines: Correct confusion of camelCase and PascalCase
      codingguidelines: Always use one space in front of opening braces
      codingguidelines: Add space between control keyword and opening parenthesis
      codingguidelines: Don't use a different style for loops
      codingguidelines: Add else to single line if example
      codingguidelines: Correct confusion of camelCase and PascalCase
      codingguidelines: Always use one space in front of opening braces
      codingguidelines: Add space between control keyword and opening parenthesis
      codingguidelines: Don't use a different style for loops

TheSFReader (3):
      Update developer_manual/tutorial.rst
      Update developer_manual/codingguidelines.rst
      Update developer_manual/tutorial.rst

Thomas Mueller (1):
      refs #7 - fixing parameter order

Thomas Müller (59):
      Adding missing whitespace before { on the examples
      Merge pull request #25 from RandolfCarter/NewCalendarDoc45
      Adding prefix to the keys + mapping to user files
      Adding short cut to the user manual itself
      Adding keys for calendar and contacts sync
      remove mediaplayer documentation
      Merge pull request #186 from frafra/stable6
      suggest https
      kill provisioning api - not a community feature
      Merge pull request #191 from owncloud/kill-provisioning-api
      fixing typos and spelling
      fixing typos and spelling
      fixing typos and spelling
      fixing typos and spelling + respect max characters of 80
      fixing:  WARNING: Explicit markup ends without a blank line;
      fixing:  WARNING: Title underline too short
      fixing:  WARNING: Explicit markup ends without a blank line & WARNING: Enumerated list ends without a blank line
      fixing: WARNING: Title underline too short
      Merge pull request #190 from owncloud/fix-all
      Merge branch 'stable6' into fixing-stable6
      some more typos and line width fixes
      some more typos and line width fixes
      Merge branch 'stable6' into fixing-stable6
      Merge pull request #194 from owncloud/fixing-stable6
      reorder installation instructions based on importance
      fixing note
      For Linux we recommend our packages from OBS - otherwise manual installation is required
      fixing appliance page:
      list required php modules in a distribution independent style
      ffmpeg
      Fixes https://github.com/owncloud/apps/issues/1549
      Fixing https://github.com/owncloud/core/issues/6328
      fixes #209
      Merge pull request #214 from wakeup/stable6
      Merge pull request #213 from flohtux/patch-1
      Merge pull request #222 from wakeup/stable6
      Merge pull request #223 from wakeup/stable6
      remove the intro_manual
      Merge pull request #260 from owncloud/remove-intro_manual-master
      Merge pull request #261 from owncloud/add_error_codes
      Merge pull request #253 from owncloud/jsunittestdocs
      Merge pull request #289 from owncloud/archlinux
      Merge pull request #288 from owncloud/fix-theming
      Merge pull request #267 from owncloud/bugtracker
      adding documentation about asset management in ownCloud
      adding documentation about asset management in ownCloud
      Merge pull request #431 from owncloud/recommend-gmp-for-sftp
      bring back the Code of Conduct
      remove duplicate NFS note
      Merge pull request #442 from owncloud/code-of-conduct
      Merge pull request #464 from owncloud/installation_folder_must_be_moved
      fixing typos
      Merge pull request #554 from owncloud/remove-not-longer-existing-config-e
      Revert "adds the domain name as possibility to the user (reverted from commit 7d0a33b459648a68182598fdc9c6416b690327e8)"
      document new dependency tags in info.xml
      documenting library names and their versions
      Merge pull request #751 from owncloud/yearup
      Merge pull request #758 from owncloud/php-posix
      Merge pull request #818 from owncloud/update-go-links

Thomas Tanghus (9):
      First draft for OC_VCategories docs.
      vcategories: Fixed some markup
      Merge branch 'master' of github.com:owncloud/documentation
      VCategories: Inline doc for example and remove redundant API docs.
      Remove todo entry.
      Add doc for updating PHP on Ubuntu 10.04 LTS
      Add doc for updating PHP on Ubuntu 10.04 LTS
      Add PIM sync troubleshooting guide
      Merge pull request #174 from owncloud/sync_troubleshooting

ThomasKramps (2):
      Update installation_others.rst
      Update installation_others.rst

Tobi-H (2):
      Update user_manual/introduction.rst
      Update user_manual/sync.rst

Tom Needham (9):
      Add user account migration documentation
      Include user migration docs in the manual's menu
      Initial work on external API documentation
      Add Admin docs on migrating installs
      Add Admin docs on migrating installs
      Add docs on returning data with the external api
      Fix backslashes
      Add subheading
      Fix link to docs for error on installation

Valerio Ponte (5):
      Documented XSendfile support
      Fixed links and notes
      Fixed note and made links anonymous
      clean nginx default config
      clean nginx default config

Victor Dubiniuk (2):
      Update copyright
      Changes related to Google Drive SDK migration

Vincent Petry (17):
      Update ocs-share-api.rst
      Added user manual page to explain quota calculation
      Merge pull request #196 from owncloud/enc_update
      Fixed install dependencies
      Added development environment chapter
      Merge pull request #202 from owncloud/oc6-manual-installation-cleanup
      Added info about running unit tests with autotest.sh
      Added pgsql and missing .sh
      Merge pull request #230 from owncloud/stable6-unittestdoc
      Enhanced PHP module deps order
      Added minimum PostgreSQL version
      Merge pull request #232 from owncloud/stable6-fixphpdeps
      Added info about JS unit testing
      Merge pull request #337 from josh4trunks/nginx_docs_update
      Merge pull request #342 from owncloud/files_external_priority
      Merge pull request #427 from josh4trunks/master
      Fix README for openSUSE

Vladimir Sapronov (1):
      Partial automatic configuration, pull request: https://github.com/owncloud/core/pull/4982

Volkan Gezer (118):
      Fix typos in Documentation
      User manual updated to version 6
      Add user_management and update app configuration pages
      Add what does sharing with user/group provides additionally
      Add what new button on web interface does
      Add how to move files inside web interface
      Improve wording and more "the" usage :)
      Fix redirection to keeping addressbook
      user_manual: fix grammar and clarification
      Update index.rst
      Update index.rst
      Update index.rst
      Update index.rst
      Update index.rst
      Update index.rst
      Update contact app images and text for new version
      update client manual link
      Update mailinglists
      Change new icons on web interface
      Update calendar app document for OC7
      replace echo with p
      some grammar fixes
      explanation for print_unescaped and update sync links
      first updates
      admin-ldap grammar
      backgroundjobs grammar
      custom_clients grammar
      language config typo
      config mail case
      config preview
      config user_backend
      config xsendfile
      installation part 1
      installation source page
      Merge pull request #360 from aykit/stable6
      config apps and database
      install source
      bookmarks
      encryption
      files
      files_web
      contacts
      typos app
      bugtracker typos
      core typos
      typos general
      typos testing
      Merge pull request #358 from brueggemann/patch-1
      Merge pull request #364 from owncloud/fix-305-356
      fix sync client link
      always the latest client link
      fix image sizes for pdf
      update images and minor text changes
      admin doc minor updates
      Merge pull request #373 from owncloud/oc7-minor
      give more info on bugtracker page. fixed #374
      fix typo
      fix figure captions
      fix typos
      add amahi instructions link
      bring back external mount doc
      fix grammar
      update oc7 document image
      fix jenkins errors
      6.0 is now previous
      make php spelling in capital
      keeping multi-repo up to date with commands
      typo
      add rebase option
      This brings all OC7 images back
      add opensuse php user instruction
      php user is wwwrun for opensuse
      Some spelling and instruction fixes
      php user is wwwrun for opensuse
      remove comment
      Typo fix
      fix typo closes #381
      fix whatsnew warnings
      fix image scaling
      remove irrelevant instructions from user manual
      fix admin whatsnew warnings
      update sentence
      rework_user manual and include #369
      new images and intructions
      fix sphinx warnings and close #558
      rephrased sentence, closes #563
      Merge pull request #565 from owncloud/sentencefix
      new appliance and explain intl extension
      Merge pull request #484 from owncloud/links-in-note
      bump version
      add missing figure labels
      fix figures in admin_manual
      fix minor issues with figures
      owncloud capitalization
      move as code
      remove duplicate entry
      add archlinux instructions
      new images for documents app
      backport of #692
      typo
      typo
      correct ownCloud capitalization
      Merge pull request #636 from owncloud/vendor-style-and-script
      unordered list fix
      Add compiled documentation link to readme
      Merge pull request #701 from owncloud/doclink
      year up
      year up
      year up
      year up
      year up
      add 5 label to pr. closes #697
      Merge pull request #795 from RealRancor/add_caldav_links_descriptions
      minor typos
      sort entries depending on not filenames, but titles
      Merge pull request #843 from owncloud/mirall-to-client
      Merge pull request #858 from owncloud/sortuser
      Merge pull request #883 from RealRancor/fix_api_examples

Wikinaut (1):
      Update configuration_encryption.rst

WireShout (42):
      Update developer_manual/guidelines.rst
      Update developer_manual/juniorjobs.rst
      Update developer_manual/testing.rst
      Update developer_manual/roadmap.rst
      Update developer_manual/getting_started.rst
      Update developer_manual/filesystem.rst
      Update developer_manual/hooks.rst
      Update developer_manual/theming.rst
      Update developer_manual/formfactors.rst
      Update developer_manual/data-migration.rst
      Update developer_manual/unit-testing.rst
      Update developer_manual/compatibility.rst
      Update developer_manual/getting_started.rst
      Update developer_manual/filesystem.rst
      Update developer_manual/hooks.rst
      Update developer_manual/theming.rst
      Update developer_manual/data-migration.rst
      Update developer_manual/unit-testing.rst
      Update developer_manual/compatibility.rst
      fixing compatability url
      Update developer_manual/kanban.rst
      Update developer_manual/kanban.rst
      Update developer_manual/styleguide.rst
      Update developer_manual/share-api.rst
      Fixing Non-ASCII Characters
      Fixing Non-ASCII Characters
      Fixing Non-ASCII Characters
      Fixing Non-ASCII Characters
      Changing to code-block
      Changing to code-block
      Changing to code-block
      Changing to code-block
      Fixing Non-ASCII Characters
      Changing to code-block
      Changing to code-block
      Changing to code-block
      Changing to code-block
      Fixed incorrect file names
      Fixing List Issue
      Fixing emphasis issue
      Fixing Non-ASCII Characters
      removing jj and roadmap

adorableGNU (1):
      better handling of custom certificates

anaqreon (1):
      Update convert_db.rst

andrey (1):
      Added solution to mapping webDAV drive using self-signed certificate in Windows

arnovr (1):
      Renamed SystemValue to UserValue

blizzz (3):
      Merge pull request #201 from owncloud/oc6-cleanup
      clarification: file based cache was a core thing
      Remove "Case insensitive LDAP server"

carlaschroder (1):
      Merge pull request #475 from owncloud/carla

daniel (3):
      PostgreSQL with the peer authentication method.
      More information on how the parameters must be chosen.
      using .. note:: instead of IMPORTANT:

desolat (1):
      removed duplicate verb, corrected SMB class name

dietmaroc (127):
      Update theming.rst
      Update theming.rst
      Update README.rst
      Update installation_others.rst
      Update index.rst
      Create configuring_bigFileUpload
      Update configuring_bigFileUpload
      Update configuring_bigFileUpload
      Rename configuring_bigFileUpload to configuring_bigFileUpload.rst
      Update configuring_bigFileUpload.rst
      Update configuring_bigFileUpload.rst
      Update configuring_bigFileUpload.rst
      Update configuring_bigFileUpload.rst
      Rename configuring_bigFileUpload.rst to configuring_big_file_upload.rst
      Create configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update installation_others.rst
      Update installation_others.rst
      Update index.rst
      Create introduction
      Rename introduction to introduction.rst
      Introduction for for absolute beginners to the existing handbooks
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      Update Introduction.rst
      added intro dir
      added intro manual
      images dir created
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Figures 0-4 added
      Update configuration_encryption.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      inserted Figure 5,6,7
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      changed Figure2 in images
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuration_language.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update index.rst
      Update index.rst
      Update index.rst
      added missiing index entries
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update configuring_big_file_upload.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Update theming.rst
      Create prob
      Delete prob
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Update introduction.rst
      Create provisioning_api
      Rename provisioning_api to provisioning_api.rst
      Update provisioning_api.rst
      Update provisioning_api.rst
      Update provisioning_api.rst
      Update index.rst
      Update provisioning_api.rst
      Update provisioning_api.rst
      Update installation_windows.rst

drarko (1):
      Bad class in register service AuthorMapper

dttpy (3):
      Update source_installation.rst
      change server path
      remove unneeded mkdir

felixboehm (1):
      ask php for config file instead of find

florianjacob (1):
      updated google cloud console link

fpiraneo (1):
      Update info.rst

itheiss (1):
      Update to reflect new parameter mail_domain

j-ed (44):
      Create configuration_mail.rst
      Update admin_manual/configuration_mail.rst
      Update admin_manual/configuration_mail.rst
      Update admin_manual/configuration_mail.rst
      Create configuration_database.rst
      Update admin_manual/configuration_database.rst
      Create configuration_automation.rst
      Update admin_manual/configuration_automation.rst
      Update admin_manual/configuration_automation.rst
      Update admin_manual/configuration_automation.rst
      Create configuration_logging.rst
      Create configuration_apps.rst
      Update admin_manual/configuration_apps.rst
      Update admin_manual/configuration_apps.rst
      Update admin_manual/configuration_apps.rst
      Create configuration_3rdparty.rst
      Update admin_manual/configuration_3rdparty.rst
      Update admin_manual/configuration_3rdparty.rst
      Create configuration_knowledgebase.rst
      Update admin_manual/configuration_knowledgebase.rst
      Update user_manual/index.rst
      Update admin_manual/configuration/custom_mount_config.rst
      Update admin_manual/configuration/custom_user_backend.rst
      Create background_jobs.rst
      Update admin_manual/configuration/background_jobs.rst
      Update admin_manual/configuration/background_jobs.rst
      Update admin_manual/configuration/background_jobs.rst
      fixed error in SMB mount configuration.
      changed syntax description from mount.php to mount.json and added sftp description.
      created first draft of a custom mount configuration GUI documentation.
      added pictures to be included in the custom mount config GUI document.
      added screenshots
      applied smaller improvements.
      added link to custom_mount_configuration_gui.rst
      added description for "logdateformat" parameter
      Update configuration_logging.rst
      added link to PHP date function.
      Create configuration_custom_clients.rst
      Create configuration_maintenance.rst
      Create configuration_language.rst
      added hint that this parameter will instantly come into operation
      Create custom_mount_config_gui_google_drive.rst
      Added images for description of mounting a Google Drive
      Step-by-step guide for mounting a Google Drive

jbtbnl (4):
      Merge pull request #313 from wakeup/master
      Fix external API sample
      Set maintenance mode before upgrade.
      Disable maintenance mode after upgrade.

joaoepj (2):
      Update auth_ldap.rst
      Update auth_ldap.rst

josh4trunks (18):
      Updated Sendfile documentation for OwnCloud 7
      Updated to reflect NGINX Sendfile changes
      Revert "Updated to reflect NGINX Sendfile changes"
      Revert "Updated Sendfile documentation for OwnCloud 7"
      Updated Sendfile documentation for OwnCloud 7
      Updated to reflect NGINX Sendfile changes
      Updated Zip generation wording
      Added comments in the config.
      NGINX Updates
      Remove try_files that was causing issues
      Fix ".well-know" rewrites
      Add performance tips page
      Update links to latest page naming.
      Update serving_static_files_configuration.rst
      Update serving_static_files_configuration.rst
      Update serving_static_files_configuration.rst
      Update serving_static_files_configuration.rst
      Update serving_static_files_configuration.rst

jospoortvliet (1):
      implement changes from feedback Carla

kallegit1950 (1):
      Update sync_kde.rst

kehrwoche (1):
      Update external_storage_configuration.rst

kondou (1):
      Route calls to index.php via try_files with nginx

leron49 (2):
      Delete import/export documentation
      Delete import/export documentation

lucas c (1):
      updated crontab example to current owncloud path

luopa (1):
      Update sync_thunderbird.rst

macrophone at gmail.com (1):
      Update README.rst

marcdexet-cnrs (1):
      update doc about possible mistake

marmuDev (1):
      Update js.rst

menelic (8):
      Create installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst
      Update installing_apps.rst

mjkent (6):
      Update to recommend cron.
      Add Issues section to Administrators Manual for bug triage information
      Added backup information to manual
      Add link to backup addition
      Cleanup as well as add MariaDB as supported and recommend MySQL or MariaDB
      Add lock-tables to MySQL

mohammed AlShikhi (1):
      Update installation_windows.rst

mvn23 (3):
      Add LigHTTPd section to X-Sendfile documentation
      Reverted changes
      Add LigHTTPd section to X-Sendfile documentation

mxmehl (1):
      Update update.rst

ringmaster (3):
      Bookmarks App revisions for consistency and clarity
      Documents App revisions for consistency and clarity
      Deleted Files revisions

roasty (1):
      Correct fstab entry

rol (1):
      fix Sphinx error: add empty line after code-block

root (4):
      additional infos for aes-ni
      Nginx: caching owncloud gallery thumbnails with fastcgi_cache_purge
      Documentation for core#13031
      update to reflect php-fpm needs for system environment varibales

rperezb (2):
      Update library_installation.rst
      Update index.rst

stephengraf (1):
      Update configuration_nginx.rst

tflidd (1):
      Admin-Page documentation link php-fpm

tuxick (1):
      Correcting Lightning instructions

victe (1):
      Tipo restore.rst

xtruthx (3):
      Write the new docu section about caching;
      second review of the caching section
      Merge pull request #1 from carlaschroder/auth_ldap

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  c35d471   add docs for list entry actions
       new  56cc41e   add description about the has-menu class
       new  cd42e83   change has- to with- to be consistent
       new  86d89cd   add IE8 fixes
       new  62d6e91   add filter docs
       new  cb5f844   add form
       new  7b8f243   use input submit and form instead of just a button
       new  59620e8   Routing, adding default value setting documentation.
       new  e0ed9b7   add docs for undo navigation entry deletion
       new  29af7f2   fix headline type for undo entry
       new  d04f803   add data responses docs
       new  377ce4a   add version added attribute
       new  06dda72   add vendorScript and vendorStyle usage
       new  98310a8   underline convention
       new  15a3985   Add reference for TestCase class to docs
       new  23a228b   Update test sample to use namespaces and extend the TestCase class
       new  c62f9b1   Add documentation about reading and setting cookies
       new  6d57621   master is now open for ownCloud 8 documentation
       new  92731e1   Merge branch 'stable7'
       new  6be12f7   Merge pull request #501 from owncloud/app-nav
       new  66c8521   Merge pull request #678 from owncloud/add-Cookies
       new  a28c903   Merge pull request #688 from owncloud/stable7
       new  3f6c03e   Merge pull request #689 from owncloud/stable7
       new  f419c8c   generate documentation from config.sample.php
       new  a08dedb   Fix typo
       new  0033e7c   Merge pull request #690 from owncloud/fix-typo
       new  3a2539c   Use correct link
       new  cd50d72   Merge pull request #691 from owncloud/fix
       new  092b55f   Fix typo
       new  4f65c1b   new images for documents app
       new  861da2e   Merge pull request #692 from owncloud/doc_oc8
       new  3b54e35   typo
       new  c1564a9   Merge pull request #694 from owncloud/stable7
       new  885ef5f   correct ownCloud capitalization
       new  0a08852   Merge pull request #695 from owncloud/capitalizeoc
       new  fe9d43a   Merge pull request #669 from owncloud/add-testcase-class
       new  baa38c8   Merge pull request #636 from owncloud/vendor-style-and-script
       new  ddd82b3   unordered list fix
       new  6867053   Merge pull request #699 from owncloud/unorderedlist
       new  1e16b6f   fix unordered list
       new  4dc489e   Bad class in register service AuthorMapper
       new  1023b41   Merge pull request #700 from drarko/patch-1
       new  5b2d380   Add compiled documentation link to readme
       new  cff2542   Merge pull request #701 from owncloud/doclink
       new  7d0a33b   adds the domain name as possibility to the user
       new  b490433   Update source_installation.rst
       new  1ffb848   adds the domain name as possibility to the user (reverted from commit 7d0a33b459648a68182598fdc9c6416b690327e8)
       new  a20eccf   Revert "adds the domain name as possibility to the user (reverted from commit 7d0a33b459648a68182598fdc9c6416b690327e8)"
       new  edca8a8   first draft, to be pretified and storified :D
       new  b5a4e87   document new dependency tags in info.xml
       new  374324b   prettified and storified. Needs review, also for style, and integration in the navigation.
       new  6afcba9   correct a typo
       new  4a8b44f   Pass the HTTP status code directly in the constructor
       new  0be5b4f   Merge pull request #707 from mmattel/smb_add_domain_to_user
       new  f88f1de   add table of content entry and add note about backport freezes
       new  cf4a3f1   adds the ability to use $user as substitute for a fixed subfolder
       new  fbfc653   documenting library names and their versions
       new  ab80ab3   feedback nickvergessen
       new  aaecbe0   Merge pull request #553 from ppaysant/route-defaults
       new  9de54b2   add route postfix info
       new  896806a   fix route defaults docs
       new  60b1f75   fix application name
       new  6329a8f   Add page howto reset passwords with occ
       new  c65ac66   Added reset admin password to TOC
       new  cde3c3b   Add reset_admin_password to TOC
       new  2e040b5   add intelligent container docs
       new  2fedb9c   Update reset_admin_password.rst
       new  4c011ae   Update reset_admin_password.rst
       new  8a09496   add another 2 interfaces
       new  533901e   Add links to ownCloud YouTube channel to admin manual
       new  cab3832   Add clickable thumbnails to youtube links
       new  fe5913a   ext_storage_list_that_uses_temp_space
       new  09a3ad9   fix typo
       new  70ddb7e   Merge pull request #718 from owncloud/route-postfix
       new  4359c37   Merge pull request #706 from owncloud/app-dependencies
       new  aa2c1d4   Merge pull request #719 from owncloud/intelligent-container
       new  215c6ed   Many corrections and enhancements to installation docs
       new  ec726fa   text correction: instead a / instead of a
       new  685ba38   missed the second commit
       new  0dc0ec6   Merge pull request #711 from mmattel/smb_add_dollar_username
       new  121bf6d   Update external_storage_configuration.rst
       new  561a345   Update external_storage_configuration_gui.rst
       new  1be3bf4   Update README.rst
       new  696fd01   Overhaul of WebDAV page; many corrections and updates
       new  3dfe741   added double backticks and fixed one typo
       new  e6bb88f   Update files.rst
       new  51d74de   Merge pull request #727 from mmattel/ext_storage_list_that_use_temp_files_for_up_download
       new  926a54b   Update index.rst
       new  dc43d4f   add double backticks to $user in config/smb to have the same look as in stable7
       new  8f75398   Merge pull request #733 from mmattel/add_double_backticks_to_$user
       new  d71a4cb   Revert "Note for external storage types that use temp space"
       new  f676be8   Merge pull request #734 from owncloud/revert-727-ext_storage_list_that_use_temp_files_for_up_download
       new  da7b7d0   Corrections to strong directory permissions
       new  a9ead38   Make consistent mode settings syntax
       new  a010552   Make consistent mode settings syntax
       new  2c273b7   user_manual/troubleshooting: Correct web server name
       new  521b8cf   Merge pull request #737 from julian-gehring/patch-web-server-name
       new  cc406d5   Update container.rst
       new  9271787   Add mode and ownership settings for config/
       new  39b1646   Typo correction
       new  22e38c4   Put 'Preferred Linux Installation Method' at top of TOC
       new  bb5df68   new Android app manual page
       new  a5cb6db   New Android app page in user manual
       new  b1034fb   corrections to Android manual page
       new  33e74cf   Make Android images a little smaller
       new  8bce7db   updating strong permissions instructions
       new  e1d70e6   Improvements to Setting Strong Directory Permissions
       new  68ac60d   Update update.rst
       new  515d7a1   documentation for core/pull/13074
       new  9587a44   Merge pull request #745 from mmattel/rename_root_to_remote_subfolder
       new  e6442c0   Update startapp.rst
       new  3aecb68   Update api.rst
       new  1c4e6e4   first tutorial page
       new  79cac7e   get rid of @Stuff and use a proper explanation
       new  8b2df3c   link tutorial app github repo
       new  00fe388   adjust tutorial link
       new  3eb095d   Merge pull request #748 from owncloud/tutorial
       new  61f0f56   add changelog
       new  d0710a8   tutorial mentioned in the changelog
       new  325c99d   year up
       new  1705b3c   year up
       new  9a7e9fa   year up
       new  29dfaab   year up
       new  fb036d1   year up
       new  8b4ff98   Merge pull request #751 from owncloud/yearup
       new  70b0ca2   Add some more deprecated information
       new  6462abc   Merge pull request #750 from owncloud/changelog
       new  a120445   fix documentation bugs
       new  67a7fbd   Revise What's New page for version 8
       new  a981681   Merge pull request #753 from owncloud/whatsnew
       new  8ba1377   Add performance tips page
       new  cba0a32   Update links to latest page naming.
       new  08ffd3b   explain template tags
       new  3466562   New occ command manual page
       new  c62c864   Merge pull request #757 from owncloud/occ-files
       new  3c06995   add recommended to tests instead of optional
       new  08e859a   fix headers
       new  4f526ef   bump PHP version and add posix extension
       new  9284375   generate documentation from config.sample.php
       new  6ece491   add and explain services
       new  cbb0847   Merge pull request #760 from owncloud/tutorial-services
       new  8ccc117   remove uneeded check
       new  f2eb596   also remove check from api controller
       new  e632565   remove error_log
       new  48d44c7   add the exceptions as well
       new  1e5c4ed   less space
       new  14ee032   Add occ cross-references
       new  5448e0a   add xref for occ command
       new  5b76adb   correct xref and markup fix
       new  3b3dfc3   correct errors in Updater app page
       new  e0a8459   Merge branch 'master' of https://github.com/owncloud/documentation
       new  8c9d70c   add apicontroller test
       new  8d1e64d   Add Android page to index
       new  9d6dacc   Add server-to-server sharing video to TOC
       new  b4495a7   Update videos.rst
       new  2f14ce0   Update videos.rst
       new  339928f   Update templates.rst
       new  cbad43a   Update templates.rst
       new  6eda550   Update templates.rst
       new  7406557   remove android and ios docs from user manual
       new  f0f1157   remove android doc from user manual
       new  32850db   Add provisioning_api doc to Server manual (formerly EE only)
       new  435d23c   Merge pull request #772 from owncloud/provisioning-api
       new  088b430   Merge pull request #758 from owncloud/php-posix
       new  616fa28   Small correction to external mount password section
       new  e64e30a   add new doc on LDAP user cleanup
       new  dd2f528   correction in TOCs
       new  70f8b16   Merge pull request #775 from owncloud/ldapcleanup
       new  e1c35cd   add link to desktop client to user manual
       new  de9c297   Remove reference to 'enterprise only'
       new  6d9ebdd   Markup correction to user_provisioning_api.rst
       new  ca984b4   Markup correction to user_provisioning_api.rst
       new  f440277   Add SabreDAV links & troubleshooting section
       new  c6ade9f   Update documentation index on doc.owncloud.org
       new  02daba4   Merge pull request #781 from owncloud/indexupdate
       new  ad07089   correction to LDAP User Cleanup doc
       new  a723c32   Merge pull request #755 from josh4trunks/add_performance_tips
       new  92143fd   generate documentation from config.sample.php
       new  f826c2d   Update apps_management_installation.rst
       new  f0bdd99   additional infos for aes-ni
       new  78e2df6   Update performance_tips.rst
       new  38426d5   Remove "for example" if no example follows
       new  c29acba   Sometimes call php-cli instead of php from cron
       new  b9e16b9   The text edited and listed should be the same
       new  c9ec4b1   Merge pull request #788 from jakobsack/master
       new  343496c   Merge pull request #787 from owncloud/jospoortvliet-patch-1
       new  bae97fa   Nginx: caching owncloud gallery thumbnails with fastcgi_cache_purge
       new  4a60c8b   text fixes
       new  2a0af15   New What's New For Admins in oC 8
       new  3198815   Updated What's New for User in oC 8
       new  2cd753f   Markup corrections to performance tips, add to TOC
       new  a08a7d0   add performance tips to index
       new  340ea76   Merge pull request #790 from mmattel/Nginx_thumbnail_caching_with_fastcgi_cache_purge
       new  9053fdf   Final tweaks to What's new
       new  5a44190   Merge pull request #791 from owncloud/whatsnew
       new  070ce17   update and correct big file upload page
       new  946c15e   Update whats_new_admin.rst
       new  cc0b563   Update whats_new.rst
       new  9acf7f8   Update performance_tips.rst
       new  19afdbd   Update encryption_configuration.rst
       new  8c40cd6   Add docs for special CalDAV urls
       new  f5c9091   Merge pull request #786 from mmattel/aes_ni_checks
       new  674e843   Add note for remote databases
       new  befe7d5   New updated and consolidated oc8 release notes
       new  c2d5dd4   add note about closing cursors
       new  af9c0b8   remove Multiviews from Apache example config
       new  589bffa   add php ldap requirement to ldap doc
       new  596d81e   corrections to shiny new release notes
       new  e18826f   Add note re improvements in desktop sync client to what's new
       new  337fcc5   Merge pull request #800 from owncloud/syncclient
       new  0511189   correct and update upgrade doc
       new  ec8c34e   Merge pull request #801 from owncloud/upgrade
       new  10885b0   update documentation index with apps and desktop client links
       new  fa92182   Merge pull request #804 from owncloud/updateindex
       new  c901d3f   Merge pull request #798 from owncloud/releasenotess
       new  76dc9b9   updated google cloud console link
       new  8840704   Merge pull request #805 from florianjacob/patch-1
       new  2aaca20   Add infos for SPDY protocol
       new  3485f26   Merge pull request #808 from RealRancor/spdy
       new  c122697   Fix notes box
       new  41302d9   Merge pull request #810 from RealRancor/fix_spdy
       new  a5d0c86   update backport process
       new  c7b152b   Merge pull request #705 from owncloud/backporting
       new  702e9e4   Update version in docs and links
       new  1495c93   Merge pull request #812 from owncloud/issue/807-remove-version-in-docs
       new  6467638   add 5 label to pr. closes #697
       new  e174a7b   Merge pull request #814 from owncloud/prwf
       new  d067dd1   Update the go admin doc links
       new  c36934e   Update info.rst
       new  77e4891   Merge pull request #818 from owncloud/update-go-links
       new  7b0095d   Redirect to a working doc page when the target is not found
       new  dbab7df   Updated translation process to cover all steps
       new  ac99b46   generate documentation from config.sample.php
       new  1e3b5e5   Update changelog.rst
       new  ab11235   Add docs to apply and test MS Word support
       new  176ff08   Merge pull request #827 from RealRancor/add_documents_test
       new  d3eb1e0   Fixed parameter syntax for .htaccess file
       new  74f1eef   8.0 is stable
       new  01ea9e7   Now also fix the heading :/
       new  04ac9f4   Remove disclaimer
       new  d45403d   Merge pull request #830 from RealRancor/fix_upload_params
       new  d7b8dbf   Add URL for exporting contacts
       new  e6828dd   Fix not existant features in announcement
       new  363aa70   Fix headlines in documents docs
       new  163016f   Merge pull request #832 from RealRancor/fix_headlines
       new  4a9d5c4   Add troubleshooting for documents app
       new  2ec8b40   Merge pull request #833 from RealRancor/documents_troubleshooting
       new  7097fcb   Fix headlines in performance tips page
       new  687a7cf   Add anchor to documents troubleshooting
       new  de3a02e   Merge pull request #834 from RealRancor/fix_headlines
       new  c4cef64   Merge pull request #835 from RealRancor/add_anchor
       new  c0b2dfb   Remove .rst file ending from index.rst
       new  e7b7bc7   Merge pull request #837 from RealRancor/fix_index
       new  3513a05   generate documentation from config.sample.php
       new  efa9398   Merge pull request #831 from RealRancor/contacts_export
       new  c3e8740   PostgreSQL is supported as well
       new  ac45b8f   Merge pull request #795 from RealRancor/add_caldav_links_descriptions
       new  e9b0079   minor typos
       new  8524212   Add note to enable the external user app before
       new  a47aeff   Do not hardcode the database name
       new  8b61974   Add note about modifying the data directory
       new  a40ff7b   Typos / corrections for contacts export
       new  242ca17   Merge pull request #842 from RealRancor/carddav_export_fixes
       new  23a40fe   Merge pull request #823 from RealRancor/user_external_note
       new  d142299   Merge pull request #796 from RealRancor/sync_file_issues
       new  5b6421a   Merge pull request #841 from LudovicRousseau/patch-1
       new  294ff37   Merge pull request #821 from owncloud/l10n
       new  d1fc13d   rename mirall to client
       new  d4a14dd   generate documentation from config.sample.php
       new  616dc2c   Add note to enable the external storage app first
       new  ef3659e   Merge pull request #844 from RealRancor/external_storage_note
       new  81435ae   fix link and comment
       new  a056c6d   Fix build for l10n.rst
       new  7d7ee16   Merge pull request #847 from RealRancor/fix_build
       new  7020744   Fix link to external storage config
       new  afd2e4e   Correct GPG command
       new  bc028f9   Configuration notes to php.ini files
       new  a1c3866   Merge pull request #850 from owncloud/fix-commands
       new  1159a18   Merge pull request #851 from mmattel/configuration_notes_to_php.ini_files
       new  df13120   Merge pull request #848 from RealRancor/fix_link
       new  29fd647   Fix syntax of l10n.pl
       new  c3ce145   Merge pull request #852 from RealRancor/fix_l10n.pl_syntax
       new  8028965   Add documentation for the owncloud.conf installed via OBS
       new  0ec4050   Add entry for Office WebDAV problems and solutions
       new  e941aaf   Fix wrong links in headlines and add additional notes
       new  e5578df   document that in case of php-fpm, .user.ini must be used
       new  1c48209   Merge pull request #836 from RealRancor/fix_performance_links
       new  aa1de32   Merge pull request #846 from owncloud/fix-link-and-comment
       new  9c56a61   Merge pull request #855 from RealRancor/document_owncloud.conf
       new  f3cc8ef   Merge pull request #854 from RealRancor/add_webdav_office
       new  631e9af   Merge pull request #785 from jospoortvliet/master
       new  1c3abab   sort entries depending on not filenames, but titles
       new  c567617   Merge pull request #843 from owncloud/mirall-to-client
       new  e91ddd8   correct typo
       new  1bde0a3   Update occ_command.rst
       new  32d5999   Merge pull request #840 from owncloud/postgre-is-ssu
       new  6f03cba   Merge pull request #820 from owncloud/fix-redirect-for-invalid-goto
       new  931a7a5   Merge pull request #797 from RealRancor/selinux_mysql
       new  a446a66   Merge pull request #858 from owncloud/sortuser
       new  84c5718   Add hint for MySQL on windows
       new  e81ae00   Add webserver config options which can prevent the upload of large files
       new  46a0485   Add notes about Windows WebDAV client connection problems
       new  80e358d   fixes to documentation index page, fix broken images, clean up TOC
       new  5bd7762   Merge pull request #872 from owncloud/updateindex
       new  014e557   fix typos in doc index
       new  7e4c48c   add occ ldap:check-user
       new  35f8178   Merge pull request #866 from RealRancor/webserver_upload_limits
       new  476d677   Merge pull request #793 from RealRancor/add_win_mysql_tip
       new  4f3e118   Merge pull request #869 from RealRancor/windows_webdav_note
       new  de6075f   Merge pull request #856 from mmattel/document_.user.ini
       new  0737ba6   add note re mobile apps cannot create public link shares when passwords are required
       new  4259bf1   Merge pull request #879 from owncloud/rnotes
       new  85f0679   remove note re mobile/desktop apps
       new  57085db   Add bullet to webserver config links
       new  678179e   Add description / link that self-signed certs needs to be imported
       new  546d8d6   Fix provisiioning API examples / docs
       new  0cd2fb8   Merge pull request #883 from RealRancor/fix_api_examples
       new  9ce0ce6   Remove enterprise edition line
       new  4fc166f   Update README.rst
       new  57ba456   Merge pull request #886 from macrophone/patch-1
       new  d6a4d4a   Merge pull request #880 from RealRancor/fix_links
       new  6f7bbcb   Merge pull request #881 from RealRancor/self_signed_desc
       new  54dc2bd   Merge pull request #884 from owncloud/LukasReschke-patch-1
       new  3acb619   Unified admin manual incorporatating both server & enterprise editions
       new  5d846e9   Merge branch 'reorgadmin'
       new  d8dac11   Merge branch 'master' of https://github.com/owncloud/documentation
       new  fdd746d   Fix build of .com theme for index page
       new  b67c6eb   Multiple corrections and updates to admin and user manuals
       new  4079795   Merge pull request #894 from owncloud/xrefsandtweaks
       new  82e8abf   Add description of mod_reqtimeout
       new  e54e42a   missing 'be' added
       new  f2d39ed   Merge pull request #902 from wurstchristoph/patch-1
       new  7d98548   generate documentation from config.sample.php
       new  9150ae1   updated index page with links for both doc.owncloud.com and doc.owncloud.org
       new  23d085d   corrections to doc index
       new  088f166   Merge pull request #907 from owncloud/indexfix
       new  0cc260f   Update index.rst
       new  4b00b23   Update index.rst
       new  40c661e   Update doc index with correct ES manual links
       new  b3ea793   Merge pull request #912 from owncloud/fixindex
       new  5e15102   Clean up user manual for oc 8
       new  e81b9f9   Merge pull request #913 from owncloud/userman
       new  4c213f4   Merge pull request #911 from owncloud/jospoortvliet-patch-2
       new  adf1377   Update triaging.rst
       new  7ed9374   small fixes and updates
       new  a4ed17a   Merge pull request #916 from owncloud/randomfixes
       new  b15c197   correct links on index page
       new  dc54802   Merge pull request #917 from owncloud/fixindex
       new  df3b502   Merge pull request #897 from RealRancor/mod_reqtimeout
       new  6501c61   added note re disabling 3rd party apps on upgrade
       new  250f181   Merge pull request #921 from owncloud/disableapps
       new  4ba9d65   remove mod_deflate
       new  0a23e76   Disable gzip in NginX config
       new  b8ebee1   Add documentation for new memcache configuration
       new  9d99f73   no windows server on oC8
       new  61b478b   no federated cloud sharing with shibboleth
       new  f80a68d   Update release_notes.rst
       new  edd596f   Update release_notes.rst
       new  5ec1043   No Federated Cloud Sharing with Shibboleth
       new  b2796ec   Merge pull request #923 from owncloud/core-13368
       new  51b5bab   update doc page with corrected and updated links
       new  2b66c5a   Merge pull request #928 from owncloud/changeurl
       new  2bc3de6   Add note for missing large files support on Windows PHP
       new  8568347   Merge pull request #930 from RealRancor/win_large_files
       new  dd36c96   index: Introduce separate page for com
       new  0ae4dc7   log parameter instead of 'hi'
       new  8ad6f1e   Merge pull request #934 from wurstchristoph/patch-1
       new  7cf89a3   update doc index page
       new  63adaff   Merge pull request #935 from owncloud/gophp
       new  ae49510   url correction to index.rst
       new  844dde4   url correction to index.rst
       new  5e6e05d   consolidated and repaired formatting on performance tips pages
       new  e96809e   typo correction performance tips
       new  68ef4aa   Merge branch 'master' into performance
       new  91277e4   Merge branch 'performance' to fix deleted file conflict
       new  bf985b9   remove obsolete performance_tips page (merged into performance_tuning)
       new  4747bee   update Updater page for 8.x
       new  e2fbb44   Merge pull request #940 from owncloud/updateup
       new  6c5b581   EE to Support; fix highlight and font
       new  4d565b5   harmonize footer (not identical but close)
       new  c5c73b8   add social icons
       new  0a13e17   add caveats section to upgrade.rst
       new  e890ec3   add images (again?!?! something clearly went wrong)
       new  5012a1d   and fix linking to them, too
       new  4adba31   update screenshot for Updater page
       new  86434b3   Merge pull request #946 from owncloud/updaterr
       new  a662622   Add info about labels
       new  8961fb1   fix typos and add priority labels
       new  a683e70   Merge pull request #704 from owncloud/labels
       new  9f2eb3b   Merge pull request #942 from owncloud/headerfixes
       new  bdc9d8a   Asset pipelining clarifications
       new  6764f4d   Merge pull request #945 from owncloud/upgrade-caveats
       new  a5fd59e   Merge pull request #951 from owncloud/fix-pipelining-doc
       new  19c2161   should fix positioning of footer icons
       new  8dc3187   new page for publishing custom branded Android app
       new  1f038f8   Files in assets are auto-updated
       new  03f001f   Merge pull request #953 from owncloud/asset-pipelining-take2
       new  fa4f21f   Update upgrade.rst
       new  2c7f044   Fix typo
       new  aa9da62   Merge pull request #955 from owncloud/upgrade-troubleshoot
       new  6a25639   Add section on linking to Google Play listing
       new  8401637   add images for publishing branded Android app
       new  80cfadb   add missing images to publishing android apps
       new  ac5bec4   remove reference to installation wizard
       new  a5ca1a9   Clarify priority of LDAP vs. ownCloud user storage quotas
       new  6b4d921   Warning about using git
       new  f8e25a0   Added --dir directive since default path is core
       new  2b35ccf   Major corrections to Updater App page
       new  7113f3f   Merge pull request #959 from owncloud/updatecrap
       new  cb09ce5   Add update instructions
       new  8238bec   Update upgrade.rst
       new  35f47b0   Corrections to upgrading docs
       new  f45b05f   Merge pull request #960 from owncloud/serverupgrade
       new  5db2617   Use closure and non-deprecated methods for navigation entry
       new  b7ba8f1   fix #889
       new  0e2fa5a   more hints
       new  83773c3   try to fix database layer docs
       new  20d9966   PHPUnit is not available on PEAR any more
       new  c13d164   Formating fixe
       new  ff11d83   Update installation docs for oC 8
       new  7aab3a2   correction to source installation
       new  3994cb2   Merge pull request #964 from owncloud/entinstall
       new  c3ad0eb   minor updates to admin manual index page
       new  5402e36   updates to database config docs
       new  b37bd32   Merge pull request #965 from owncloud/dbstuff
       new  d48dfdc   generate documentation from config.sample.php
       new  4e5d7f8   Update serving_static_files_configuration.rst
       new  b3f7776   Update serving_static_files_configuration.rst
       new  060cdde   Update serving_static_files_configuration.rst
       new  b7b1b9f   Update serving_static_files_configuration.rst
       new  04ecff9   add that you should split up PR's, or try to keep em small.
       new  5bf412c   how to configure FTP port number on external storage
       new  83c6d75   configuring FTP port on external storage config
       new  bffe5fe   Merge pull request #967 from owncloud/ftpfix
       new  6615887   Update serving_static_files_configuration.rst
       new  9c5f64a   SELinux can break external FTP connections
       new  dcef8ef   fix build warnings
       new  91213e6   Merge pull request #962 from owncloud/ocsstream
       new  617a52d   Revert "Document OCSResponse + Controller, StreamResponse usage and Database layer cleanup & deprecation"
       new  c841344   Merge pull request #970 from owncloud/revert-962-ocsstream
       new  0b122bd   recreate commit
       new  87ba735   more changes
       new  603d31e   Merge pull request #966 from josh4trunks/nginx_xaccel
       new  f13e136   corrections to Upgrade dpc
       new  fbad58e   Merge pull request #973 from owncloud/updateystuff
       new  981e667   small corrections to upgrade doc
       new  1cf7de0   small corrections to upgrade doc
       new  087a015   small corrections to upgrade doc
       new  776d712   correct typos maintenance mode
       new  60fdb13   correct typos maintenance mode
       new  d79a165   clarification re occ command
       new  6aa7837   Update update.rst
       new  f30dfa3   Merge pull request #922 from RealRancor/nginx_gzip_off
       new  82e419e   Update index.rst
       new  b2cd2ca   Merge pull request #969 from RealRancor/ftp_selinux
       new  d9286ac   minor upgrade corrections
       new  a6c4d89   small fixes to updater app doc
       new  5ad85ad   Merge pull request #979 from owncloud/appupdater
       new  6366f11   add the keys necessary for the admin tips section
       new  417b737   Don't move folders of packages after installation.
       new  0c4e938   Merge pull request #980 from owncloud/admin-tips
       new  8fe010f   Merge pull request #981 from RealRancor/packages_note
       new  97f13c4   Re-apply PR #855
       new  8a39b97   Merge pull request #985 from RealRancor/re-apply-855
       new  d126a89   dirty but works
       new  e109589   Merge pull request #952 from owncloud/footerfix
       new  1278b26   added note that config_sample_php_parameters.rst is edited in core
       new  82b84d5   added note that config_sample_php_parameters.rst is edited in core
       new  bb2c5a1   new page distributing branded android app
       new  674d365   add section on paid apps on google play
       new  71a3e44   Merge pull request #954 from owncloud/ownbrand
       new  3ca505c   add end tag for config documentation to be able to extend the documentation
       new  e191cb7   Add documentation for the "activity_expire_days" config option of activity
       new  951284c   Merge pull request #988 from owncloud/document-activity-expire
       new  ad207b6   Add some basic security hardening guidances
       new  41a1b57   Merge pull request #989 from owncloud/some-very-basic-security-enhancement-docs
       new  89be8ab   Add SOP single domain hint
       new  bca0b4a   Merge pull request #990 from owncloud/sop-security
       new  f24d7dd   Move master for admin, user, and dev manuals to 8.1
       new  a5c63e9   Merge pull request #961 from owncloud/update-app.php-changes-for-8.1
       new  5f1126b   add app store publishing process for 8.1
       new  cebbcf0   style fixes
       new  e9f136f   one more fix
       new  83566a0   Fix links in go.php
       new  1672e67   Add note for big file uploads and the sync client
       new  7220023   Added note to prefer webcron or system cron for activity and external storages
       new  9625834   Merge pull request #994 from RealRancor/fix_goto
       new  2636f11   Merge pull request #995 from RealRancor/big_files_sync_client
       new  e5828e0   Merge pull request #996 from RealRancor/activity_mail_background
       new  d2469d7   Add troubleshooting (logfiles, webserver and php modules)
       new  d286d05   Merge pull request #992 from RealRancor/webserver_troubleshooting
       new  633a897   Add data directory hint
       new  66755d9   Update hardening.rst
       new  bda8fed   Move most PIM troubleshooting into admin manual
       new  6d709af   note that Calendar and Contacts apps are not included & not supported
       new  731aa75   Add 8.1 manuals to doc index
       new  2734ef0   SELinux example to allow LDAP
       new  c2f6cbd   generate documentation from config.sample.php
       new  871d0fa   update supported platforms
       new  04eed7e   Fix index after client release 1.8
       new  3b4c627   Add note for adding files externally to external storages
       new  baa7e2b   Merge pull request #1008 from RealRancor/fix_index
       new  7030dae   Merge pull request #929 from RealRancor/mv_pim_trouble
       new  bcb469e   Merge pull request #1002 from RealRancor/external_storages_cron
       new  3ad93a2   update copyright...
       new  86c032e   Lightning doesn't support multiple accounts on same server
       new  7a724ea   link to support page on index and community YT and .com resources page on videos page
       new  e496d4a   Small corrections to performance_tuning.rst (orphand apastrophs, missing | ect)
       new  c75f642   Merge pull request #963 from owncloud/phpunit-updates
       new  561cbb0   Merge pull request #1010 from owncloud/footer-update
       new  441c9c6   Merge pull request #1012 from owncloud/devdoc
       new  a42d7fa   Merge pull request #1013 from owncloud/indexvideos
       new  c8b5fb4   Merge pull request #915 from owncloud/jospoortvliet-patch-2
       new  3b9518d   fix links to social media and .com site
       new  3a5f273   Make it clear where ownCloud is going to be installed
       new  c70bcc1   Merge pull request #1016 from mmattel/performance_tuning_small_corrections
       new  058972e   Merge pull request #1017 from owncloud/fixdotcom
       new  153419d   Merge pull request #958 from owncloud/ocdev-setup
       new  f3a4ac0   Merge pull request #1011 from RealRancor/calendar_multirealm
       new  a121c7e   Merge pull request #957 from owncloud/pipelining-and-git
       new  7614a22   implement feedback from Lukas, clean up style, add links
       new  c6a2132   Merge pull request #1003 from owncloud/add-data-girectory-hint
       new  3c9faea   Merge pull request #971 from owncloud/streamdb
       new  7822ec7   generate documentation from config.sample.php
       new  0156b8a   Just a short fix on ocdevstartapp arguments
       new  82623c6   Refactoring troubleshooting page
       new  b885591   Merge pull request #1020 from ajira86/patch-1
       new  10c276c   Merge pull request #1014 from RealRancor/refactor_troubleshooting
       new  71b88b7   Add note for NginX when running OC in subdir
       new  1726482   Add note that some apps could disable the remember checkbox
       new  5ee69bd   LDAP app is read-only
       new  39eca37   Merge pull request #1032 from RealRancor/ldap_read_only
       new  9bb9d07   Merge pull request #1029 from RealRancor/nginx_note
       new  e5e78a4   Merge pull request #1031 from RealRancor/doc_remember_me
       new  96f7754   Describe which PECL extensions is needed for using .htaccess on fpm/fcgi
       new  05c906d   Add common problems / errors
       new  b7fbaca   Merge pull request #1033 from RealRancor/common_problems
       new  b815a1d   Remove double word in issues documentation
       new  582eaac   Merge pull request #1035 from RealRancor/pecl_htscanner
       new  420280c   Merge pull request #1042 from RealRancor/fix_double_word
       new  2b32eec   add deprecations for OC_Preferences and OC\\Preferences
       new  7a6acca   add notice about the removal - not the deprecation
       new  b1362f7   batch of small corrections
       new  3cc5510   small correction to apps management page
       new  7e83cad   clarification to updater app manual page
       new  8534e08   correction to image file on apps page
       new  be228ff   fix typos apps pages
       new  d70b397   apps management fixes
       new  4c34403   add documentation go links for hints in admin and sharing
       new  b2ec5ea   Merge pull request #1052 from owncloud/remote-share-hint
       new  6b639ff   Remove windows installation pages, as windows is not supported
       new  0b8c196   calendar and contacts not included in oc8, howto enable
       new  aa265c5   change overview to table of contents
       new  002166e   add information about getting owncloud
       new  669afc7   Merge pull request #1046 from owncloud/changelog-preferences
       new  7bb73c6   document behavior of deleted shared files
       new  8a0ddfc   generate documentation from config.sample.php
       new  51d8ecf   Update README.rst
       new  93d283f   Fix provision api subadmin examples
       new  3dba447   Merge pull request #1057 from rullzer/provisioning_subadmins
       new  ee324b8   update 8.1 release notes
       new  d4c8fc3   correct typo
       new  b41ec71   Update externalapi.rst
       new  09538ef   restore ssl on windows section
       new  9dd03a8   generate documentation from config.sample.php
       new  f3139a2   Extended description of db errors
       new  daecda2   add note re enabling custom themes after upgrade
       new  e152903   Merge pull request #1064 from RealRancor/db_errors
       new  0e60dcc   Add urandom information
       new  8db388a   Add SELinux advice for remote connections
       new  cfabd0c   Add information about SELinux
       new  b36b673   Proper link to other docs
       new  6fded72   Add tip to disable preview generation
       new  1ba4328   older desktop sync clients not allowed to connect to oc server
       new  fca4ab1   Update release_notes.rst
       new  8de9a5b   Rewording as suggested by Carla
       new  41f5422   Merge pull request #1058 from owncloud/add-urandom-information
       new  72f4363   add license to footer
       new  8c4dabc   Update source_installation.rst
       new  225119c   change server path
       new  a86c041   Update harden_server.rst
       new  1b45dc9   Update harden_server.rst
       new  546b005   corrections to 'Hardening and Security Guidance'
       new  c7b078f   Merge pull request #1072 from dttpy/dttpy-patch-1
       new  7c0ef88   Merge pull request #1071 from owncloud/license-footer
       new  da55594   signing won't be in 8.1 so commented out for now
       new  f6e4162   Documentation for core#13031
       new  781551f   Added description and config hints for activity app
       new  a32ecdc   Merge pull request #997 from RealRancor/activity_app
       new  abd2d9c   Fix link for activity configuration
       new  75c9519   remove unneeded mkdir
       new  abbd298   Merge pull request #1073 from dttpy/dttpy-path-fix
       new  e3290ba   updated opcache info
       new  79ee6c4   corrections to performance tips doc
       new  27532b3   add External Sites page
       new  f304bf0   Merge pull request #1079 from RealRancor/fix_activity_link
       new  8761051   update to reflect php-fpm needs for system environment varibales
       new  7cc27a3   Merge pull request #1065 from mmattel/updated_Configuration_notes_to_php.ini_files
       new  303efab   a few tweaks to php-fpm section
       new  d9f6cef   Merge pull request #1085 from owncloud/phpfpm
       new  bfd1b6e   generate documentation from config.sample.php
       new  3d0fb2e   Remove doubled when
       new  bf0af61   fix #876
       new  94b1d61   Merge pull request #1086 from owncloud/csp
       new  aa7681f   new docs on contributing to documentation
       new  5d8f934   Merge pull request #1087 from owncloud/howtocontribute
       new  0641832   added link to documentation wiki
       new  25da10c   update encryption app documentation
       new  feae1fd   Update howto_contribute.rst
       new  5cc68be   updates & correction to encryption page
       new  3392fcf   Merge pull request #1088 from owncloud/encrypshun
       new  17bc916   document usesession annotation
       new  baf3902   fix import
       new  95e1822   add old file firewall doc
       new  91c0bc2   Merge pull request #1091 from owncloud/usesession
       new  3638978   add documentation links for sharing and email
       new  50fabae   Merge pull request #1095 from owncloud/add-links
       new  36c44ee   Update howto_contribute.rst
       new  03d4d69   Remove note about labels in the howto_contribute
       new  b5cc033   Merge pull request #1097 from RealRancor/remove_label_hint
       new  0a24284   update occ page with new commands
       new  be821f8   new page 'Warnings on Admin Page'
       new  0592e75   new File Drop pages for admin and user manuals
       new  ab90e78   files drop, not file drop
       new  97f4781   files drop, not file drop
       new  d280efc   Refactoring how to get CalDAV link
       new  33b3f1d   Merge pull request #1099 from owncloud/cache-warning
       new  2df8ef7   Document how to change translations within a theme
       new  ccc3f8e   updated OCC commands
       new  e83d754   Merge pull request #1098 from owncloud/occ
       new  229c040   app:check-code does not enable the app
       new  13344e4   group is an array which can be used multiple times
       new  137cad3   Fix the default syntax of occ status
       new  b989977   Add encryption:status to the docs
       new  27b2b2b   Merge pull request #1104 from owncloud/fix-occ-docs
       new  d6397cb   Merge pull request #1106 from owncloud/add-encryption-status-occ
       new  2e380d1   Merge pull request #1025 from RealRancor/update_calendar
       new  b68033f   Explain output=json and output=json_pretty for lists
       new  8eeb153   Merge pull request #1111 from owncloud/explain-output-json
       new  b50757f   Remove double colon (only required before code blocks)
       new  024240c   add themes dir to http-user list
       new  9316513   remove redundant line re converting dbs
       new  8c0dbd1   batch of minor corrections
       new  51485ee   hard limit on password length
       new  e5d1a2e   cannot re-share federated cloud share
       new  c257576   use correct branch
       new  6d23826    BINLOG_FORMAT = STATEMENT error on upgrade
       new  6f617e6   implement changes from feedback Carla
       new  709381d   Update performance_tuning.rst
       new  fc80ad7   groups listings on Personal pages
       new  293f61a   groups listings on Personal pages
       new  761c028   update encryption docs with new UI features
       new  d3ab9f7   Add missing word
       new  c487871   Merge pull request #1125 from owncloud/MorrisJobke-patch-1
       new  6c5e801   ad
       new  efd378d   Add asset pipelining to performance tuning docs.
       new  4f36ef9   Merge pull request #1130 from RealRancor/asset_pipelining
       new  14de565   Fix name of encryption app in docs
       new  aeaa04a   Merge pull request #1134 from owncloud/rename-encryption-app
       new  f34e3db   new PR for ios ownbrander manual because the original is a mess
       new  602ffb1   revert ios ownbrander manual, which breaks latex :(
       new  2e7f1ca   Merge pull request #1123 from owncloud/encryp
       new  2e08142   new ios ownbrander manual
       new  c75973d   Fix versionS name
       new  542aa52   more ios ownbrander pages
       new  7d1f2cd   no 8.x pdfs until mr jenkins stops fainting at them
       new  8d8c3d5   Merge pull request #1141 from owncloud/nopdf
       new  c1b219d   ownbrander build page for ios manual
       new  10d502e   clarifications to ownbrander build page for ios app
       new  13ba7d9   fixes to ownbrander ios app
       new  07e7273   disable admin pdf until ios ownbrander manual is fixed
       new  55b70f0   add phpinfo to troubleshooting doc
       new  9460c14   generate documentation from config.sample.php
       new  0dc9687   Replace 'js' by 'css'
       new  9be3edf   Merge pull request #1151 from Henni/patch-1
       new  f8ac7bd   Added SVG fallbacks to navigation icons
       new  0b2cdb9   Merge pull request #1152 from Henni/patch-2
       new  458a02c   Note for Up/Download problems on Win WebDAV client
       new  2be2384   Merge pull request #1156 from RealRancor/win_webdav_issues
       new  f59aae5   Fix URL to admin-security
       new  f7d2e34   Added a note to disable AdBlock when the Share-Button for calendars is missing.
       new  0fa04b9   Windows Explorer - doesn't accept username/password
       new  afcca06   Update access_webdav.rst
       new  0e83ac3   Make wording more direct
       new  c76c9b9   Update index.rst
       new  64aaa4f   Update index.rst
       new  aa6aa24   Merge pull request #1160 from owncloud/windows-webdav-password
       new  e8fccb1   Fix foldername
       new  5bc2a93   Merge pull request #1163 from RealRancor/fix_appdev_folder
       new  6f66723   Merge pull request #993 from owncloud/app-guidelines
       new  4ba602f   minor typo fixes
       new  d19a3bd   generate documentation from config.sample.php
       new  e3076de   Update sync_kde.rst
       new  e403a35   Merge pull request #1171 from kallegit1950/patch-2
       new  c4cecf9   Delete useless image
       new  30d92cf   Merge pull request #1174 from DavidPrevot/extrapng
       new  b4db9a2   Add hints to use newest PHP version
       new  5014b8b   some tweaks to wording
       new  22f21d6   fix formatting typo
       new  5a117fa   fix formatting typo
       new  1d5acfc   update caching section of performance doc
       new  6254585   generate documentation from config.sample.php
       new  b329e1e   Add minimum requirements of caches to the docs
       new  4b6a788   Merge pull request #1180 from owncloud/issue-16113-minimum-redis-version
       new  37f5333   clarify wording for ldap app
       new  9460336   Reword as suggested by Carla
       new  fb869df   Merge pull request #1178 from owncloud/add-new-php-hints
       new  c75b3e6   new page for experimental file locking
       new  fa85420   Update release_notes.rst
       new  b00c741   how to migrate encryption
       new  8969644   generate documentation from config.sample.php
       new  c6ac1e3   Merge pull request #1102 from owncloud/document-l10n
       new  318ecb1   migrating encryption keys
       new  4ba265a   how to migrate encryption
       new  d20e46e   Merge pull request #1187 from owncloud/newencryption
       new  9fbd2b8   ldap port not auto-detected
       new  e32d395   php-redis
       new  890b1e0   Update PIM description in user manual
       new  20620b8   Merge pull request #1190 from RealRancor/update_pim_description
       new  d950d0c   Fix LDAP user filter and login filter
       new  66f22c3   Merge pull request #1185 from RealRancor/fix_ldap_desc
       new  6ee307a   Add a note about group restriction and server2server shares
       new  6a021e7   Merge pull request #1200 from owncloud/add-note-no-group-restriction-s2s-shares
       new  4cfeec8   correct typo for occ command
       new  a52b0da   update federated cloud sharing for 8.1
       new  6c64353   fixes to federated cloud sharing
       new  68d432c   Merge pull request #1202 from owncloud/federatedshare
       new  2519b3f   clarifications to testing device requirements
       new  4fc8c9c   note re direct shares on other oc servers
       new  037ea0e   note re direct shares on other oc servers
       new  6c5ac78   update user manual federated cloud share
       new  1191d19   correct tyop federated cloud share
       new  7d90187   correct typo files locking redis
       new  55c7fdb   more tweaks to experimental file lock
       new  8bf9f20   Merge pull request #1186 from owncloud/fileslock
       new  d8f1df0   must also install redis server
       new  f317c2d   Merge pull request #1210 from owncloud/redis
       new  f2aa2cf   add keys file structure to encryption doc
       new  cdee629   updated user management page w new fields
       new  a4291c2   Merge pull request #1212 from owncloud/useradmin
       new  c0b5d57   Merge pull request #1211 from owncloud/encryp
       new  949a7f3   Add includeSubDomains + preload recommendation
       new  6de4952   Some more warnings
       new  e21079a   Merge pull request #1214 from owncloud/LukasReschke-patch-1
       new  27c8601   move publishing to app section where it belongs
       new  c9c8db6   Fix the apps types layout
       new  33277b4   Merge pull request #1216 from owncloud/fix-app-type
       new  f005121   Add comment about *.config.php files
       new  abec52f   Fix typo
       new  4ca3bde   corrections and updates, remove db indexing sections
       new  763a218   generate documentation from config.sample.php
       new  a984724   because Morris Jobke is always right.
       new  a5df27d   Merge pull request #1215 from owncloud/move-publishing
       new  49a079f   update php requirement ldap
       new  c0337b4   update caching section
       new  86482f8   add ldap caching change to release notes
       new  a73b1bf   add note re singeluser mode when migrating encryption
       new  e049dab   Migration: data files' timestamp should be kept
       new  b173310   generate documentation from config.sample.php
       new  acba3db   update shibboleth w images and app enable
       new  576bd69   Merge pull request #1234 from owncloud/cacheldap
       new  ef795bb   Merge pull request #1235 from owncloud/encrypmigrate
       new  69d04e5   note re federated share options, no re-sharing
       new  afcf70a   Merge pull request #1242 from owncloud/fedshare
       new  583b0c4   new occ installation command
       new  f4945c4   Merge pull request #1243 from owncloud/occ-install
       new  069020d   typo correction occ install
       new  705a114   add skip-migration-test to upgrade doc
       new  88c3d9b   add skip-migration-test to updater app doc
       new  77b7401   Add some deprecation notes
       new  96d6d69   Add feedback of Jos
       new  6dc03eb   add header security directives for nginx (see core #15342)
       new  ede140b   Merge pull request #779 from mmattel/note_regarding_temporary_disk_space_needs
       new  5eb4b12   Revert "Documentation for core#13031 (Configurabe owncloud temporary directory)"
       new  7414c8f   Merge pull request #1254 from owncloud/revert-779-note_regarding_temporary_disk_space_needs
       new  844151d   Merge pull request #1236 from xuhdev/fix-migration
       new  2c445c7   Merge pull request #1252 from mmattel/nginx_add_header_security
       new  cc93cfb   correct permissions script
       new  060331d   new page Installing ownCloud From the Command Line
       new  ad0b182   Merge pull request #1255 from owncloud/cli-install
       new  3bee987   Merge pull request #1251 from owncloud/LukasReschke-patch-1
       new  de836b8   Update config_sample_php_parameters.rst
       new  6201281   Merge pull request #1224 from owncloud/config.php-tricks
       new  833f73d   new options for files:scan
       new  a44d211   replace screenshots & corrections to ios ownbrander manual
       new  a0e9920   generate documentation from config.sample.php
       new  58ba724   Update occ_command.rst
       new  cfe1b98   Merge pull request #1259 from owncloud/occ-filescan
       new  2345894   updated whatsnew, release notes, and index for 8.1
       new  a2cb2ef   Merge pull request #1263 from owncloud/8-1rnotes
       new  7f13c48   update ldap screenshots
       new  73e7516   Merge pull request #1264 from owncloud/ldapscreenies
       new  417589d   update ios ownbrander screenshots & text corrections
       new  0f5cdac   add updated images
       new  3f70245   Update whats_new_admin.rst
       new  9cb9d49   add note that encryption can't be disabled anymore
       new  71341c7   clarification: file based cache was a core thing
       new  6c34466   updated screenshots and corrections
       new  1e3fd52   last page of ios ownbrander manual
       new  6d8d3f7   Merge pull request #1267 from owncloud/blizzz-rn-filecache-8.1
       new  f813cfd   change WebDAV user backend to User backend using remote HTTP servers
       new  edf8404   Merge pull request #1270 from owncloud/webdavauth
       new  bca5f83   Update encrypting_files.rst
       new  249d3fc   note that you can use Federated Cloud Sharing to improve scalability and that you should use the latest ownCloud if you care about this
       new  ef7ec95   master is now 8.2
       new  1c13216   master is now 8.2
       new  0500e5f   master is now 8.2
       new  c8617ca   master is now 8.2
       new  f38c867   Merge pull request #1272 from owncloud/scalability
       new  90ede80   implement feedback
       new  7c142ac   Merge pull request #1266 from owncloud/encryption-release-notes
       new  76af6b7   Added doc about max preview size
       new  d447792   Remove space between ``preview_max_y`` and switches
       new  a20057e   Merge pull request #1284 from owncloud/oparoz-max-preview-doc
       new  3eaf7de   Adds fastcgi_intercept_errors for 403/404 pages
       new  7ee8973   Update release_notes.rst
       new  f8364c0   Update publishing_ios_app_8.rst
       new  cab97c4   Update publishing_ios_app_8.rst
       new  909290a   update doc index page for 8.1 release
       new  3213f9d   Merge pull request #1285 from hostingnuggets/master
       new  b01c1d3   generate documentation from config.sample.php
       new  ec166fd   Update release_notes.rst
       new  21ac7cc   works on reloading apps page
       new  dc030ed   add note that updating might run in cURL issues
       new  0be3ac3   small update
       new  fa1e230   correct typo
       new  4d74b0d   Update release_notes.rst
       new  b740082   gratuitous change to test new jenkins job
       new  09d1cbf   Add an Ubuntu pre configured VM
       new  7d52d0e   add 8.2 manual links to doc index page
       new  91e4f04   add curl example for deleting non_shib_passwod
       new  5b4d1dc   use common hostname and https
       new  2a3b53e   Merge pull request #1294 from owncloud/enoch85-patch-1
       new  58b5845   Change somaxconn and backlog values to 65535
       new  12e3571   Little typos and grammar
       new  ac1f963   fix occ encryption command
       new  6cef60c   Merge pull request #1299 from Yamaha32088/Yamaha32088-patch-1
       new  52e73f7   Merge pull request #1300 from owncloud/fix-occ-encryption-command
       new  d601f34   Merge pull request #1295 from owncloud/curl_example_for_deleting_nonshibpassword
       new  a67e8fb   redo https://github.com/owncloud/documentation/pull/1276
       new  3d36ac5   Merge pull request #1298 from phil-davis/patch-1
       new  6a68112   final steps upload to itunes
       new  67db044   more addtions to ios manual
       new  6621089   final sections of ios ownbrander
       new  d42815a   generate documentation from config.sample.php
       new  a96d263   added note about different php versions.
       new  8db3280   Merge pull request #1305 from owncloud/jnweiger-centos-scl-occ
       new  6c4e181   Documentation for the recent mimetype files
       new  d401cc5   fix path to the different encryption keys
       new  7530fa2   Merge pull request #1310 from owncloud/encryption_key_paths
       new  3f890c1   Category "PIM" is gone
       new  4831ec8   Add/update user_external dependencies
       new  c734d5a   Merge pull request #1312 from RealRancor/pim_to_productivity
       new  8ba7905   Merge pull request #1313 from RealRancor/user_external_deps
       new  6cac633   add missing comma
       new  a82363a   Update files_locking_experimental.rst
       new  4d5c672   correction to occ maintenance:install command
       new  995f357   smbclient still needed for user_external app
       new  c626e6a   correct Redis config, various other small fixes
       new  9723003   correct tyop
       new  6441f9c   Merge pull request #1316 from RealRancor/add_smbclient
       new  866f0b3   Update large_file_upload.rst
       new  e3c49bd   dragondrop folders works only in chrome
       new  f6087f3   Add modHeadersAvailable true; to nginx config
       new  b3825c8   Add documentation about federated cloud share OCS API
       new  75885f0   Merge pull request #1330 from RealRancor/headers_nginx
       new  f377f52   Add documentation for "occ config:*"
       new  09cc54c   Add caching note from release notes
       new  393cd57   Add apache modules from .htaccess
       new  bf2eda0   Merge pull request #1332 from owncloud/occ-config-commands
       new  28df54a   occ verbosity for 8.1+
       new  3f61175   update to occ verbosity
       new  8571cd6   Update occ_command.rst
       new  56a753d   expand error example
       new  6d4aa86   Merge pull request #1329 from owncloud/ocs-federated-cloud-shares
       new  effbfbc   Merge pull request #1333 from RealRancor/caching_update
       new  893b816   Merge pull request #1335 from RealRancor/apache_modules
       new  b2b6fb3   update provisioning profiles
       new  d4c85c2   style.css -> styles.css in theming docs
       new  a153ca6   Update whoami.php to get user group
       new  3f62b36   Merge pull request #1340 from RealRancor/fix_operations
       new  d2c960b   Merge pull request #1344 from RealRancor/whoami_group
       new  2302e85   updating video page a bit
       new  8b0b69f   Fix internal links to 8.2 docs
       new  576713b   Merge pull request #1348 from owncloud/fix-versioned-links-master
       new  75a6af9   Don't pipe cron output to /dev/null
       new  76d38e4   Use titles so we have quicklinks in the menu
       new  8e3ea76   Improve the documentation about the notifications
       new  6fdd14c   Update section Manual Upgrade Procedure
       new  06c4d6e   Document `trusted_proxies` and `forwarded_for_headers` parameters
       new  3723b5a   Added additional hints/info for the setup and security warnings page.
       new  24f4784   Merge pull request #1361 from owncloud/reverse-proxy
       new  7ee860b   Merge pull request #1362 from RealRancor/setup_security_warnings
       new  36c600b   A missing memcache causes unavailability of the ownCloud instance
       new  b5deb47   Merge pull request #1365 from owncloud/memcache-hard-fail
       new  26bfcae   Merge pull request #1353 from owncloud/cron-dev-null
       new  56ea017   Add information about required OpenSSL and NSS versions
       new  ba89dce   Reword
       new  48d3a40   Merge pull request #1369 from owncloud/LukasReschke-patch-1
       new  5287873   Merge pull request #1357 from owncloud/improve-activity-notifications-description
       new  19634cc   update whatsnew version number
       new  1924b1a   Merge pull request #1308 from owncloud/mimetypes
       new  45b3380   Merge pull request #1360 from Tronde/master
       new  ca09d9e   FTP/SFTP external storages needs allow_url_fopen.
       new  fce9b4f   Merge pull request #1368 from RealRancor/allow_url_fopen
       new  c17a3be   Expand on mimetype aliases and image retrieval
       new  17cc1d0   Update README.rst
       new  42e4345   new Settings button
       new  da14958   corrections to external storage gui
       new  62bcca3   Update whats_new_admin.rst
       new  8964d33   verbosity shows timestamps
       new  94a700c   verbosity shows timestamps
       new  2defd7e   verbosity shows timestamps
       new  a80729d   Merge pull request #1373 from owncloud/mimetype-expand
       new  c608f40   update video links and whatsnew
       new  52e4263   federated cloud sharing with oc7
       new  5afe067   generate documentation from config.sample.php
       new  ec4c8dc   Update creating_branded_apps.rst
       new  75917b8   SELinux for sendmail and external storages
       new  43eb755   Merge pull request #1381 from RealRancor/smtp_selinux
       new  b901277   update ownbrander wizard page with new screenshots and features
       new  e6513a6   update ownbrander wizard w new features and screenies
       new  655472d   Update README.rst
       new  d0febe4   easily!
       new  986eb48   Update release_notes.rst
       new  5e46cc1   new ios ownbrander features
       new  8c7f7a0   Reference to SELinux docs in user backends
       new  1a0fee0   Merge pull request #1394 from RealRancor/ldap_selinux
       new  52f01cd   document new Web ownbrander
       new  d34a25e   Merge pull request #1401 from owncloud/webbrander
       new  c2066c0   correction to sqlite restore
       new  c81fbb3   Dev Security Guidelines grammar spelling
       new  fabd655   Dev Performance Guidelines minor typos
       new  5726d74   Document reasons for "connection closed" or "operation cancelled" messages.
       new  f0d8428   Dev Debugging minor missing word
       new  84d1b7b   add occ examples
       new  d7fdd0b   Merge pull request #1399 from RealRancor/connection_closed
       new  84e8221   Merge pull request #1403 from owncloud/phil-davis-dev-sec-guide-review
       new  e3f63c7   Merge pull request #1404 from owncloud/phil-davis-dev-perf-guide
       new  b3fe76e   Merge pull request #1405 from owncloud/phil-davis-dev-debugging
       new  1af8b33   App Tutorial minor typo fixes
       new  eff6035   Merge pull request #1406 from owncloud/phil-davis-app-tutorial-typos
       new  17a325a   howto sign android app
       new  28cc9a4   add 2.0 desktop client to index page
       new  a973392   Update index.rst
       new  e55e4cc   Dev App Info minor typos
       new  d88db49   Dev App Routes minor grammar
       new  8f138fb   Dev App Container some typos and grammar
       new  f2ef75e   Dev App Controllers minor corrections
       new  fa8c8fa   Dev App API minor corrections
       new  0138054   Dev App JS typo
       new  3b7d293   Dev App CSS minor corrections
       new  cfa3e47   Dev App L10n minor corrections
       new  7abde1e   Dev App Database minor corrections
       new  10aed2f   Dev App Config minor corrections
       new  ab79acd   Dev Core Translation emphasize why not to split a sentence
       new  bcf0fcf   Merge pull request #1415 from owncloud/phil-davis-dev-app-info
       new  71f79a5   Merge pull request #1416 from owncloud/phil-davis-dev-app-routes
       new  41fd764   Merge pull request #1420 from owncloud/phil-davis-dev-app-js
       new  ca9a10b   Merge pull request #1421 from owncloud/phil-davis-dev-app-css
       new  4e7b969   Merge pull request #1424 from owncloud/phil-davis-dev-app-l10n
       new  5dbbac9   Merge pull request #1423 from owncloud/phil-davis-dev-app-database
       new  e292940   update 8.1 release notes
       new  c4ec292   Merge pull request #1418 from owncloud/phil-davis-dev-app-controllers
       new  19b5f08   Merge pull request #1419 from owncloud/phil-davis-dev-app-API
       new  5568875   Update release_notes.rst
       new  d8782f3   Dev App Config fix verb "to cast"
       new  cf5bdf2   Correct another use of "casted"
       new  0bbde0c   Dev App Container markup "new" keyword used as a verb
       new  171378b   Update performance_tuning.rst
       new  79c43fb   fix typo
       new  278f2df   Merge pull request #1417 from owncloud/phil-davis-dev-app-container
       new  edc70c2   Merge pull request #1422 from owncloud/phil-davis-dev-app-config
       new  5b6cf6e   Merge pull request #1425 from owncloud/phil-davis-dev-core-translation
       new  7c16c5a   Update translation.rst
       new  d11e778   Add note about PHP-FPM release
       new  b5048e6   Merge pull request #1450 from owncloud/LukasReschke-patch-1
       new  3d1a9be   Merge pull request #1448 from owncloud/test-apc
       new  bad611c   Add link to CalDAV and CardDAV troubleshooting to user manual
       new  b61771e   generate documentation from config.sample.php
       new  9c1705b   Update publishing.rst
       new  9c6008e   Merge pull request #1461 from owncloud/appform
       new  0461dd9   Merge pull request #1457 from RealRancor/caldav_carddav_troubls
       new  9dc7831   Typo is fixed
       new  a838fb0   Merge pull request #1466 from Tronde/master
       new  087d437   generate documentation from config.sample.php
       new  c360ad4   Access_webdav doc repeated text about HTTP
       new  25eb42c   Deleted File Management minor grammar
       new  0a3fff8   Encrypting files missing word
       new  4955da0   Merge pull request #1467 from owncloud/phil-davis-Access_webdav-master
       new  bef670e   Merge pull request #1468 from owncloud/phil-davis-Deleted-File-Mgmt-master
       new  9ed6739   Merge pull request #1469 from owncloud/phil-davis-encrypting-files-master
       new  1cd45e7   Update index.rst
       new  106f53b   Whats new doc typos
       new  b1cbba1   update ee user management
       new  6de1d59   Update index.rst
       new  1dc3fe0   Merge pull request #1472 from owncloud/phil-davis-Whats-new-master
       new  8f714a8   update Google Drive/external storage
       new  d400c0b   Update release_notes.rst
       new  f662930   Admin Linux Installation Doc typos
       new  269bf0a   Admin Installation Wizard remove unpaired bracket
       new  401f47a   Usage of ownCloud Apps Store
       new  55d681f   Admin Source Installation - minor typos
       new  53034a3   SELinux Config Doc - use a real word
       new  86fb782   User Auth LDAP doc typos
       new  e8c043b   User provisioning API typos
       new  87790f2   Big File Upload typos
       new  5d30ffc   External storage config doc typos
       new  b8f3ef1   Dev App Publishing minor edits
       new  f8fad9d   fix error in comment
       new  e786ad3   Add small section on UID considerations
       new  12eddcf   Merge pull request #1482 from owncloud/phil-davis-Admin-Linux-Install-master
       new  cc61123   Merge pull request #1483 from owncloud/phil-davis-Admin-Installation-Wizard
       new  974f976   Merge pull request #1484 from owncloud/phil-davis-ownCloud-Apps-Store-master
       new  20e5623   Update README.rst
       new  6ee1ac2   Merge pull request #1485 from owncloud/phil-davis-Admin-Source-Install-master
       new  e48c2ed   Merge pull request #1486 from owncloud/phil-davis-SELinux-Config-master
       new  4c26f07   replace table with bulleted list
       new  0a1d412   add objectGUID examples
       new  8de6a7d   Merge pull request #1487 from owncloud/phil-davis-User-Auth-LDAP-master
       new  2b7f435   Merge pull request #1490 from owncloud/phil-davis-User-Prov-API-master
       new  47b295f   Merge pull request #1492 from owncloud/phil-davis-Big-File-Upload-master
       new  862231f   Merge pull request #1493 from owncloud/phil-davis-ext-storage-master
       new  4808057   Merge pull request #1494 from owncloud/phil-davis-Dev-App-Publishing
       new  fe1e758   add warning against downgrading
       new  8693777   External storage config minor edits
       new  f8384df   Encryption config minor edits
       new  30b3bab   File locking transactional minor edit
       new  f22f34f   Serving static file typos
       new  7d7573f   Security Setup Warnings minor edits
       new  426c110   occ command doc minor edits
       new  6e93e4f   Background jobs config minor edit
       new  eef4dec   Email config minor edits
       new  92b2c88   JS CSS Asset Mgmt minor edit
       new  1d12cf3   Knowledgebase Cfg minor edit
       new  e78bc4d   Logging Config rewording
       new  0aede3a   Harden Server grammar
       new  3070cb1   Performance tuning minor edits
       new  f6c0fa6   Reverse Proxy Config minor edits
       new  12ac91e   Linux Db Config minor edits
       new  e21b388   Oracle Db Config minor edits
       new  3ae0500   Mimetype Aliases typo
       new  d02367d   Mimetype Mapping typo
       new  b7ba148   Restore Database s/backup/restore
       new  3cfbef0   Monitoring minor edits
       new  4373171   Scaling minor edits
       new  dd5dc61   Issues Index minor edits
       new  69dc425   Merge pull request #1518 from owncloud/phil-davis-Ext-Storage-Config-master
       new  decf28f   Merge pull request #1519 from owncloud/phil-davis-encryption-config-master
       new  a48fb85   Merge pull request #1521 from owncloud/phil-davis-file-lock-transac-master
       new  a550850   Merge pull request #1522 from owncloud/phil-davis-serving-static-files-master
       new  df6481e   Merge pull request #1523 from owncloud/phil-davis-sec-setup-warnings-master
       new  167c42d   Merge pull request #1524 from owncloud/phil-davis-occ-command-master
       new  3b173c0   Merge pull request #1525 from owncloud/phil-davis-bg-job-config-master
       new  3167964   add note re how to edit
       new  14038b5   Merge pull request #1527 from owncloud/phil-davis-email-config-master
       new  e63c8c4   Merge pull request #1528 from owncloud/phil-davis-Kbase-cfg-master
       new  d1b05f3   Merge pull request #1529 from owncloud/phil-davis-JC-CSS-asset-mgmt-master
       new  39f4cbc   rewrite logging page
       new  bad328d   Merge pull request #1530 from owncloud/phil-davis-log-config-master
       new  edccc8e   rewrite logging page
       new  9ee0058   Update logging_configuration.rst
       new  b256ec4   Update logging_configuration.rst
       new  6e07c3c   Update logging_configuration.rst
       new  60ad9e6   Merge pull request #1531 from owncloud/phil-davis-harden-server-master
       new  014b7e3   Update logging_configuration.rst
       new  ea97fdc   Merge pull request #1534 from owncloud/phil-davis-perf-tuning-master
       new  eb4a842   Merge pull request #1535 from owncloud/phil-davis-rev-proxy-config-master
       new  143cfcd   Merge pull request #1536 from owncloud/phil-davis-linux-db-config-master
       new  47fe6d6   Update oracle_db_configuration.rst
       new  9adea02   Merge pull request #1537 from owncloud/phil-davis-ora-db-cfg-master
       new  66a9aa7   Merge pull request #1538 from owncloud/phil-davis-mimetype-aliases-master
       new  401afab   Merge pull request #1539 from owncloud/phil-davis-mimetype-map-master
       new  9cc42fb   Merge pull request #1540 from owncloud/phil-davis-restore-db-master
       new  7f9ad9e   Merge pull request #1541 from owncloud/phil-davis-monitoring-master
       new  574ac2f   Update scaling_multiple_machines.rst
       new  f44de70   Merge pull request #1542 from owncloud/phil-davis-scaling-master
       new  f1a2258   Merge pull request #1543 from owncloud/phil-davis-issues-index-master
       new  a80fb92   generate documentation from config.sample.php
       new  358731c   Publishing - forward port https://github.com/owncloud/documentation/commit/73d6e862f4127e0b53668facdd8efdddc2c3325f
       new  e887f83   Merge pull request #1545 from owncloud/phil-davis-publishing-master
       new  b257ebc   Update performance_tuning.rst
       new  d38afda   Update index.rst
       new  1dc06c7   clarify quotas explanation
       new  2f4b297   clarify quotas on shared files
       new  fe1cdc6   clarify server hardening doc
       new  2d1d8e8   correct encryption-migrate
       new  874febd   Quota typo
       new  d7f7b1b   add note re Web Disk in cpanel
       new  549cb10   Merge branch 'master' of https://github.com/owncloud/documentation
       new  16b52d2   how to suppress useless log messages in nginx
       new  5ba5a6d   remove linux tuning tips
       new  6e446e4   add php5-smbclient requirement to relevant pages
       new  fc1d22d   fix formatting
       new  a01b37b   restore open_basedir hint
       new  e0b7134   generate documentation from config.sample.php
       new  c817f9f   Readd needed labels
       new  c00249e   Merge pull request #1601 from RealRancor/readd-labels
       new  f8fe4df   Add note about installing ownCloud in a DMZ
       new  1a75869   Fix typo
       new  d0d4c21   Update harden_server.rst
       new  3bf7ed0   php5-smbclient is php5-libsmbclient
       new  f0cb514   From link was removed in oC 8.1
       new  9cb16d1   Remove "Case insensitive LDAP server"
       new  1986f5c   generate documentation from config.sample.php
       new  3e847b7   Merge pull request #1495 from owncloud/uid-considerations
       new  c54b954   Switch constant DEBUG to proper config option
       new  2fcb1b0   Merge pull request #1612 from owncloud/drop-DEBUG
       new  c97b117   Merge pull request #1611 from owncloud/ldap-no-case
       new  3bc26db   Merge pull request #1606 from RealRancor/smbclient
       new  6bec5f7   Merge pull request #1608 from RealRancor/remove_from_link
       new  af44b48   Update performance_tuning.rst
       new  cb4e403   Update harden_server.rst
       new  ef791b4   Merge pull request #1605 from owncloud/LukasReschke-patch-1
       new  3026ce6   restore caching section
       new  fd685b9   Merge pull request #1621 from owncloud/carlaschroder-patch-1
       new  b9e36c9   Add XDebug debugging information
       new  a1c8a2b   Update README.rst
       new  f73893a   Add 2 underscoed instead of none
       new  2d2c17b   Merge pull request #1623 from owncloud/ledfan_underscores
       new  7fc0b8b   Restore correct caching docs
       new  a1299f0   Version 2.0 of desktop client was released
       new  b6305fb   Merge pull request #1628 from RealRancor/restore_caching
       new  f6f87b2   Merge pull request #1630 from RealRancor/2.0_index
       new  e9c6aff   Fix carddav export url
       new  b175013   Merge pull request #1634 from RealRancor/fix_carddav_url
       new  04acae9   Mention test requirement on bootstrap.php
       new  2302fa8   Merge pull request #1638 from owncloud/test-bootstrap
       new  eb98461   redirect uris not necessary
       new  dcb3739   generate documentation from config.sample.php
       new  20750ef   Update publishing.rst
       new  850166f   Insert a note for path to cron.php
       new  f5aa754   address comments
       new  f6ac673   t push origin masterMerge branch 'jospoortvliet-patch-1'
       new  b02e023   Admin-Page documentation link php-fpm
       new  81930a4   Merge pull request #1645 from tflidd/doc_link_phpfpm
       new  955df8b   Update external_storage_configuration.rst
       new  3debd7c   Delete serving_static_files_configuration.rst
       new  2b12273   Update index.rst
       new  29637df   Update performance_tuning.rst
       new  d0d66ab   Merge pull request #1648 from owncloud/kill-xsendf
       new  316df19   Merge the two different theming documentations
       new  af35514   Fix 'Nagios' typo
       new  67298d8   [theming] describe defaults.php behaviour
       new  b4eef12   Add link to transactional file locking page
       new  777bcf6   Merge pull request #1651 from owncloud/nagios-typo
       new  b71cf5c   Merge pull request #1653 from owncloud/LukasReschke-patch-1
       new  11d6250   Merge pull request #1644 from Tronde/master
       new  73e4a51   update release notes no xsendfile
       new  2daf620   make pdf filename a little prettier
       new  9c9195d   Merge pull request #1646 from kehrwoche/patch-1
       new  7d60eed   Added solution to mapping webDAV drive using self-signed certificate in Windows
       new  935aff8   add changes
       new  7df3305   Merge pull request #1652 from owncloud/theming-defaults.php
       new  8db753f   move doc index pages to own repo
       new  0e1bbe3   update repo readme
       new  376a2ae   make manualpdf filename a little prettier
       new  f274555   Update appliance_installation.rst
       new  9e34ef6   Update appliance_installation.rst
       new  df17c33   generate documentation from config.sample.php
       new  37aac1b   Merge pull request #1662 from owncloud/enoch85-community-vm
       new  1ebef77   Update appliance_installation.rst
       new  371c071   add pictures and some markup fixes
       new  41f97b7   Merge pull request #1665 from owncloud/jospoortvliet-vm
       new  dbaaacf   typo & formatting corrections
       new  3d338af   Merge pull request #1667 from owncloud/appliance
       new  ede4e26   fix tyops
       new  5c305b1   fix tyops
       new  239dc8b   configuring temp directory
       new  51da881   Merge pull request #1658 from ujin-v/master
       new  6ca7032   multiple corrections and additions, including alt tags
       new  1f669de   Merge pull request #1668 from owncloud/usermanfixes
       new  e4c2119   Update access_webdav.rst
       new  8f9ffad   Update user_auth_ldap_cleanup.rst
       new  c7860fa   generate documentation from config.sample.php
       new  a4f7659   generate documentation from config.sample.php
       new  92adbe3   streamline & update installation docs
       new  73fdab1   update file sharing w new features
       new  1253761   Update file_sharing_configuration.rst
       new  c368769   run branded and unbranded clients together
       new  e8266c1   Split external storage backends to separate pages
       new  18b7eba   Rewrite external storage GUI documentation
       new  d033f35   Move external storage images to subdirectory
       new  d7dce86   Re-vamp external storage backends
       new  94bcc60   Minor spelling fixes
       new  7149e93   Update release_notes.rst
       new  b45c718   Update occ_command.rst
       new  56ae25a   add definition of keepalive
       new  447bedd   Update release_notes.rst
       new  7e0d155   updated system requirements and recommended platforms
       new  fbdde0a   generate documentation from config.sample.php
       new  eaa126c   Change zero Auth to OAuth
       new  9e50328   markup fixes
       new  1a7a7a8   Merge branch 'master' of https://github.com/owncloud/documentation
       new  9e74b15   markup fixes
       new  fee7b3c   Cleanup Google Drive images
       new  18e3510   updates to external storage doc
       new  ef57afa   Merge branch 'ext-revamp' of https://github.com/owncloud/documentation into ext-revamp
       new  f2f1da0   Discourage users from copying everything from config.sample.php
       new  91c3512   Merge pull request #1682 from owncloud/phil-davis-config-sample-doc
       new  f5ab7cb   cleanups and markup corrections
       new  f5b8ff2   Merge pull request #1676 from owncloud/ext-revamp
       new  1fd0882   Update config_sample_php_parameters.rst
       new  88ce4df   Add style guide
       new  3516ce5   corrections to style guide
       new  0341120   corrections to style guide
       new  acff228   Update style_guide.rst
       new  98fa950   Update README.rst
       new  1c34b56   Update style_guide.rst
       new  de908ec   Update style_guide.rst
       new  f64b00b   Update style_guide.rst
       new  6e625d9   generate documentation from config.sample.php
       new  258c1ff   Add /dev/urandom not /dev to open_basedir
       new  13f5f92   Add info how to solve "no basic authentication headers"
       new  1613645   SPDY -> http_v2
       new  c2ab01b   Correct false path
       new  02d2d15   Merge pull request #1691 from RealRancor/no_headers_fix
       new  7a64c3b   Merge pull request #1688 from RealRancor/fix_urandom_info
       new  076572a   Corrected also other 3 appearences of conf instead of sites
       new  b59695c   updated system requirements
       new  880d0ee   Update style_guide.rst
       new  45026d2   Merge pull request #1693 from mmattel/spdy_to_http2
       new  d2181bc   Merge pull request #1695 from stemd/master
       new  70bb387   lighttpd is not supported
       new  1e5ba6a   static files not supported in 8.2
       new  0905e0d   Merge pull request #1622 from owncloud/xdebug
       new  8c52ce8   generate documentation from config.sample.php
       new  498c4c0   ldap memberof log error
       new  8c23b11   add debian 7 & 8 to supported client platforms
       new  b69a253   Merge pull request #1703 from owncloud/supported
       new  d03dca1   Update user_configuration.rst
       new  a78e0ba   at sign is allowed username character
       new  5b8635c   ldap memberof attribute log error
       new  4a00441   install php 5.4 on rhel and centos 6
       new  fa22416   Merge pull request #1707 from owncloud/php54
       new  eda11ec   Update release_notes.rst
       new  4c012c8   Merge pull request #1701 from owncloud/ldaprnote
       new  5a8ae9c   new caching howto
       new  b28d5e2   remove reference urls
       new  d8efc12   Fix rst syntax in config_sample_php_parameters.
       new  e8eff41   Merge pull request #1708 from RealRancor/fix_syntax
       new  e885789   generate documentation from config.sample.php
       new  24f4f91   updates and corrections to caching page
       new  2ced765   add required php redis module version
       new  7e3c6eb   "Other" category is gone at the appstore
       new  faddb18   corrections and updates to caching page
       new  118654c   Merge pull request #1710 from owncloud/caching
       new  4434bd8   correct URL to PHP 54 page
       new  4c88547   correct all caching references to point to caching page
       new  a9093d4   Merge pull request #1714 from owncloud/cacheupdates
       new  1dd56e3   auto-compare archive hashes
       new  6a1deea   Merge pull request #1715 from owncloud/checksums
       new  3c25022   Merge pull request #1713 from RealRancor/remove_other_category
       new  1241b63   Remove PIM as app category
       new  b0df7df   Merge pull request #1650 from owncloud/combine-themes
       new  ee4b224   Merge pull request #1716 from owncloud/drop-pim
       new  b1de382   add warnings re cache warning and php memcached module
       new  0105986   Link all references to phpinfo to one single page.
       new  7f659b7   Some additions to caching docs.
       new  e6af207   Merge pull request #1717 from RealRancor/update_caching
       new  ecd4119   Merge pull request #1718 from RealRancor/link_to_phpinfo
       new  568682b   use screenshots with correctly-locate 'show password' icon
       new  a05d0fe   generate documentation from config.sample.php
       new  c451232   Make version requirement of redis and APCu the same.
       new  105379b   Document Cloudflare issues.
       new  81fb00a   Explain purpose of files locking mechanism.
       new  cc6c340   Note that expires block should be below the php block
       new  3b13a43   Add links to backup and restore docs.
       new  f7b4545   Link to doc was broken because of typo
       new  a63fa4f   generate documentation from config.sample.php
       new  9aa88ec   Merge pull request #1730 from RealRancor/file_locking
       new  7c6a56c   Refactoring for performance tuning page.
       new  2f5c51f   Merge pull request #1724 from RealRancor/fix_rst_syntax
       new  3b609cf   Merge pull request #1725 from RealRancor/version_req
       new  d5c840b   Merge pull request #1726 from RealRancor/nginx_caching_issues
       new  10cb9d7   Merge pull request #1728 from RealRancor/cloudflare_issues
       new  468c1ba   Merge pull request #1732 from RealRancor/migration_link
       new  fe77901   correct HTTP Strict Transport Security section
       new  98c0183   Describe memberOf permissions
       new  088ec89   Document session_lifetime for large file uploads.
       new  4a53357   Refactoring for performance tuning part 2.
       new  75dd734   Merge pull request #1735 from RealRancor/memberof_permissions
       new  09d09da   generate documentation from config.sample.php
       new  9013b7f   Merge pull request #1741 from owncloud/hardenserver
       new  1bf2958   Merge pull request #1727 from RealRancor/session_lifetime
       new  5ba9913   Merge pull request #1742 from RealRancor/perf_refactoring_2
       new  fa3e75d   update encryption page with new warnings
       new  f30f879   Merge pull request #1751 from owncloud/updatencryp
       new  877ab7a   Add cache-control headers for .js and .css files on nginx
       new  7020029   Set KeepAlive timeout settings to sensible defaults
       new  04b2ead   Document max_file_uploads of PHP.
       new  fee019d   Merge pull request #1729 from RealRancor/caching_control_nginx
       new  3ef7cc9   add note re memcache locking
       new  f8ce05f   Fix indent in nginx config
       new  c9ea86d   Merge pull request #1752 from RealRancor/keepalive_updates
       new  36b8034   Merge pull request #1754 from RealRancor/max_file_uploads
       new  a22ddbd   Merge pull request #1757 from RealRancor/fix_indent
       new  ba3bb0b   markup fixes
       new  ca41b4d   update windows network drive for 8.2
       new  54415a7   Update files_locking_transactional.rst
       new  b954d85   mystery section commented out
       new  b2e856e   Merge pull request #1756 from owncloud/filelocking
       new  e85bd20   update occ with gobs of new commands
       new  bd67fa1   add maintenance:mimetype:update-db
       new  b114926   more updates to occ, ldap, install and upgrade
       new  a0ad7cf   more corrections to occ doc
       new  4861de8   fix typo
       new  3cc4e9d   Merge pull request #1771 from owncloud/occ82
       new  027cd6f   Add redis example to connect to an unix socket.
       new  922eb7c   Set corret group in permission script
       new  aa6937c   fix how to get the App container
       new  92b3cf0   generate documentation from config.sample.php
       new  2002b10   Merge pull request #1777 from owncloud/fix-app-container
       new  4d4d9e7   Merge pull request #1773 from RealRancor/redis_socket
       new  34b8aef   Merge pull request #1776 from RealRancor/fix_perm_script
       new  d9e30fa   Add needed linebreak to config_sample_php_parameters.rst
       new  59f6798   Merge pull request #1785 from RealRancor/fix_syntax
       new  e4d5b5a   update what's new and release notes

The 1318 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-doc.git



More information about the Pkg-owncloud-commits mailing list