.. |
archive
|
d9c697534d
Fix some typos
|
лет назад: 11 |
backgroundjob
|
b7585050b5
Move legacy backgroundjob classes to a place where they can be autoloaded
|
лет назад: 11 |
cache
|
0ae8eb4f5e
Merge branch 'master' into cache
|
лет назад: 11 |
connector
|
ad266a4253
Merge branch 'master' into sabre-objecttree
|
лет назад: 11 |
db
|
e2b6781cf9
Tweaks to the MDB2SchemaReader
|
лет назад: 11 |
fileproxy
|
451daf3ab1
Keep user quota into account when the storage backend has unkown free space
|
лет назад: 11 |
files
|
7c6246fa45
Merge pull request #4213 from owncloud/scanning-performance
|
лет назад: 11 |
group
|
4e3bfd8ddd
Fix group id naming fid->gid
|
лет назад: 11 |
hooks
|
4a4e139c83
forward previously registerd hooks
|
лет назад: 11 |
l10n
|
48621115c1
[tx-robot] updated from transifex
|
лет назад: 11 |
legacy
|
1a2db491af
Merge pull request #3962 from owncloud/move-error-handlers
|
лет назад: 11 |
log
|
4a6803ef9d
Check if logger is set, also no need to return true
|
лет назад: 11 |
memcache
|
25003fb213
Add ACPu memory cache
|
лет назад: 11 |
migration
|
ffae6f4b84
Style-fix: Breakup long lines
|
лет назад: 11 |
minimizer
|
3829460ab8
adding space between) and {
|
лет назад: 12 |
ocs
|
7eb6cc62f8
Make class properties protected instead of private to allow subclassing
|
лет назад: 11 |
preview
|
640253fa31
fix code style of try catch blocks
|
лет назад: 11 |
public
|
7425efade7
Merge branch 'master' into oc_preview
|
лет назад: 11 |
search
|
4b940955dd
merge master into filesystem
|
лет назад: 12 |
session
|
57f712f8a9
implement ArrayInterface with Session
|
лет назад: 11 |
setup
|
194ab11322
General fixes
|
лет назад: 11 |
template
|
d84d8f7108
fix merge conflicts
|
лет назад: 11 |
user
|
fb40d9e1e6
Merge branch 'master' into groups
|
лет назад: 11 |
vobject
|
cb41a30b00
Add Compound property to avoid double escaping values.
|
лет назад: 11 |
api.php
|
8ca0a957ad
Allow setting defaults and requirements for the api route
|
лет назад: 11 |
app.php
|
179b42c56d
Fixed review issues
|
лет назад: 11 |
appconfig.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
лет назад: 11 |
archive.php
|
d9c697534d
Fix some typos
|
лет назад: 11 |
arrayparser.php
|
46626915ef
Use a parser to read custom mount configuration instead of including the php files
|
лет назад: 11 |
autoloader.php
|
988b539dd7
Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests
|
лет назад: 11 |
backgroundjob.php
|
5bfe4adbaa
Whitespace cleanup
|
лет назад: 12 |
base.php
|
7425efade7
Merge branch 'master' into oc_preview
|
лет назад: 11 |
cache.php
|
80a3f8d066
Seperate memory based cache from OC_Cache
|
лет назад: 11 |
config.php
|
9b1866f1ac
merge master
|
лет назад: 11 |
db.php
|
084cf0c202
Merge pull request #2221 from owncloud/doctrine
|
лет назад: 11 |
defaults.php
|
aacca494c5
introduce shortname themable string and split from title, use for image alt text
|
лет назад: 11 |
eventsource.php
|
2b89b7c880
Split scanning logic from ajax file
|
лет назад: 11 |
filechunking.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
лет назад: 11 |
fileproxy.php
|
d3e37fa157
remove fileatime from common storage backend
|
лет назад: 12 |
files.php
|
179b42c56d
Fixed review issues
|
лет назад: 11 |
geo.php
|
3829460ab8
adding space between) and {
|
лет назад: 12 |
group.php
|
065bc96b02
more consistent naming
|
лет назад: 11 |
helper.php
|
ac6a3133ec
style fixes
|
лет назад: 11 |
hintexception.php
|
c6bbccc776
Merge branch 'master' into convert-oc_config
|
лет назад: 11 |
hook.php
|
bb75dfc021
Whitespace fixes
|
лет назад: 11 |
image.php
|
07b956c22d
Update image.php
|
лет назад: 11 |
installer.php
|
a22940d3cd
Add OC_L10N to public api
|
лет назад: 11 |
json.php
|
c9c1e483c5
use utf-8 encoding for json
|
лет назад: 11 |
l10n.php
|
eef1cf529e
additional safety checks
|
лет назад: 11 |
log.php
|
1edf01d09f
Fix usage of non existent consts
|
лет назад: 11 |
mail.php
|
3c691c9ec9
move to non-static OC_Defaults
|
лет назад: 11 |
migrate.php
|
3ae70ab162
Check if username is valid and remove slashes from filename
|
лет назад: 11 |
mimetypes.list.php
|
fbf9233648
fixing mimetype for "new" ms office formats
|
лет назад: 11 |
minimizer.php
|
fd060d4849
really check if mod_deflate is loaded
|
лет назад: 12 |
ocs.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
лет назад: 11 |
ocsclient.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
лет назад: 11 |
preferences.php
|
d9c697534d
Fix some typos
|
лет назад: 11 |
preview.php
|
ac6a3133ec
style fixes
|
лет назад: 11 |
request.php
|
7d7a2ce317
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
|
лет назад: 11 |
response.php
|
8dc6bdd96b
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
лет назад: 11 |
route.php
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
лет назад: 12 |
router.php
|
73ed62976d
Fix previous commit
|
лет назад: 11 |
search.php
|
bb75dfc021
Whitespace fixes
|
лет назад: 11 |
setup.php
|
8c5df31c49
DRY use OC_Template::printErrorPage
|
лет назад: 11 |
subadmin.php
|
31b1a73e1f
Check if user is admin - bool
|
лет назад: 12 |
template.php
|
ac6a3133ec
style fixes
|
лет назад: 11 |
templatelayout.php
|
5965f3ecea
Split locating JS and CSS files to their own class
|
лет назад: 11 |
updater.php
|
a0d5ba1167
fix typo
|
лет назад: 11 |
user.php
|
fb40d9e1e6
Merge branch 'master' into groups
|
лет назад: 11 |
util.php
|
8cd671c207
Also clean PHP 5.5 opcache
|
лет назад: 11 |
vcategories.php
|
c223bee6df
fix numRows usage in core lib
|
лет назад: 11 |
vobject.php
|
afadf93d31
Checkstyle: many fixes
|
лет назад: 12 |