| .. |
|
appframework
|
Merge pull request #9288 from owncloud/fix_dispatcher_null_values
|
2014-07-02 15:29:33 +07:00 |
|
archive
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
backgroundjob
|
Fix check if class exists
|
2014-06-27 00:52:37 +07:00 |
|
cache
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
connector/sabre
|
Catch StorageInvalidException in webdav
|
2014-07-01 15:03:29 +07:00 |
|
db
|
Fix migrator tests to use the correct migrator instances
|
2014-07-01 12:54:35 +07:00 |
|
fileproxy
|
…
|
|
|
files
|
Merge pull request #9357 from owncloud/sharing_unshare_on_delete
|
2014-07-04 17:42:52 +07:00 |
|
group
|
extend Dummy user and group implementation to pass tests
|
2014-06-25 13:13:53 +07:00 |
|
hooks
|
polish documentation based on scrutinizer patches
|
2014-02-06 17:02:21 +07:00 |
|
l10n
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
legacy
|
deprecate OC_Search_Provider in favor of \OCP\Search\Provider
|
2014-07-03 16:03:09 +07:00 |
|
log
|
Don't error out on console.
|
2014-06-04 07:55:45 +07:00 |
|
memcache
|
Memcached hasKey should test for success, the get can fail for other reasons.
|
2014-05-08 18:11:29 +07:00 |
|
migration
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
ocs
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
preview
|
Merge pull request #8978 from owncloud/movie_preview_improvements
|
2014-06-14 01:01:59 +07:00 |
|
route
|
introduce and use getCurrentConnection()
|
2014-07-01 16:45:00 +07:00 |
|
search
|
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
|
2014-06-06 01:17:02 +07:00 |
|
session
|
redefine reopen() in class \OC\Session\Internal to avoid accidental calls in productive code
|
2014-03-18 11:44:22 +07:00 |
|
setup
|
Merge pull request #6632 from eduardosan/master
|
2014-03-12 18:52:47 +07:00 |
|
share
|
make sure that during share and unshare the etags get propagated correctly
|
2014-06-25 12:11:56 +07:00 |
|
template
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
user
|
loop over usernames, not passwords
|
2014-06-30 20:43:50 +07:00 |
|
vobject
|
…
|
|
|
activitymanager.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
allconfig.php
|
$default of OC_Config::[gs]etValue can have more then string as type
|
2014-02-12 17:38:32 +07:00 |
|
api.php
|
introduce and use getCurrentConnection()
|
2014-07-01 16:45:00 +07:00 |
|
app.php
|
add ocsids to info.xml
|
2014-07-07 17:11:50 +07:00 |
|
appconfig.php
|
Use a map to prevent having to use search
|
2014-06-03 12:40:23 +07:00 |
|
apphelper.php
|
moving file to the right location
|
2013-10-07 00:32:39 +07:00 |
|
archive.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
arrayparser.php
|
Some more PHPDoc fixes
|
2014-04-21 15:44:54 +07:00 |
|
avatar.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
avatarmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
backgroundjob.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
cache.php
|
More PHPDoc fixes, using scrutinizer patches as hints
|
2014-02-28 13:53:41 +07:00 |
|
config.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
contactsmanager.php
|
Merge branch 'master' into contactsmanager-register
|
2014-05-19 21:35:13 +07:00 |
|
davclient.php
|
Upgrade SabreDAV to 1.8.10
|
2014-06-04 12:22:23 +07:00 |
|
db.php
|
We obviously have to pass the hostname as is when there is no ':' in the hostname.
|
2014-06-17 14:48:32 +07:00 |
|
defaults.php
|
more strings to translate in utils also some fixes in defaults
|
2014-06-28 13:29:24 +07:00 |
|
eventsource.php
|
sanitize fallbackId
|
2014-03-12 00:18:51 +07:00 |
|
filechunking.php
|
Fix PHPdoc in lib/private
|
2014-04-15 22:55:20 +07:00 |
|
fileproxy.php
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
files.php
|
drop allowZIPdownload and maxZIPSize as options
|
2014-06-02 16:29:03 +07:00 |
|
forbiddenexception.php
|
Cache folder is now configurable
|
2014-03-24 12:57:11 +07:00 |
|
geo.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
group.php
|
drastic speedup for nested ldap groups
|
2014-06-13 00:04:06 +07:00 |
|
helper.php
|
update PHPDoc $fileInfo is a SplFileInfo
|
2014-06-23 23:15:30 +07:00 |
|
hintexception.php
|
…
|
|
|
hook.php
|
Dont connect hooks twice
|
2014-06-06 09:56:02 +07:00 |
|
image.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
installer.php
|
Add explanation about the current implementation of updateApp
|
2014-06-22 12:45:59 +07:00 |
|
json.php
|
Add machine readable error messages to OC\JSON
|
2014-07-04 16:20:27 +07:00 |
|
l10n.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
largefilehelper.php
|
Document exceptions thrown by \OC\LargeFileHelper.
|
2014-05-29 16:26:02 +07:00 |
|
log.php
|
fix missing spaces
|
2014-05-12 13:32:03 +07:00 |
|
mail.php
|
upgraded phpmailer into v5.2.8 via composer
|
2014-05-27 23:33:18 +07:00 |
|
migrate.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
mimetypes.list.php
|
add new keynote mimetype
|
2014-06-16 16:25:12 +07:00 |
|
navigationmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
notsquareexception.php
|
…
|
|
|
ocs.php
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
ocsclient.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
preferences.php
|
allow to set pre-condition for setValue
|
2014-06-05 16:54:03 +07:00 |
|
preview.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
previewmanager.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
repair.php
|
MySQL: adding repair step to convert MyIsam tables to InnoDB
|
2014-07-07 12:32:24 +07:00 |
|
repairstep.php
|
Added RepairStep interface and default repair step lists
|
2014-06-12 17:38:26 +07:00 |
|
request.php
|
Only overwrite serverHost when in unit tests
|
2014-07-07 15:08:45 +07:00 |
|
response.php
|
Merge branch 'master' into cleanup-list-code
|
2014-05-19 20:52:25 +07:00 |
|
search.php
|
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
|
2014-06-06 01:17:02 +07:00 |
|
server.php
|
make search non-static, add ISearch to server container, make legacy a static wrapper for it, move provider and result to public api
|
2014-06-06 01:17:02 +07:00 |
|
setup.php
|
trusted domains shall not be ignored on autosetup
|
2014-06-23 10:33:15 +07:00 |
|
subadmin.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
tagmanager.php
|
reorganize file in lib
|
2013-09-30 16:39:03 +07:00 |
|
tags.php
|
Fix all PHPDoc types and variable names, in /lib
|
2014-05-13 19:08:14 +07:00 |
|
template.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
templatelayout.php
|
Now settings CSS class with appid in content DIV
|
2014-05-15 17:51:04 +07:00 |
|
updater.php
|
Added RepairStep interface and default repair step lists
|
2014-06-12 17:38:26 +07:00 |
|
urlgenerator.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |
|
user.php
|
Merge pull request #8443 from owncloud/csrf-on-login-and-logout
|
2014-06-02 11:27:20 +07:00 |
|
util.php
|
Remove forgotten debug log
|
2014-07-03 12:26:17 +07:00 |
|
vobject.php
|
Remove all occurences of @brief and @returns from PHPDoc
|
2014-05-19 17:50:53 +07:00 |