Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Allow separate templates for internal and external share notifications | Stephen Colebrook | 2015-10-29 | 1 | -5/+5 | |
| | |/ / | |/| | | ||||||
* | | | | Add a repair step that checks for group membership on shares | Joas Schilling | 2015-10-29 | 2 | -0/+130 | |
* | | | | Remove shares where the parent does not exist anymore | Joas Schilling | 2015-10-29 | 1 | -0/+32 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-29 | 4 | -0/+36 | |
* | | | Merge pull request #19182 from cweiske/support-bzip2 | Thomas Müller | 2015-10-28 | 2 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix #19181: Support .bz2 app archives | Christian Weiske | 2015-10-20 | 2 | -2/+2 | |
* | | | | Merge pull request #20102 from owncloud/fix_subadmin | Thomas Müller | 2015-10-28 | 1 | -4/+19 | |
|\ \ \ \ | ||||||
| * | | | | Make \OC\SubAdmin php-5.4 compatible | Roeland Jago Douma | 2015-10-28 | 1 | -4/+19 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-28 | 2 | -0/+4 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-27 | 2 | -0/+4 | |
* | | | | Merge pull request #19837 from owncloud/always-enabled-apps | Thomas Müller | 2015-10-26 | 3 | -37/+64 | |
|\ \ \ \ | ||||||
| * | | | | Fail hard if shipped.json is missing | Thomas Müller | 2015-10-26 | 1 | -9/+5 | |
| * | | | | Don't show apps which are always enabled in the app manager | Thomas Müller | 2015-10-26 | 3 | -9/+20 | |
| * | | | | Store list of apps which cannot be disabled in shipped.json | Thomas Müller | 2015-10-26 | 3 | -33/+53 | |
* | | | | | Update license headers | Lukas Reschke | 2015-10-26 | 42 | -35/+42 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #20031 from owncloud/remove-dead-code | Thomas Müller | 2015-10-26 | 1 | -8/+7 | |
|\ \ \ \ | ||||||
| * | | | | Remove dead code | Lukas Reschke | 2015-10-25 | 1 | -8/+7 | |
| |/ / / | ||||||
* | | | | Merge pull request #19982 from owncloud/fix-link-sharing-regression-master | Thomas Müller | 2015-10-26 | 2 | -11/+24 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix for broken ajax/share.php endpoint | Roeland Jago Douma | 2015-10-23 | 2 | -11/+20 | |
| * | | | Ensure the password is only hashed in case it's changed on the client - fixes... | Thomas Müller | 2015-10-22 | 1 | -7/+11 | |
* | | | | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 3 | -7/+17 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-25 | 2 | -26/+34 | |
* | | | | Dont lock /$user/files | Robin Appelman | 2015-10-23 | 1 | -1/+1 | |
* | | | | Expose syslog tag in the configuration | Volker Fröhlich | 2015-10-22 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #19890 from owncloud/db-keep-shared-locks | Thomas Müller | 2015-10-22 | 2 | -18/+107 | |
|\ \ \ | ||||||
| * | | | add phpdoc | Robin Appelman | 2015-10-21 | 2 | -0/+13 | |
| * | | | Keep shared locks until the end of the request so we can reuse them | Robin Appelman | 2015-10-21 | 2 | -18/+94 | |
* | | | | Use IRequest's `getScriptName` functionality instead of $_SERVER['SCRIPT_NAME'] | Lukas Reschke | 2015-10-21 | 1 | -1/+13 | |
* | | | | Remove dependency on ICrypto + use XOR | Lukas Reschke | 2015-10-21 | 3 | -21/+15 | |
* | | | | Merge pull request #19918 from owncloud/send-begin-message | Thomas Müller | 2015-10-21 | 1 | -0/+6 | |
|\ \ \ \ | ||||||
| * | | | | Update: state which step we are going to start and warn if it might be slow | Joas Schilling | 2015-10-21 | 1 | -0/+6 | |
| |/ / / | ||||||
* | | | | Merge pull request #19927 from owncloud/install-shipped-apps-on-upgrade | Thomas Müller | 2015-10-21 | 1 | -0/+3 | |
|\ \ \ \ | ||||||
| * | | | | Install new shipped apps on upgrade -fixes #19925 | Thomas Müller | 2015-10-21 | 1 | -0/+3 | |
* | | | | | Legacy OC_SubAdmin is now just a wrapper | Roeland Jago Douma | 2015-10-21 | 1 | -79/+57 | |
* | | | | | New \OC\SubAdmin class | Roeland Jago Douma | 2015-10-21 | 3 | -95/+369 | |
|/ / / / | ||||||
* | | | | Merge pull request #19883 from owncloud/provide-iappcontainer | Thomas Müller | 2015-10-21 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Provide IAppContainer as dependency injection | Morris Jobke | 2015-10-20 | 1 | -0/+4 | |
* | | | | | Merge pull request #18184 from owncloud/ocs-merge-headers | Thomas Müller | 2015-10-21 | 2 | -8/+14 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | fix PHPDoc | Thomas Müller | 2015-09-21 | 1 | -0/+1 | |
| * | | | | Merge headers of ocs results | Thomas Müller | 2015-09-21 | 2 | -8/+13 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-21 | 4 | -0/+10 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #19884 from owncloud/locking_exception | Thomas Müller | 2015-10-20 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | catch all exception if table doesn't exists | Björn Schießle | 2015-10-20 | 1 | -1/+1 | |
* | | | | | Merge pull request #19874 from owncloud/delete-cookie-instead-of-setting-valu... | Thomas Müller | 2015-10-20 | 2 | -2/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Delete cookie instead of emptying value | Lukas Reschke | 2015-10-19 | 2 | -2/+7 | |
* | | | | | Merge pull request #19666 from owncloud/fix_13002 | Thomas Müller | 2015-10-20 | 1 | -46/+0 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Combine OCS API getUser method code into provisioning_api app | Roeland Jago Douma | 2015-10-13 | 1 | -46/+0 | |
* | | | | | [OCI setup] remove static logger/config calls | Morris Jobke | 2015-10-20 | 1 | -15/+17 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-20 | 2 | -0/+2 | |
* | | | | | Merge pull request #17641 from owncloud/fix_objectstore_rename | Jörn Friedrich Dreyer | 2015-10-19 | 3 | -10/+14 | |
|\ \ \ \ \ |