summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge pull request #19666 from owncloud/fix_13002Thomas Müller2015-10-201-27/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Combine OCS API getUser method code into provisioning_api appRoeland Jago Douma2015-10-131-27/+10
* | | | | | | | | | Merge pull request #19859 from owncloud/fix-long-groupnamesThomas Müller2015-10-201-1/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ellipsize long group names in select2 dropdown, fix #16977Jan-Christoph Borchardt2015-10-191-1/+12
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-204-6/+58
| |_|_|_|/ / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #17641 from owncloud/fix_objectstore_renameJörn Friedrich Dreyer2015-10-199-45/+100
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix encryption migration testRobin Appelman2015-10-161-0/+25
| * | | | | | | | | Fix listing of trash files in testRobin Appelman2015-10-161-0/+2
| * | | | | | | | | Fix trashbin handling of unknown/unlimited free spaceRobin Appelman2015-10-161-2/+3
| * | | | | | | | | Fix rename shared versions testRobin Appelman2015-10-161-3/+2
| * | | | | | | | | handle versions expire for home storages with unlimited quotaRobin Appelman2015-10-161-8/+12
| * | | | | | | | | fix delete orphan shares test with object home storageRobin Appelman2015-10-161-1/+6
| * | | | | | | | | Fix preserving file ids when restoring a file with object storageRobin Appelman2015-10-161-1/+14
| * | | | | | | | | dont assume home storage is local in trash testRobin Appelman2015-10-161-13/+15
| * | | | | | | | | Make shared folder size propagation test work with object home storageRobin Appelman2015-10-162-7/+5
| * | | | | | | | | Fix shared storage tests for non local home storageRobin Appelman2015-10-161-3/+3
| * | | | | | | | | fix sabre connector tests when using a non local home storageRobin Appelman2015-10-162-8/+14
| |/ / / / / / / /
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-198-24/+114
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1816-148/+416
* | | | | | | | | Increase the 2nd digit of shipped appsJoas Schilling2015-10-1716-16/+26
* | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-178-178/+234
|/ / / / / / / /
* | | | | | | | Merge pull request #19843 from owncloud/an-app-is-identified-by-having-a-info...Thomas Müller2015-10-161-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix failing unit testThomas Müller2015-10-161-1/+1
* | | | | | | | | Merge pull request #19821 from owncloud/GreenArchon-fix-memberof-regressionC. Montero Luque2015-10-162-15/+5
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Adjust unit testsLukas Reschke2015-10-161-8/+3
| * | | | | | | | Fix styleLukas Reschke2015-10-161-1/+1
| * | | | | | | | Revert "adjust to nested group fixFrédéric Fortier2015-10-161-6/+1
* | | | | | | | | Merge pull request #19836 from owncloud/share-fix-spinner-positionThomas Müller2015-10-161-3/+11
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Fix spinner positions in share tabVincent Petry2015-10-161-3/+11
| |/ / / / / /
* | | | | | | Merge pull request #19831 from owncloud/ext-dropbox-removecacheafteruploadThomas Müller2015-10-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Remove Dropbox metadata from cache after uploadVincent Petry2015-10-161-0/+1
| |/ / / / / /
* | | | | | | Merge pull request #19828 from owncloud/ie9-placeholder-sicknessThomas Müller2015-10-161-0/+4
|\ \ \ \ \ \ \
| * | | | | | | [IE9] Prevent LDAP password field to become plain textVincent Petry2015-10-161-0/+4
| |/ / / / / /
* | | | | | | Fix typo and adjust required versionMorris Jobke2015-10-161-2/+2
* | | | | | | Fix webdav accessRoeland Jago Douma2015-10-163-4/+5
* | | | | | | Fix uni testsThomas Müller2015-10-167-5/+82
* | | | | | | Remove $ETagFunction - it was never usedThomas Müller2015-10-161-6/+0
* | | | | | | Consolidate webdav code - move all to one appThomas Müller2015-10-1652-11/+7438
|/ / / / / /
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-166-22/+186
* | | | | | Merge pull request #19814 from owncloud/filelist-preventerrorwhennosidebarThomas Müller2015-10-153-6/+49
|\ \ \ \ \ \
| * | | | | | Do not register sidebar panels when no sidebarVincent Petry2015-10-153-6/+49
* | | | | | | Merge pull request #19795 from owncloud/fix-language-level-compatThomas Müller2015-10-151-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Remove arbitrary expression in emptyLukas Reschke2015-10-141-2/+3
* | | | | | | Fix doc blocks of LDAP classesJoas Schilling2015-10-157-28/+25
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2015-10-1510-14/+112
|/ / / / / /
* | | | | | Merge pull request #19630 from owncloud/fix-ie-painThomas Müller2015-10-141-0/+5
|\ \ \ \ \ \
| * | | | | | [IE8] Fix "new" button widthVincent Petry2015-10-071-0/+5
* | | | | | | Merge pull request #19633 from owncloud/sidebar-alt-favoriteThomas Müller2015-10-141-2/+1
|\ \ \ \ \ \ \
| * | | | | | | Move alt text for favorite action to imageVincent Petry2015-10-071-2/+1
| |/ / / / / /
* | | | | | | Merge pull request #19634 from owncloud/notif-showtemporaryThomas Müller2015-10-141-20/+8
|\ \ \ \ \ \ \