summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_...Thomas Müller2016-01-273-9/+16
|\
| * [Share 2.0] Properly handle user deleted group sharesRoeland Jago Douma2016-01-273-9/+16
* | Merge pull request #21950 from owncloud/ignore-gd-jped-warningsThomas Müller2016-01-271-0/+1
|\ \
| * | Ignore GD JPEG warningsLukas Reschke2016-01-271-0/+1
|/ /
* | Merge pull request #21942 from owncloud/use-message-if-hint-is-emptyThomas Müller2016-01-271-0/+3
|\ \
| * | In case the hint of the HintException is empty we better use the exception me...Thomas Müller2016-01-271-0/+3
* | | Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojsonThomas Müller2016-01-275-18/+63
|\ \ \
| * | | Fix system tags proppatch with booleansVincent Petry2016-01-275-18/+63
| |/ /
* | | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cronThomas Müller2016-01-2711-39/+246
|\ \ \ | |/ / |/| |
| * | Fix PHPDoc and signatureLukas Reschke2016-01-263-3/+10
| * | Adding unit testsThomas Müller2016-01-256-8/+72
| * | Sync federated clouds using a cron jobThomas Müller2016-01-227-35/+171
* | | Merge pull request #21741 from owncloud/l10n-improvementsThomas Müller2016-01-2716-316/+1167
|\ \ \
| * | | Move class to legacy folderJoas Schilling2016-01-261-0/+0
| * | | Fix testsJoas Schilling2016-01-261-3/+5
| * | | Add tests for findAvailableLanguagesJoas Schilling2016-01-261-0/+22
| * | | Add tests for findLanguage()Joas Schilling2016-01-263-13/+140
| * | | Remove tests for wrapperJoas Schilling2016-01-261-43/+0
| * | | Add tests for the factoryJoas Schilling2016-01-262-8/+209
| * | | Add tests for the new l10n classJoas Schilling2016-01-261-0/+162
| * | | Move legacy test file to new locationJoas Schilling2016-01-261-5/+11
| * | | Fix the testsJoas Schilling2016-01-262-1/+5
| * | | Deprecate OC_L10N in favor of a namespaces and DI versionJoas Schilling2016-01-264-15/+229
| * | | Deprecate getFirstWeekDay() and getDateFormat() in favor of l()Joas Schilling2016-01-262-26/+12
| * | | Move finding the language files and creating the function out of the objectJoas Schilling2016-01-263-98/+129
| * | | Move validation and fallbacks of app and lang to the constructor/factoryJoas Schilling2016-01-262-14/+23
| * | | Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling2016-01-267-102/+166
| * | | Move languageExists() to the factoryJoas Schilling2016-01-263-8/+27
| * | | Move findAvailableLanguages() to the factoryJoas Schilling2016-01-265-21/+68
* | | | Merge pull request #21887 from owncloud/share2_updateShareThomas Müller2016-01-276-86/+888
|\ \ \ \
| * | | | Fix comments from ThomasRoeland Jago Douma2016-01-264-37/+38
| * | | | [share 2.0] manager unit testsRoeland Jago Douma2016-01-261-1/+245
| * | | | [Share 2.0] Fire off hookRoeland Jago Douma2016-01-261-5/+21
| * | | | [Share 2.0] Fix unit testsRoeland Jago Douma2016-01-261-46/+52
| * | | | [Share 2.0] Add unit test for the default share providerRoeland Jago Douma2016-01-261-7/+346
| * | | | [Share 2.0] Add update shareRoeland Jago Douma2016-01-264-5/+201
| |/ / /
* | | | Merge pull request #21906 from owncloud/querybuilder-clob-comparisonThomas Müller2016-01-275-52/+304
|\ \ \ \
| * | | | Move parameter to the right function callJoas Schilling2016-01-261-2/+1
| * | | | Use our OCP constantsJoas Schilling2016-01-261-3/+4
| * | | | Introduce helper methodJoas Schilling2016-01-261-99/+34
| * | | | Fix Oracle comparisonsJoas Schilling2016-01-264-56/+311
| * | | | Add tests for clob comparisonsJoas Schilling2016-01-261-4/+64
| * | | | Adjust comments to the new constantsJoas Schilling2016-01-263-3/+5
| |/ / /
* | | | Merge pull request #21930 from owncloud/less-error-messagesThomas Müller2016-01-271-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Avoid error message in log during setup because of existing data dirMorris Jobke2016-01-261-1/+3
* | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-2724-0/+36
|/ / /
* | | Merge pull request #21926 from owncloud/add-locking-support-for-onenoteThomas Müller2016-01-262-6/+12
|\ \ \
| * | | Add fake locking support for OneNote 2013Lukas Reschke2016-01-262-6/+12
|/ / /
* | | Merge pull request #21664 from owncloud/comments-davThomas Müller2016-01-2614-3/+2145
|\ \ \
| * | | files_sharing requires int as file idArthur Schiwon2016-01-261-1/+1