[Pkg-owncloud-commits] [owncloud-doc] annotated tag upstream/0_20140730 created (now a518ebe)

David Prévot taffit at moszumanska.debian.org
Thu Jul 31 03:53:51 UTC 2014


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

taffit pushed a change to annotated tag upstream/0_20140730
in repository owncloud-doc.

        at  a518ebe   (tag)
   tagging  5c16c02884ad25f17679ff05935fffd738af7ab4 (commit)
  replaces  upstream/0_20140721
 tagged by  David Prévot
        on  Wed Jul 30 20:35:24 2014 -0400

- Log -----------------------------------------------------------------
Upstream version 0~20140730
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABCAAGBQJT2Y9MAAoJELgqIXr9/gny64IQAJWx/snZdlXlsyqKcmcBp3zz
VstlhhdV+cGWow61mVofYdeK8JcfIvVo6VEVMv78TobAAK6Tl4xg158UV7oelqwT
+Fvm4kvKtf8w+CIJHxNeTvt3eRgg61exnVuXTO4N5IpiPQhrR9w1lLXDmVz5YSz9
rbGQ7e8Gvrn7BvwfH3InvuYqfniVGXMujoNtwYISVW0JJNOSMFRE91cbg40q6stU
OPkztroNchlDaR60mI75PV0MdQ22DyCap5BeLlnQB7VHqOgQ6KP9YtuqOSNx3MGg
y6+Z4rj2DRCt1/j0gsxTdlDcVN5pZDsb30HY7GRrewqwFlrHqHbF9eVD701GUME9
tSmdGk6SkWAfmf3bYUtVsD97nBb0eSjRWCe8XpzFdZdLvBZJAqQqoeuTN2iSHFBt
UqtRhghHl1EmTAbOTQlLg/2x8IFN3vRnWbQO+7DQeL6+iFtQawWSh16gYUiZg0fj
js+6+yybMEM61aJGDWKWGipF9BxAQ3FSR8xSUMQtI/no+YvfQHixmtYR4+AUprSk
btr+qgi7tEwxk2HglZoN6VQz/tTN8UVg8R/hA6psRTVENFMsnP0b6aICeGVhypyb
xt13pNnTb9L9NdKqiDhjpSUmzYTy7a+yiSSbSt1N2v+DVM93+OAJwwW24b78UPPk
mFXvVGE7MJM3CnAOhaju
=Ym9D
-----END PGP SIGNATURE-----

Andreas Fischer (1):
      Recommend GMP extension for SFTP due to SSH Diffie-Hellman Key Agreement.

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

Bernhard Posselt (74):
      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

Bjoern Schiessle (3):
      mention that we don't keep more than one version per second
      add expire date to share api documentation
      update note

Christian Rost (1):
      Update update.rst

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

Daniel Molkentin (17):
      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

David Prévot (1):
      Merge remote-tracking branch 'upstream/master' into upstream

Evert Pot (1):
      Fixed broken links.

Frank Karlitschek (5):
      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

Jos Poortvliet (10):
      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

Jürgen Weigert (4):
      merged from stable6 (opensuse instructtions)
      Merge pull request #367 from owncloud/fix-image-sizes-pdf
      Clarified server vs client's domain names.
      typo.

Lukas Reschke (1):
      Remove unnecessary underscore

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

Morris Jobke (36):
      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

RandolfCarter (6):
      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

Robin McCorkell (3):
      Add mount configuration priority information
      Clarify priority numbers and improve default priority info
      Change wording of priorities

Thomas Müller (6):
      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

Vincent Petry (3):
      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

Volkan Gezer (56):
      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

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

josh4trunks (3):
      NGINX Updates
      Remove try_files that was causing issues
      Fix ".well-know" rewrites

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

