Joas Schilling
|
ba87db3fcc
|
Fix others
|
2016-07-21 18:13:57 +02:00 |
Lukas Reschke
|
aba539703c
|
Update license headers
|
2016-05-26 19:57:24 +02:00 |
Vincent Petry
|
ee1f4602f3
|
Merge pull request #24787 from owncloud/fix-update-issue-on-master
Add the background jobs after the table was updated
|
2016-05-24 10:14:00 +02:00 |
Joas Schilling
|
78da57466f
|
Add the background jobs after the table was updated
|
2016-05-23 17:58:46 +02:00 |
Joas Schilling
|
7f1b8f22d4
|
Make sure that installed is a boolean
|
2016-05-23 10:09:22 +02:00 |
Christoph Wurst
|
46bdf6ea2b
|
fix PHPDoc and other minor issues
|
2016-05-11 13:36:46 +02:00 |
Christoph Wurst
|
2fa5e0a24e
|
invalidate (delete) session token on logout
add 'last_activity' column to session tokens and delete old ones via a background job
|
2016-05-11 13:36:46 +02:00 |
Thomas Müller
|
e049953d1a
|
OC_Installer -> \OC\Installer
|
2016-05-02 08:52:06 +02:00 |
Roeland Jago Douma
|
f52c5b31b6
|
Move more from \OC to PSR-4
* \OC\OCSClient
* \OC\Preview
* \OC\PreviewManager
* \OC\Repair
* \OC\RepairException
* \OC\Search
* \OC\ServerContainer
* \OC\ServerNotAvailableException
* \OC\ServiceUnavailableException
* \OC\Setup
* \OC\Streamer
* \OC\SubAdmin
* \OC\SystemConfig
* \OC\TagManager
* \OC\Tags
* \OC\TempManager
* \OC\TemplateLayout
* \OC\URLGenerator
* \OC\Updater
|
2016-04-29 15:08:01 +02:00 |