Jan-Christoph Borchardt
|
c588ccf96a
|
fix and compress files_external icon
|
2014-12-11 15:33:31 +01:00 |
Morris Jobke
|
8fd90e04b6
|
Merge pull request #12781 from owncloud/jenkins-curl-open-basedir
[Jenkins only] curl open basedir
|
2014-12-11 14:15:24 +01:00 |
Joas Schilling
|
17d68e0638
|
Merge pull request #12780 from owncloud/make-datetimeformattertest-reliable
Use a fixed timestamp so we dont switch days/years with the getTimestampAgo
|
2014-12-11 14:11:07 +01:00 |
Thomas Müller
|
f5348d99e0
|
Merge pull request #12779 from owncloud/correctly-fall-back-plurals
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 13:53:17 +01:00 |
Joas Schilling
|
affeea8c72
|
Use a fixed timestamp so we dont switch days/years with the getTimestampAgo
|
2014-12-11 13:22:05 +01:00 |
Joas Schilling
|
cbad5c998b
|
Correctly fallback to english, if the plural case is not translated
|
2014-12-11 12:42:21 +01:00 |
Jan-Christoph Borchardt
|
b33d8a3d60
|
Merge pull request #12776 from owncloud/fix-go-ago
year go -> year ago
|
2014-12-11 11:48:23 +01:00 |
Thomas Müller
|
c5e279e416
|
year go -> year ago
|
2014-12-11 11:30:00 +01:00 |
Thomas Müller
|
acc9af8fc9
|
Merge pull request #12738 from owncloud/cleanup-build-dir
cleaning up the build directory
|
2014-12-11 08:31:54 +01:00 |
Jenkins for ownCloud
|
dc506dcfbf
|
[tx-robot] updated from transifex
|
2014-12-11 01:55:27 -05:00 |
Lukas Reschke
|
9ea205dc3d
|
Check if open_basedir is set
The file:// protocol does not work with curl when an open_basedir is set.
This fixes https://github.com/owncloud/core/issues/12016
|
2014-12-11 00:09:55 +01:00 |
Lukas Reschke
|
d84a1f6f3a
|
Add IniGetWrapper to public interface
|
2014-12-11 00:09:55 +01:00 |
Morris Jobke
|
bf9d4d425d
|
update 3rdparty submodule
|
2014-12-10 22:36:20 +01:00 |
Morris Jobke
|
44aa94be3d
|
Merge pull request #12742 from owncloud/fix-pear.php
Update 3rdparty to add PEAR.php back
|
2014-12-10 22:35:04 +01:00 |
Lukas Reschke
|
39b4888109
|
Merge pull request #12761 from owncloud/error-details2
improve update error page: remove box, make link visible, insert missing space, remove line break
|
2014-12-10 19:52:22 +01:00 |
Morris Jobke
|
e2c51308df
|
Merge pull request #12758 from owncloud/fix-config-doc-block
Add type of the variables to the docs
|
2014-12-10 17:22:36 +01:00 |
Thomas Müller
|
6143232da6
|
Merge pull request #12746 from owncloud/skip-longpath-test-again
skip testLongPath()
|
2014-12-10 17:22:04 +01:00 |
Thomas Müller
|
80ae311329
|
Merge pull request #11892 from owncloud/remove_triggerupdate
Remove triggerupdate.php & add quiet option for CLI scanner
|
2014-12-10 16:17:29 +01:00 |
Joas Schilling
|
bef7392c4c
|
Add type of the variables to the docs
|
2014-12-10 15:18:06 +01:00 |
Robin Appelman
|
3898fbc0d2
|
Merge pull request #12750 from owncloud/cache-numericstorageidfix
Fix numeric storage id for cache wrapper
|
2014-12-10 15:03:41 +01:00 |
Joas Schilling
|
fd2599cfc2
|
Merge pull request #12485 from owncloud/jenkins-12383
New DateTimeFormatter class for dates in other timezones and languages
|
2014-12-10 14:48:59 +01:00 |
Jan-Christoph Borchardt
|
880e653aef
|
improve update error page: adjust line height of h2
|
2014-12-10 13:39:30 +01:00 |
Jan-Christoph Borchardt
|
5c36b0bf5d
|
improve update error page: remove box, make link visible, insert missing space, remove line break
|
2014-12-10 13:30:28 +01:00 |
Vincent Petry
|
ebba54d490
|
Fix numeric storage id for cache wrapper
|
2014-12-10 13:05:31 +01:00 |
Lukas Reschke
|
269ae49c1c
|
Merge pull request #12611 from owncloud/use-uid-instead-of-loginname
Use UID instead of login name
|
2014-12-10 12:26:22 +01:00 |
Thomas Müller
|
d648b548eb
|
skip testLongPath()
|
2014-12-10 12:20:30 +01:00 |
Joas Schilling
|
67335ccddf
|
Require the interface and return a string instead of private classes
|
2014-12-10 11:58:56 +01:00 |
Joas Schilling
|
4d232e536e
|
Deprecate Util::formatDate()
Make DateTimeFormatter a service and adjust tests that have been inaccurate
|
2014-12-10 11:58:56 +01:00 |
Lukas Reschke
|
5398bbdc00
|
Merge pull request #12711 from owncloud/add-backend-to-rest-index
Expose backend type via REST API
|
2014-12-10 11:56:45 +01:00 |
Thomas Müller
|
dd4ef58297
|
Merge pull request #12737 from owncloud/fix-missing-nl-phpstorm
Add newline that was removed by 15be763d46
|
2014-12-10 11:54:29 +01:00 |
Thomas Müller
|
dbb50ce9e5
|
Update 3rdparty to add PEAR.php back
|
2014-12-10 11:29:44 +01:00 |
Jörn Friedrich Dreyer
|
0f17486c1d
|
make path absolute
|
2014-12-10 11:04:17 +01:00 |
Thomas Müller
|
177252af0b
|
cleaning up the build directory
|
2014-12-10 10:07:22 +01:00 |
Joas Schilling
|
2accc24fa9
|
Add newline that was removed by 15be763d46
|
2014-12-10 09:38:32 +01:00 |
Morris Jobke
|
e3de51078d
|
Merge pull request #12090 from AdamWill/google-rename-delete
google: delete original after successful rename
|
2014-12-10 09:10:17 +01:00 |
Morris Jobke
|
3026cdbc80
|
Merge pull request #12549 from owncloud/shared-cache-non-existing
Dont return cached date in shared cache when the file doesn't exist
|
2014-12-10 08:49:40 +01:00 |
Jenkins for ownCloud
|
ea95bb0189
|
[tx-robot] updated from transifex
|
2014-12-10 01:55:34 -05:00 |
Thomas Müller
|
7028c7150d
|
Merge pull request #12664 from owncloud/fix-12164
Use httphelper and cache response even when it is empty
|
2014-12-10 05:42:08 +01:00 |
Victor Dubiniuk
|
adab0ca98a
|
Remove leftover
|
2014-12-10 02:21:10 +03:00 |
Victor Dubiniuk
|
c9fd3c9d29
|
Inject config
|
2014-12-10 01:13:38 +03:00 |
Morris Jobke
|
263e008d7b
|
Merge pull request #12695 from owncloud/db-drop-table
Add dropTable to IDBConnection
|
2014-12-09 18:40:56 +01:00 |
Robin Appelman
|
6984fa8a19
|
Quote identifiers for oracle
|
2014-12-09 17:26:53 +01:00 |
Robin Appelman
|
b66c0a1631
|
add unit tests for tableExists and dropTable
|
2014-12-09 17:26:53 +01:00 |
Robin Appelman
|
778d8dbafd
|
Add tableExists to public db api
|
2014-12-09 17:26:53 +01:00 |
Robin Appelman
|
8af3991d0c
|
Add dropTable to IDBConnection
|
2014-12-09 17:26:53 +01:00 |
Thomas Müller
|
d4b3c50f7d
|
Merge pull request #12724 from owncloud/fix-autotest-no-file
Fix autotest no file
|
2014-12-09 17:01:00 +01:00 |
Joas Schilling
|
0242c5c2d1
|
Correctly run all tests again when no file is specified
|
2014-12-09 16:36:41 +01:00 |
Joas Schilling
|
681caf882a
|
Add sometests and copy tests from Util::formatDate to new class
|
2014-12-09 16:10:24 +01:00 |
Joas Schilling
|
d69ea30097
|
Add a DateTimeFormatter class which allows overwriting the language and timezone
Fix #12227
|
2014-12-09 16:10:24 +01:00 |
Morris Jobke
|
bfcd5a3802
|
Merge pull request #11214 from owncloud/issue/10836
Add an option to disallow sending sharing emails to non-owncloud users
|
2014-12-09 14:05:52 +01:00 |