l10n
|
move l10n factory into private
|
2013-10-07 10:00:23 +02:00 |
legacy
|
Merge pull request #4796 from owncloud/config-no-catch
|
2013-10-07 11:45:13 -07:00 |
log
|
Handle ownCloud logging when data dir not created
|
2013-10-11 17:16:37 +01:00 |
session
|
fixing php 5.3 compatibility
|
2013-10-08 21:52:54 +02:00 |
template
|
Fixed missing default values
|
2013-10-03 14:21:41 +02:00 |
user
|
Use strict comparison === instead of ==.
|
2013-10-08 20:03:16 +02:00 |
app.php
|
case insensitive sort
|
2013-10-14 11:15:04 +02:00 |
config.php
|
OC_Defaults is only used in error reporting
|
2013-10-04 18:11:02 +02:00 |
group.php
|
find users which are in the same group
|
2013-10-08 16:43:23 +02:00 |
l10n.php
|
Add L10N interface to server container
|
2013-10-04 18:11:02 +02:00 |
route.php
|
Add patch method to OC_Route
|
2013-10-01 20:13:13 +02:00 |
server.php
|
passesCSRFCheck added to OCP\IRequest
|
2013-10-04 18:13:04 +02:00 |
user.php
|
User::delete should return bool
|
2013-10-07 22:30:15 +03:00 |