This annotated tag includes the following new commits:

       new  9ac9543   Update manual install
       new  7cd1beb   Update index.rst
       new  eb87515   Update index.rst
       new  70e47e0   Update index.rst
       new  d67a8b0   Update index.rst
       new  a69c0b5   Update index.rst
       new  d30de74   Update index.rst
       new  061d504   Merge pull request #313 from wakeup/master
       new  91f51ee   Fix external API sample
       new  970a717   Merge pull request #315 from owncloud/api-sample
       new  1059eba   Merge pull request #277 from owncloud/manual-install
       new  e7c9302   Fixed broken links.
       new  0dda3db   Minor typos - port of #317
       new  31b12b7   Update contact app images and text for new version
       new  56906a0   update client manual link
       new  ac37902   Update mailinglists
       new  902ddc3   Merge pull request #320 from owncloud/new-contact-update
       new  8a09658   adding documentation about asset management in ownCloud
       new  fab3123   adding documentation about asset management in ownCloud
       new  8530a0e   Set maintenance mode before upgrade.
       new  0735b7f   Disable maintenance mode after upgrade.
       new  6e2a654   Merge pull request #329 from owncloud/upgrade-set-maintenance
       new  364ddc5   Change new icons on web interface
       new  1fc57cf   Merge pull request #334 from wakeup/new-icons
       new  dc50a3e   mention that we don't keep more than one version per second
       new  be864c7   Merge pull request #336 from owncloud/versioning_docu_update
       new  1167bda   NGINX Updates
       new  48577b9   Merge pull request #337 from josh4trunks/nginx_docs_update
       new  d9f7739   WIP
       new  b141a4a   more WIP
       new  355c938   restructure app docs
       new  30b76b3   group by mvc
       new  5e61691   add logging
       new  cec2f0f   group request parts
       new  ea5a4ed   add request lifecycle
       new  4c6fd55   fix links
       new  66ce2a2   fix routes lifecycle
       new  58dc9ac   finish routing
       new  a41906a   fix typo
       new  2daa876   fix typos
       new  70c09dd   add route generation
       new  3f984c5   fix comment for url generator
       new  3481023   doc fixes
       new  012e752   add to
       new  8f62f42   basic controller infos
       new  57b6a93   finish controllers
       new  632d305   wording fixes
       new  24085b3   fix classloader typo
       new  492f67b   more on request lifecycle
       new  0111873   add owncloud 7 parameter to use the newest template when generating an app
       new  df36fef   add webserver reload command for debian based distros, make it clearer that python3 is needed
       new  062be2b   Add mount configuration priority information
       new  4a013ad   add chapter about restful api and cors
       new  c1f992d   move ocs to core dev, highlight deprecated info.xml entries
       new  fb7ac87   add database layer docs
       new  d135210   add docs on container
       new  b8e5247   use the server container for the database connection
       new  dc13b35   add template docs
       new  6648f7e   add middleware docs
       new  6ca10d6   indention fixes
       new  5529c70   remove nl
       new  6e81f4d   add hint about annotation uppercasing
       new  5b48673   add backgroundjobs
       new  c770641   raise min PHP version to 5.3.8
       new  9a5e341   add l10n chapter
       new  cb03f9c   simpler l10n cmd
       new  9e6ed0f   also mention gettext as dep
       new  38d8138   add js docs
       new  fb25c1b   add css docs on layout and navigation, fix #96
       new  e00b6f4   add logger docs
       new  d054f09   fix links
       new  673136d   chapter on settings
       new  424bc99   add users and session management
       new  c8511fd   remove user and filesystem backend docs
       new  7d5e41e   restructure page
       new  3ed2765   fix navigation through topics
       new  b50d855   add hooks documentation
       new  4b44f24   add filesystem to root and scanner headlines
       new  0562f1c   add braces
       new  43f474d   fix reference to devenv
       new  f46964a   more hooks documentation where it should go
       new  6c10d21   add filesystem docs
       new  7a884d4   add testing documentation
       new  c94862c   Merge pull request #340 from owncloud/appframework
       new  75b3221   rename tutorial in create an app
       new  e9c6644   udpate testing section
       new  5bed772   add hints about default parameters
       new  e4cbb94   correct language code, owncloud/core#8587
       new  911c29d   bump version to 7
       new  74c1a06   Update calendar app document for OC7
       new  ca80513   Clarify priority numbers and improve default priority info
       new  487beb0   Change wording of priorities
       new  7866306   Merge pull request #342 from owncloud/files_external_priority
       new  0ad6088   fix some dev docs
       new  f6a1601   add icons docs
       new  302afa1   add info about background repeat and position
       new  0ba8914   use png instead of gif
       new  30b3f9b   remove p images
       new  35daf13   convert svg to png
       new  548118b   add docs on settings area
       new  d6beb6f   add slide toggle docs, owncloud/core#8701
       new  d9a69c2   better slide toggle description
       new  34cf212   replace echo with p
       new  d9dd298   some grammar fixes
       new  6d672e8   Merge pull request #352 from wakeup/master
       new  0685828   Update reset.less
       new  273768f   explanation for print_unescaped and update sync links
       new  908566b   remove serializer docs
       new  8cc2ab3   first updates
       new  36116d6   admin-ldap grammar
       new  d2dc127   backgroundjobs grammar
       new  96f32ea   custom_clients grammar
       new  cb8fc94   language config typo
       new  72f4b3a   config mail case
       new  bdab3c2   config preview
       new  02c9bc8   config user_backend
       new  2c888a7   config xsendfile
       new  4248246   installation part 1
       new  230a462   installation source page
       new  d04393e   Merge pull request #360 from aykit/stable6
       new  e2155d9   config apps and database
       new  1c54b46   install source
       new  f614010   bookmarks
       new  aa1ba73   encryption
       new  b7a5ee5   files
       new  0506bbf   files_web
       new  5281804   contacts
       new  69f524a   typos app
       new  f40136d   bugtracker typos
       new  21c365d   core typos
       new  8e1c38f   typos general
       new  09560eb   typos testing
       new  5f92180   Merge pull request #361 from owncloud/user-man-updates
       new  d63d4e8   Merge pull request #359 from owncloud/admin-man-updates
       new  1a3ae01   Merge pull request #358 from brueggemann/patch-1
       new  c3d864f   Remove unnecessary underscore
       new  eea17d4   Merge pull request #364 from owncloud/fix-305-356
       new  73cfeb7   Merge pull request #363 from owncloud/fix-uneeded-undersco
       new  6496f58   Merge pull request #362 from owncloud/dev-man-update
       new  0eaebc6   fix sync client link
       new  6d65df1   Merge pull request #365 from owncloud/fix-sync-cli-link
       new  2dde112   fixed typo at nginx sample configuration
       new  85ca338   fixed typo at nginx sample configuration, added note box as in stable5
       new  19b801d   fix ownCloud spelling
       new  e3a093f   Update update.rst
       new  e7bf4f7   fix typo in testing code example
       new  b8519f0   always the latest client link
       new  9a962cf   fix image sizes for pdf
       new  12e9b56   Merge pull request #348 from owncloud/calendar-oc7
       new  f4f6742   Merge pull request #366 from owncloud/update-client-link
       new  16c2e16   add note about Python Image Library dependency in README
       new  887d591   merged from stable6 (opensuse instructtions)
       new  530f397   Merge pull request #367 from owncloud/fix-image-sizes-pdf
       new  a04b71b   Installation wizard / database hint consolidation & fixes
       new  4532405   Fixes according to MorrisJobke's comments
       new  e4a93e4   Add wizard page to index, trusted_domain hint
       new  3fb29b5   Crop images
       new  191543c   Adapt img resolution to avoid size warning
       new  3464678   fix build warnings, fix docs to not use the request from core that does not contain the url parameters  owncloud/core#8827
       new  5d0c8ce   Clarified server vs client's domain names. Added the missing screenshot.
       new  d42d625   Merge pull request #372 from owncloud/admin-guide-trusted_domains
       new  e090aa5   update images and minor text changes
       new  d1a4e41   drop icon-noise
       new  bc16584   admin doc minor updates
       new  924764a   Merge pull request #373 from owncloud/oc7-minor
       new  7fb558d   Fix several warnings and error caused by wrong RST syntax
       new  21b07d4   give more info on bugtracker page. fixed #374
       new  af09764   Merge pull request #378 from owncloud/better-bugtracker-page
       new  69d67bf   Merge pull request #376 from owncloud/remove-warnings
       new  4432ffc   Update controllers.rst
       new  5c03ab5   Merge branch 'owncloudorg-newdesign'
       new  049e47e   fix logo for docs
       new  d3c6ba4   add index document for doc.owncloud.org
       new  6ea9328   Theme: Allow to remove the search box
       new  eccf955   Merge changes from Mark
       new  7a358b0   fix typo
       new  2b1185c   fix figure captions
       new  c612df3   fix typos
       new  273f99f   Update README.rst
       new  7e0f019   Merge pull request #380 from owncloud/fix-fig-captions
       new  bbd6a68   Remove snaggit artifacts
       new  6443a13   Fix image references
       new  a2308ad   Update routes.rst
       new  cf3fe09   Update routes.rst
       new  6c36d70   Ignore DB
       new  2186016   Changes to update instructions
       new  2f7fbd5   Merge pull request #396 from owncloud/update.rst-changes
       new  718b550   Changes to upgrade procedures
       new  62adf94   Fixed markup
       new  ec8938b   Merge pull request #397 from owncloud/adding-upgrade-changes
       new  dc5b37c   Fixing numbers
       new  1f306b1   Merge pull request #400 from owncloud/fixing-numbers
       new  0410148   Added links for update.rst access
       new  4a8d78f   Merge pull request #350 from owncloud/replace-echo-usage
       new  b7846cc   add amahi instructions link
       new  d3ad65e   Merge pull request #406 from owncloud/add-amahi
       new  5815d42   Adding level 4 to logging description
       new  45dfa58   Merge pull request #407 from owncloud/adding-level-4-to-logging
       new  add7d2c   bring back external mount doc
       new  312be2b   Merge pull request #402 from owncloud/fixing-links
       new  496de6c   Making some tweaks
       new  184e513   fix grammar
       new  0930721   Merge pull request #413 from owncloud/tweeking-webinterfaces.rst
       new  1584971   scaling-images
       new  dfa6f51   Merge pull request #414 from owncloud/scaling-images
       new  ff60977   Fixing filesweb.rst nested info
       new  3db1326   Merge pull request #415 from owncloud/filesweb-modifications
       new  c61ffb2   Merge pull request #312 from RandolfCarter/stable6_fix_win_php_version_hint
       new  d3da2bd   Updated Contacts Doc
       new  9845bfa   requires commit?
       new  dd0df8f   Removing question comments
       new  2137acd   Merge pull request #423 from owncloud/contacts.rst-changes
       new  5a1e0db   Remove try_files that was causing issues
       new  5d1f861   update oc7 document image
       new  7facb1f   Merge pull request #429 from owncloud/oc7-doc-image
       new  21f8e02   Merge pull request #410 from owncloud/bring-back-external
       new  5d49bb1   fix jenkins errors
       new  878ce69   Merge pull request #427 from josh4trunks/master
       new  56be505   Recommend GMP extension for SFTP due to SSH Diffie-Hellman Key Agreement.
       new  c6c4296   Merge pull request #431 from owncloud/recommend-gmp-for-sftp
       new  1b02752   Merge pull request #430 from owncloud/fix-jenkins
       new  2a9e3f5   calendar changes
       new  75025ec   Modifications to calendar.rst file.
       new  9cb0354   Added *.snag files to .gitignore
       new  e4599d4   syntax fixes & rename images - windows has case-insensitivity linux not
       new  91bec6d   remove .snag file
       new  6ca19be   Merge pull request #426 from owncloud/calendar.rst-changes
       new  3c761f6   Fix errors and warnings in user_manual - limit img to max 100% width
       new  8652bf0   fix broken links
       new  7efb77c   Merge pull request #433 from owncloud/fix-broken-sphinx
       new  429f13d   typo.
       new  4fd4fc5   Merge pull request #437 from owncloud/consistent_7_0_master
       new  3906efc   Merge Mark's changes for the user manual
       new  3bc1257   More changes from Mark
       new  2cf699c   Fix markup
       new  93e21af   More markup fixes
       new  7d5e9a7   update windows install documentation
       new  f345553   Merge pull request #439 from owncloud/438-update-windows-installation-doc
       new  43aa4ea   Revert "fix logo for docs"
       new  f442e0f   bring back the Code of Conduct
       new  399836f   Point to locally hosted owncloud svg
       new  42680f4   Updated for oC7 release, added dev manuals
       new  9e4b7ab   fix typo
       new  f82c4d3   Add what's new section to the user manual
       new  ffe1f2f   Merge pull request #443 from owncloud/new-in-oc-7
       new  47293f9   6.0 is now previous
       new  57d7952   add expire date to share api documentation
       new  e57c551   update note
       new  fc324d7   remove duplicate NFS note
       new  7cbfcfa   Merge pull request #446 from owncloud/share_api_update
       new  73b8c84   Update background_jobs.rst
       new  aacf3e7   Update background_jobs.rst
       new  4cc8a17   Update codingguidelines.rst
       new  0ea7523   Update codingguidelines.rst
       new  190c317   Update codingguidelines.rst
       new  3ad3808   Fix ".well-know" rewrites
       new  0e26dcf   Merge pull request #448 from josh4trunks/nginx_fix
       new  a4febfe   Add testing stuff from owncloud.org/contribute to documentation.
       new  718bc39   typo
       new  8c029ef   Improve some wording
       new  5fc3539   Merge pull request #447 from jospoortvliet/master
       new  c117b9b   Merge pull request #450 from owncloud/testing
       new  741238e   Merge pull request #442 from owncloud/code-of-conduct
       new  6507552   Add S2S docs
       new  5c16c02   Merge remote-tracking branch 'upstream/master' into upstream

The 265 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