Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-31 | 172 | -1233/+1330 |
| | |||||
* | Merge pull request #10055 from owncloud/notification-fix | Sander | 2014-07-30 | 2 | -5/+19 |
|\ | | | | | Fix notification preventing top bar clickability | ||||
| * | set max width for notifications so they won't overlap the whole header | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+1 |
| | | |||||
| * | fix yellow notification style | Jan-Christoph Borchardt | 2014-07-30 | 2 | -5/+12 |
| | | |||||
| * | fix notification preventing top bar clickability, fix #9680 | Jan-Christoph Borchardt | 2014-07-30 | 1 | -1/+7 |
| | | |||||
* | | Merge pull request #10054 from owncloud/dont_preload_videos | Jan-Christoph Borchardt | 2014-07-30 | 1 | -1/+1 |
|\ \ | | | | | | | don't preload videos on public sharing, fixes #10042 | ||||
| * | | don't preload videos on public sharing, fixes #10042 | Georg Ehrke | 2014-07-30 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #10044 from owncloud/transparency_fix | Jan-Christoph Borchardt | 2014-07-30 | 1 | -0/+8 |
|\ \ \ | | | | | | | | | extract transparency fix from #8050 | ||||
| * | | | extract transparency fix from #8050 | Georg Ehrke | 2014-07-30 | 1 | -0/+8 |
| | | | | |||||
* | | | | Merge pull request #10029 from owncloud/fix-thirdparty | Morris Jobke | 2014-07-30 | 1 | -11/+16 |
|\ \ \ \ | |_|_|/ |/| | | | Fix silent crash if 3rdparty dir is not available | ||||
| * | | | Replace exit with return | Victor Dubiniuk | 2014-07-30 | 1 | -1/+1 |
| | | | | |||||
| * | | | Fix silent crash if 3rdparty dir is not available | Victor Dubiniuk | 2014-07-30 | 1 | -11/+16 |
| | | | | |||||
* | | | | Fixed wrong brackets in apps settings | Der-Jan | 2014-07-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #10024 from owncloud/preview-restrict-height | Morris Jobke | 2014-07-30 | 3 | -10/+8 |
|\ \ \ \ | | | | | | | | | | | Also keep maxY into account when scaling a preview while preserving aspect ratio | ||||
| * | | | | Also keep maxY into account when scaling a preview while preserving aspect ratio | Robin Appelman | 2014-07-30 | 3 | -10/+8 |
| |/ / / | |||||
* | | | | Merge pull request #9897 from owncloud/support_webdav_copy | Björn Schießle | 2014-07-30 | 7 | -42/+272 |
|\ \ \ \ | |_|_|/ |/| | | | add support for webdav copy to the encryption and versions app | ||||
| * | | | add unit test for rename and copy operation | Bjoern Schiessle | 2014-07-30 | 4 | -7/+171 |
| | | | | |||||
| * | | | make sure that we always find all versions | Bjoern Schiessle | 2014-07-30 | 1 | -22/+37 |
| | | | | |||||
| * | | | make the versions and encryption app aware of the copy operation | Bjoern Schiessle | 2014-07-30 | 5 | -14/+65 |
| | |/ | |/| | |||||
* | | | Merge pull request #10000 from owncloud/fix-lowlat-cache-autoload | Jörn Friedrich Dreyer | 2014-07-30 | 2 | -11/+22 |
|\ \ \ | |/ / |/| | | Cache factory needs to use globalPrefix in createLowLatency() | ||||
| * | | Add registerAutoloaderCache(). | Andreas Fischer | 2014-07-29 | 1 | -15/+18 |
| | | | |||||
| * | | Memcache\Factory: Remove static, use globalPrefix. | Andreas Fischer | 2014-07-29 | 2 | -4/+14 |
| | | | |||||
| * | | InstanceId is properly injected into factory. Remove comment. | Andreas Fischer | 2014-07-29 | 1 | -2/+0 |
| | | | |||||
* | | | Merge pull request #9970 from owncloud/sharing_set_expire_date | Morris Jobke | 2014-07-30 | 2 | -1/+28 |
|\ \ \ | |_|/ |/| | | Sharing set expire date | ||||
| * | | add unit test | Bjoern Schiessle | 2014-07-28 | 1 | -0/+26 |
| | | | |||||
| * | | make sure that we set the expire date if a date is adefault date is set | Bjoern Schiessle | 2014-07-28 | 1 | -1/+2 |
| | | | |||||
* | | | Merge pull request #10032 from owncloud/kill-swift-tests | Morris Jobke | 2014-07-30 | 1 | -0/+3 |
|\ \ \ | | | | | | | | | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object... | ||||
| * | | | only if the environment variable RUN_OBJECTSTORE_TESTS is set the object ↵ | Thomas Müller | 2014-07-29 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | store unit test will be executed | ||||
* | | | | Merge pull request #10041 from owncloud/design-link-folder-icon | Morris Jobke | 2014-07-30 | 2 | -19/+22 |
|\ \ \ \ | | | | | | | | | | | also use link icon for the folders .. | ||||
| * | | | | also use link icon for the folders .. | Jan-Christoph Borchardt | 2014-07-30 | 2 | -19/+22 |
| | | | | | |||||
* | | | | | Merge pull request #9888 from owncloud/mysql-tinyint-master | Thomas Müller | 2014-07-30 | 3 | -1/+53 |
|\ \ \ \ \ | | | | | | | | | | | | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | ||||
| * | | | | | migration test for sqlite - adding type mapping for 'tinyint unsigned' | Thomas Müller | 2014-07-29 | 3 | -1/+53 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #9914 from owncloud/fix-appframework-blank-template | Thomas Müller | 2014-07-30 | 1 | -1/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix template rendering for 'blank' templates | ||||
| * | | | | Fix template rendering for 'blank' templates | Morris Jobke | 2014-07-29 | 1 | -1/+3 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-30 | 157 | -3181/+3904 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #10022 from owncloud/fix-exec-admin-master | Thomas Müller | 2014-07-29 | 1 | -3/+5 |
|\ \ \ \ | | | | | | | | | | | only call exec() if allowed to | ||||
| * | | | | only call exec() if allowed to | Thomas Müller | 2014-07-29 | 1 | -3/+5 |
| |/ / / | |||||
* | | | | Merge pull request #10020 from owncloud/design-link-icon | Jan-Christoph Borchardt | 2014-07-29 | 2 | -2/+5 |
|\ \ \ \ | |/ / / |/| | | | use more understandable 'link' icon for public links (instead of hard to recognize globe) | ||||
| * | | | use more understandable 'link' icon for public links (instead of hard to ↵ | Jan-Christoph Borchardt | 2014-07-29 | 2 | -2/+5 |
| |/ / | | | | | | | | | | recognize globe), fix #9707 | ||||
* | | | Merge pull request #9721 from owncloud/enc_define_type_in_pre_hook | Björn Schießle | 2014-07-29 | 1 | -4/+7 |
|\ \ \ | | | | | | | | | [encryption] define type in pre hook | ||||
| * | | | define type in pre hook | Bjoern Schiessle | 2014-07-18 | 1 | -4/+7 |
| | | | | |||||
* | | | | Merge pull request #9951 from owncloud/enc_inproved_error_messages | Björn Schießle | 2014-07-29 | 3 | -3/+13 |
|\ \ \ \ | | | | | | | | | | | show a warning in the personal settings and admin settins if the encyption keys are not initialized | ||||
| * | | | | show a warning in the personal settings and admin settins if the encyption ↵ | Bjoern Schiessle | 2014-07-28 | 3 | -3/+13 |
| | | | | | | | | | | | | | | | | | | | | keys are not initialized | ||||
* | | | | | Merge pull request #9988 from owncloud/sharing_remove_share_permission | Björn Schießle | 2014-07-29 | 2 | -1/+34 |
|\ \ \ \ \ | | | | | | | | | | | | | remove share permission if user is excluded from sharing | ||||
| * | | | | | remove share permission if user is excluded from sharing | Bjoern Schiessle | 2014-07-29 | 2 | -1/+34 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #9983 from owncloud/sharing_add_unshare_to_overview | Björn Schießle | 2014-07-29 | 1 | -0/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | update attributes for share-with-user view | ||||
| * | | | | update attributes for share with user list, file should always have delete ↵ | Bjoern Schiessle | 2014-07-28 | 1 | -0/+3 |
| |/ / / | | | | | | | | | | | | | permissions, this means unshare in this context, and the overview page is always a root view | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-07-29 | 296 | -9598/+14775 |
| | | | | |||||
* | | | | Merge pull request #9989 from owncloud/fix-failing-unit-test-master | Thomas Müller | 2014-07-29 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | function declaration did not match | ||||
| * | | | | function declaration did not match | Thomas Müller | 2014-07-29 | 1 | -5/+5 |
| |/ / / |