aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/files/filenametoolongexception.php
Commit message (Collapse)AuthorAgeFilesLines
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-39/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update license headers and authorsMorris Jobke2015-06-251-0/+1
|
* Add @since tags to all methods in public namespaceMorris Jobke2015-04-161-1/+6
| | | | | | | * enhance the app development experience - you can look up the method introduction right inside the code without searching via git blame * easier to write apps for multiple versions
* Update license headersJenkins for ownCloud2015-03-261-12/+11
|
* verify the file name length not to exceed 255 characters + verify path ↵Thomas Müller2015-03-121-0/+34
during rename