Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | Updated method names and added a few more tests. | Thomas Tanghus | 2013-09-23 | 3 | -20/+57 | |
| | * | | | | | | | | | | | fixing namespaces and rename hasCategory to hasTag | Thomas Müller | 2013-09-23 | 1 | -9/+9 | |
| | * | | | | | | | | | | | OC_VCategories=>OC\Tags. Public interface + getter in server container | Thomas Tanghus | 2013-09-23 | 7 | -963/+948 | |
| | * | | | | | | | | | | | More trimming | Thomas Tanghus | 2013-09-23 | 1 | -3/+15 | |
| * | | | | | | | | | | | | stripos return value check | Thomas Müller | 2013-09-25 | 1 | -1/+1 | |
| * | | | | | | | | | | | | class API decommissioning part 1 | Thomas Müller | 2013-09-25 | 2 | -285/+21 | |
| * | | | | | | | | | | | | AppFramework: | Thomas Müller | 2013-09-25 | 2 | -25/+37 | |
| * | | | | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-25 | 639 | -8315/+21411 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4898 from owncloud/server_folder_methods | Thomas Müller | 2013-09-24 | 2 | -0/+51 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Remove duplicate method definitions | Thomas Tanghus | 2013-09-24 | 1 | -14/+1 | |
| | * | | | | | | | | | | | | Merge branch 'server_folder_methods' of github.com:owncloud/core into server_... | Thomas Tanghus | 2013-09-24 | 2 | -0/+14 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Fix syntax error | Thomas Tanghus | 2013-09-19 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | Merge branch 'appframework-master' into server_folder_methods | Thomas Tanghus | 2013-09-19 | 15 | -41/+292 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | Don't try to be clever | Thomas Tanghus | 2013-09-18 | 1 | -15/+18 | |
| | | * | | | | | | | | | | | | Update to adhere to the coding guidelines. | Thomas Tanghus | 2013-09-18 | 1 | -10/+7 | |
| | | * | | | | | | | | | | | | Add getUserFolder/getAppFolder to Server. | Thomas Tanghus | 2013-09-18 | 2 | -0/+49 | |
| | * | | | | | | | | | | | | | Don't try to be clever | Thomas Tanghus | 2013-09-24 | 1 | -0/+36 | |
| | * | | | | | | | | | | | | | Add getUserFolder/getAppFolder to Server. | Thomas Tanghus | 2013-09-23 | 1 | -0/+14 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | Merge pull request #4928 from owncloud/interfaces | Thomas Tanghus | 2013-09-23 | 13 | -72/+473 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Add missing implements and fix parameters in IConfig | Bart Visscher | 2013-09-20 | 5 | -11/+19 | |
| | * | | | | | | | | | | | | PHPDoc & get UserManager from container for RooFolder | Thomas Müller | 2013-09-20 | 1 | -2/+6 | |
| | * | | | | | | | | | | | | fixing typos + adding missing filed $activeEntry | Thomas Müller | 2013-09-20 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | fixing PHPDoc | Thomas Müller | 2013-09-20 | 1 | -8/+8 | |
| | * | | | | | | | | | | | | fixing typos | Thomas Müller | 2013-09-20 | 2 | -8/+8 | |
| | * | | | | | | | | | | | | Add Config container class to server container | Bart Visscher | 2013-09-20 | 4 | -0/+151 | |
| | * | | | | | | | | | | | | Add Navigation class to server container | Bart Visscher | 2013-09-20 | 5 | -19/+117 | |
| | * | | | | | | | | | | | | Add DBConnection to server container | Bart Visscher | 2013-09-20 | 4 | -1/+87 | |
| | * | | | | | | | | | | | | Add UserSession to server container | Bart Visscher | 2013-09-20 | 4 | -41/+94 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge pull request #4886 from owncloud/public_cache | Thomas Müller | 2013-09-18 | 15 | -51/+301 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | updating php docs | Thomas Müller | 2013-09-18 | 5 | -9/+22 | |
| | * | | | | | | | | | | | Note to self 2: Do as you preach. Test! | Thomas Tanghus | 2013-09-18 | 4 | -6/+6 | |
| | * | | | | | | | | | | | Note to self: Test before pushing!!! | Thomas Tanghus | 2013-09-18 | 1 | -1/+1 | |
| | * | | | | | | | | | | | Merge branch 'appframework-master' into public_cache | Thomas Tanghus | 2013-09-18 | 8 | -61/+89 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge pull request #4888 from owncloud/public_session | Thomas Müller | 2013-09-18 | 8 | -61/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Add some docs to the sessions interface. | Thomas Tanghus | 2013-09-18 | 1 | -2/+14 | |
| | * | | | | | | | | | | | Still some session leftovers. | Thomas Tanghus | 2013-09-17 | 2 | -15/+0 | |
| | * | | | | | | | | | | | Purge session from Request - and fix some styles | Thomas Tanghus | 2013-09-17 | 3 | -45/+16 | |
| | * | | | | | | | | | | | Add interface for Session and add getter in server container. | Thomas Tanghus | 2013-09-17 | 4 | -1/+62 | |
| |/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | | Use new emitter system | Thomas Tanghus | 2013-09-18 | 1 | -1/+3 | |
| | * | | | | | | | | | | Add legacy wrapper | Thomas Tanghus | 2013-09-17 | 1 | -0/+10 | |
| | * | | | | | | | | | | OC_Cache namespace changes and add UserCache to server container. | Thomas Tanghus | 2013-09-17 | 13 | -44/+270 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | use \OC::$server->getPreviewManager() instead of \OCP\Preview | Thomas Müller | 2013-09-17 | 4 | -6/+6 | |
| * | | | | | | | | | | fix naming | Thomas Müller | 2013-09-17 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-17 | 307 | -7383/+13212 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | /OC/Server has created too early causing issues with config operations as OC:... | Thomas Müller | 2013-09-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | adding getRootFolder() to server container and hooking up the new files api | Thomas Müller | 2013-09-15 | 2 | -0/+28 | |
| * | | | | | | | | | | | first log the exception | Thomas Müller | 2013-09-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-15 | 214 | -1077/+5087 | |
| |\ \ \ \ \ \ \ \ \ \ \ |