Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | Add interface for Session and add getter in server container. | Thomas Tanghus | 2013-09-17 | 2 | -0/+51 | |
| * | | | | OC_Cache namespace changes and add UserCache to server container. | Thomas Tanghus | 2013-09-17 | 2 | -0/+62 | |
| |/ / / | ||||||
| * | | | fix naming | Thomas Müller | 2013-09-17 | 1 | -1/+1 | |
| * | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-17 | 1 | -0/+11 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | class files have to be lowercase | Thomas Müller | 2013-09-17 | 1 | -0/+0 | |
| * | | | adding interface for middleware | Thomas Müller | 2013-09-17 | 1 | -0/+88 | |
| * | | | adding getRootFolder() to server container and hooking up the new files api | Thomas Müller | 2013-09-15 | 1 | -0/+8 | |
| * | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-13 | 8 | -0/+672 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'appframework-master' of github.com:owncloud/core into appframew... | Thomas Müller | 2013-09-13 | 3 | -34/+41 | |
| |\ \ \ \ | ||||||
| | * | | | | adding public interface for preview | Thomas Müller | 2013-09-04 | 3 | -34/+41 | |
| | * | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-04 | 3 | -1/+54 | |
| | |\ \ \ \ | ||||||
| * | \ \ \ \ | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-13 | 3 | -3/+61 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | move new interfaces into lib/public and OCP | Thomas Müller | 2013-08-31 | 5 | -10/+10 | |
| * | | | | | | PHPDoc added to existing interfaces | Thomas Müller | 2013-08-31 | 3 | -2/+44 | |
| * | | | | | | fixing file header | Thomas Müller | 2013-08-31 | 5 | -5/+98 | |
| * | | | | | | fixing typo | Thomas Müller | 2013-08-29 | 1 | -1/+1 | |
| * | | | | | | as a quick example the public contacts API has been ported over as a service ... | Thomas Müller | 2013-08-26 | 3 | -39/+170 | |
| * | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-08-26 | 4 | -8/+20 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | introducing OCP\AppFramework\App | Thomas Müller | 2013-08-21 | 3 | -0/+324 | |
| * | | | | | | | moving response classes over to OCP | Thomas Müller | 2013-08-21 | 4 | -0/+458 | |
| * | | | | | | | typo | Thomas Müller | 2013-08-21 | 1 | -1/+1 | |
| * | | | | | | | initial setup of the server container | Thomas Müller | 2013-08-21 | 1 | -0/+14 | |
| * | | | | | | | Introducing IRequest | Thomas Müller | 2013-08-20 | 1 | -0/+88 | |
| * | | | | | | | Introducing IContainer into public api | Thomas Müller | 2013-08-20 | 1 | -0/+19 | |
* | | | | | | | | mail is already themable via the template, no need to provide additional stri... | Bjoern Schiessle | 2013-09-30 | 1 | -45/+0 | |
* | | | | | | | | use OC_DB::executeAudited | Bjoern Schiessle | 2013-09-25 | 1 | -5/+3 | |
* | | | | | | | | use OC_DB::executeAudited | Bjoern Schiessle | 2013-09-25 | 1 | -5/+3 | |
* | | | | | | | | set default value for expire parameter | Bjoern Schiessle | 2013-09-25 | 1 | -2/+2 | |
* | | | | | | | | use template for txt and html mails to send notification mails | Bjoern Schiessle | 2013-09-25 | 1 | -8/+33 | |
* | | | | | | | | fix PHPDoc | Bjoern Schiessle | 2013-09-24 | 1 | -4/+4 | |
* | | | | | | | | some small fixes | Bjoern Schiessle | 2013-09-24 | 1 | -8/+18 | |
* | | | | | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-23 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | make sure that both $permissions and $oldPermissions have the same type | Bjoern Schiessle | 2013-09-20 | 1 | -1/+1 | |
| * | | | | | | | only remember password if the user changes the permissions, otherwise the use... | Bjoern Schiessle | 2013-09-18 | 1 | -9/+13 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-16 | 10 | -2/+690 | |
|\| | | | | | | ||||||
| * | | | | | | Add OCP\DB::getErrorMessage() to public namespace. | Thomas Tanghus | 2013-09-16 | 1 | -0/+11 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | cleanup public storage interface a bit | Robin Appelman | 2013-09-12 | 1 | -46/+0 | |
| * | | | | | Merge branch 'master' into fileapi-foreward | Robin Appelman | 2013-09-12 | 2 | -4/+9 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| | * | | | | remove some more debug output | Bjoern Schiessle | 2013-09-06 | 1 | -2/+0 | |
| | * | | | | remove some error_logs | Bjoern Schiessle | 2013-09-06 | 1 | -1/+0 | |
| | * | | | | remove error logs | Bjoern Schiessle | 2013-09-06 | 1 | -2/+2 | |
| | * | | | | if the files doesn't exist yet we start with the parent to search for shares | Bjoern Schiessle | 2013-09-06 | 1 | -4/+12 | |
| | | |_|/ | | |/| | | ||||||
| * | | | | add storage backend interface to public namespace | Robin Appelman | 2013-09-10 | 2 | -1/+344 | |
| * | | | | improve phpdoc for the public files interface | Robin Appelman | 2013-09-10 | 3 | -30/+105 | |
| * | | | | move filesystem expceptions to global namespace | Robin Appelman | 2013-09-10 | 4 | -0/+44 | |
| * | | | | move public files api to a clearer namespace | Robin Appelman | 2013-09-10 | 3 | -13/+13 | |
| * | | | | update phpdoc for public fileapi | Robin Appelman | 2013-09-06 | 2 | -10/+10 | |
| * | | | | extract interfaces from fileapi for public namespace | Robin Appelman | 2013-09-06 | 3 | -0/+256 | |
* | | | | | Merge branch 'master' into sharing_mail_notification_master | Bjoern Schiessle | 2013-09-05 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'master' into clean_up_util | kondou | 2013-09-02 | 3 | -6/+63 | |
| |\ \ \ \ |