Thomas Müller
|
27da63886f
|
Merge pull request #20710 from owncloud/files_external_config_command
Add command to get and set config for external mounts
|
2015-12-01 15:27:32 +01:00 |
Thomas Müller
|
d5fe052838
|
Merge pull request #20868 from owncloud/revert-20842-fix-date-time-column
Revert "Fix column width of mtime column"
|
2015-12-01 14:30:44 +01:00 |
Thomas Müller
|
490e01e383
|
Merge pull request #20861 from owncloud/systemtags-better-exceptions-docs
Fix the docs of the exceptions and remove hardcoded language from the…
|
2015-12-01 14:23:00 +01:00 |
Robin Appelman
|
1347e3332b
|
return non 0 status code in case of missing mount
|
2015-12-01 13:47:56 +01:00 |
Robin Appelman
|
2dd0066b0e
|
Add command to set mount options for external storages
|
2015-12-01 13:47:32 +01:00 |
Robin Appelman
|
d5ffbc9401
|
Add command to get and set config for external mounts
|
2015-12-01 13:47:32 +01:00 |
Morris Jobke
|
0655f3d102
|
Revert "Fix column width of mtime column"
|
2015-12-01 13:45:30 +01:00 |
Thomas Müller
|
cce053f7e9
|
Merge pull request #20859 from owncloud/autotest-coverage
Make autotest.sh able to output proper coverage again
|
2015-12-01 12:55:14 +01:00 |
Joas Schilling
|
1761fdd9ee
|
Fix the docs of the exceptions and remove hardcoded language from the message
|
2015-12-01 12:32:50 +01:00 |
Roeland Jago Douma
|
b4302a49be
|
Make autotest.sh able to output proper coverage again
The usage of single quotes make sure that a string is used verbatim in
bash. And no variables are subsituted.
|
2015-12-01 12:03:27 +01:00 |
Thomas Müller
|
36660734a6
|
Merge pull request #20855 from owncloud/output-log-integration-tests
tail the server log and exit with the exit code of behat
|
2015-12-01 10:21:25 +01:00 |
Thomas Müller
|
f48ea593eb
|
Merge pull request #20850 from owncloud/use-text-instead-of-html
Use .text instead of .html
|
2015-12-01 10:18:29 +01:00 |
Thomas Müller
|
f1bbc9a962
|
Merge pull request #20853 from owncloud/php-parser-1.4.1
[3rdparty] Bump php-parser
|
2015-12-01 10:17:17 +01:00 |
Thomas Müller
|
21e063a9e7
|
tail the server log and exit with the exit code of behat
|
2015-12-01 10:16:46 +01:00 |
Thomas Müller
|
634859e6ed
|
Merge pull request #20825 from owncloud/scrutinizer-patch-1
Scrutinizer Auto-Fixes
|
2015-12-01 09:26:22 +01:00 |
Roeland Jago Douma
|
c024ff3dff
|
[3rdparty] Bump php-parser
|
2015-12-01 09:22:55 +01:00 |
Thomas Müller
|
8a1e6c0ad9
|
Merge pull request #20851 from owncloud/tests-for-kill-rebuild-parser
[3rdparty] Remove some unrequired files
|
2015-12-01 09:07:32 +01:00 |
Lukas Reschke
|
f664405621
|
Remove some unrequired files
|
2015-12-01 08:11:42 +01:00 |
Jenkins for ownCloud
|
8421a43df1
|
[tx-robot] updated from transifex
|
2015-12-01 01:55:07 -05:00 |
Lukas Reschke
|
3ea654d2d4
|
Use .text instead of .html
Makes some static source code analyzers happier.
|
2015-11-30 23:49:27 +01:00 |
Thomas Müller
|
b0491bf930
|
Merge pull request #20828 from owncloud/sharing_integration_test_20645_morris
Sharing integration test 20645, added sabre dav and propfind check.
|
2015-11-30 23:06:25 +01:00 |
Thomas Müller
|
d6da0396d0
|
Adjust patches
|
2015-11-30 23:00:51 +01:00 |
Scrutinizer Auto-Fixer
|
dcbd603514
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2015-11-30 22:50:09 +01:00 |
Thomas Müller
|
802f226d8a
|
Merge pull request #20842 from owncloud/fix-date-time-column
Fix column width of mtime column
|
2015-11-30 22:47:36 +01:00 |
Thomas Müller
|
e01f4be4d1
|
Merge pull request #20784 from owncloud/jeremeamia_superclosure_2.1.0
[3rdparty] bump jeremeamia/superclosure to 2.1.0
|
2015-11-30 22:45:29 +01:00 |
Thomas Müller
|
9e8c9ed9a5
|
Merge pull request #20829 from owncloud/dav-define-phpunit
Fix already defined warning from dav test bootstrap
|
2015-11-30 22:45:01 +01:00 |
Thomas Müller
|
54f0dec319
|
Merge pull request #20845 from owncloud/allow-di-in-apps
Allow DI the system tag stuff without Application class
|
2015-11-30 22:43:30 +01:00 |
Thomas Müller
|
060673a8b3
|
Merge pull request #20487 from owncloud/activity-oracle-sql-error-for-favorites
Activity oracle sql error for favorites
|
2015-11-30 22:43:06 +01:00 |
Thomas Müller
|
c57d0985dc
|
Merge pull request #20832 from owncloud/update-js-dependencies
Update some JS dependencies
|
2015-11-30 22:42:23 +01:00 |
Thomas Müller
|
63a87c631b
|
Merge pull request #20843 from owncloud/fix-share-with-input
Fix the width of the share with input
|
2015-11-30 17:38:27 +01:00 |
Thomas Müller
|
b6cc9f9d19
|
Merge pull request #20841 from owncloud/generate-response-using-xml-writer
Use XMLWriter to generate response
|
2015-11-30 17:32:32 +01:00 |
Joas Schilling
|
23046ca5b7
|
Inject the database connection
|
2015-11-30 17:14:47 +01:00 |
Joas Schilling
|
e9094b8a41
|
Only require the interface
|
2015-11-30 17:14:47 +01:00 |
Joas Schilling
|
6e0596432c
|
Add a unit test that executes the query
|
2015-11-30 17:14:47 +01:00 |
Joas Schilling
|
2cdec74e8a
|
Correctly escape the paths so we only display favorites instead of wildcards
|
2015-11-30 17:12:48 +01:00 |
Joas Schilling
|
623d34972d
|
Oracle can not return statements but only values
So evaluate the condition directly and return 1 or 0
|
2015-11-30 17:12:48 +01:00 |
Joas Schilling
|
3c5a6b829e
|
Allow DI the system tag stuff without Application class
|
2015-11-30 17:08:29 +01:00 |
Thomas Müller
|
b9faba8857
|
Merge pull request #20837 from owncloud/fix-mountoptions-dropdown
Fix ext storage mount options dropdown
|
2015-11-30 16:53:26 +01:00 |
Morris Jobke
|
00fcb95d86
|
Fix the width of the share with input
* the ID of this has changed to #shareWith-viewNUMBER and shouldn't
be used in CSS
* now uses the proper classes
|
2015-11-30 16:46:51 +01:00 |
Morris Jobke
|
11d2d7a1bb
|
Fix column width of mtime column
* in some translations (e.g. german) the header of this column otherwise
got truncated
"Zeitpunkt der Freigabe" vs "Zeitpunkt der Freig"
|
2015-11-30 16:29:15 +01:00 |
Sergio Bertolin
|
2c6e0da8f5
|
Change from with of
|
2015-11-30 14:49:35 +00:00 |
Lukas Reschke
|
574f9b1e3f
|
Use XMLWriter to generate response
Gets rid of manual XML generation.
|
2015-11-30 15:40:10 +01:00 |
Thomas Müller
|
08248f66ba
|
Merge pull request #20650 from owncloud/systemtags-core
Implement systemtag managers and mapper
|
2015-11-30 15:38:43 +01:00 |
Thomas Müller
|
fd79511d68
|
Merge pull request #20688 from owncloud/publiclink-getdownloadurl-webdav
Fix public link getDownloadUrl to return Webdav public link
|
2015-11-30 15:07:36 +01:00 |
Sergio Bertolin
|
69ca3a70d6
|
Added webdav test to check range downloads
|
2015-11-30 14:07:02 +00:00 |
Vincent Petry
|
dc962a1203
|
Fix ext storage mount options dropdown
|
2015-11-30 14:59:06 +01:00 |
Thomas Müller
|
364dbe611d
|
Merge pull request #20834 from owncloud/aspdye-master
Update README.md
|
2015-11-30 14:37:01 +01:00 |
aspdye
|
e306aa6c72
|
Update README.md
|
2015-11-30 14:32:37 +01:00 |
Thomas Müller
|
995ceeb8d9
|
Merge pull request #20815 from owncloud/avatar-cache-size
cache resized avatars
|
2015-11-30 14:27:05 +01:00 |
Thomas Müller
|
fc21aa6c41
|
Merge pull request #20248 from owncloud/use-phpunit-groups-to-run-database-code-in-isolation
Use phpunit groups to run database code in isolation
|
2015-11-30 14:25:35 +01:00 |