Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup some PHPDoc leftovers and unused variables | Morris Jobke | 2019-03-06 | 6 | -19/+2 |
* | Merge pull request #13327 from nextcloud/allow-bracket-notation-for-remove-ip... | Morris Jobke | 2019-03-06 | 1 | -0/+3 |
|\ | |||||
| * | Allow bracket IPv6 address format inside IPAdress Normalizer | Thomas Citharel | 2019-01-03 | 1 | -0/+3 |
* | | Merge pull request #14175 from skydiablo/master | Morris Jobke | 2019-03-05 | 1 | -0/+1 |
|\ \ | |||||
| * | | Update SwiftFactory.php | Volker | 2019-02-13 | 1 | -0/+1 |
* | | | Merge pull request #14502 from nextcloud/feature/noid/add-activities-for-grou... | Morris Jobke | 2019-03-05 | 2 | -0/+4 |
|\ \ \ | |||||
| * | | | Dump autoloader | Morris Jobke | 2019-03-05 | 2 | -0/+4 |
* | | | | Merge pull request #14302 from nextcloud/enhancement/noid/fulltextsearch-fina... | Morris Jobke | 2019-03-05 | 15 | -231/+1497 |
|\ \ \ \ | |||||
| * | | | | fixing phpdoc | Maxence Lange | 2019-03-04 | 4 | -63/+73 |
| * | | | | fixing INDEX_DONE | Maxence Lange | 2019-03-04 | 1 | -3/+2 |
| * | | | | cleaning the excerpts managment | Maxence Lange | 2019-03-04 | 1 | -11/+6 |
| * | | | | cleaning | Maxence Lange | 2019-03-04 | 2 | -987/+3 |
| * | | | | moving final class to private, new interface in public | Maxence Lange | 2019-03-04 | 15 | -124/+2370 |
| |/ / / | |||||
* / / / | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 3 | -141/+1 |
|/ / / | |||||
* | | | Load auth tokens with the initial state API | Christoph Wurst | 2019-03-01 | 1 | -2/+63 |
* | | | Properly handle null as ownerId if file system access is denied by access token | Julius Härtl | 2019-03-01 | 1 | -2/+6 |
* | | | Listen to IUser::postDelete | Julius Härtl | 2019-03-01 | 1 | -1/+1 |
* | | | Update autoloader | Joas Schilling | 2019-03-01 | 2 | -2/+4 |
* | | | Access for a collection can only become true | Joas Schilling | 2019-03-01 | 1 | -0/+1 |
* | | | Register providers via class names | Joas Schilling | 2019-03-01 | 2 | -7/+29 |
* | | | Add a listener for the events | Joas Schilling | 2019-03-01 | 2 | -0/+71 |
* | | | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 6 | -87/+113 |
* | | | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 2 | -1/+37 |
* | | | Fix unused variable $access | Joas Schilling | 2019-03-01 | 1 | -2/+1 |
* | | | Fix doc block | Joas Schilling | 2019-03-01 | 2 | -4/+2 |
* | | | Add invalidation methods to the interface | Joas Schilling | 2019-03-01 | 1 | -0/+19 |
* | | | Don't throw on UniqueConstraintViolationException since a written value is ok... | Joas Schilling | 2019-03-01 | 1 | -2/+8 |
* | | | Cache the access manually too | Joas Schilling | 2019-03-01 | 1 | -0/+51 |
* | | | Fix SQL statement and provider method call | Julius Härtl | 2019-03-01 | 1 | -13/+13 |
* | | | Make sure the results are always sorted the same | Joas Schilling | 2019-03-01 | 1 | -0/+1 |
* | | | Improve searchCollections() | Joas Schilling | 2019-03-01 | 1 | -6/+20 |
* | | | Further work on the access cache | Joas Schilling | 2019-03-01 | 7 | -80/+293 |
* | | | Start implementing access cache | Joas Schilling | 2019-03-01 | 3 | -8/+102 |
* | | | Fix doc blocks | Joas Schilling | 2019-03-01 | 9 | -51/+61 |
* | | | Implement search and rename in backend | Julius Härtl | 2019-03-01 | 2 | -0/+52 |
* | | | Add link to resource provider | Julius Härtl | 2019-03-01 | 4 | -0/+47 |
* | | | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 2 | -10/+36 |
* | | | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 2 | -4/+15 |
* | | | Add iconClass to resources | Julius Härtl | 2019-03-01 | 4 | -0/+46 |
* | | | Insert new collection into database | Julius Härtl | 2019-03-01 | 1 | -1/+4 |
* | | | Make names mandatory | Joas Schilling | 2019-03-01 | 8 | -21/+93 |
* | | | Allow to create collections | Joas Schilling | 2019-03-01 | 3 | -0/+20 |
* | | | Provider functionality | Joas Schilling | 2019-03-01 | 6 | -0/+144 |
* | | | Add a controller with the most important methods | Joas Schilling | 2019-03-01 | 5 | -6/+34 |
* | | | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 8 | -0/+503 |
* | | | Merge pull request #14254 from sparrowjack63/master | Roeland Jago Douma | 2019-03-01 | 1 | -4/+7 |
|\ \ \ | |||||
| * | | | Bucket name - Alert in debug mode | S. Cat | 2019-03-01 | 1 | -1/+1 |
| * | | | Correct code indent | S. Cat | 2019-03-01 | 1 | -5/+5 |
| * | | | Warning on S3 not compatible DNS bucket name | S. Cat | 2019-03-01 | 1 | -4/+11 |
| * | | | Dont check Bucket Name in Nextcloud | Sebastien Cat | 2019-03-01 | 1 | -4/+0 |