| Commit message (Expand) | Author | Age | Files | Lines |
* | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 2 | -2/+6 |
* | Merge pull request #4171 from owncloud/fix-config | Morris Jobke | 2013-07-24 | 1 | -5/+2 |
|\ |
|
| * | ignore config read failures | Bart Visscher | 2013-07-23 | 1 | -1/+2 |
| * | Revert "fix failing master branch - Test_Config::testWriteData" | Bart Visscher | 2013-07-23 | 1 | -5/+1 |
* | | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 59 | -5257/+2246 |
|\ \ |
|
| * \ | Merge pull request #4090 from owncloud/cleanup-some-template-functions | Thomas Müller | 2013-07-23 | 8 | -390/+502 |
| |\ \ |
|
| | * | | Change to use !== and === | Bart Visscher | 2013-07-21 | 2 | -6/+6 |
| | * | | fixing typos, PHPDoc and missing namespace \ | Thomas Müller | 2013-07-21 | 4 | -10/+11 |
| | * | | Move basic template functions to their own class | Bart Visscher | 2013-07-21 | 3 | -165/+205 |
| | * | | Move template functions to there own file | Bart Visscher | 2013-07-21 | 2 | -112/+121 |
| | * | | Split locating JS and CSS files to their own class | Bart Visscher | 2013-07-21 | 4 | -104/+166 |
| * | | | Merge pull request #3392 from owncloud/googledrive | Bart Visscher | 2013-07-23 | 1 | -2/+5 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'master' into googledrive | Thomas Müller | 2013-07-12 | 138 | -2412/+4777 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'master' into googledrive | Michael Gapczynski | 2013-05-30 | 19 | -73/+325 |
| | |\ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into googledrive | Michael Gapczynski | 2013-05-27 | 58 | -117/+578 |
| | |\ \ \ \ \ |
|
| | * | | | | | | Return null if file size is negative for WebDAV, fix #2013 | Michael Gapczynski | 2013-05-27 | 1 | -2/+5 |
| * | | | | | | | Merge pull request #4150 from owncloud/better-error-handling | Jörn Friedrich Dreyer | 2013-07-23 | 6 | -41/+42 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Fixed review issues | Bart Visscher | 2013-07-22 | 3 | -7/+11 |
| | * | | | | | | | Only display call trace in debug mode | Bart Visscher | 2013-07-21 | 1 | -10/+17 |
| | * | | | | | | | In debug mode uncaught exceptions should display a nice page | Bart Visscher | 2013-07-21 | 1 | -3/+7 |
| | * | | | | | | | DRY use OC_Template::printErrorPage | Bart Visscher | 2013-07-21 | 2 | -22/+10 |
| | * | | | | | | | Change exit calls to throwing an exception | Bart Visscher | 2013-07-21 | 3 | -6/+4 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-23 | 1 | -0/+7 |
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | need to use \OC_Image to escape OCP namespace | Jörn Friedrich Dreyer | 2013-07-22 | 1 | -1/+1 |
| * | | | | | | Merge pull request #4154 from owncloud/return-ocl10n | Kondou | 2013-07-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | return result from getL10N | Robin Appelman | 2013-07-22 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Merge branch 'master' into fix_return_value_search_principals | Georg Ehrke | 2013-07-22 | 44 | -4716/+1468 |
| |\| | | | | |
|
| | * | | | | | Merge pull request #4131 from owncloud/scanner-split | Bart Visscher | 2013-07-21 | 4 | -4/+111 |
| | |\ \ \ \ \ |
|
| | | * | | | | | Split scanning logic from ajax file | Robin Appelman | 2013-07-19 | 2 | -1/+90 |
| | | * | | | | | add option to get the mountmanager from the filesystem | Robin Appelman | 2013-07-19 | 1 | -1/+8 |
| | | * | | | | | Make Cache\Scanner an emitter | Robin Appelman | 2013-07-19 | 1 | -2/+13 |
| | * | | | | | | Merge pull request #4092 from owncloud/base-better-errors | Bart Visscher | 2013-07-21 | 4 | -24/+17 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | Result of && if not the part | Bart Visscher | 2013-07-19 | 1 | -1/+1 |
| | | * | | | | | | Display the exception error backtrace preformatted | Bart Visscher | 2013-07-16 | 1 | -0/+3 |
| | | * | | | | | | Early errors (in base.php) don't have session available | Bart Visscher | 2013-07-16 | 2 | -2/+5 |
| | | * | | | | | | Cleanup error generation in base.php | Bart Visscher | 2013-07-16 | 1 | -20/+8 |
| | | * | | | | | | Use autoloader for Patchwork/PHP/Shim/Normalizer | Bart Visscher | 2013-07-16 | 2 | -2/+1 |
| | * | | | | | | | Merge pull request #3880 from owncloud/code-checker | Bart Visscher | 2013-07-21 | 4 | -10/+68 |
| | |\ \ \ \ \ \ \ |
|
| | | * | | | | | | | Correct casing of OC_User and pass through the params to getUsers | Bart Visscher | 2013-07-19 | 1 | -8/+8 |
| | | * | | | | | | | Add OC_L10N to public api | Bart Visscher | 2013-07-19 | 2 | -0/+10 |
| | | * | | | | | | | Add OC_Image to public api | Bart Visscher | 2013-07-19 | 2 | -0/+30 |
| | | * | | | | | | | Add classes replaced by the public api to the code checker | Bart Visscher | 2013-05-17 | 1 | -2/+20 |
| | | | |_|/ / / /
| | | |/| | | | | |
|
| | * | | | | | | | fix failing master branch - Test_Config::testWriteData | Morris Jobke | 2013-07-21 | 1 | -1/+5 |
| | * | | | | | | | add proper deprecated tag | Morris Jobke | 2013-07-21 | 1 | -0/+1 |
| | * | | | | | | | Merge pull request #4118 from owncloud/remove-size-experiment | Morris Jobke | 2013-07-21 | 2 | -20/+2 |
| | |\ \ \ \ \ \ \
| | | |_|_|/ / / /
| | |/| | | | | | |
|
| | | * | | | | | | add back public API function, but mark as deprecated | Jan-Christoph Borchardt | 2013-07-20 | 1 | -0/+10 |
| | | * | | | | | | finally remove the file size obfuscation as it had more disadvantages. I was ... | Jan-Christoph Borchardt | 2013-07-18 | 2 | -28/+0 |
| | * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-19 | 2 | -17/+18 |
| | * | | | | | | | Merge pull request #2221 from owncloud/doctrine | Bart Visscher | 2013-07-18 | 11 | -4451/+835 |
| | |\ \ \ \ \ \ \
| | | |/ / / / / /
| | |/| | | | | | |
|
| | | * | | | | | | Tweaks to the MDB2SchemaReader | Bart Visscher | 2013-07-18 | 1 | -1/+6 |