Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #11409 from owncloud/watcher-reuse | Vincent Petry | 2014-10-29 | 2 | -22/+32 |
|\ | |||||
| * | Better reuse of cache data for getFolderContents | Robin Appelman | 2014-10-24 | 1 | -6/+11 |
| * | Pass the cached data to the filesystem watcher | Robin Appelman | 2014-10-24 | 2 | -16/+21 |
* | | Merge pull request #11638 from owncloud/oc8-translations | Thomas Müller | 2014-10-29 | 357 | -5645/+11051 |
|\ \ | |||||
| * | | Fix implementation of translation short cut | Thomas Müller | 2014-10-29 | 1 | -9/+2 |
| * | | 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 | 351 | -5599/+10972 |
| * | | adding console command to generate javascript translation files based on exis... | Thomas Müller | 2014-10-29 | 1 | -31/+33 |
| * | | Include core translations | Vincent Petry | 2014-10-29 | 1 | -1/+2 |
| * | | in case a translation javascript is not found we no longer bail out | Thomas Müller | 2014-10-29 | 3 | -12/+5 |
| * | | Added OC.L10N namespace with translation functions | Vincent Petry | 2014-10-29 | 4 | -2/+46 |
* | | | Merge pull request #11689 from owncloud/doctrine-2.5 | Thomas Müller | 2014-10-29 | 1 | -2/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update doctrine/dbal to 2.5 | Thomas Müller | 2014-10-28 | 1 | -2/+0 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-29 | 1 | -0/+2 |
|/ / | |||||
* | | Use composer autoloader to load Patchwork | Thomas Müller | 2014-10-28 | 1 | -2/+0 |
* | | use Composer autoloader not OC for non-Composer 3rdparty (#9643) | Adam Williamson | 2014-10-28 | 2 | -44/+18 |
* | | 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 | 1 | -0/+2 |
* | | | Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurable | Lukas Reschke | 2014-10-27 | 3 | -24/+122 |
|\ \ \ | |||||
| * | | | code cleanup during review :+1: | Thomas Müller | 2014-10-27 | 1 | -17/+17 |
| * | | | Make supported DBs configurable within config.php | Lukas Reschke | 2014-10-27 | 3 | -8/+106 |
* | | | | Merge pull request #11783 from owncloud/allow_passing_driver_options | Morris Jobke | 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 | 1 | -0/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Generate stable etags for local files | Robin Appelman | 2014-10-24 | 1 | -0/+21 |
* | | | | | | 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 | 1 | -1/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Setting moment locale based on user selection | Clark Tomlinson | 2014-10-23 | 1 | -1/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-27 | 1 | -0/+21 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-26 | 2 | -1/+29 |
* | | | | | Merge pull request #11760 from owncloud/add-type-hints-where-sensible | Lukas Reschke | 2014-10-25 | 6 | -54/+27 |
|\ \ \ \ \ | |||||
| * | | | | | drop unneeded hint | Morris Jobke | 2014-10-25 | 1 | -1/+0 |
| * | | | | | Fix PHPDoc and remove explicit type hint | Lukas Reschke | 2014-10-24 | 1 | -2/+2 |
| * | | | | | Add type hinting to functions | Lukas Reschke | 2014-10-24 | 6 | -53/+27 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-25 | 1 | -4/+65 |
* | | | | | Merge pull request #11767 from danbartram/add_db_rollback | Morris Jobke | 2014-10-24 | 2 | -0/+14 |
|\ \ \ \ \ | |||||
| * | | | | | Add missing DB rollback functionality | Dan Bartram | 2014-10-24 | 2 | -0/+14 |
| |/ / / / | |||||
* | | | | | Merge pull request #11709 from owncloud/temp-handling | Thomas Müller | 2014-10-24 | 6 | -118/+210 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Use the TempManager to handle temporary files | Robin Appelman | 2014-10-24 | 2 | -118/+6 |
| * | | | | Add \OC\TempManager to handle creating and cleaning temporary files | Robin Appelman | 2014-10-24 | 4 | -0/+204 |
| | |_|/ | |/| | | |||||
* | | | | Use function outside of loop | Lukas Reschke | 2014-10-24 | 5 | -7/+13 |
| |_|/ |/| | | |||||
* | | | Make files non executable | Lukas Reschke | 2014-10-24 | 5 | -0/+0 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-10-24 | 1 | -0/+2 |
* | | Merge pull request #7749 from owncloud/load_avatar_header_via_php | Morris Jobke | 2014-10-24 | 2 | -1/+17 |
|\ \ | |||||
| * | | Load avatar in header via PHP | kondou | 2014-10-23 | 2 | -1/+17 |
* | | | Remove unreachable statement | Lukas Reschke | 2014-10-23 | 1 | -1/+0 |
|/ / | |||||
* | | Merge pull request #11549 from owncloud/add-more-localizations-master | Thomas Müller | 2014-10-23 | 1 | -61/+45 |
|\ \ | |||||
| * | | implement localizations based on punic | Thomas Müller | 2014-10-20 | 1 | -61/+45 |