Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #21940 from owncloud/share2_do_not_returned_removed_group_... | Thomas Müller | 2016-01-27 | 3 | -9/+16 |
|\ | |||||
| * | [Share 2.0] Properly handle user deleted group shares | Roeland Jago Douma | 2016-01-27 | 3 | -9/+16 |
* | | Merge pull request #21950 from owncloud/ignore-gd-jped-warnings | Thomas Müller | 2016-01-27 | 1 | -0/+1 |
|\ \ | |||||
| * | | Ignore GD JPEG warnings | Lukas Reschke | 2016-01-27 | 1 | -0/+1 |
|/ / | |||||
* | | Merge pull request #21942 from owncloud/use-message-if-hint-is-empty | Thomas Müller | 2016-01-27 | 1 | -0/+3 |
|\ \ | |||||
| * | | In case the hint of the HintException is empty we better use the exception me... | Thomas Müller | 2016-01-27 | 1 | -0/+3 |
* | | | Merge pull request #21947 from owncloud/oc-backbone-webdav-put-bool-tojson | Thomas Müller | 2016-01-27 | 5 | -18/+63 |
|\ \ \ | |||||
| * | | | Fix system tags proppatch with booleans | Vincent Petry | 2016-01-27 | 5 | -18/+63 |
| |/ / | |||||
* | | | Merge pull request #21856 from owncloud/sync-federated-cloud-users-in-cron | Thomas Müller | 2016-01-27 | 11 | -39/+246 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix PHPDoc and signature | Lukas Reschke | 2016-01-26 | 3 | -3/+10 |
| * | | Adding unit tests | Thomas Müller | 2016-01-25 | 6 | -8/+72 |
| * | | Sync federated clouds using a cron job | Thomas Müller | 2016-01-22 | 7 | -35/+171 |
* | | | Merge pull request #21741 from owncloud/l10n-improvements | Thomas Müller | 2016-01-27 | 16 | -316/+1167 |
|\ \ \ | |||||
| * | | | Move class to legacy folder | Joas Schilling | 2016-01-26 | 1 | -0/+0 |
| * | | | Fix tests | Joas Schilling | 2016-01-26 | 1 | -3/+5 |
| * | | | Add tests for findAvailableLanguages | Joas Schilling | 2016-01-26 | 1 | -0/+22 |
| * | | | Add tests for findLanguage() | Joas Schilling | 2016-01-26 | 3 | -13/+140 |
| * | | | Remove tests for wrapper | Joas Schilling | 2016-01-26 | 1 | -43/+0 |
| * | | | Add tests for the factory | Joas Schilling | 2016-01-26 | 2 | -8/+209 |
| * | | | Add tests for the new l10n class | Joas Schilling | 2016-01-26 | 1 | -0/+162 |
| * | | | Move legacy test file to new location | Joas Schilling | 2016-01-26 | 1 | -5/+11 |
| * | | | Fix the tests | Joas Schilling | 2016-01-26 | 2 | -1/+5 |
| * | | | Deprecate OC_L10N in favor of a namespaces and DI version | Joas Schilling | 2016-01-26 | 4 | -15/+229 |
| * | | | Deprecate getFirstWeekDay() and getDateFormat() in favor of l() | Joas Schilling | 2016-01-26 | 2 | -26/+12 |
| * | | | Move finding the language files and creating the function out of the object | Joas Schilling | 2016-01-26 | 3 | -98/+129 |
| * | | | Move validation and fallbacks of app and lang to the constructor/factory | Joas Schilling | 2016-01-26 | 2 | -14/+23 |
| * | | | Move findLanguage() and setLanguageFromRequest() to factory | Joas Schilling | 2016-01-26 | 7 | -102/+166 |
| * | | | Move languageExists() to the factory | Joas Schilling | 2016-01-26 | 3 | -8/+27 |
| * | | | Move findAvailableLanguages() to the factory | Joas Schilling | 2016-01-26 | 5 | -21/+68 |
* | | | | Merge pull request #21887 from owncloud/share2_updateShare | Thomas Müller | 2016-01-27 | 6 | -86/+888 |
|\ \ \ \ | |||||
| * | | | | Fix comments from Thomas | Roeland Jago Douma | 2016-01-26 | 4 | -37/+38 |
| * | | | | [share 2.0] manager unit tests | Roeland Jago Douma | 2016-01-26 | 1 | -1/+245 |
| * | | | | [Share 2.0] Fire off hook | Roeland Jago Douma | 2016-01-26 | 1 | -5/+21 |
| * | | | | [Share 2.0] Fix unit tests | Roeland Jago Douma | 2016-01-26 | 1 | -46/+52 |
| * | | | | [Share 2.0] Add unit test for the default share provider | Roeland Jago Douma | 2016-01-26 | 1 | -7/+346 |
| * | | | | [Share 2.0] Add update share | Roeland Jago Douma | 2016-01-26 | 4 | -5/+201 |
| |/ / / | |||||
* | | | | Merge pull request #21906 from owncloud/querybuilder-clob-comparison | Thomas Müller | 2016-01-27 | 5 | -52/+304 |
|\ \ \ \ | |||||
| * | | | | Move parameter to the right function call | Joas Schilling | 2016-01-26 | 1 | -2/+1 |
| * | | | | Use our OCP constants | Joas Schilling | 2016-01-26 | 1 | -3/+4 |
| * | | | | Introduce helper method | Joas Schilling | 2016-01-26 | 1 | -99/+34 |
| * | | | | Fix Oracle comparisons | Joas Schilling | 2016-01-26 | 4 | -56/+311 |
| * | | | | Add tests for clob comparisons | Joas Schilling | 2016-01-26 | 1 | -4/+64 |
| * | | | | Adjust comments to the new constants | Joas Schilling | 2016-01-26 | 3 | -3/+5 |
| |/ / / | |||||
* | | | | Merge pull request #21930 from owncloud/less-error-messages | Thomas Müller | 2016-01-27 | 1 | -1/+3 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Avoid error message in log during setup because of existing data dir | Morris Jobke | 2016-01-26 | 1 | -1/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-01-27 | 24 | -0/+36 |
|/ / / | |||||
* | | | Merge pull request #21926 from owncloud/add-locking-support-for-onenote | Thomas Müller | 2016-01-26 | 2 | -6/+12 |
|\ \ \ | |||||
| * | | | Add fake locking support for OneNote 2013 | Lukas Reschke | 2016-01-26 | 2 | -6/+12 |
|/ / / | |||||
* | | | Merge pull request #21664 from owncloud/comments-dav | Thomas Müller | 2016-01-26 | 14 | -3/+2145 |
|\ \ \ | |||||
| * | | | files_sharing requires int as file id | Arthur Schiwon | 2016-01-26 | 1 | -1/+1 |