Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix others | Joas Schilling | 2016-07-21 | 5 | -11/+17 |
| | |||||
* | Escape special characters (#25429) | Aaron Wood | 2016-07-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Use correct method in the AbstractMapping class * Change the getNamesBySearch method so that input can be properly escaped while still supporting matches * Don't escape hardcoded wildcard | ||||
* | Update license headers | Lukas Reschke | 2016-05-26 | 5 | -29/+8 |
| | |||||
* | Group fixup (#24621) | Roeland Douma | 2016-05-17 | 4 | -7/+494 |
| | | | | | | | | * Move used OC_Group_xx to \OC\Group * Add (deprecated) legacy wrapper in legacy, OC_Group_xx * Replace deprecated use of OC_Group_xx with \OC\Group\xx | ||||
* | Move \OC\Group to PSR-4 | Roeland Jago Douma | 2016-05-01 | 3 | -0/+840 |