Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Merge branch 'master' into groups | Robin Appelman | 2013-07-23 | 58 | -4887/+1866 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | group: only pass backends that hold that specific group to the group constructor | Robin Appelman | 2013-07-18 | 2 | -2/+8 | |
| | * | | | | | | reneme id to gid | Robin Appelman | 2013-07-10 | 1 | -15/+15 | |
| | * | | | | | | more consistent naming | Robin Appelman | 2013-07-10 | 2 | -6/+6 | |
| | * | | | | | | consistent naming | Robin Appelman | 2013-07-10 | 1 | -6/+6 | |
| | * | | | | | | search parameter is not optional | Robin Appelman | 2013-07-10 | 1 | -2/+2 | |
| | * | | | | | | more consitency in hook names | Robin Appelman | 2013-07-10 | 2 | -9/+9 | |
| | * | | | | | | cant use private members from closure in php <5.4 | Robin Appelman | 2013-07-10 | 1 | -3/+3 | |
| | * | | | | | | use new group api as backend for the old api | Robin Appelman | 2013-07-10 | 1 | -127/+98 | |
| | * | | | | | | update group management | Robin Appelman | 2013-07-10 | 5 | -3/+407 | |
| * | | | | | | | 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 | |
| * | | | | | | | | | | | Include $defaults | kondou | 2013-07-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 1 | -2/+12 | |
* | | | | | | | | | | | | shorten wording on config directory errors | Jan-Christoph Borchardt | 2013-07-23 | 2 | -2/+4 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ |