Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Move NaturalSort_DefaultCollator to its own file | Joas Schilling | 2014-11-27 | 2 | -11/+19 | |
* | | | | | | | | Limit blacklist to php files | Richard Clarkson | 2014-11-27 | 1 | -1/+1 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #12426 from owncloud/jail-mask-wrappers | Robin Appelman | 2014-11-27 | 6 | -1/+1059 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add storage and cache wrappers to apply a permissions mask to a storage | Robin Appelman | 2014-11-27 | 2 | -12/+53 | |
| * | | | | | | | Add storage and cache wrappers to jail a storage to a subfolder | Robin Appelman | 2014-11-27 | 5 | -1/+1018 | |
* | | | | | | | | 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 | 11 | -44/+59 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Replace exception with standard exception | Joas Schilling | 2014-11-27 | 1 | -4/+1 | |
| * | | | | | | | Correctly namespace and autoload DatabaseException | Joas Schilling | 2014-11-27 | 4 | -27/+36 | |
| * | | | | | | | 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 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Cache results of available languages | Lukas Reschke | 2014-11-27 | 1 | -0/+6 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #12451 from owncloud/issue/6101-remove-gettype-class | Vincent Petry | 2014-11-27 | 1 | -12/+9 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Move constants from GET_TYPE to OC\Files so they can be autoloaded | Joas Schilling | 2014-11-26 | 1 | -12/+9 | |
| |/ / / / | ||||||
* / / / / | remove deprecated \OC:$session | Thomas Müller | 2014-11-26 | 1 | -17/+0 | |
|/ / / / | ||||||
* | | | | Merge pull request #12411 from owncloud/unknown-command-windows | Lukas Reschke | 2014-11-26 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Replace some more "command -v" calls with the Helper method | Joas Schilling | 2014-11-25 | 1 | -2/+2 | |
* | | | | | Merge pull request #12438 from owncloud/jenkins-no-new-session-ocs-api | Morris Jobke | 2014-11-26 | 1 | -16/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | because OC_User::login will create a new session we shall only try to login i... | Thomas Müller | 2014-11-26 | 1 | -16/+22 | |
* | | | | | | Merge pull request #12350 from mprokop/link_expiration | Morris Jobke | 2014-11-26 | 1 | -3/+6 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Consolidate if statement, and update unit test | Miguel Prokop | 2014-11-21 | 1 | -4/+2 | |
| * | | | | | fix calculation of expiration date if there is a default expiration date set ... | Miguel Prokop | 2014-11-21 | 1 | -3/+8 | |
* | | | | | | Merge pull request #12421 from owncloud/issue/6101-remove-namespace-permissio... | Morris Jobke | 2014-11-26 | 13 | -55/+55 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Replace deprecated constant with new class constant | Joas Schilling | 2014-11-25 | 13 | -55/+55 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #12420 from owncloud/sqlite-wal-2 | Morris Jobke | 2014-11-26 | 2 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | adding new config parameter for sqlite to specify the journal mode | Thomas Müller | 2014-11-25 | 2 | -2/+12 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #12416 from owncloud/app-info-xml-parser-2 | Thomas Müller | 2014-11-25 | 4 | -60/+100 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | handle invalid xml file | Thomas Müller | 2014-11-25 | 1 | -7/+18 | |
| * | | | | | simplify xml parser code | Thomas Müller | 2014-11-25 | 1 | -47/+28 | |
| * | | | | | Introduce app info xml parser including basic unit test - necessary for #10777 | Thomas Müller | 2014-11-25 | 4 | -60/+108 | |
| |/ / / / | ||||||
* / / / / | The class name is Movie NOT Movies | Olivier Paroz | 2014-11-25 | 2 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #12402 from owncloud/fix-phpdoc | Morris Jobke | 2014-11-25 | 1 | -25/+17 | |
|\ \ \ \ | ||||||
| * | | | | Fix PHPDoc and deprecated code | Lukas Reschke | 2014-11-24 | 1 | -25/+17 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #12380 from owncloud/remove-oc-migrate | Lukas Reschke | 2014-11-25 | 3 | -924/+0 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Remove OC_Migrate | Lukas Reschke | 2014-11-24 | 3 | -924/+0 | |
| |/ / | ||||||
* | | | Merge pull request #12294 from owncloud/route-postfix | Thomas Müller | 2014-11-24 | 1 | -1/+7 | |
|\ \ \ | ||||||
| * | | | add postfix | Bernhard Posselt | 2014-11-19 | 1 | -1/+7 | |
* | | | | Merge pull request #12303 from owncloud/windows-unknown-command-command | Morris Jobke | 2014-11-24 | 2 | -19/+20 | |
|\ \ \ \ | ||||||
| * | | | | Simplify the binary finding code in the movie preview class | Joas Schilling | 2014-11-20 | 1 | -11/+3 | |
| * | | | | Deduplicate function by moving it to the OC_Helper | Joas Schilling | 2014-11-20 | 2 | -10/+19 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #12142 from owncloud/DeprecateOldIAPICalls | Morris Jobke | 2014-11-24 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Deprecate older API wrappers and calls | Lukas Reschke | 2014-11-12 | 1 | -0/+3 | |
* | | | | | Merge pull request #12084 from owncloud/sharing_fix_shared_with_info | Morris Jobke | 2014-11-24 | 1 | -5/+10 | |
|\ \ \ \ \ |