Nextcloud Server
Go to file
Arthur Schiwon da490bdbbe support for AD primary groups
support for primary groups

actually the problem is only known on AD, it is only needed to take care of their attributes

adjust to ADs special behaviour

this change was not intended

cache the SID value so it is not requested over and over again

theres only one, use singular

we are access

add tests for new Access methods

add tests for new Group methods

address scrutinizer findings, mostly doc

call ldap_explode_dn from ldap wrapper, enables tests without php5-ldap

PHP Doc

yo dawg, i heard you like backslashes … php doc fix

PHPDoc updated and typos fixed while reviewing
2014-07-08 21:32:21 +02:00
.idea Upgrade SabreDAV to 1.8.10 2014-06-04 12:22:23 +02:00
3rdparty@6ece897f44 Update submodule to include the PostgresPlatform patch 2014-07-01 16:59:45 +02:00
apps support for AD primary groups 2014-07-08 21:32:21 +02:00
build Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
config Support for multiple default apps 2014-07-01 15:42:26 +02:00
core Merge pull request #9384 from owncloud/eventsrc-fixfallbackwhenclosed 2014-07-03 11:07:02 +02:00
l10n [tx-robot] updated from transifex 2014-07-03 01:56:24 -04:00
lib [tx-robot] updated from transifex 2014-07-03 01:56:24 -04:00
ocs Return 503 OCS response with requested format 2014-06-30 15:37:38 +02:00
search allow apps to add translation for search result typeid 2014-06-06 11:28:43 +02:00
settings Merge pull request #9390 from owncloud/fix-9368 2014-07-03 13:00:40 +02:00
tests Merge pull request #9338 from owncloud/fix-redirect-for-appframework 2014-07-02 11:39:41 +02:00
themes
.gitignore
.gitmodules
.htaccess That file was accidentally commited. Partially revert f2fc214ce0 2014-06-16 20:38:21 +02:00
.jshintrc
.scrutinizer.yml move to updated version of placeholder 2014-06-03 16:18:06 +02:00
AUTHORS
autotest-js.sh
autotest.cmd
autotest.sh
console.php adding try/catch + switch to config object as provided by the server container 2014-05-19 15:26:57 +02:00
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php Fix indent 2014-07-02 12:00:35 +02:00
db_structure.xml shorten userid columns to 64 chars, ref #9186 2014-06-27 16:48:42 +02:00
index.html
index.php
indie.json add indie.json for Indie App Store listing 2014-06-29 22:03:24 +02:00
issue_template.md
occ
public.php Fix service warning 2014-07-02 15:30:34 +02:00
README.md
remote.php Prevent loading apps in remote when an upgrade is due 2014-06-25 18:17:17 +02:00
robots.txt
status.php
version.php trigger db update 2014-06-28 11:18:58 +02:00

ownCloud

ownCloud gives you freedom and control over your own data. A personal cloud which runs on your own server.

Build Status on Jenkins CI

Git master: Build Status

Quality: Scrutinizer Quality Score

Installation instructions

http://doc.owncloud.org/server/7.0/developer_manual/app/index.html

Contribution Guidelines

http://owncloud.org/contribute/

Get in touch

Important notice on translations

Please submit translations via Transifex: https://www.transifex.com/projects/p/owncloud/

For more detailed information about translations: http://doc.owncloud.org/server/7.0/developer_manual/core/translation.html