Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -75/+0 |
* | Happy new year! | Thomas Müller | 2016-01-12 | 1 | -1/+1 |
* | update license headers and authors | Morris Jobke | 2015-06-25 | 1 | -0/+1 |
* | Add @since tag to public namespace constants | Morris Jobke | 2015-04-18 | 1 | -0/+2 |
* | Move constants to OCP\API so apps can use them | Joas Schilling | 2015-04-18 | 1 | -2/+18 |
* | Correctly prefix OC_API with \ since its not in the namespace | Joas Schilling | 2015-04-18 | 1 | -2/+2 |
* | Add @since tags to all methods in public namespace | Morris Jobke | 2015-04-16 | 1 | -0/+2 |
* | Update license headers | Jenkins for ownCloud | 2015-03-26 | 1 | -12/+13 |
* | Revert "Updating license headers" | Morris Jobke | 2015-02-26 | 1 | -13/+19 |
* | Updating license headers | Jenkins for ownCloud | 2015-02-23 | 1 | -19/+13 |
* | unify license headers for public API files | Morris Jobke | 2013-11-03 | 1 | -19/+19 |
* | fix "No page-level DocBlock" | Morris Jobke | 2013-11-03 | 1 | -0/+8 |
* | Style-fix: Breakup long lines | Bart Visscher | 2013-02-14 | 1 | -1/+2 |
* | Spaces to tabs | Bart Visscher | 2013-01-16 | 1 | -2/+2 |
* | Merge branch 'master' into ocs_api | Tom Needham | 2012-12-31 | 1 | -11/+11 |
* | Allow apps to pass defaults and requirements for their API calls | Tom Needham | 2012-10-28 | 1 | -2/+4 |
* | API: Default to user authentication level | Tom Needham | 2012-09-13 | 1 | -2/+3 |
* | Fix error with namespacing | Tom Needham | 2012-07-31 | 1 | -1/+1 |
* | Make method static | Tom Needham | 2012-07-31 | 1 | -1/+1 |
* | Add public class for registering api calls | Tom Needham | 2012-07-30 | 1 | -0/+41 |