Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-30 | 366 | -780/+1561 |
* | fix style of generated documentation | Morris Jobke | 2014-10-29 | 1 | -1/+2 |
* | Merge pull request #11409 from owncloud/watcher-reuse | Vincent Petry | 2014-10-29 | 5 | -43/+53 |
|\ | |||||
| * | Better reuse of cache data for getFolderContents | Robin Appelman | 2014-10-24 | 2 | -8/+14 |
| * | Fix shared cache getFolderContents | Robin Appelman | 2014-10-24 | 1 | -17/+14 |
| * | also update shared watcher | Robin Appelman | 2014-10-24 | 1 | -2/+4 |
| * | Pass the cached data to the filesystem watcher | Robin Appelman | 2014-10-24 | 2 | -16/+21 |
* | | Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolder | Morris Jobke | 2014-10-29 | 3 | -35/+42 |
|\ \ | |||||
| * | | Added encryption test when moving file as non-owner | Vincent Petry | 2014-10-29 | 1 | -2/+15 |
| * | | Fix warning with unset extension check | Vincent Petry | 2014-10-29 | 1 | -1/+1 |
| * | | Fix moving share keys as non-owner to subdir | Vincent Petry | 2014-10-29 | 1 | -32/+26 |
* | | | Merge pull request #11831 from owncloud/make-search-non-blocking | Lukas Reschke | 2014-10-29 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Close session for search | Lukas Reschke | 2014-10-29 | 1 | -0/+1 |
* | | | | just add merge commit of 3rdparty repo | Morris Jobke | 2014-10-29 | 1 | -0/+0 |
* | | | | Merge pull request #11638 from owncloud/oc8-translations | Thomas Müller | 2014-10-29 | 3017 | -48185/+95745 |
|\ \ \ \ | |||||
| * | | | | Fix implementation of translation short cut | Thomas Müller | 2014-10-29 | 1 | -9/+2 |
| * | | | | Adding translations for settings | Thomas Müller | 2014-10-29 | 1 | -1/+3 |
| * | | | | Fix language file detection | Vincent Petry | 2014-10-29 | 1 | -1/+1 |
| * | | | | update all translation files to js and json | Thomas Müller | 2014-10-29 | 2983 | -47944/+95191 |
| * | | | | adding console command to generate javascript translation files based on exis... | Thomas Müller | 2014-10-29 | 11 | -56/+187 |
| * | | | | Include core translations | Vincent Petry | 2014-10-29 | 3 | -11/+20 |
| * | | | | in case a translation javascript is not found we no longer bail out | Thomas Müller | 2014-10-29 | 5 | -45/+5 |
| * | | | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 17 | -130/+343 |
| * | | | | l10n.pl now generates js files as well | Thomas Müller | 2014-10-29 | 2 | -5/+10 |
| |/ / / | |||||
* | | | | Merge pull request #11689 from owncloud/doctrine-2.5 | Thomas Müller | 2014-10-29 | 2 | -2/+0 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Update doctrine/dbal to 2.5 | Thomas Müller | 2014-10-28 | 2 | -2/+0 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 21 | -26/+76 |
|/ / / | |||||
* | | | Merge pull request #11738 from owncloud/update-patchwork-utf8 | Morris Jobke | 2014-10-28 | 2 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Use composer autoloader to load Patchwork | Thomas Müller | 2014-10-28 | 2 | -2/+0 |
|/ / | |||||
* | | Merge pull request #11805 from owncloud/AdamWill-issue9643 | Lukas Reschke | 2014-10-28 | 3 | -59/+18 |
|\ \ | |||||
| * | | use Composer autoloader not OC for non-Composer 3rdparty (#9643) | Adam Williamson | 2014-10-28 | 3 | -59/+18 |
* | | | Merge pull request #11600 from owncloud/refactor-appsettings-to-app-framework | Lukas Reschke | 2014-10-28 | 5 | -100/+143 |
|\ \ \ | |/ / |/| | | |||||
| * | | Migrate new app settings to AppFramework | Lukas Reschke | 2014-10-15 | 5 | -100/+143 |
* | | | Merge pull request #11791 from owncloud/webdav-getquotainfo-503-handling | Morris Jobke | 2014-10-28 | 1 | -7/+11 |
|\ \ \ | |||||
| * | | | Properly catch 503 storage not available in getQuotaInfo | Vincent Petry | 2014-10-27 | 1 | -7/+11 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-28 | 21 | -87/+123 |
* | | | | Merge pull request #11799 from owncloud/no-stable-etags-on-windows | Lukas Reschke | 2014-10-27 | 1 | -0/+8 |
|\ \ \ \ | |||||
| * | | | | On Windows platform we have no stable etag generation - yet | Thomas Müller | 2014-10-27 | 1 | -0/+8 |
* | | | | | Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurable | Lukas Reschke | 2014-10-27 | 6 | -58/+271 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | code cleanup during review :+1: | Thomas Müller | 2014-10-27 | 2 | -25/+25 |
| * | | | | Make supported DBs configurable within config.php | Lukas Reschke | 2014-10-27 | 6 | -35/+248 |
* | | | | | Merge pull request #11783 from owncloud/allow_passing_driver_options | Morris Jobke | 2014-10-27 | 2 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | add driver options to config samples | Jörn Friedrich Dreyer | 2014-10-27 | 1 | -0/+7 |
| * | | | | | allow passing driver options, fixes #11718 | Jörn Friedrich Dreyer | 2014-10-27 | 1 | -0/+7 |
* | | | | | | Merge pull request #11763 from owncloud/stable-etags | Robin Appelman | 2014-10-27 | 2 | -21/+59 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Generate stable etags for local files | Robin Appelman | 2014-10-24 | 2 | -21/+59 |
* | | | | | | | Merge pull request #11787 from owncloud/fix-php-docs | Morris Jobke | 2014-10-27 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Fix PHPDoc | Lukas Reschke | 2014-10-27 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #11708 from owncloud/fix-momentjs | Vincent Petry | 2014-10-27 | 5 | -19/+28 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 5 | -19/+28 |