[Pkg-owncloud-commits] [SCM] Debian packaging of owncloud-doc annotated tag, upstream/0_20130415, created. upstream/0_20130415
David Prévot
taffit at debian.org
Mon Apr 15 18:30:33 UTC 2013
The annotated tag, upstream/0_20130415 has been created
at 5b9b4e45309428019cb8e289768622234d20eff4 (tag)
tagging 1c61e8676e413b08d7fd787882f2dcfdd4da1579 (commit)
tagged by David Prévot
on Mon Apr 15 11:52:10 2013 -0400
- Shortlog ------------------------------------------------------------
Upstream version 0~20130415
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAABCAAGBQJRbCIqAAoJELgqIXr9/gnyWKwP/iw6rctoVtjDR8T6Rs/KB4Ye
mdRwmEWZuB7/bgj/iJjxmWWtRNQAf9iIqnPbhZgteAyoDq9kyZBqgwKtLjOHwfTs
lEBX5m0zKclOIHfvg9XfUwAPDfM/pi5JxJ0tMem9DQDzqhRfUWf8WFRt9UDfdf59
NzTva6n8YGG5+eYuJ1VtkKhLE0//UGN7yk1NabvlErroiNR+OCw5A3H6tBPbSea0
TcUEKs1qe1Nd7IltILC8y2VZpiTYOmFlsbtiPlaAwID+gyBIxfHLeXO77WTSgyB6
1aYi6TIaMVG+BjWlQFoS/6dmwyD1LVcIGZos6Z1dpaN6lgboJyyY2GLQHdTBFRi0
FYm9+fX0ZjYy8wDtd1rm7/3Ju2+1GcnFzXnUzFJxwkI4wHf1w2d65MXNQJieIPvR
tfBu78P/LUqDr+UHjHDJ4AgyLjOxhAI83Oowvho+E4nnAwGcq0J47VPjgWjazXId
JYOq5c63bVcjpsC4kmwvjxs32upnQ04hJ+6hmvQc+pSSzDw2Jm4N1knzwoLFNRqk
GM8Q+27WSiTFNaNnXF0CoIHSFkByN9Qa2kvQSifWVSpxX/3yIALGpPLjGTaNetCv
ESEngSmjuU7CS6kDvJ40mJfi7VeuIZXecB3zdI5UAU9S4sf+WdMxTzpjgN+x5qUR
RQh0HzIw0sN56/8sQmow
=nxTu
-----END PGP SIGNATURE-----
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
Arthur Schiwon (12):
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
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 (323):
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
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
updated angular js models to include hints on disabling cache updates while doing CRUD
more update notices
Update angularsetup.rst
Update angularsetup.rst
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
ported #100 to master
fix broken link in usermanual to fix #105
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
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
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
Björn Schießle (5):
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
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
Daniel Molkentin (94):
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
Daniel Tschinder (1):
overwrite SCRIPT_FILENAME variable in nginx conf
David Prévot (2):
Make source DFSG clean
Merge branch 'upstream' into dfsg_clean
Ed Wildgoose (1):
Update installation_others.rst
Felix Paetow (1):
Update configuration_database.rst
Frank Karlitschek (12):
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
Georg Ehrke (3):
Update admin_manual/installation/installation_macos.rst
add two images for os x
Update developer_manual/app/gettingstarted.rst
Gott (1):
Update admin_manual/custom_mount_config.rst
Guillaume Paumier (3):
Update developer_manual/translation.rst
Update developer_manual/guidelines.rst
Require oC5 and not 6 to avoid compatibility error
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
Keith Z-G (1):
Update files.rst
Leonard (1):
Update installation_others.rst
Lukas Reschke (20):
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 '
Fix links
Merge pull request #71 from Hoall/patch-3
LukeOwncloud (2):
added sample commands for updating owncloud
explaining commands for updating owncloud
MTRichards (3):
Update user_manual/connecting/webdav.rst
Update user_manual/connecting/webdav.rst
Update user_manual/connecting/webdav.rst
Michael Gapczynski (1):
Specify config folder instead of config.php
Morris Jobke (5):
routes.rst - fix typo
Update controllers.rst
Update info.rst - adding 'require' description
Update database.rst
Update css.rst
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 (6):
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
Randolph Carter (5):
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
Robin Appelman (1):
Add webdav screenshot for dolphin
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)
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 (2):
Adding missing whitespace before { on the examples
Merge pull request #25 from RandolfCarter/NewCalendarDoc45
Thomas Tanghus (6):
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
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 (8):
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
Valerio Ponte (4):
Documented XSendfile support
Fixed links and notes
Fixed note and made links anonymous
clean nginx default config
Victor Dubiniuk (1):
Update copyright
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
desolat (1):
removed duplicate verb, corrected SMB class name
itheiss (1):
Update to reflect new parameter mail_domain
j-ed (27):
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
roasty (1):
Correct fstab entry
-----------------------------------------------------------------------
--
Debian packaging of owncloud-doc
More information about the Pkg-owncloud-commits
mailing list