summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Added OC.L10N namespace with translation functionsVincent Petry2014-10-298-0/+11
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-295-0/+14
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-282-3/+18
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-272-3/+37
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-264-16/+55
* Merge pull request #11760 from owncloud/add-type-hints-where-sensibleLukas Reschke2014-10-254-19/+39
|\
| * Add type hinting to functionsLukas Reschke2014-10-244-19/+39
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-251-0/+4
|/
* Use function outside of loopLukas Reschke2014-10-243-6/+8
* Merge pull request #11758 from owncloud/fix-permissionsLukas Reschke2014-10-2411-0/+0
|\
| * Make files non executableLukas Reschke2014-10-2411-0/+0
* | Merge pull request #11754 from owncloud/fix-division-nullLukas Reschke2014-10-241-1/+1
|\ \ | |/ |/|
| * Prevent division by zeroLukas Reschke2014-10-241-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-245-11/+44
|/
* Merge pull request #11721 from owncloud/fix-s3-regressionMorris Jobke2014-10-231-5/+11
|\
| * Fix S3 connectionVincent Petry2014-10-221-5/+11
* | Merge pull request #11726 from owncloud/s3-fixunittestsMorris Jobke2014-10-231-0/+1
|\ \
| * | Fix S3 folder creation for new AWS APIVincent Petry2014-10-221-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-237-1/+12
| |/ |/|
* | Lazy initialize external storagesVincent Petry2014-10-226-107/+163
|/
* Merge pull request #11684 from owncloud/guess_mimetype_on_touchJörn Friedrich Dreyer2014-10-222-2/+5
|\
| * guess mimetype on touchJörn Friedrich Dreyer2014-10-212-2/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-222-1/+81
* | Merge pull request #11630 from owncloud/kill-some-legacyLukas Reschke2014-10-212-12/+12
|\ \ | |/ |/|
| * move some deprecated usage of OC_Config and OC_AppConfig to \OC::serverThomas Müller2014-10-202-12/+12
* | Merge pull request #11675 from owncloud/urlencode-for-special-charactersLukas Reschke2014-10-211-3/+3
|\ \
| * | URLEncode filenames to be compatible with special charactersLukas Reschke2014-10-201-3/+3
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2014-10-218-7/+25
|/
* make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-2012-24/+102
* make skeleton compatible with objectstoreJörn Friedrich Dreyer2014-10-201-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-209-7/+116
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-193-1/+15
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-1812-1/+54
* add one simple cache testArthur Schiwon2014-10-171-4/+29
* make performance less bad. Still far from good, but at least it worksArthur Schiwon2014-10-172-8/+30
* fix retrievel of group members and cache group membersArthur Schiwon2014-10-171-2/+25
* Merge pull request #11631 from owncloud/fix-undefine-encryption-exceptionBjörn Schießle2014-10-171-3/+4
|\
| * fixing usage of EncryptionExceptionThomas Müller2014-10-171-3/+4
* | Merge pull request #11611 from owncloud/fix-svg-masterMorris Jobke2014-10-171-1/+1
|\ \ | |/ |/|
| * Fix SVG iconsLukas Reschke2014-10-161-1/+1
* | Merge pull request #11552 from owncloud/fix_files_external_flickeringJörn Friedrich Dreyer2014-10-171-76/+80
|\ \
| * | cleanup variable names and duplicate jQuery selectorsJörn Friedrich Dreyer2014-10-131-76/+80
| * | fix flickering usersJörn Friedrich Dreyer2014-10-131-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-171-0/+1
* | | Merge pull request #11478 from owncloud/fix-11448blizzz2014-10-1612-206/+551
|\ \ \
| * | | left-align checkbox on server tabArthur Schiwon2014-10-161-4/+3
| * | | rephrase xp'ed user mode labelArthur Schiwon2014-10-151-1/+1
| * | | remove debug outputArthur Schiwon2014-10-151-1/+0
| * | | instead of dis/enabling tabs on save, cancel tab change. avoids noisy uiArthur Schiwon2014-10-151-5/+4
| * | | show busy cursor and lock tabs on saveArthur Schiwon2014-10-152-9/+34