Nextcloud Server
Go to file
Arthur Schiwon ec0f80fee9 Split mapping from Access and Helper classes into it's own. Fully test them, too.
remove unused methods

split mapping methods off from Access class

fix DB query handling

move 'clear mapping' methods from static helper to new mapping class

add tests

test directly with DB

finishing tests and fix return value from setDNbyUUID

add corresponding class for groups and make abstract test class neutral. helper tests is now obsolete as the tested functions were moved to the new mapper class.

add missing info to PHPDoc

add unmap method

fix namespaces

fix test inheritance

PHPDoc and a small code restructure for scrutinizer, no effective changes

PostgreSQL does not accept LIMIT in DELETE queries

phpdoc fixes, no code changes
2014-12-19 18:26:12 +01:00
.idea Add newline that was removed by 15be763d46 2014-12-10 09:38:32 +01:00
3rdparty@0ef909d444 Update 3rdparty submodule to restore PEAR5.php 2014-12-18 01:30:01 +01:00
apps Split mapping from Access and Helper classes into it's own. Fully test them, too. 2014-12-19 18:26:12 +01:00
build cleaning up the build directory 2014-12-10 10:07:22 +01:00
config Add Redis cache implementation, prefer over memcached, tests & config sample 2014-12-10 12:24:20 +01:00
core Merge pull request #12906 from owncloud/keyboardnav-feedback 2014-12-19 09:54:28 +01:00
l10n
lib Split mapping from Access and Helper classes into it's own. Fully test them, too. 2014-12-19 18:26:12 +01:00
ocs OCS API for server-to-server sharing 2014-12-04 13:18:13 +01:00
search introduce inApps[] filter for search via ajax query, make file results show up in files app only 2014-12-10 15:51:59 +01:00
settings Merge pull request #12921 from owncloud/user-mail-user-management 2014-12-19 09:51:18 +01:00
tests Merge pull request #12921 from owncloud/user-mail-user-management 2014-12-19 09:51:18 +01:00
themes
.bowerrc
.gitignore Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
.gitmodules
.htaccess blocked 3rdparty instead of l10n 2014-11-27 17:33:45 +01:00
.jshintrc
.scrutinizer.yml bower jquery-ui - exported changes to a separate css file 2014-12-13 09:47:34 +01:00
.user.ini
AUTHORS
autotest-external.sh Setup a docker container that holds a webdav instance to test files_external 2014-12-17 21:50:35 +01:00
autotest-js.sh
autotest.cmd Restore the development config after running the tests 2014-12-02 12:41:33 +01:00
autotest.sh Correctly run all tests again when no file is specified 2014-12-09 16:36:41 +01:00
bower.json bower jquery-ui - exported changes to a separate css file 2014-12-13 09:47:34 +01:00
buildjsdocs.sh
console.php
CONTRIBUTING.md
COPYING-AGPL
COPYING-README
cron.php
db_structure.xml
index.html
index.php
indie.json
issue_template.md Also add secret 2014-12-19 10:57:46 +01:00
occ
public.php
README.md Add some fancy translation chart 2014-12-16 19:55:42 +01:00
remote.php
robots.txt
status.php reduce OC_Preferences, OC_Config and \OCP\Config usage 2014-12-08 22:42:37 +01:00
version.php

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: Scrutinizer Quality Score
  • CodeClimate: Code Climate

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/

Transifex

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