Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #12398 from oparoz/patch-5 | Morris Jobke | 2014-11-30 | 1 | -0/+4 |
|\ | |||||
| * | You can only change the oritentation of a JPEG | Olivier Paroz | 2014-11-24 | 1 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-30 | 4 | -0/+4 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-29 | 12 | -10/+26 |
* | | Merge pull request #12499 from owncloud/disableMSSQL | Lukas Reschke | 2014-11-28 | 2 | -2/+2 |
|\ \ | |||||
| * | | Adjust sample config | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
| * | | Disable OCI as it is unsupported by most CE apps | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
| * | | Disable MSSQL for new CE installations | Lukas Reschke | 2014-11-28 | 1 | -1/+1 |
* | | | Merge pull request #12488 from owncloud/activity_group_multiple_conditions | Lukas Reschke | 2014-11-28 | 2 | -4/+19 |
|\ \ \ | |/ / |/| | | |||||
| * | | concatenate queries with 'or' | Bjoern Schiessle | 2014-11-28 | 2 | -4/+19 |
* | | | Merge pull request #12486 from owncloud/activity_priorities | Lukas Reschke | 2014-11-28 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | add activity priorities to core so that other apps can reuse it | Bjoern Schiessle | 2014-11-28 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge pull request #12483 from owncloud/issue/6101-preview-providers | Lukas Reschke | 2014-11-28 | 21 | -424/+491 |
|\ \ \ | |||||
| * | | | Split bitmap providers into one per file | Joas Schilling | 2014-11-28 | 7 | -74/+119 |
| * | | | Split office providers into one class per file | Joas Schilling | 2014-11-28 | 8 | -125/+166 |
| * | | | Fix intendation and doc blocks of preview providers | Joas Schilling | 2014-11-28 | 8 | -116/+143 |
| * | | | Move registration of core preview providers to preview | Joas Schilling | 2014-11-27 | 10 | -132/+86 |
* | | | | Merge pull request #12489 from owncloud/skip-sendpassword-email-test-windows | Thomas Müller | 2014-11-28 | 1 | -0/+5 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Skip lostcontroller sending email test on windows | Joas Schilling | 2014-11-28 | 1 | -0/+5 |
|/ / / | |||||
* | | | Merge pull request #12432 from owncloud/nosqlite | Vincent Petry | 2014-11-28 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Markup corrections | Carla Schroder | 2014-11-25 | 1 | -3/+2 |
| * | | | Add notes that SQLite is CE only | Carla Schroder | 2014-11-25 | 1 | -2/+5 |
* | | | | Merge pull request #12472 from owncloud/modifyCookies | Morris Jobke | 2014-11-28 | 9 | -25/+207 |
|\ \ \ \ | |||||
| * | | | | Pass \OC::$WEBROOT to the ctr | Lukas Reschke | 2014-11-27 | 2 | -5/+12 |
| * | | | | Remove redundant code | Lukas Reschke | 2014-11-27 | 1 | -3/+3 |
| * | | | | Use server container | Lukas Reschke | 2014-11-27 | 3 | -1/+17 |
| * | | | | Add functions to modify cookies to response class | Lukas Reschke | 2014-11-27 | 6 | -18/+177 |
* | | | | | Merge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable | Morris Jobke | 2014-11-28 | 9 | -100/+171 |
|\ \ \ \ \ | |||||
| * | | | | | Move NaturalSort_DefaultCollator to its own file | Joas Schilling | 2014-11-27 | 2 | -11/+19 |
| * | | | | | Move iHomeStorage to own file | Joas Schilling | 2014-11-27 | 2 | -4/+24 |
| * | | | | | Move share interfaces to own files so they can be autoloaded | Joas Schilling | 2014-11-27 | 5 | -85/+128 |
* | | | | | | Merge pull request #12479 from rclarkson/master | Morris Jobke | 2014-11-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Limit blacklist to php files | Richard Clarkson | 2014-11-27 | 1 | -1/+1 |
| | |_|_|/ / | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-11-28 | 16 | -22/+98 |
|/ / / / / | |||||
* | | | | | Merge pull request #12426 from owncloud/jail-mask-wrappers | Robin Appelman | 2014-11-27 | 11 | -5/+1384 |
|\ \ \ \ \ | |||||
| * | | | | | Add storage and cache wrappers to apply a permissions mask to a storage | Robin Appelman | 2014-11-27 | 4 | -12/+252 |
| * | | | | | Add storage and cache wrappers to jail a storage to a subfolder | Robin Appelman | 2014-11-27 | 8 | -5/+1144 |
* | | | | | | Merge pull request #12470 from owncloud/jenkins-12447 | Lukas Reschke | 2014-11-27 | 8 | -33/+80 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Move OC_USER_BACKEND_* constants to OC_User_Backend class | Joas Schilling | 2014-11-27 | 4 | -22/+47 |
| * | | | | | | Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class | Joas Schilling | 2014-11-27 | 4 | -11/+33 |
* | | | | | | | Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath | Vincent Petry | 2014-11-27 | 2 | -63/+79 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Remove unused 2nd parameter of buildPath() and rename to getSourcePath() | Joas Schilling | 2014-11-27 | 1 | -32/+33 |
| * | | | | | | Introduce getSourcePath() in Storage\Local to reduce the difference to Mapped... | Joas Schilling | 2014-11-27 | 1 | -31/+46 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #12449 from owncloud/issue/12444-namespace-exceptions | Joas Schilling | 2014-11-27 | 12 | -46/+61 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Replace exception with standard exception | Joas Schilling | 2014-11-27 | 1 | -4/+1 |
| * | | | | | | Correctly namespace and autoload DatabaseException | Joas Schilling | 2014-11-27 | 5 | -29/+38 |
| * | | | | | | Correctly namespace DatabaseSetupException | Joas Schilling | 2014-11-26 | 6 | -13/+22 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #12418 from owncloud/delete_previews | Morris Jobke | 2014-11-27 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | delete old previews | Georg Ehrke | 2014-11-25 | 1 | -1/+1 |
* | | | | | | Merge pull request #12464 from owncloud/cache-available-languages | Vincent Petry | 2014-11-27 | 1 | -0/+6 |
|\ \ \ \ \ \ |