server/tests/lib
Andreas Fischer 4a9f1cc74d Merge remote-tracking branch 'owncloud/master' into fixing-4866-master
* owncloud/master: (98 commits)
  [tx-robot] updated from transifex
  files: when filtering search results, ensure results are children of the fakeroot not just path starting the same
  setting a default on filecache column unencrypted_size
  [tx-robot] updated from transifex
  remove unneccessary lib in namespace
  namespaces use upcasefirst parts when _ is left in namespace and files are named after their classes the autoloader will also find classes in the lib folder of an app its magic!
  initialize variable
  calculate correct permissions while toggle the password protection
  make sure that both $permissions and $oldPermissions have the same type
  Add copyright, remove starting blank line
  update inherit docs comment
  Fix insert/update/delete helper functions for oracle
  Add missing return true statements to legacy preferences functions
  Add missing static
  Convert OC_Preference to object interface
  fix race condition in lazy preview loading
  use {count} instead of 'One' for more versatile translation
  fix double translation of error message
  use n to translate title
  fixing typos and l10n
  ...

Conflicts:
	tests/lib/files/cache/scanner.php
2013-09-23 12:44:11 +02:00
..
archive Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
backgroundjob TimedJob: make PhpUnit happy with asserts 2013-06-28 13:24:24 +02:00
cache Merge branch 'master' into cache 2013-07-16 15:22:47 +02:00
connector/sabre adding unit tests for quota checks 2013-08-08 13:33:00 +02:00
db add tests for MDB2SchemaReader 2013-07-29 16:33:27 +02:00
files Merge remote-tracking branch 'owncloud/master' into fixing-4866-master 2013-09-23 12:44:11 +02:00
group consolidate validity check for users in group class 2013-08-26 17:46:31 +02:00
hooks forward previously registerd hooks 2013-07-08 16:54:26 +02:00
memcache Add ACPu memory cache 2013-07-24 21:50:15 +02:00
public Use new autoloader class 2013-05-11 22:44:45 +02:00
session make PHPUnit happy and add asserts 2013-06-28 14:37:52 +02:00
share Calculate dateInPast and dateInFuture. 2013-09-12 23:43:21 +02:00
template Split locating JS and CSS files to their own class 2013-07-21 21:36:15 +02:00
user New user management classes 2013-05-29 00:31:55 +02:00
app.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
appconfig.php Use setUpBeforeClass() and tearDownAfterClass() 2013-08-06 17:30:58 +02:00
archive.php drop SimpleTest compatibility 2013-01-24 16:47:17 +01:00
autoloader.php Autoloader: fix loading app clases located in lib/ 2013-05-08 00:50:33 +02:00
avatar.php Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 2013-09-09 16:57:46 +02:00
cache.php drop SimpleTest compatibility 2013-01-24 16:47:17 +01:00
config.php Revert "fix failing master branch - Test_Config::testWriteData" 2013-07-23 17:36:08 +02:00
db.php Compare objects directly. Also use $expected and $actual. 2013-09-12 23:43:21 +02:00
dbschema.php Clean up \OC\Util 2013-08-15 15:57:32 +02:00
geo.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
group.php use new group api as backend for the old api 2013-07-10 00:07:46 +02:00
helper.php adding TB and GB to OC_Helper::humanFileSize 2013-09-13 17:22:45 +02:00
image.php Check for $this->fileInfo and @depend on testData() 2013-09-01 15:50:58 +02:00
l10n.php adding test case for a numeric value 2013-08-09 23:36:23 +02:00
preferences.php Convert OC_Preference to object interface 2013-09-19 18:13:06 +02:00
preview.php remove debug code ... 2013-07-11 13:41:09 +02:00
streamwrappers.php better unit tests for static stream wrapper 2013-06-28 19:59:04 +02:00
template.php Use new autoloader class 2013-05-11 22:44:45 +02:00
util.php Clean up \OC\Util 2013-08-15 15:57:32 +02:00
vcategories.php Add test for renaming non-existing category. 2013-05-20 13:57:18 +02:00
vobject.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00