.. |
archive
|
d9c697534d
Fix some typos
|
11 gadi atpakaļ |
backgroundjob
|
b7585050b5
Move legacy backgroundjob classes to a place where they can be autoloaded
|
11 gadi atpakaļ |
cache
|
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.
|
11 gadi atpakaļ |
connector
|
ad266a4253
Merge branch 'master' into sabre-objecttree
|
11 gadi atpakaļ |
db
|
d563367b0f
More style fixes
|
11 gadi atpakaļ |
fileproxy
|
451daf3ab1
Keep user quota into account when the storage backend has unkown free space
|
11 gadi atpakaļ |
files
|
f22719b1ee
Scanner: correctly pass trough reuse options when doing a recursive scan
|
11 gadi atpakaļ |
group
|
4e3bfd8ddd
Fix group id naming fid->gid
|
11 gadi atpakaļ |
hooks
|
4a4e139c83
forward previously registerd hooks
|
11 gadi atpakaļ |
l10n
|
5ebff8cfc4
[tx-robot] updated from transifex
|
11 gadi atpakaļ |
legacy
|
fbbe0ebe77
add function to get config object from OC_Config
|
11 gadi atpakaļ |
log
|
d1a39ab01c
Merge pull request #4293 from owncloud/config-date
|
11 gadi atpakaļ |
memcache
|
25003fb213
Add ACPu memory cache
|
11 gadi atpakaļ |
migration
|
89f8f8e42d
app migrate: Use = instead of LIKE as described in the comment above.
|
11 gadi atpakaļ |
minimizer
|
3829460ab8
adding space between) and {
|
12 gadi atpakaļ |
ocs
|
7eb6cc62f8
Make class properties protected instead of private to allow subclassing
|
11 gadi atpakaļ |
public
|
9253627327
cancel sharing if some users doesn't have a working encryption set-up.
|
11 gadi atpakaļ |
search
|
4b940955dd
merge master into filesystem
|
12 gadi atpakaļ |
session
|
57f712f8a9
implement ArrayInterface with Session
|
11 gadi atpakaļ |
setup
|
194ab11322
General fixes
|
11 gadi atpakaļ |
template
|
75fd6d4fde
initialize OC_Defaults in template constructorX
|
11 gadi atpakaļ |
user
|
fb40d9e1e6
Merge branch 'master' into groups
|
11 gadi atpakaļ |
vobject
|
cb41a30b00
Add Compound property to avoid double escaping values.
|
11 gadi atpakaļ |
api.php
|
8ca0a957ad
Allow setting defaults and requirements for the api route
|
11 gadi atpakaļ |
app.php
|
367b248bc0
show 'More apps' link to app administration directly in app navigation
|
11 gadi atpakaļ |
appconfig.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 gadi atpakaļ |
archive.php
|
d9c697534d
Fix some typos
|
11 gadi atpakaļ |
arrayparser.php
|
46626915ef
Use a parser to read custom mount configuration instead of including the php files
|
11 gadi atpakaļ |
autoloader.php
|
988b539dd7
Let's just use '/' as we do almost everywhere - this change fixes two failing unit tests
|
11 gadi atpakaļ |
backgroundjob.php
|
5bfe4adbaa
Whitespace cleanup
|
12 gadi atpakaļ |
base.php
|
93b227d803
shorten wording on config directory errors
|
11 gadi atpakaļ |
cache.php
|
80a3f8d066
Seperate memory based cache from OC_Cache
|
11 gadi atpakaļ |
config.php
|
9b1866f1ac
merge master
|
11 gadi atpakaļ |
db.php
|
d563367b0f
More style fixes
|
11 gadi atpakaļ |
defaults.php
|
aacca494c5
introduce shortname themable string and split from title, use for image alt text
|
11 gadi atpakaļ |
eventsource.php
|
2b89b7c880
Split scanning logic from ajax file
|
11 gadi atpakaļ |
filechunking.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 gadi atpakaļ |
fileproxy.php
|
d3e37fa157
remove fileatime from common storage backend
|
12 gadi atpakaļ |
files.php
|
179b42c56d
Fixed review issues
|
11 gadi atpakaļ |
geo.php
|
3829460ab8
adding space between) and {
|
12 gadi atpakaļ |
group.php
|
df358dfef5
fix function call for searUsers()
|
11 gadi atpakaļ |
helper.php
|
df8ad46dae
Change exit calls to throwing an exception
|
11 gadi atpakaļ |
hintexception.php
|
c6bbccc776
Merge branch 'master' into convert-oc_config
|
11 gadi atpakaļ |
hook.php
|
bb75dfc021
Whitespace fixes
|
11 gadi atpakaļ |
image.php
|
1b567b2ad1
Don't throw a fatal, if is_file() parameter isn't
|
11 gadi atpakaļ |
installer.php
|
a22940d3cd
Add OC_L10N to public api
|
11 gadi atpakaļ |
json.php
|
c9c1e483c5
use utf-8 encoding for json
|
11 gadi atpakaļ |
l10n.php
|
43be3eb4d0
Changing elseif statement to what the PEAR coding guidelines say.
|
11 gadi atpakaļ |
log.php
|
1edf01d09f
Fix usage of non existent consts
|
11 gadi atpakaļ |
mail.php
|
3c691c9ec9
move to non-static OC_Defaults
|
11 gadi atpakaļ |
migrate.php
|
3ae70ab162
Check if username is valid and remove slashes from filename
|
11 gadi atpakaļ |
mimetypes.list.php
|
3534c3b373
add reveal mimetype
|
11 gadi atpakaļ |
minimizer.php
|
fd060d4849
really check if mod_deflate is loaded
|
12 gadi atpakaļ |
ocs.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 gadi atpakaļ |
ocsclient.php
|
ffae6f4b84
Style-fix: Breakup long lines
|
11 gadi atpakaļ |
preferences.php
|
d9c697534d
Fix some typos
|
11 gadi atpakaļ |
request.php
|
7d7a2ce317
use $_SERVER['SERVER_NAME'] in case $_SERVER['HTTP_HOST'] is not set
|
11 gadi atpakaļ |
response.php
|
8dc6bdd96b
clean up usage of DatabaseSetupException and catch Exceptions in entrypoints
|
11 gadi atpakaļ |
route.php
|
30d7993e01
Checkstyle fixes: NoSpaceAfterComma
|
12 gadi atpakaļ |
router.php
|
73ed62976d
Fix previous commit
|
11 gadi atpakaļ |
search.php
|
bb75dfc021
Whitespace fixes
|
11 gadi atpakaļ |
setup.php
|
8c5df31c49
DRY use OC_Template::printErrorPage
|
11 gadi atpakaļ |
subadmin.php
|
31b1a73e1f
Check if user is admin - bool
|
12 gadi atpakaļ |
template.php
|
75fd6d4fde
initialize OC_Defaults in template constructorX
|
11 gadi atpakaļ |
templatelayout.php
|
5965f3ecea
Split locating JS and CSS files to their own class
|
11 gadi atpakaļ |
updater.php
|
a0d5ba1167
fix typo
|
11 gadi atpakaļ |
user.php
|
062769ab61
Remove noisy Log/Debug message
|
11 gadi atpakaļ |
util.php
|
f658852276
Merge branch 'master' into fixing-testGetById-master
|
11 gadi atpakaļ |
vcategories.php
|
c223bee6df
fix numRows usage in core lib
|
11 gadi atpakaļ |
vobject.php
|
afadf93d31
Checkstyle: many fixes
|
12 gadi atpakaļ |