Jenkins for ownCloud
c50bbb8cde
[tx-robot] updated from transifex
2015-10-22 01:55:47 -04:00
Thomas Müller
e1e1f4fd99
Merge pull request #19930 from owncloud/sort_usernames
...
[provisioning api] fix failing testcase
2015-10-21 22:44:00 +02:00
Thomas Müller
b1b1f5debf
Merge pull request #19920 from owncloud/pear-core-minimal-1.0.1
...
3rdparty bump of pear-core-minimal
2015-10-21 21:08:44 +02:00
Thomas Müller
e0516c215c
Merge pull request #19954 from owncloud/remote-unrequired-dependencies
...
Use IRequest's `getScriptName` functionality instead of $_SERVER
2015-10-21 20:51:22 +02:00
Thomas Müller
0245cfb9d2
Merge pull request #19953 from owncloud/DeepDiver1975-patch-1
...
Delete indie.json
2015-10-21 20:26:13 +02:00
Roeland Jago Douma
9b64fa7b92
[provisioning api] losen test
...
Since we have no control of how backends sort their list of users and we
also don't want to sort yet another time the test now just checks if the
correct number of elements is returned and if they are from the list of
group members.
2015-10-21 20:05:14 +02:00
Lukas Reschke
23e22c52b0
Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME']
2015-10-21 17:33:49 +02:00
Lukas Reschke
8133d46620
Remove dependency on ICrypto + use XOR
2015-10-21 17:33:41 +02:00
Thomas Müller
06c037f096
Delete indie.json
2015-10-21 17:31:22 +02:00
Thomas Müller
f7f2a160dd
Merge pull request #19918 from owncloud/send-begin-message
...
Update: state which step we are going to start and warn if it might b…
2015-10-21 14:52:19 +02:00
Thomas Müller
f3e208a5a7
Merge pull request #19934 from owncloud/doclinks-9.0
...
Update doc links in README for 9.0
2015-10-21 14:43:56 +02:00
Thomas Müller
1060be0886
Merge pull request #19927 from owncloud/install-shipped-apps-on-upgrade
...
Install new shipped apps on upgrade
2015-10-21 14:43:27 +02:00
Thomas Müller
33144a5d80
Merge pull request #19827 from owncloud/subadmin_non_static
...
Make OC_SubAdmin non static
2015-10-21 14:43:09 +02:00
Roeland Jago Douma
a1ef0bc28b
3rdparty bump of pear-core-minimal
2015-10-21 14:34:37 +02:00
Thomas Müller
036c8a2e56
Merge pull request #19936 from owncloud/DeepDiver1975-patch-1
...
Remove the core version from shipped.json
2015-10-21 13:53:33 +02:00
Thomas Müller
ae0f20471a
Merge pull request #19923 from owncloud/apps-donotdisplaybrokenappiconininternetexplorer
...
Disable app icon preview in apps page for IE
2015-10-21 13:42:48 +02:00
Thomas Müller
c27531fe0f
Remove the core version from shipped.json
2015-10-21 13:40:05 +02:00
Vincent Petry
1c3b50b763
Update doc links in README for 9.0
2015-10-21 13:13:12 +02:00
Thomas Müller
ab8616b2f8
Merge pull request #19924 from owncloud/issue-19891-update-lists-disabled-apps-twice
...
Update - Only add one section for disabled apps
2015-10-21 12:48:40 +02:00
Roeland Jago Douma
02af4269f2
Fix unit test
...
Now that OC_SubAdmin is just a wrapper around OC\SubAdmin some unit
tests had to be fixed because they expected different behaviour.
Eventually they should move to properly mocked instances of OC\SubAdmin
of course
2015-10-21 11:41:25 +02:00
Morris Jobke
ee42e9d489
increase core version and add dav version number
2015-10-21 11:36:44 +02:00
Roeland Jago Douma
c515628ebe
Legacy OC_SubAdmin is now just a wrapper
2015-10-21 11:32:38 +02:00
Roeland Jago Douma
0e9ab13943
New \OC\SubAdmin class
...
* DI
* Tests
* moved OC_SubAdmin to legacy
* Added to private OC\GroupManager
2015-10-21 11:32:38 +02:00
Thomas Müller
d8276af301
Install new shipped apps on upgrade -fixes #19925
2015-10-21 11:14:12 +02:00
Vincent Petry
89e3860e1a
Disable app icon preview in apps page for IE
...
All IE versions are not able to properly upscale SVG icons unless the
said SVG files contain a "viewBox" attribute, which is not always the
case. Also we cannot guarantee that all third party apps will have this
attribute in their icons.
So for now, app icons will not be displayed in IE instead of broken
ones.
2015-10-21 10:50:06 +02:00
Thomas Müller
d0aeb268d6
Merge pull request #19883 from owncloud/provide-iappcontainer
...
Provide IAppContainer as dependency injection
2015-10-21 10:49:26 +02:00
Joas Schilling
e66e67567f
Update - Only add one section for disabled apps
2015-10-21 10:39:56 +02:00
Thomas Müller
cf9b8fc182
Merge pull request #18184 from owncloud/ocs-merge-headers
...
Merge headers of ocs results
2015-10-21 10:36:37 +02:00
Thomas Müller
26836d4c17
Merge pull request #19909 from owncloud/fix-memcached-warning
...
Fix memcached/memcache module check
2015-10-21 09:50:28 +02:00
Thomas Müller
645d27a849
Merge pull request #19892 from owncloud/bump_password_compat_1.0.4
...
Bump 3rdparty for password_compat
2015-10-21 09:46:16 +02:00
Joas Schilling
9200bbeaba
Update: state which step we are going to start and warn if it might be slow
2015-10-21 09:17:38 +02:00
Jenkins for ownCloud
74f41349b7
[tx-robot] updated from transifex
2015-10-21 01:56:16 -04:00
Morris Jobke
afafd2f69e
Merge pull request #19907 from owncloud/scrutinizer_provisioning_api
...
Fix scrutinizer issues in provisioning API
2015-10-21 00:03:40 +02:00
Robin McCorkell
03dd1386da
Fix memcached/memcache module check
2015-10-20 21:45:27 +01:00
Roeland Jago Douma
aeffd51145
Fix scrutinizer issues
...
* PHPDoc
* Proper array initialization
2015-10-20 21:47:37 +02:00
Morris Jobke
a0e479342c
Merge pull request #19895 from owncloud/fix-public-pagination
...
Fix pagination on public file list
2015-10-20 17:50:21 +02:00
Roeland Jago Douma
1e7af887ac
Bump 3rdparty for password_compat
2015-10-20 16:18:36 +02:00
Hendrik Leppelsack
480a005b47
fix pagination on public file list
2015-10-20 16:11:10 +02:00
Thomas Müller
122f8d831b
Merge pull request #19863 from owncloud/external-storage-wording
...
fix wording on external storage checkbox, ref #19858
2015-10-20 15:21:26 +02:00
Thomas Müller
257ccfa698
Merge pull request #19877 from owncloud/dropbox-fixmetadatacachepaths
...
Fix Dropbox metadata cache with trimmed paths
2015-10-20 15:17:28 +02:00
Thomas Müller
ad08cfbc5f
Merge pull request #19748 from owncloud/update-preventclose
...
Prevent leaving the DB update page while in progress
2015-10-20 14:29:31 +02:00
Thomas Müller
60abc2738b
Merge pull request #18399 from owncloud/api-getusers-for-subadmins
...
enable api getUsers for subadmins
2015-10-20 14:28:31 +02:00
Thomas Müller
474f34eb6b
Merge pull request #19636 from owncloud/share_expire_backgroun
...
Add backgroundjob to expire link shares
2015-10-20 14:27:15 +02:00
Thomas Müller
899165113c
Merge pull request #19742 from owncloud/shareinfo_performance
...
Do not calculate non essential info
2015-10-20 14:25:36 +02:00
Thomas Müller
1a84c8e9d2
Merge pull request #19884 from owncloud/locking_exception
...
catch all exception if table doesn't exists
2015-10-20 13:44:00 +02:00
Vincent Petry
1e64968ff7
Allow leaving update page when errors occurred
2015-10-20 13:29:44 +02:00
Vincent Petry
06ddd40886
Prevent leaving the DB update page while in progress
2015-10-20 13:28:48 +02:00
Thomas Müller
64dc222ce5
Merge pull request #19874 from owncloud/delete-cookie-instead-of-setting-value-to-empty
...
Delete cookie instead of emptying value
2015-10-20 12:47:46 +02:00
Björn Schießle
168c2055ba
catch all exception if table doesn't exists
2015-10-20 11:34:08 +02:00
Thomas Müller
adfb33b791
Merge pull request #19838 from owncloud/remove-files-remote.php
...
Remove apps/files/appinfo/remote.php - this is no longer used
2015-10-20 11:31:35 +02:00