server/lib/private
Vincent Petry f056558b72 Add repair step to fix SQLite autoincrement
Force Doctrine to generate alter table SQL statements for SQLite to make
sure the code from OCSqlitePlatform is triggered.
2015-03-26 11:00:22 +01:00
..
app Merge pull request #14529 from owncloud/intuitive-version-check 2015-02-27 02:16:23 -08:00
appframework Also add a note that clob does not work in the compare array 2015-03-16 15:41:00 +01:00
archive Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
assetic Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
backgroundjob Merge pull request #14530 from owncloud/revert-14403 2015-02-27 00:39:29 -08:00
cache Add unit tests for gc() for \OC\Cache\FileGlobalGC 2015-03-18 16:19:04 +00:00
command Allow running the async commands from unit tests 2015-03-02 15:25:31 +01:00
connector/sabre Merge pull request #15171 from owncloud/sabre-logforbiddenasdebug 2015-03-24 23:31:35 +01:00
contacts Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
db Rename platform 2015-03-25 18:33:21 +01:00
diagnostics Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
files Add getNonExistingName() to the node api 2015-03-24 15:00:36 +01:00
group Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
hooks Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
l10n Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
legacy Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
log Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
mail Add debug mode back to mailer 2015-03-17 19:41:13 +01:00
memcache Add version and path to cache prefix 2015-03-17 12:39:49 +01:00
ocs Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
preview Create an interface for OC_Image and OCP\Image for the public API 2015-03-16 12:45:15 +01:00
repair Properly forward repair errors and warnings 2015-02-27 12:44:04 +01:00
route Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
search Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
security Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
session Handle session initialization errors and display error page - fixes #15053 2015-03-20 12:21:03 +01:00
setup Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
share When the expiration date is enforced respect this 2015-03-19 10:07:17 +01:00
tagging Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
template Log errors and create 404 in network list when a css or js is missing 2015-03-04 17:56:33 +01:00
user Remove outdated comment 2015-03-13 16:19:52 +01:00
activitymanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
allconfig.php The key is over configkey, user and app, not the value 2015-03-16 15:37:12 +01:00
api.php Simplify code 2015-03-01 11:46:39 +01:00
app.php Correctly get array of groups and send OCP\IGroup objects to enable method 2015-03-24 12:56:42 +01:00
appconfig.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
apphelper.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
archive.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
arrayparser.php Use proper error type and clean-up code 2015-03-13 13:21:09 +01:00
avatar.php Create an interface for OC_Image and OCP\Image for the public API 2015-03-16 12:45:15 +01:00
avatarmanager.php Avatar controller moved to AppFrameWork 2015-03-11 16:37:42 +01:00
backgroundjob.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
cache.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
config.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
contactsmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
databaseexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
databasesetupexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
datetimeformatter.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
datetimezone.php Etc timezones don't exist for .5 and .75 offsets 2015-03-03 09:08:47 +01:00
db.php let insertIfNotExist() throw the native DBALException - no need to hide the real exception 2015-03-09 22:37:49 +01:00
defaults.php Add more HTTPS endpoints 2015-02-27 11:37:30 +01:00
eventsource.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
filechunking.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
fileproxy.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
files.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
forbiddenexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
geo.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
group.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
helper.php Introducing the Raw mimetypes 2015-03-16 16:25:04 +01:00
hintexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
hook.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
httphelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 2015-03-12 21:43:41 +01:00
image.php Create an interface for OC_Image and OCP\Image for the public API 2015-03-16 12:45:15 +01:00
installer.php display app update error messages - fixes #14611 2015-03-11 09:59:56 +01:00
json.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
l10n.php Respect http header 'Accept-Language' on ocs and remote.php calls 2015-03-09 10:38:38 +01:00
largefilehelper.php drop any fallback code related to curl - refs https://github.com/owncloud/core/pull/14838#issuecomment-78586447 2015-03-12 21:43:41 +01:00
log.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
mimetypes.list.php Introducing 3D images support (media type) 2015-03-20 22:11:42 +01:00
naturalsort.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
naturalsort_defaultcollator.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
navigationmanager.php Allow registering closures for navigation entries 2015-03-16 16:17:43 +01:00
needsupdateexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
notsquareexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
ocs.php Read from IRequest instead of reading twice 2015-02-27 14:22:35 +01:00
ocsclient.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
preview.php Create an interface for OC_Image and OCP\Image for the public API 2015-03-16 12:45:15 +01:00
previewmanager.php Only register the core providers when necessary 2015-03-16 12:45:18 +01:00
repair.php Add repair step to fix SQLite autoincrement 2015-03-26 11:00:22 +01:00
repairexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
repairstep.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
response.php Let users configure security headers in their Webserver 2015-03-02 19:07:46 +01:00
search.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
server.php Merge pull request #14857 from owncloud/preview-provider-registration-in-manager 2015-03-20 16:34:22 +01:00
serviceunavailableexception.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
setup.php Fix setup config 2015-03-16 17:57:34 +01:00
subadmin.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
systemconfig.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
tagmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
tags.php Do not walk over the users directory, but over the list of tagged objects 2015-03-23 15:10:58 +01:00
template.php show exception type in debug mode 2015-03-20 03:51:21 +01:00
templatelayout.php fall back to absolute path for pipelined assets (#14940) 2015-03-16 19:08:11 -07:00
tempmanager.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
updater.php Add spaces 2015-03-16 10:52:29 +01:00
urlgenerator.php Reuse cache result 2015-03-17 13:15:52 +01:00
user.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
util.php Merge pull request #14704 from owncloud/storage-wrapper-mount 2015-03-19 16:20:38 +01:00
vobject.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00