icewind1991
|
77596ace81
|
Merge pull request #4391 from owncloud/scanner-reuse-recursive
Fix recursive scanner to reusing etags
|
2013-08-12 08:28:23 -07:00 |
Robin Appelman
|
f22719b1ee
|
Scanner: correctly pass trough reuse options when doing a recursive scan
|
2013-08-12 15:37:39 +02:00 |
Robin Appelman
|
1877a42a0d
|
Scanner: additional tests for reusing etags during scanning
|
2013-08-12 15:37:15 +02:00 |
Jenkins for ownCloud
|
5ebff8cfc4
|
[tx-robot] updated from transifex
|
2013-08-11 08:11:03 -04:00 |
Owen Winkler
|
4128561f22
|
Merge pull request #4360 from owncloud/format-date-numeric-strings
Do not pass numeric strings to strtotime() when formatting dates.
|
2013-08-09 16:05:01 -07:00 |
Thomas Müller
|
0e3dea7111
|
adding test case for a numeric value
|
2013-08-09 23:36:23 +02:00 |
Andreas Fischer
|
b6b1bc5d09
|
Add datetime test for numeric string.
|
2013-08-09 22:32:38 +02:00 |
Andreas Fischer
|
43be3eb4d0
|
Changing elseif statement to what the PEAR coding guidelines say.
|
2013-08-09 22:32:38 +02:00 |
Andreas Fischer
|
9c22046bff
|
Do not pass numeric strings to strtotime() when formatting dates.
strtotime() will return false and the date will be formatted as the 0-timestamp
(e.g. January 1, 1970 00:00) otherwise.
|
2013-08-09 22:32:38 +02:00 |
Jan-Christoph Borchardt
|
4c0ec974b9
|
Merge pull request #4344 from owncloud/appmgmt-in-navigation
show 'More apps' link to app administration directly in app navigation
|
2013-08-09 08:49:41 -07:00 |
Jenkins for ownCloud
|
98f836363a
|
[tx-robot] updated from transifex
|
2013-08-09 08:06:31 -04:00 |
Owen Winkler
|
a2ac5e0163
|
Merge pull request #4271 from owncloud/plural_translations
Plural translations
|
2013-08-08 10:34:28 -07:00 |
Jörn Friedrich Dreyer
|
e38025ba67
|
Merge pull request #4151 from owncloud/doctrine-object
Move dbtype depending logic into object per type
|
2013-08-08 08:46:30 -07:00 |
Björn Schießle
|
c24bf47db8
|
Merge pull request #4349 from owncloud/oc_cache_fix
oc_cache needs to disable file proxys for read/write operation.
|
2013-08-08 08:19:14 -07:00 |
Morris Jobke
|
062769ab61
|
Remove noisy Log/Debug message
|
2013-08-08 16:39:33 +02:00 |
Jan-Christoph Borchardt
|
8652137ad6
|
Merge pull request #3912 from owncloud/css_cleanup_kondou
General CSS cleanup
|
2013-08-08 07:31:01 -07:00 |
icewind1991
|
118c3d8a38
|
Merge pull request #4353 from owncloud/fix_search_user
fix function call for searchUsers()
|
2013-08-08 06:23:53 -07:00 |
Bjoern Schiessle
|
df358dfef5
|
fix function call for searUsers()
|
2013-08-08 13:41:04 +02:00 |
Björn Schießle
|
c2f40d2495
|
Merge pull request #4243 from owncloud/no_empty_versions
don't create empty versions
|
2013-08-08 03:57:43 -07:00 |
Morris Jobke
|
35e1d8b265
|
Merge pull request #4328 from owncloud/cleanupdb_kondou
Clean up DB, after we're done with testing Preferences
|
2013-08-08 01:36:10 -07:00 |
Bjoern Schiessle
|
ab6e47b44a
|
oc_cache needs to disable file proxys for read/write operation. Otherwise the operation will go through the encryption app which will not work.
|
2013-08-08 09:44:19 +02:00 |
Thomas Müller
|
f7915d745a
|
Merge pull request #4340 from owncloud/true-false-as-filename
Allow true and false as filenames.
|
2013-08-08 00:03:50 -07:00 |
Bjoern Schiessle
|
b39d2d1938
|
more error messages which might be useful for the user to debug his server config
|
2013-08-08 08:39:11 +02:00 |
Bjoern Schiessle
|
7ce03ba37c
|
improved error message to refect openSSL PHP extension and stock openSSL configuration issues
|
2013-08-08 08:39:01 +02:00 |
Bjoern Schiessle
|
7aeb0068be
|
also write error message to the log
|
2013-08-08 08:38:52 +02:00 |
Bjoern Schiessle
|
cfbdad9cdb
|
catch broken server config and disable encryption app.
|
2013-08-08 08:38:37 +02:00 |
Bart Visscher
|
d563367b0f
|
More style fixes
|
2013-08-07 22:22:33 +02:00 |
Jan-Christoph Borchardt
|
31d50288a5
|
draw attention to the newly added app entry by flashing it twice
|
2013-08-07 21:54:28 +02:00 |
Jan-Christoph Borchardt
|
7a9daa99d1
|
scroll the app navigation down so the newly added app is seen
|
2013-08-07 21:53:53 +02:00 |
Jan-Christoph Borchardt
|
775f33cc1b
|
prepend the new app before the 'More apps' function
|
2013-08-07 21:53:25 +02:00 |
Bart Visscher
|
83988a5906
|
Fix stupid bug
|
2013-08-07 21:01:31 +02:00 |
Bart Visscher
|
0783267e2c
|
Move query processing after the check for prepared statement cache
|
2013-08-07 18:21:49 +02:00 |
Jan-Christoph Borchardt
|
367b248bc0
|
show 'More apps' link to app administration directly in app navigation
|
2013-08-07 18:18:09 +02:00 |
Bart Visscher
|
2cc94cbc73
|
Style fixes
|
2013-08-07 18:17:37 +02:00 |
Andreas Fischer
|
67df0a60fb
|
Check expected type after JSON decode instead of checking what is not expected.
This will also allow "true" and "false" as filenames instead of only "null".
|
2013-08-07 17:01:14 +02:00 |
Jenkins for ownCloud
|
0deae7b86f
|
[tx-robot] updated from transifex
|
2013-08-07 09:04:32 -04:00 |
kondou
|
6c78152564
|
Proper WHERE – the table is called userid not user
|
2013-08-06 17:31:50 +02:00 |
kondou
|
b8bfebe51e
|
Use setUpBeforeClass() and tearDownAfterClass()
|
2013-08-06 17:26:12 +02:00 |
kondou
|
b560bb21f0
|
Clean up DB, after we're done with testing
|
2013-08-06 17:01:01 +02:00 |
Robin Appelman
|
95a959b10b
|
merge master into doctrine-object
|
2013-08-06 15:43:58 +02:00 |
Morris Jobke
|
057d7aa108
|
Merge pull request #4321 from owncloud/add_unittests_kondou
Add unittests
|
2013-08-06 04:39:20 -07:00 |
Bart Visscher
|
9b6357e6aa
|
Merge pull request #4291 from owncloud/schema
update DB Schema class
|
2013-08-05 11:29:52 -07:00 |
kondou
|
87ad677151
|
Remove pointless unittest (search/result)
|
2013-08-05 19:38:52 +02:00 |
Thomas Müller
|
1bbe979345
|
Merge pull request #4319 from owncloud/fixing-undefined-index-mtime-cache-scanner-master
use isset to prevent undefined index
|
2013-08-05 07:47:29 -07:00 |
Morris Jobke
|
f55fbc9093
|
Merge pull request #4320 from owncloud/adding-executable-occ-master
adding executable script occ (ownCloud console)
|
2013-08-05 06:07:27 -07:00 |
kondou
|
a51af39595
|
Add unittests
Unittests for:
- search/result
- util
- preferences
|
2013-08-05 14:47:14 +02:00 |
Thomas Müller
|
2871d11b5c
|
adding executable script occ (ownCloud console)
|
2013-08-05 14:03:11 +02:00 |
Jenkins for ownCloud
|
0fce89308e
|
[tx-robot] updated from transifex
|
2013-08-05 07:54:38 -04:00 |
Thomas Müller
|
464afb5eca
|
use isset to prevent undefined index
|
2013-08-05 13:51:45 +02:00 |
Thomas Müller
|
19e3780ef2
|
remove unneeded vars from unit test
|
2013-08-05 10:21:51 +02:00 |