Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | 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 | 31 | -110/+478 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | 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 | 12 | -26/+207 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | 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 | |
| | | | |_|_|/ / / / / / / / | | | |/| | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | 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 | |
| | | | |/ / / / / / / / / | | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | | updating php docs | Thomas Müller | 2013-09-18 | 4 | -8/+21 | |
| | | * | | | | | | | | | | 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 | 7 | -56/+89 | |
| | | |\| | | | | | | | | | ||||||
| | | | * | | | | | | | | | Add some docs to the sessions interface. | Thomas Tanghus | 2013-09-18 | 1 | -2/+14 | |
| | | | * | | | | | | | | | Still some session leftovers. | Thomas Tanghus | 2013-09-17 | 1 | -10/+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 | 11 | -30/+186 | |
| | | |/ / / / / / / / | ||||||
| | | * | | | | | | | | fix naming | Thomas Müller | 2013-09-17 | 1 | -1/+1 | |
| | | * | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-17 | 3 | -1/+20 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | 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 | |
| | | * | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-15 | 7 | -5/+163 | |
| | | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-13 | 16 | -2/+1995 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'appframework-master' of github.com:owncloud/core into appframew... | Thomas Müller | 2013-09-13 | 6 | -35/+123 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | adding public interface for preview | Thomas Müller | 2013-09-04 | 6 | -35/+123 | |
| | | | * | | | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-04 | 33 | -450/+1893 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into appframework-master | Thomas Müller | 2013-09-13 | 53 | -616/+2190 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | move new interfaces into lib/public and OCP | Thomas Müller | 2013-08-31 | 10 | -16/+28 | |
| | | * | | | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | Merge branch 'master' into appframework-master | Thomas Müller | 2013-08-31 | 30 | -122/+533 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | fixing typo | Thomas Müller | 2013-08-29 | 1 | -1/+1 |