summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Skip apc test when apc is not enabled for CLIBart Visscher2012-10-121-1/+5
* Fix the db tests when running all testsBart Visscher2012-10-122-28/+8
* fix bug #1977: remove etags from database after version rollback so that the ...Björn Schießle2012-10-121-1/+1
* this is no longer needed, commit cb91e27ab33d4e2b2d13b26cdc8d965d1607201e sho...Björn Schießle2012-10-121-3/+0
* remove unneeded variableBjörn Schießle2012-10-121-1/+0
* Update jQuery UI Time Picker to 0.3.1Lukas Reschke2012-10-1253-45/+317
* check if directory already exist before executing mkdirBjörn Schießle2012-10-122-0/+40
* Update 3rdparty/js/chosen/VERSIONLukas Reschke2012-10-121-1/+1
* Update chosen to version 0.9.8Lukas Reschke2012-10-125-520/+690
* Add missing test filesBart Visscher2012-10-122-0/+215
* Add unit tests for OC_DBBart Visscher2012-10-122-0/+208
* Use resolved path for require_once in autoloaderBart Visscher2012-10-121-1/+1
* whitespace fixesBart Visscher2012-10-122-2/+2
* disable log when running testsRobin Appelman2012-10-122-5/+9
* clear all hooks when running testsRobin Appelman2012-10-121-0/+2
* fix blocking drag & drop upload of foldersRobin Appelman2012-10-121-2/+2
* don't throw errors if certificate folder doesn't existRobin Appelman2012-10-121-4/+7
* Update fullcalendar to 1.5.4Lukas Reschke2012-10-125-34/+30
* Sanitize user inputLukas Reschke2012-10-121-2/+2
* escapeHTML functionLukas Reschke2012-10-121-0/+9
* Sanitize user inputLukas Reschke2012-10-121-6/+6
* Sanitize user inputLukas Reschke2012-10-121-1/+1
* nortmalize path before adding it to the fscache to avoid multiple fscache ent...Björn Schießle2012-10-121-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-1239-286/+395
* fix storage test caseRobin Appelman2012-10-111-3/+0
* supress some warning in cloudfiles libraryRobin Appelman2012-10-111-2/+2
* remove ctime tests for filestorage, ctime will be removed from the storage ap...Robin Appelman2012-10-111-8/+1
* normalize paths for dir and statcache in smb stream wrapperRobin Appelman2012-10-111-0/+12
* fix filetype for smb storage backendRobin Appelman2012-10-111-1/+1
* fix webdav storage backend when trying to open a non existing file for readingRobin Appelman2012-10-112-3/+6
* skip the files_external test cases the correct wayRobin Appelman2012-10-118-134/+125
* some test cases for fopen of storage backendsRobin Appelman2012-10-111-0/+20
* code styleRobin Appelman2012-10-111-149/+149
* Merge pull request #28 from benliles/bugfix-swifticewind19912012-10-111-11/+27
|\
| * Various bug fixes for swiftBenjamin Liles2012-10-111-11/+27
* | add *.ai files to the mimetypes listBjörn Schießle2012-10-111-0/+1
|/
* generate correct link for shared files and shared directoriesBjörn Schießle2012-10-111-2/+7
* fixed offset calculation (bug #1961)Björn Schießle2012-10-111-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2012-10-1133-208/+271
* move autotest to phpunitThomas Mueller2012-10-101-1/+2
* Add logging when stripping apps from autoload include pathBart Visscher2012-10-101-2/+5
* Remove unused search codeBart Visscher2012-10-103-69/+0
* No need to use array_searchBart Visscher2012-10-101-1/+1
* Use __DIR__ instead of __FILE__ to get SERVERROOTBart Visscher2012-10-101-1/+1
* Correct indentationLukas Reschke2012-10-101-3/+5
* Send a HSTS HTTP header to enforce SSLLukas Reschke2012-10-101-0/+1
* Disallow users to delete their own accountsLukas Reschke2012-10-101-1/+6
* don't show the share action in the file view for publically shared files.Björn Schießle2012-10-103-1/+11
* marks as 5.0 pre alphaFrank Karlitschek2012-10-101-2/+2
* only check if #dropdown hasClass drop-versions if a drop down is open. Otherw...Björn Schießle2012-10-101-2/+2