summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11409 from owncloud/watcher-reuseVincent Petry2014-10-292-22/+32
|\
| * Better reuse of cache data for getFolderContentsRobin Appelman2014-10-241-6/+11
| * Pass the cached data to the filesystem watcherRobin Appelman2014-10-242-16/+21
* | Merge pull request #11638 from owncloud/oc8-translationsThomas Müller2014-10-29357-5645/+11051
|\ \
| * | Fix implementation of translation short cutThomas Müller2014-10-291-9/+2
| * | Fix language file detectionVincent Petry2014-10-291-1/+1
| * | update all translation files to js and jsonThomas Müller2014-10-29351-5599/+10972
| * | adding console command to generate javascript translation files based on exis...Thomas Müller2014-10-291-31/+33
| * | Include core translationsVincent Petry2014-10-291-1/+2
| * | in case a translation javascript is not found we no longer bail outThomas Müller2014-10-293-12/+5
| * | Added OC.L10N namespace with translation functionsVincent Petry2014-10-294-2/+46
* | | Merge pull request #11689 from owncloud/doctrine-2.5Thomas Müller2014-10-291-2/+0
|\ \ \ | |/ / |/| |
| * | Update doctrine/dbal to 2.5Thomas Müller2014-10-281-2/+0
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-291-0/+2
|/ /
* | Use composer autoloader to load PatchworkThomas Müller2014-10-281-2/+0
* | use Composer autoloader not OC for non-Composer 3rdparty (#9643)Adam Williamson2014-10-282-44/+18
* | Merge pull request #11791 from owncloud/webdav-getquotainfo-503-handlingMorris Jobke2014-10-281-7/+11
|\ \
| * | Properly catch 503 storage not available in getQuotaInfoVincent Petry2014-10-271-7/+11
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-281-0/+2
* | | Merge pull request #11786 from owncloud/MakeSupportedDBsConfigurableLukas Reschke2014-10-273-24/+122
|\ \ \
| * | | code cleanup during review :+1:Thomas Müller2014-10-271-17/+17
| * | | Make supported DBs configurable within config.phpLukas Reschke2014-10-273-8/+106
* | | | Merge pull request #11783 from owncloud/allow_passing_driver_optionsMorris Jobke2014-10-271-0/+7
|\ \ \ \
| * | | | allow passing driver options, fixes #11718Jörn Friedrich Dreyer2014-10-271-0/+7
* | | | | Merge pull request #11763 from owncloud/stable-etagsRobin Appelman2014-10-271-0/+21
|\ \ \ \ \
| * | | | | Generate stable etags for local filesRobin Appelman2014-10-241-0/+21
* | | | | | Merge pull request #11787 from owncloud/fix-php-docsMorris Jobke2014-10-271-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix PHPDocLukas Reschke2014-10-271-1/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #11708 from owncloud/fix-momentjsVincent Petry2014-10-271-1/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Setting moment locale based on user selectionClark Tomlinson2014-10-231-1/+4
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-271-0/+21
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-262-1/+29
* | | | | Merge pull request #11760 from owncloud/add-type-hints-where-sensibleLukas Reschke2014-10-256-54/+27
|\ \ \ \ \
| * | | | | drop unneeded hintMorris Jobke2014-10-251-1/+0
| * | | | | Fix PHPDoc and remove explicit type hintLukas Reschke2014-10-241-2/+2
| * | | | | Add type hinting to functionsLukas Reschke2014-10-246-53/+27
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-251-4/+65
* | | | | Merge pull request #11767 from danbartram/add_db_rollbackMorris Jobke2014-10-242-0/+14
|\ \ \ \ \
| * | | | | Add missing DB rollback functionalityDan Bartram2014-10-242-0/+14
| |/ / / /
* | | | | Merge pull request #11709 from owncloud/temp-handlingThomas Müller2014-10-246-118/+210
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use the TempManager to handle temporary filesRobin Appelman2014-10-242-118/+6
| * | | | Add \OC\TempManager to handle creating and cleaning temporary filesRobin Appelman2014-10-244-0/+204
| | |_|/ | |/| |
* | | | Use function outside of loopLukas Reschke2014-10-245-7/+13
| |_|/ |/| |
* | | Make files non executableLukas Reschke2014-10-245-0/+0
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-241-0/+2
* | Merge pull request #7749 from owncloud/load_avatar_header_via_phpMorris Jobke2014-10-242-1/+17
|\ \
| * | Load avatar in header via PHPkondou2014-10-232-1/+17
* | | Remove unreachable statementLukas Reschke2014-10-231-1/+0
|/ /
* | Merge pull request #11549 from owncloud/add-more-localizations-masterThomas Müller2014-10-231-61/+45
|\ \
| * | implement localizations based on punicThomas Müller2014-10-201-61/+45