Bjoern Schiessle
|
4077ed6ddb
|
add some additional assertions to the tests
|
2013-09-25 15:05:23 +02:00 |
Arthur Schiwon
|
1c976a7c9b
|
manager checkPassword now returns User object, adjust internal user class accordingly.
|
2013-09-25 15:03:22 +02:00 |
Thomas Müller
|
0486dc24ad
|
collect coverage for all databases again - ci.owncloud.org has more RAM available
|
2013-09-25 14:41:13 +02:00 |
Thomas Müller
|
68bfcfbf77
|
Merge pull request #4968 from owncloud/user_checkpwd
User: move checkPassword from User to Manager to not break API
|
2013-09-25 05:28:42 -07:00 |
kondou
|
24eb41548e
|
Make it possible to have a different color than the username for placeholder
|
2013-09-25 12:57:41 +02:00 |
Bjoern Schiessle
|
acd3c11e47
|
use OC_DB::executeAudited
|
2013-09-25 12:18:29 +02:00 |
Bjoern Schiessle
|
5a9e473a79
|
use OC_DB::executeAudited
|
2013-09-25 12:15:46 +02:00 |
Bjoern Schiessle
|
3cd0caa643
|
set default value for expire parameter
|
2013-09-25 12:15:30 +02:00 |
Bjoern Schiessle
|
883d1c0df3
|
use template for txt and html mails to send notification mails
|
2013-09-25 11:51:28 +02:00 |
Thomas Müller
|
30286c06ab
|
stripos return value check
|
2013-09-25 11:05:59 +02:00 |
Thomas Müller
|
b168d5aa3b
|
class API decommissioning part 1
|
2013-09-25 11:05:24 +02:00 |
Thomas Müller
|
b2ef978d10
|
AppFramework:
- get request from the server container
- implement registerMiddleWare()
- adding getAppName() to app container
|
2013-09-25 10:30:48 +02:00 |
Georg Ehrke
|
9e4fe10329
|
add test for txt blacklist
|
2013-09-25 10:20:40 +02:00 |
Thomas Müller
|
db39fede97
|
Merge branch 'master' into appframework-master
Conflicts:
apps/files/lib/helper.php
apps/files_trashbin/lib/helper.php
|
2013-09-25 09:52:12 +02:00 |
Thomas Müller
|
333d3eda99
|
add error message to the assert
|
2013-09-25 09:43:16 +02:00 |
vsapronov
|
dc382bc9cc
|
autoconfig.php could have only some of parameters; installation.php generates UI accordingly
|
2013-09-25 00:13:38 -04:00 |
Bjoern Schiessle
|
ca47fc5f18
|
fix PHPDoc
|
2013-09-24 19:37:24 +02:00 |
Jenkins for ownCloud
|
2d12e52769
|
[tx-robot] updated from transifex
|
2013-09-24 12:59:48 -04:00 |
Bjoern Schiessle
|
0637dad0b3
|
some small fixes
|
2013-09-24 18:52:20 +02:00 |
Bjoern Schiessle
|
6d0987bdb4
|
some small js fixes
|
2013-09-24 18:32:57 +02:00 |
Bjoern Schiessle
|
c486fc7608
|
introduce OC_Util::rememberLoginAllowed()
|
2013-09-24 18:01:34 +02:00 |
Thomas Tanghus
|
aaed871cee
|
Add factory class for the server container.
|
2013-09-24 17:10:01 +02:00 |
Arthur Schiwon
|
14a160e176
|
Adjust Tests and satisfy them
|
2013-09-24 17:10:01 +02:00 |
Thomas Müller
|
843f15f348
|
Merge pull request #4898 from owncloud/server_folder_methods
Server folder methods
|
2013-09-24 06:58:47 -07:00 |
Thomas Müller
|
ee75a5b134
|
adding basic unit test for failing file_put_content operation
|
2013-09-24 15:44:02 +02:00 |
Thomas Müller
|
84a0e6930b
|
creating non static getETagPropertyForPath()
adding public $fileView to Node to allow unit testing
|
2013-09-24 15:35:21 +02:00 |
Thomas Müller
|
4e7f82ef04
|
unify duplicate code
|
2013-09-24 15:14:42 +02:00 |
Thomas Müller
|
cf9dbc6e34
|
adding error handling on file_put_contents within the web dav implementation
|
2013-09-24 14:25:56 +02:00 |
Arthur Schiwon
|
63324e2347
|
Fix doc
|
2013-09-24 14:12:44 +02:00 |
Arthur Schiwon
|
0a7ee7c3f7
|
Fix return value from User object to User ID
|
2013-09-24 14:11:47 +02:00 |
Thomas Müller
|
e9eb34f187
|
duplicate code :sigh: - will fix this in a second pr
|
2013-09-24 13:54:18 +02:00 |
Thomas Müller
|
6c5466a540
|
adding file_exists check just to be on the save side
|
2013-09-24 13:53:32 +02:00 |
Arthur Schiwon
|
fe88a62d6e
|
=== not ==
|
2013-09-24 13:51:33 +02:00 |
Arthur Schiwon
|
d101ff42f1
|
User: move checkPassword from User to Manager to not break API
|
2013-09-24 13:46:30 +02:00 |
Christopher
|
e41ef97ac0
|
Merge pull request #4963 from cyberb/patch-1
fixing typo
|
2013-09-24 04:45:13 -07:00 |
Georg Ehrke
|
52f1d5856d
|
add test data for cal and contact preview
|
2013-09-24 13:26:51 +02:00 |
Thomas Müller
|
ee1f627155
|
adding privilege check on move and rename operations
|
2013-09-24 13:26:12 +02:00 |
Bjoern Schiessle
|
b693b5085c
|
don't remember login if the encrypion app is enabled because the user
needs to log-in again in order to decrypt his private key with his password
|
2013-09-24 13:08:55 +02:00 |
Bjoern Schiessle
|
74f1359b8b
|
revert broken 3rdparty reference
|
2013-09-24 12:50:03 +02:00 |
Georg Ehrke
|
31d2048eb8
|
add blacklist to txt preview backend
|
2013-09-24 11:00:08 +02:00 |
Thomas Müller
|
cd2421c7ee
|
adding PHPDoc comments to getBackend
ensure getChildren() is called on an instance of Share_Backend_Collection
|
2013-09-24 10:37:58 +02:00 |
Thomas Müller
|
40871bab88
|
Merge pull request #4930 from owncloud/fix-apps-settings
Fix the apps enabling/disabling in settings
|
2013-09-24 01:02:50 -07:00 |
Thomas Müller
|
759f732aaa
|
Merge pull request #4917 from owncloud/scan-clear-permissions
clear permissions cache when scanning a file
|
2013-09-24 00:50:33 -07:00 |
Boris Rybalkin
|
00c998c5bb
|
fixing typo
Typo in comment "feature" => "future"
|
2013-09-23 21:08:58 -04:00 |
Andreas Fischer
|
2129974584
|
Do not recheck $cacheData. Move if($reuseExisting) under if($cacheData).
|
2013-09-24 00:59:23 +02:00 |
Robin Appelman
|
235517f111
|
clear permissions cache when scanning a file
|
2013-09-24 00:57:58 +02:00 |
Thomas Tanghus
|
8c469394e6
|
Remove duplicate method definitions
|
2013-09-24 00:12:23 +02:00 |
Thomas Tanghus
|
698394c994
|
Merge branch 'server_folder_methods' of github.com:owncloud/core into server_folder_methods
Conflicts:
lib/public/iservercontainer.php
lib/server.php
|
2013-09-24 00:09:21 +02:00 |
Thomas Tanghus
|
f2de5a34ef
|
Don't try to be clever
|
2013-09-24 00:04:57 +02:00 |
Thomas Tanghus
|
4d3e7fa78a
|
Add getUserFolder/getAppFolder to Server.
|
2013-09-23 23:57:39 +02:00 |