summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make sure we can do our tests againRobin Appelman2012-10-103-4/+4
* add depricated OC_Filessystem for compatibilityRobin Appelman2012-10-101-19/+460
* fix namespaces in filesystem and filesystemviewRobin Appelman2012-10-103-194/+225
* move some code aroundRobin Appelman2012-10-103-743/+835
* remove old filecacheRobin Appelman2012-10-105-826/+2
* Merge branch 'master' into filesystemRobin Appelman2012-10-101-0/+2
|\
| * make sure the share backend test case can find the correct interfaceRobin Appelman2012-10-101-0/+2
* | merge master into filesystemRobin Appelman2012-10-10125-827/+1185
|\|
| * Merge branch 'phpunit'Robin Appelman2012-10-10110-34663/+122
| |\
| | * test data for archive testsRobin Appelman2012-10-082-0/+0
| * | Merge pull request #25 from visit1985/uploadfilesizeThomas Müller2012-10-101-2/+6
| |\ \
| | * | fixed max possible upload size for files app in admin screenMichael Göhler2012-10-071-2/+6
| * | | Merge pull request #24 from owncloud/js_variable_interpolationThomas Müller2012-10-101-3/+19
| |\ \ \
| | * | | Suggestion for simple, yet efficient variable interpolation in js translations.Thomas Tanghus2012-10-051-3/+19
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-1037-122/+160
| * | | | Manually change appconfig value for share policy so tests work correctlyMichael Gapczynski2012-10-091-0/+3
| * | | | Fix closing the sharing dropdown by clicking on the share buttonMichael Gapczynski2012-10-091-1/+1
| * | | | extract the right parent directory from the pathv4.5.0Björn Schießle2012-10-091-1/+1
| * | | | 4.5 finalFrank Karlitschek2012-10-091-3/+3
| * | | | add directory while creating mount pointBjörn Schießle2012-10-091-0/+40
| * | | | Fix autocomplete search for users for groups only share policyMichael Gapczynski2012-10-091-6/+11
| * | | | Prevent Versions click handler from closing sharing dropdownVicDeo2012-10-091-4/+3
| * | | | $CONFIG_DBTYPE was never assigned but used in this functionBjörn Schießle2012-10-091-1/+2
| * | | | fix for bug #1942: Allow user to share with every group if "allow users to sh...Björn Schießle2012-10-092-3/+8
| * | | | [tx-robot] updated from transifexJenkins for ownCloud2012-10-0972-644/+892
| * | | | RC 3v4.5.0RC3Frank Karlitschek2012-10-081-2/+2
| * | | | don't use the workaround for shared files on the /Shared folderRobin Appelman2012-10-081-6/+10
| * | | | Actually fix shared webdav accessMichael Gapczynski2012-10-081-16/+7
| * | | | Fix getting file info for subfolders in shared foldersMichael Gapczynski2012-10-081-2/+8
| * | | | Prevent closing sharing dialog on picking the dateVictor Dubiniuk2012-10-081-2/+2
| * | | | fix remote.php for our favorite OS - WindowsGeorg Ehrke2012-10-081-1/+5
| * | | | Prevent closing sharing dialog on month adjustment. Fixes oc-1884Victor Dubiniuk2012-10-081-1/+4
| * | | | check if ID was assignedBjörn Schießle2012-10-081-1/+3
| * | | | remove debug outputBjörn Schießle2012-10-081-1/+1
| * | | | add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-084-5/+16
| * | | | reenable hack to use CURRENT_TIMESTAMP for postgresql when creating the datab...Jörn Friedrich Dreyer2012-10-081-6/+7
| * | | | put all the calls into one function and use tabs instead of spaces. Thanks to...Frank Karlitschek2012-10-081-49/+23
| * | | | fix a lot of small layout bugs and make the apps page overall prettier plus a...Frank Karlitschek2012-10-0816-22/+25
* | | | | add Cache::getStatusRobin Appelman2012-10-082-0/+39
* | | | | fix files_external test casesRobin Appelman2012-10-082-4/+7
* | | | | Merge branch 'phpunit' into filesystemRobin Appelman2012-10-082-0/+42
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | load test cases from enabled appsRobin Appelman2012-10-082-0/+42
* | | | | merge phpunit into filesystemRobin Appelman2012-10-08207-35277/+2660
|\| | | |
| * | | | merge master into phpunitRobin Appelman2012-10-0861-319/+2090
| |\| | |
| | * | | destroy invalid sessionsArthur Schiwon2012-10-081-0/+4
| | * | | Merge branch 'master' of https://github.com/owncloud/coreFrank Karlitschek2012-10-081-1/+1
| | |\ \ \
| | | * | | added "uid_owner" to select statementBjörn Schießle2012-10-081-1/+1
| | * | | | no garbage on the screen pleaseFrank Karlitschek2012-10-081-0/+1
| | |/ / /
| | * | | add a sane socket timeout so that the interface stays responsive with a slow ...Frank Karlitschek2012-10-081-5/+50
| | * | | use socket timeout of 10 sec to stay responsive even with a slow internet con...Frank Karlitschek2012-10-081-1/+10