summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Http Range requests support in downloadsPiotr Filiciak2016-05-203-12/+199
* | | | | Merge pull request #24729 from owncloud/try-token-login-firstVincent Petry2016-05-231-5/+13
|\ \ \ \ \
| * | | | | try token login firstChristoph Wurst2016-05-201-5/+13
* | | | | | Merge pull request #24658 from owncloud/invalidate-disabled-user-sessionVincent Petry2016-05-231-3/+4
|\ \ \ \ \ \
| * | | | | | invalidate user session if the user is disabledChristoph Wurst2016-05-231-3/+4
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #24559 from owncloud/2faVincent Petry2016-05-2310-3/+376
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | add OCC command to enable/disable 2FA for a userChristoph Wurst2016-05-232-3/+28
| * | | | | Add two factor auth to coreChristoph Wurst2016-05-2310-3/+351
| |/ / / /
* | | | | Merge pull request #24777 from owncloud/scanner-dont-propagateVincent Petry2016-05-231-2/+4
|\ \ \ \ \
| * | | | | dont needlessly triger the propgator in the scannerRobin Appelman2016-05-231-2/+4
* | | | | | Merge pull request #24699 from owncloud/background-scan-recursionVincent Petry2016-05-232-3/+7
|\ \ \ \ \ \
| * | | | | | Only recurse into incomplete folders during background scansRobin Appelman2016-05-232-3/+7
* | | | | | | Merge pull request #24695 from owncloud/background-scan-propagateVincent Petry2016-05-231-1/+13
|\ \ \ \ \ \ \
| * | | | | | | Trigger propagation from the background scannerRobin Appelman2016-05-181-1/+13
* | | | | | | | Merge pull request #24765 from owncloud/boolean-installed-configVincent Petry2016-05-231-0/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Make sure that installed is a booleanJoas Schilling2016-05-231-0/+1
* | | | | | | | Merge pull request #24703 from owncloud/personal-settings-auth-tokensVincent Petry2016-05-236-6/+51
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-235-6/+37
| * | | | | | | add button to add new device tokensChristoph Wurst2016-05-232-1/+4
| * | | | | | | list user's auth tokens on the personal settings pageChristoph Wurst2016-05-232-2/+13
| |/ / / / / /
* | | | | | | Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry2016-05-233-1/+541
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove unneeded unsets in encoding wrapperVincent Petry2016-05-201-16/+3
| * | | | | | Fixes for encoding wrapperVincent Petry2016-05-201-41/+19
| * | | | | | Scanner must normalize new children names for cache diffVincent Petry2016-05-201-1/+1
| * | | | | | Add encoding wrapper as opt-in mount optionVincent Petry2016-05-201-4/+2
| * | | | | | Add wrapper for NFD encoding workaroundVincent Petry2016-05-202-0/+577
* | | | | | | Merge pull request #24766 from owncloud/mmccarn-patch-2Vincent Petry2016-05-231-10/+13
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update imagePath to prefer theme, then app, then core imagesmmccarn2016-05-231-10/+13
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24603 from owncloud/federated_reshareVincent Petry2016-05-234-9/+28
|\ \ \ \ \ \
| * | | | | | use share initiator as fall back to access the fileBjörn Schießle2016-05-204-9/+28
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #24356 from owncloud/scanner-recursion-memoryVincent Petry2016-05-231-22/+25
|\ \ \ \ \ \
| * | | | | | Free up folder content from memory before recursing in the file scannerRobin Appelman2016-04-291-22/+25
* | | | | | | Move EntityEvent to PSR-4Joas Schilling2016-05-231-0/+0
* | | | | | | Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-231-0/+76
| |_|/ / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-238-8/+24
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-224-12/+20
* | | | | | Merge pull request #24732 from owncloud/autoloader_fixVincent Petry2016-05-213-7/+1
|\ \ \ \ \ \
| * | | | | | Move Template to PSR-4Roeland Jago Douma2016-05-201-0/+0
| * | | | | | Only allow loading of legacy (lib/private/legacy) by defaultRoeland Jago Douma2016-05-201-5/+1
| * | | | | | \OCP is handled by composer autoloaderRoeland Jago Douma2016-05-201-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #24696 from owncloud/lock-jobs-while-executingVincent Petry2016-05-219-36/+179
|\ \ \ \ \ \
| * | | | | | Lock jobs while executing them, to allow multiple executors to run in parallelJoas Schilling2016-05-213-34/+69
| * | | | | | Add a method to lock a tableJoas Schilling2016-05-216-2/+110
| |/ / / / /
* | | | | | Some tweaks for systemtagmanagerVincent Petry2016-05-203-67/+2
* | | | | | Act on effective system tag canAssign permissionVincent Petry2016-05-201-1/+1
* | | | | | Add system tag assignability check with groupsVincent Petry2016-05-201-0/+13
* | | | | | Add systemtag_group table and get/set methodsVincent Petry2016-05-202-0/+75
* | | | | | Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-203-47/+15
* | | | | | Add interface methods for permission checkVincent Petry2016-05-204-1/+170
|/ / / / /
* | / / / Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-2/+0
| |/ / / |/| | |