Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | Added $app parameter to logException | Vincent Petry | 2013-10-23 | 1 | -4/+4 | |
| | * | Moved logException to OCP\Util class | Vincent Petry | 2013-10-23 | 1 | -0/+33 | |
| * | | Fix namespace for OCP\Appframework\Http | Thomas Tanghus | 2013-10-23 | 3 | -1/+3 | |
| * | | Merge pull request #5249 from owncloud/activities-api | Thomas Müller | 2013-10-21 | 4 | -0/+104 | |
| |\ \ | ||||||
| | * \ | Merge branch 'master' into activities-api | Thomas Müller | 2013-10-16 | 6 | -99/+180 | |
| | |\ \ | ||||||
| | * | | | remove test code | Thomas Müller | 2013-10-16 | 1 | -4/+0 | |
| | * | | | Merge branch 'master' into activities-api | Thomas Müller | 2013-10-16 | 4 | -4/+37 | |
| | |\ \ \ | ||||||
| | * | | | | adding OC6 public API for activities | Thomas Müller | 2013-10-09 | 2 | -2/+20 | |
| | * | | | | Merge branch 'master' into activities-api | Thomas Müller | 2013-10-09 | 9 | -23/+329 | |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | ||||||
| | * | | | | initial implementation of activity manager | Thomas Müller | 2013-09-29 | 2 | -0/+13 | |
| | * | | | | Merge branch 'appframework-master' into activities-api | Thomas Müller | 2013-09-29 | 12 | -110/+504 | |
| | |\ \ \ \ | ||||||
| | * | | | | | adding basic interfaces for the activities api | Thomas Müller | 2013-09-20 | 3 | -0/+77 | |
| * | | | | | | Remove "link" shares right after disabling the "allow_link_share" setting | Morris Jobke | 2013-10-18 | 1 | -0/+12 | |
| * | | | | | | Don't return links for shared files if disabled | Michael Gapczynski | 2013-10-18 | 1 | -0/+4 | |
* | | | | | | | Fix sharing error message - id -> file name | Morris Jobke | 2013-10-17 | 1 | -11/+29 | |
|/ / / / / / | ||||||
* | | | | / | Public API documentation fixes | Morris Jobke | 2013-10-17 | 12 | -167/+166 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-16 | 5 | -13/+48 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #5067 from owncloud/urlParams_fix | Thomas Müller | 2013-10-16 | 1 | -9/+11 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| | * | | | | Get urlParams registered before Request is instantiated | Thomas Tanghus | 2013-10-01 | 1 | -9/+11 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #5207 from owncloud/fixing-4011-part2-master | Thomas Müller | 2013-10-11 | 3 | -0/+33 | |
| |\ \ \ \ | ||||||
| | * | | | | adding additional exceptions for special cases where creating a file might no... | Thomas Müller | 2013-10-07 | 3 | -0/+33 | |
| * | | | | | make sure that we only find file/folder shares | Bjoern Schiessle | 2013-10-09 | 1 | -4/+4 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller | Thomas Tanghus | 2013-10-11 | 2 | -2/+2 | |
* | | | | | Merge branch 'master' into fixing-appframework-master | Thomas Müller | 2013-10-08 | 1 | -0/+49 | |
|\| | | | | ||||||
| * | | | | Merge pull request #5072 from owncloud/apache-auth-master | Thomas Müller | 2013-10-07 | 1 | -0/+49 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| | * | | | fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBac... | Thomas Müller | 2013-10-02 | 1 | -5/+5 | |
| | * | | | adding PHPDoc comment | Thomas Müller | 2013-10-02 | 1 | -1/+3 | |
| | * | | | adding getCurrentUserId() to ApacheBackend | Thomas Müller | 2013-10-01 | 1 | -1/+7 | |
| | * | | | Squashed commit of the following: | Thomas Müller | 2013-10-01 | 1 | -0/+41 | |
| | |/ / | ||||||
* | | | | removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileIn... | Thomas Müller | 2013-10-07 | 1 | -20/+0 | |
* | | | | removing all link/url related calls from API class | Thomas Müller | 2013-10-07 | 1 | -45/+0 | |
* | | | | remove getTrans() from API class | Thomas Müller | 2013-10-07 | 1 | -8/+0 | |
* | | | | remove unused classes | Thomas Müller | 2013-10-07 | 1 | -2/+0 | |
* | | | | fixing SecurityMiddleware to use OC6 API | Thomas Müller | 2013-10-07 | 3 | -17/+24 | |
* | | | | move controller to OCP | Thomas Müller | 2013-10-06 | 1 | -0/+147 | |
|/ / / | ||||||
* | | | Merge pull request #5144 from owncloud/public_middleware | Bernhard Posselt | 2013-10-06 | 1 | -6/+18 | |
|\ \ \ | ||||||
| * | | | Remove misleading IMiddleware interface | Thomas Tanghus | 2013-10-05 | 2 | -89/+1 | |
| * | | | Make abstract Middleware class public | Thomas Tanghus | 2013-10-05 | 1 | -0/+100 | |
* | | | | passesCSRFCheck added to OCP\IRequest | Bart Visscher | 2013-10-04 | 1 | -0/+5 | |
* | | | | Add Helper and URLGenerator interfaces to server container | Bart Visscher | 2013-10-04 | 3 | -0/+80 | |
* | | | | Add L10N interface to server container | Bart Visscher | 2013-10-04 | 2 | -0/+74 | |
|/ / / | ||||||
* | | | Merge pull request #5068 from owncloud/improved_request | Bart Visscher | 2013-10-04 | 1 | -8/+22 | |
|\ \ \ | ||||||
| * | | | Remove getContent() from IRequest | Thomas Tanghus | 2013-10-01 | 1 | -8/+0 | |
| * | | | Implement PUT an PATCH support | Thomas Tanghus | 2013-10-01 | 1 | -1/+1 | |
| * | | | Add interface docs to IRequest. | Thomas Tanghus | 2013-10-01 | 1 | -0/+22 | |
| |/ / | ||||||
* | | | Merge pull request #5087 from owncloud/templatefunction-relativedate | Vincent Petry | 2013-10-04 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Removed $fromTime argument from public template API | Vincent Petry | 2013-10-04 | 1 | -2/+2 | |
| * | | | Fixed missing default values | Vincent Petry | 2013-10-03 | 1 | -1/+1 | |
| * | | | Added unit tests for relative_modified_date, changed method signature | Vincent Petry | 2013-10-03 | 1 | -2/+2 | |
| * | | | Added dateOnly argument to relative_modified_date | Vincent Petry | 2013-10-02 | 1 | -2/+2 | |
| |/ / |