aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add oc:// streamwrapper to provide access to ownCloud's virtual filesystemRobin Appelman2013-01-283-0/+149
* Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-2814-204/+242
* Merge branch 'master' into filesystemRobin Appelman2013-01-28173-4671/+5269
|\
| * [tx-robot] updated from transifexJenkins for ownCloud2013-01-2824-151/+187
| * Merge pull request #1326 from owncloud/event-source-tokenLukas Reschke2013-01-262-2/+1
| |\
| | * Use global oc_requesttoken for Event SourceMichael Gapczynski2013-01-262-2/+1
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-01-27165-4555/+5118
| |/
* | Filesystem: use the updated Mount::findById in getPath to ensure we get the c...Robin Appelman2013-01-281-3/+11
* | Filesystem: return all matching mounts in Mount::findByIdRobin Appelman2013-01-282-5/+10
* | Filesystem: also add getPath to \OC\FilesystemRobin Appelman2013-01-271-0/+12
* | Filesystem: add View->getPath to the cache apiRobin Appelman2013-01-272-0/+38
* | Cache: add function to get storage id and internal path of a file by idRobin Appelman2013-01-272-0/+31
* | Test cases for new mount managementRobin Appelman2013-01-271-0/+37
* | Filesystem: add Mount::findByIdRobin Appelman2013-01-271-1/+17
* | Don't check for updates for sub storages, these scans should be done in the b...Michael Gapczynski2013-01-261-3/+0
* | Filesystem: move mount management to it's own classRobin Appelman2013-01-262-79/+191
* | Cache: port test cases to PHPUnitRobin Appelman2013-01-262-47/+47
* | Fix OC_Helper and change deprecated methodsMichael Gapczynski2013-01-261-3/+3
* | merge master into filesystemRobin Appelman2013-01-26292-3294/+21529
|\|
| * Merge pull request #1320 from owncloud/implements-1316-masterLukas Reschke2013-01-261-1/+8
| |\
| | * lookup for OCA classes in all apps foldersThomas Mueller2013-01-261-1/+8
| * | Merge pull request #1059 from owncloud/fixing-998-masterThomas Müller2013-01-2615-161/+205
| |\ \
| | * | replace #notification with OC.Notification callThomas Mueller2013-01-191-2/+1
| | * | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-1922-173/+141
| | |\ \
| | * | | update used space percent after each ajax call and display the notificationThomas Mueller2013-01-192-4/+15
| | * | | introducing class OCA/files/lib/Helper with new function to build an array wi...Thomas Mueller2013-01-194-76/+63
| | * | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-18763-8788/+8108
| | |\ \ \
| | * | | | relative storage info without decimalsThomas Mueller2013-01-171-1/+1
| | * | | | rename space -> storageThomas Mueller2013-01-171-1/+1
| | * | | | pin notification to the topThomas Mueller2013-01-111-1/+1
| | * | | | fixing text-align on navigation menu - closing div was missing - THX LukasThomas Mueller2013-01-111-1/+1
| | * | | | fixing indent - sorryy wrong setting on the IDE :-(Thomas Mueller2013-01-111-17/+15
| | * | | | adding accidentally removed line - THX @bartv2Thomas Mueller2013-01-111-0/+1
| | * | | | displaying notification now centeredThomas Mueller2013-01-115-7/+8
| | * | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-11275-5553/+8278
| | |\ \ \ \
| | * | | | | bring back L250 as spotted by @tanghus - THXThomas Mueller2013-01-081-0/+1
| | * | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-063-6/+16
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-0627-558/+1043
| | |\ \ \ \ \ \
| | * | | | | | | js optimisations and style fixesThomas Mueller2013-01-061-15/+16
| | * | | | | | | Merge branch 'master' into fixing-998-masterThomas Mueller2013-01-06168-3312/+6177
| | |\ \ \ \ \ \ \
| | * | | | | | | | javascript syntax error fixed on the wayThomas Mueller2013-01-041-3/+3
| | * | | | | | | | new javascript notification functions used within users.jsThomas Mueller2013-01-041-5/+4
| | * | | | | | | | javascript notification functions have been moved to js.js for common useThomas Mueller2013-01-043-43/+52
| | * | | | | | | | notifications are now shown/hidden using the js functions hideNotification an...Thomas Mueller2013-01-022-38/+60
| | * | | | | | | | make usedSpacePercent available in the files appThomas Mueller2013-01-022-0/+5
| | * | | | | | | | moving storage calculation code to OC_Helper::getStorageInfo()Thomas Mueller2013-01-022-12/+23
| * | | | | | | | | Merge pull request #1306 from owncloud/smart-app-bannerThomas Müller2013-01-262-0/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | add smart app banner to promote ios appGeorg Ehrke2013-01-252-0/+2
| * | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-01-2628-402/+442
| * | | | | | | | | Remove the CSP header for FirefoxLukas Reschke2013-01-251-1/+0