aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/session/session.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OC\Session to PSR-4Roeland Jago Douma2016-04-151-79/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* Update license headersJenkins for ownCloud2015-03-261-4/+19
|
* Revert "Updating license headers"Morris Jobke2015-02-261-18/+5
| | | | This reverts commit 6a1a4880f0d556fb090f19a5019fec31916f5c36.
* Updating license headersJenkins for ownCloud2015-02-231-5/+18
|
* PHPDoc updatedThomas Müller2014-03-101-2/+8
|
* adding an explicit close method to class session - write operations (set and ↵Thomas Müller2014-03-101-0/+6
| | | | remove) being called after close() will throw an exception
* fixing php 5.3 compatibilityThomas Müller2013-10-081-31/+4
| | | | PHP Fatal error: Can't inherit abstract function OCP\ISession::set() (previously declared abstract in OC\Session\Session)
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+79
Conflicts: lib/private/vcategories.php