2039 Commits

Author SHA1 Message Date
Jenkins for ownCloud
bf40deb78b [tx-robot] updated from transifex 2014-05-16 00:43:18 -04:00
VicDeo
496a3cd6f8 Merge pull request #256 from owncloud/more-scrutinizer
One more method annotation
2014-05-15 23:34:07 +03:00
Jenkins for ownCloud
8ef8a7877f [tx-robot] updated from transifex 2014-05-15 00:43:17 -04:00
Victor Dubiniuk
1c6a7287f0 Do not respond if path is empty 2014-05-14 19:37:50 +03:00
Victor Dubiniuk
14398d6979 One more method annotation 2014-05-14 19:24:58 +03:00
Victor Dubiniuk
c8f70c8998 Add missing asterisk 2014-05-14 18:39:50 +03:00
VicDeo
85bf4bce20 Merge pull request #255 from owncloud/scrutinizer-fixes
Scrutinizer fixes
2014-05-14 18:12:27 +03:00
Jenkins for ownCloud
8774558f08 [tx-robot] updated from transifex 2014-05-14 00:43:15 -04:00
Victor Dubiniuk
5e3876345b Comment requested 2014-05-14 00:44:34 +03:00
Victor Dubiniuk
5b904bc06f Remove unused parameter 2014-05-14 00:44:34 +03:00
Victor Dubiniuk
3a23a9f05c Cleanup Unused code 2014-05-14 00:44:19 +03:00
Victor Dubiniuk
6dd14dab72 Add annotations 2014-05-14 00:44:04 +03:00
Victor Dubiniuk
f68f7d8339 Add target mime when checking FFS aviability 2014-05-13 19:55:56 +03:00
Thomas Müller
448bbb526a Update README.md 2014-05-13 14:33:04 +02:00
Jenkins for ownCloud
aa33aab20f [tx-robot] updated from transifex 2014-05-13 00:44:17 -04:00
Thomas Müller
ae5cb4d934 Merge pull request #254 from owncloud/add-travis-ci
adding travis-ci support - first step if pure php lint
2014-05-12 20:47:07 +02:00
Thomas Müller
77d8da68bb adding travis-ci support - first step if pure php lint 2014-05-12 17:50:16 +02:00
VicDeo
1ad72b24d6 Merge pull request #251 from owncloud/actions-fix
Show actions when the list is ready
2014-05-12 16:14:26 +03:00
Jenkins for ownCloud
f226fbb3dc [tx-robot] updated from transifex 2014-05-12 00:44:33 -04:00
Jenkins for ownCloud
83876ff8cf [tx-robot] updated from transifex 2014-05-11 00:44:16 -04:00
Jenkins for ownCloud
b9d8c8fd56 [tx-robot] updated from transifex 2014-05-10 00:44:17 -04:00
Jenkins for ownCloud
fd40465659 [tx-robot] updated from transifex 2014-05-09 00:44:16 -04:00
Victor Dubiniuk
7d00efa94b Show actions when the list is ready 2014-05-08 19:36:25 +03:00
Jenkins for ownCloud
4ec33ec19f [tx-robot] updated from transifex 2014-05-08 00:44:18 -04:00
VicDeo
b9e123518c Merge pull request #243 from owncloud/overlay-improvement
Overlay improvement
2014-05-07 16:13:01 +03:00
Jenkins for ownCloud
eb36f32756 [tx-robot] updated from transifex 2014-05-07 00:44:19 -04:00
Victor Dubiniuk
f1c4721ea0 Fix dropdown and rename 2014-05-07 03:02:58 +03:00
Jenkins for ownCloud
923685818e [tx-robot] updated from transifex 2014-05-05 00:44:20 -04:00
Jenkins for ownCloud
42768aea1a [tx-robot] updated from transifex 2014-05-04 00:44:20 -04:00
Jenkins for ownCloud
24f59831ac [tx-robot] updated from transifex 2014-05-03 00:44:21 -04:00
Jenkins for ownCloud
142fa21a1e [tx-robot] updated from transifex 2014-05-02 00:44:21 -04:00
Jenkins for ownCloud
4d1e2d04e7 [tx-robot] updated from transifex 2014-05-01 00:43:32 -04:00
VicDeo
18c43a3949 Merge pull request #242 from owncloud/remove-personalblock
remove remaining personalblock
2014-04-30 15:47:15 +03:00
Victor Dubiniuk
d167089c16 Move toolbar to widget. Show it early. Ref #224 2014-04-30 14:02:00 +03:00
Victor Dubiniuk
04b2ebc780 Move overlay into widget. Fix some quirks 2014-04-30 13:20:36 +03:00
Jenkins for ownCloud
6994c8e90e [tx-robot] updated from transifex 2014-04-30 00:43:49 -04:00
Jan-Christoph Borchardt
cc135d59ca remove remaining personalblock 2014-04-29 16:05:15 +02:00
Jenkins for ownCloud
89974cf4b5 [tx-robot] updated from transifex 2014-04-29 00:43:29 -04:00
VicDeo
5e1b17577d Merge pull request #241 from jknockaert/master
fixing http range requests
2014-04-28 23:31:16 +03:00
jknockaert
eeb3a62a9c Update range.php
@VicDEO changed as requested
2014-04-28 21:36:25 +02:00
jknockaert
e7a60e27a9 fixing http range requests
Range support is broken. The test isset always returns true because the
explode function will return empty strings if nothin is specified. As a
result if parts[0] is an empty string no start is set; same for the
endpoint. This is fixed here. Furthermore if the start is not
specified, the range must be applied to the end of the file as
specified in the the http 1.1 standard. Finally I added brackets to
avoid malformed headers.
2014-04-28 21:03:19 +02:00
Jenkins for ownCloud
f462ab5a7d [tx-robot] updated from transifex 2014-04-28 00:43:29 -04:00
Jenkins for ownCloud
fd3028f657 [tx-robot] updated from transifex 2014-04-27 00:43:28 -04:00
Jenkins for ownCloud
d33f819ab1 [tx-robot] updated from transifex 2014-04-26 00:43:30 -04:00
Victor Dubiniuk
444903e472 Refactor grid to widget 2014-04-26 02:05:11 +03:00
Victor Dubiniuk
05fafb1cf9 First approach 2014-04-25 20:21:42 +03:00
Jenkins for ownCloud
38e2aa7b32 [tx-robot] updated from transifex 2014-04-25 00:43:31 -04:00
Jenkins for ownCloud
a452748f1c [tx-robot] updated from transifex 2014-04-24 00:43:29 -04:00
Jenkins for ownCloud
b52c64ab30 [tx-robot] updated from transifex 2014-04-23 00:43:30 -04:00
Jenkins for ownCloud
7ecb332725 [tx-robot] updated from transifex 2014-04-22 00:43:29 -04:00