summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Fix api result merging.Tom Needham2013-02-091-3/+3
| | * | | | | | | | | | Merge in masterTom Needham2013-02-0918-46/+217
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Use OC_User::isAdminUser() in lib/api.phpTom Needham2013-02-091-2/+2
| | * | | | | | | | | | | Merge branch 'ocs_capabilities' into ocs_multiple_methodsTom Needham2013-02-0976-3514/+4942
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Change strucutre of cloud/capabilities responseTom Needham2013-02-091-1/+6
| | | * | | | | | | | | | | Merge masterTom Needham2013-02-0499-3483/+5078
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Remove app related values and change structure of /cloud/capabilties callTom Needham2013-02-041-9/+9
| | | * | | | | | | | | | | | Add <syncpollinterval> and order the result for /cloud/capabilitiesTom Needham2013-01-161-5/+6
| | | * | | | | | | | | | | | Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-161-43/+11
| | * | | | | | | | | | | | | API: Remove api response structure from OC_OCS_Result, handle multiple regist...Tom Needham2013-01-252-45/+158
| * | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-101-0/+15
| * | | | | | | | | | | | | | fixed typo that broke xsendfileValerio Ponte2013-03-091-1/+1
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | remove remaining br-tags that do not belong hereArthur Schiwon2013-03-091-2/+2
| * | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-091-3/+10
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge pull request #2165 from owncloud/fix_2155Lukas Reschke2013-03-081-5/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| | * | | | | | | | | | | fix foldersize check to validate zip input sizeArthur Schiwon2013-03-081-5/+11
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | 5.0.0 RC3v5.0.0RC3Frank Karlitschek2013-03-081-2/+2
| * | | | | | | | | | | Merge pull request #2189 from owncloud/versioning_sync_clientBernhard Posselt2013-03-081-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | remove some debug output; move code to the right functionBjörn Schießle2013-03-081-1/+1
| | * | | | | | | | | | distinguish between touch and writeBjörn Schießle2013-03-071-1/+9
| * | | | | | | | | | | Merge pull request #2173 from owncloud/fix-shared-storageBernhard Posselt2013-03-073-4/+26
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix fetching source path of shared filesMichael Gapczynski2013-03-073-4/+26
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #2174 from owncloud/fix_printed_brsblizzz2013-03-071-15/+15
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Remove <br> from error messages, because they will be escaped and the used te...Arthur Schiwon2013-03-071-15/+15
| * | | | | | | | | | | create a meanigful file name if files are from the root folderBjörn Schießle2013-03-071-1/+7
| * | | | | | | | | | | json encode list of filesBjörn Schießle2013-03-071-2/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | return 403 when mkdir failed on webDAV, fixes #2127Arthur Schiwon2013-03-061-1/+3
| |/ / / / / / / / /
| * | | | | | | | | Add warning about sanitizationLukas Reschke2013-03-061-2/+3
| * | | | | | | | | Merge pull request #2120 from owncloud/clear-cachesBernhard Posselt2013-03-061-0/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Clear the CSS and JS cache earlier to make sure update goes smoothlyMichael Gapczynski2013-03-051-0/+4
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | Merge pull request #2118 from owncloud/fix_1689Björn Schießle2013-03-062-1/+9
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | make getDisplayNames optional feature for Group Backends, fall back to intern...Arthur Schiwon2013-03-052-1/+9
| * | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-064-1/+4
| |/ / / / / / / /
| * | | | | | | | ownCloud 5 RC2v5.0.0RC2Frank Karlitschek2013-03-021-2/+2
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-051-0/+1
| * | | | | | | | Merge pull request #2096 from owncloud/cache-upgrade-idMichael Gapczynski2013-03-041-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Cache: more efficient detection for existing entries during upgradeRobin Appelman2013-03-041-9/+3
| | * | | | | | | | Cache: also check if the file id is already in the cache during upgradeRobin Appelman2013-03-041-3/+10
| * | | | | | | | | Merge pull request #2088 from owncloud/fixing-1844-again-masterBernhard Posselt2013-03-042-2/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | adding test case for getDefaultEmailAddress() + fixing #1844 againThomas Mueller2013-03-042-2/+10
| * | | | | | | | | | Merge pull request #2078 from owncloud/save_category_relationsThomas Müller2013-03-041-5/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | VCategories: Don't forget to save category relations if category exists.Thomas Tanghus2013-03-041-5/+4
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Only send the standard headersLukas Reschke2013-03-041-1/+0
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Fix #2074 by initializing as an arrayMichael Gapczynski2013-03-042-7/+7
| |/ / / / / / / /
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-041-0/+12
| * | | | | | | | Disable loading of backgroundjobs js when upgrade is neededBart Visscher2013-03-031-1/+1
| * | | | | | | | Check maintenance mode before loading apps in route matcherBart Visscher2013-03-031-1/+3
| * | | | | | | | Chunk size comment should say kB, not MBMichael Gapczynski2013-03-031-1/+1
| * | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-03-033-0/+3
| * | | | | | | | Merge pull request #2036 from owncloud/escape-only-in-templateFrank Karlitschek2013-03-021-2/+2
| |\ \ \ \ \ \ \ \