Commit Graph

7589 Commits (ea55848fa11eee7469c9ccee7b2c544ab976d3a1)

Author SHA1 Message Date
Jenkins for ownCloud ea55848fa1 [tx-robot] updated from transifex 11 years ago
Thomas Müller fb4f993336 Fix implementation of translation short cut 11 years ago
Vincent Petry c682b1f0c1 Fix language file detection 11 years ago
Thomas Müller 9f7c571e40 update all translation files to js and json 11 years ago
Thomas Müller 2f19de11e4 adding console command to generate javascript translation files based on existing php translation files 11 years ago
Vincent Petry d71cd680dd Include core translations 11 years ago
Thomas Müller a589d61b78 in case a translation javascript is not found we no longer bail out 11 years ago
Vincent Petry ec1a73fab9 Added OC.L10N namespace with translation functions 11 years ago
Jenkins for ownCloud cb944814d9 [tx-robot] updated from transifex 11 years ago
Thomas Müller 46c2909c78 Update doctrine/dbal to 2.5 11 years ago
Thomas Müller c93ddf77b9 Use composer autoloader to load Patchwork 11 years ago
Adam Williamson 0e3f2055d2 use Composer autoloader not OC for non-Composer 3rdparty (#9643) 11 years ago
Jenkins for ownCloud 23873d80fe [tx-robot] updated from transifex 11 years ago
Thomas Müller 79778d6a51 code cleanup during review 👍 11 years ago
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php 11 years ago
Vincent Petry 21d825ed6c Properly catch 503 storage not available in getQuotaInfo 11 years ago
Lukas Reschke f7c393fa9f Fix PHPDoc 11 years ago
Jörn Friedrich Dreyer e16a58220d allow passing driver options, fixes #11718 11 years ago
Jenkins for ownCloud 5d391910c5 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 214af9523a [tx-robot] updated from transifex 11 years ago
Morris Jobke be32e562e3 drop unneeded hint 11 years ago
Jenkins for ownCloud 3652f02e48 [tx-robot] updated from transifex 11 years ago
Dan Bartram 9c1015b790 Add missing DB rollback functionality 11 years ago
Robin Appelman 283c10f010 Generate stable etags for local files 11 years ago
Lukas Reschke f901c5ff08 Fix PHPDoc and remove explicit type hint 11 years ago
Lukas Reschke b3a04840b5 Add type hinting to functions 11 years ago
Robin Appelman 16cfca6a5f Better reuse of cache data for getFolderContents 11 years ago
Robin Appelman 0a3f57f832 Pass the cached data to the filesystem watcher 11 years ago
Lukas Reschke d060180140 Use function outside of loop 11 years ago
Robin Appelman 0b96297783 Use the TempManager to handle temporary files 11 years ago
Robin Appelman 83c74b80ad Add \OC\TempManager to handle creating and cleaning temporary files 11 years ago
Lukas Reschke 2d2a4741ce Make files non executable 11 years ago
Jenkins for ownCloud 9babcfb9e2 [tx-robot] updated from transifex 11 years ago
kondou 729dffed5e Load avatar in header via PHP 11 years ago
Lukas Reschke c30b7f8197 Remove unreachable statement 11 years ago
Clark Tomlinson ca5abe5744 Setting moment locale based on user selection 11 years ago
Jenkins for ownCloud e75c2edba6 [tx-robot] updated from transifex 11 years ago
Lukas Reschke be06937e65 Use mixed as type 11 years ago
Arthur Schiwon 993376fb6f better variable name 11 years ago
Arthur Schiwon e0342db47c set up FS by username, not login name\! 11 years ago
Thomas Müller 02c5933af8 introduce SessionMiddleWare to control session handling via an annotation 11 years ago
Robin Appelman d83b11d34a Use statements wrapper in \OCP\IDB 11 years ago
Robin Appelman e6f6cdd19f Bit more cleanup 11 years ago
Robin Appelman 2ae6a0d96d Move creating the database connection to the server container 11 years ago
Robin Appelman d4e929c37a Remove implicit prepared statement cache and get the connection from the server container in \OC_DB 11 years ago
Robin Appelman 97a6f5c46b Extend \OCP\IDBConnection to cover more use cases 11 years ago
Robin Appelman 72f99f5041 Remove \OC\DB\ConnectionWrapper, have \OC\DB\Connection implement \OCP\IDBConnection directly instead 11 years ago
Bjoern Schiessle b7718bc212 always use the correct share type 11 years ago
Jenkins for ownCloud 916e710ece [tx-robot] updated from transifex 11 years ago
Thomas Müller 2814a294c8 call initPaths() right before the server is instantiated 11 years ago