summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge pull request #10423 from owncloud/urlencode_s3_copyobject_copysourceJörn Friedrich Dreyer2014-08-202-19/+83
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | use S3Client::encodeKey(), fixes #8325Jörn Friedrich Dreyer2014-08-141-2/+3
| * | | | add unit test for #8325Jörn Friedrich Dreyer2014-08-141-17/+80
* | | | | Update music repoMorris Jobke2014-08-201-1/+1
* | | | | Merge pull request #10534 from owncloud/autotest-cleanuponinterruptMorris Jobke2014-08-201-5/+11
|\ \ \ \ \
| * | | | | Restore autotest config on SIGINT or SIGTERMVincent Petry2014-08-191-5/+11
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-20710-7117/+8110
* | | | | | Merge pull request #10525 from owncloud/remove-download-messageClark Tomlinson2014-08-191-1/+0
|\ \ \ \ \ \
| * | | | | | remove obsolete 'Download preparing' message for zip downloads, fix #3755Jan-Christoph Borchardt2014-08-191-1/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #10523 from owncloud/fix-shared-multiselectMorris Jobke2014-08-191-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix multiselect bar offset on shared pageJan-Christoph Borchardt2014-08-191-1/+2
|/ / / / /
* | | | | Merge pull request #9866 from owncloud/app-upgradeRobin Appelman2014-08-1910-57/+132
|\ \ \ \ \
| * | | | | fix undefined variableRobin Appelman2014-08-181-1/+1
| * | | | | only set core version at the endRobin Appelman2014-08-041-2/+0
| * | | | | Set maintaince mode when updating an app from the app storeRobin Appelman2014-08-041-0/+3
| * | | | | Also set the app version when updating from app storeRobin Appelman2014-08-042-2/+3
| * | | | | Send feedback from upgrading apps to the upgrade uiRobin Appelman2014-08-041-0/+6
| * | | | | Allow loading app without checking the upgradeRobin Appelman2014-08-041-4/+8
| * | | | | extract upgrade parts to their own methodsRobin Appelman2014-08-041-19/+62
| * | | | | handle service not available exceptions in index, remote and public.phpRobin Appelman2014-08-043-0/+15
| * | | | | Throw an exception when we try to load an app that needs to be upgradedRobin Appelman2014-08-043-34/+28
| * | | | | Extend OC_Util::needUpgrade to also catch app upgradesRobin Appelman2014-08-041-1/+12
* | | | | | Merge pull request #10409 from owncloud/iShallNotCopyStuffWithoutThinkingLukas Reschke2014-08-192-0/+16
|\ \ \ \ \ \
| * | | | | | Add a copied_sample_config switchLukas Reschke2014-08-192-0/+16
* | | | | | | Merge pull request #10500 from owncloud/fix_userlist_settings_ajaxMorris Jobke2014-08-191-3/+3
|\ \ \ \ \ \ \
| * | | | | | | properly encode groups as json, not ',' separatedJörn Friedrich Dreyer2014-08-181-3/+3
* | | | | | | | Merge pull request #10425 from owncloud/set_default_share_folderBjörn Schießle2014-08-198-4/+123
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix copyrightLukas Reschke2014-08-181-1/+1
| * | | | | | | | fix broken unit testsBjoern Schiessle2014-08-181-3/+5
| * | | | | | | | update unit tests with configurable share folderBjoern Schiessle2014-08-183-0/+76
| * | | | | | | | make share folder configurableBjoern Schiessle2014-08-184-1/+42
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #10494 from owncloud/fix_upload_to_public_folderBjörn Schießle2014-08-191-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | set incognitoMode to true, getUser should always return false during public u...Bjoern Schiessle2014-08-181-1/+3
* | | | | | | | | Merge pull request #10341 from owncloud/issue/9928Thomas Müller2014-08-191-5/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Ensure that filename is prefixed with a slashJoas Schilling2014-08-141-0/+1
| * | | | | | | | | Do not filemtime() on "." directory. Use empty string insteadJoas Schilling2014-08-111-0/+5
| * | | | | | | | | Remove doubled slash between folder and pathJoas Schilling2014-08-111-5/+4
* | | | | | | | | | Merge pull request #10492 from owncloud/hidesharesectionswhendisabledMorris Jobke2014-08-191-14/+18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Hide sharing sections in files app when sharing API is disabledVincent Petry2014-08-181-14/+18
* | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-19636-13982/+16223
| |_|_|_|/ / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #10340 from owncloud/fix-9887blizzz2014-08-186-2/+124
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | unify testsArthur Schiwon2014-08-181-55/+36
| * | | | | | | | | | adjust login test to code changesArthur Schiwon2014-08-121-0/+5
| * | | | | | | | | | better check whether string resembles a DN, fixes #9887Arthur Schiwon2014-08-115-2/+138
* | | | | | | | | | | Merge pull request #10339 from owncloud/users-defaultquotafixVincent Petry2014-08-185-122/+139
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not close container/slider when clicking on single select fieldVincent Petry2014-08-151-0/+4
| * | | | | | | | | | | it does not affect gravity on planet earth, but only for tipsyArthur Schiwon2014-08-132-2/+2
| * | | | | | | | | | | make singleselect check for gravity wish, and make it south for default quotaArthur Schiwon2014-08-122-2/+6
| * | | | | | | | | | | Replaced spaces with tabs in apps.jsVincent Petry2014-08-121-54/+54
| * | | | | | | | | | | Fix default quota settings fieldVincent Petry2014-08-121-30/+52