summaryrefslogtreecommitdiffstats
path: root/lib/public
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'master' into sharing_mail_notification_masterBjoern Schiessle2013-10-0226-86/+1864
|\| |
| * | Merge branch 'master' into appframework-masterThomas Müller2013-09-272-4/+4
| |\ \
| | * \ Merge pull request #4207 from owncloud/search_shared_filesThomas Müller2013-09-271-3/+3
| | |\ \
| | | * | adding PHPDoc comments to getBackendThomas Müller2013-09-241-2/+2
| | | * | add initial search in shared filesJörn Friedrich Dreyer2013-09-191-1/+1
| | * | | User: move checkPassword from User to Manager to not break APIArthur Schiwon2013-09-241-1/+1
| * | | | Merge pull request #4892 from owncloud/vcategories_publicThomas Müller2013-09-253-0/+220
| |\ \ \ \
| | * | | | Add factory class for the server container.Thomas Tanghus2013-09-243-10/+50
| | * | | | Updated method names and added a few more tests.Thomas Tanghus2013-09-231-3/+3
| | * | | | OC_VCategories=>OC\Tags. Public interface + getter in server containerThomas Tanghus2013-09-232-0/+180
| * | | | | class API decommissioning part 1Thomas Müller2013-09-251-88/+1
| * | | | | AppFramework:Thomas Müller2013-09-251-0/+12
| * | | | | Merge branch 'master' into appframework-masterThomas Müller2013-09-251-10/+25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge pull request #4856 from owncloud/fix-link-expirationAndreas Fischer2013-09-231-1/+12
| | |\ \ \ \
| | | * | | | Perform expiration date checking before returning share data for token.Andreas Fischer2013-09-161-1/+12
| | | | |/ / | | | |/| |
| * | | | | Remove duplicate method definitionsThomas Tanghus2013-09-241-14/+1
| * | | | | Merge branch 'server_folder_methods' of github.com:owncloud/core into server_...Thomas Tanghus2013-09-241-0/+13
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'appframework-master' into server_folder_methodsThomas Tanghus2013-09-192-0/+62
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Add getUserFolder/getAppFolder to Server.Thomas Tanghus2013-09-181-0/+14
| * | | | | | Add getUserFolder/getAppFolder to Server.Thomas Tanghus2013-09-231-0/+14
| | |_|_|_|/ | |/| | | |
| * | | | | Add missing implements and fix parameters in IConfigBart Visscher2013-09-202-8/+17
| * | | | | fixing typos + adding missing filed $activeEntryThomas Müller2013-09-201-2/+2
| * | | | | fixing PHPDocThomas Müller2013-09-201-8/+8
| * | | | | fixing typosThomas Müller2013-09-201-4/+4
| * | | | | Add Config container class to server containerBart Visscher2013-09-202-0/+64
| * | | | | Add Navigation class to server containerBart Visscher2013-09-202-0/+32
| * | | | | Add DBConnection to server containerBart Visscher2013-09-202-0/+78
| * | | | | Add UserSession to server containerBart Visscher2013-09-202-0/+37
| | |/ / / | |/| | |
| * | | | updating php docsThomas Müller2013-09-181-1/+1
| * | | | Merge branch 'appframework-master' into public_cacheThomas Tanghus2013-09-183-9/+63
| |\| | |
| | * | | Add some docs to the sessions interface.Thomas Tanghus2013-09-181-2/+14
| | * | | Purge session from Request - and fix some stylesThomas Tanghus2013-09-171-9/+0
| | * | | Add interface for Session and add getter in server container.Thomas Tanghus2013-09-172-0/+51
| * | | | OC_Cache namespace changes and add UserCache to server container.Thomas Tanghus2013-09-172-0/+62
| |/ / /
| * | | fix namingThomas Müller2013-09-171-1/+1
| * | | Merge branch 'master' into appframework-masterThomas Müller2013-09-171-0/+11
| |\ \ \ | | | |/ | | |/|
| * | | class files have to be lowercaseThomas Müller2013-09-171-0/+0
| * | | adding interface for middlewareThomas Müller2013-09-171-0/+88
| * | | adding getRootFolder() to server container and hooking up the new files apiThomas Müller2013-09-151-0/+8
| * | | Merge branch 'master' into appframework-masterThomas Müller2013-09-138-0/+672
| |\ \ \
| * \ \ \ Merge branch 'appframework-master' of github.com:owncloud/core into appframew...Thomas Müller2013-09-133-34/+41
| |\ \ \ \
| | * | | | adding public interface for previewThomas Müller2013-09-043-34/+41
| | * | | | Merge branch 'master' into appframework-masterThomas Müller2013-09-043-1/+54
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into appframework-masterThomas Müller2013-09-133-3/+61
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | move new interfaces into lib/public and OCPThomas Müller2013-08-315-10/+10
| * | | | | | PHPDoc added to existing interfacesThomas Müller2013-08-313-2/+44
| * | | | | | fixing file headerThomas Müller2013-08-315-5/+98
| * | | | | | fixing typoThomas Müller2013-08-291-1/+1
| * | | | | | as a quick example the public contacts API has been ported over as a service ...Thomas Müller2013-08-263-39/+170
| * | | | | | Merge branch 'master' into appframework-masterThomas Müller2013-08-264-8/+20
| |\ \ \ \ \ \