Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | deprecate getters for deprecated class | Bernhard Posselt | 2015-02-25 | 2 | -2/+3 | |
* | | | | | use IDBConnection and close cursors after insert/update/delete | Bernhard Posselt | 2015-02-25 | 1 | -6/+10 | |
* | | | | | migrate to IDBConnection | Bernhard Posselt | 2015-02-25 | 3 | -12/+191 | |
* | | | | | Merge pull request #14494 from owncloud/fix-oracle-master | Lukas Reschke | 2015-02-25 | 1 | -41/+33 | |
|\ \ \ \ \ | ||||||
| * | | | | | using Doctrine\DBAL\Connection::executeUpdate() | Thomas Müller | 2015-02-25 | 1 | -41/+33 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #14508 from owncloud/tagmanager-nouser | Vincent Petry | 2015-02-25 | 1 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Return null when requesting tags for null user | Vincent Petry | 2015-02-25 | 1 | -0/+5 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #14490 from owncloud/remove-unused-deprecated-code | Clark Tomlinson | 2015-02-25 | 1 | -10/+0 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Remove unused and deprecated Code | Lukas Reschke | 2015-02-25 | 1 | -10/+0 | |
| |/ / / | ||||||
* | | | | Merge pull request #14500 from owncloud/fileglobalgc-cleanup | Thomas Müller | 2015-02-25 | 2 | -28/+46 | |
|\ \ \ \ | ||||||
| * | | | | Cleanup garbage collection for global file cache | Robin Appelman | 2015-02-25 | 2 | -28/+46 | |
| |/ / / | ||||||
* | | | | Merge pull request #10735 from owncloud/use_remote_addr | Robin McCorkell | 2015-02-25 | 1 | -4/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use getRemoteAddress which supports reverse proxies | Lukas Reschke | 2015-02-24 | 1 | -4/+1 | |
* | | | | Merge pull request #14458 from owncloud/revive/11157 | Thomas Müller | 2015-02-25 | 1 | -3/+9 | |
|\ \ \ \ | ||||||
| * | | | | Use [0] instead of current as HHVM might have problems with that | Lukas Reschke | 2015-02-24 | 1 | -1/+1 | |
| * | | | | Get the real protocol behind several proxies | Lukas Reschke | 2015-02-24 | 1 | -3/+9 | |
| |/ / / | ||||||
* | | | | Merge pull request #14151 from owncloud/update-sabre2.1 | Thomas Müller | 2015-02-25 | 26 | -1331/+802 | |
|\ \ \ \ | ||||||
| * | | | | Remove locks plugin. | Thomas Müller | 2015-02-25 | 1 | -171/+0 | |
| * | | | | Show a empty response for GET on non-files instead of the Browser Plugin | Lukas Reschke | 2015-02-23 | 1 | -0/+43 | |
| * | | | | Sabre Update to 2.1 | Vincent Petry | 2015-02-23 | 25 | -1176/+775 | |
* | | | | | Merge pull request #14213 from AW-UC/naturalsort_defaultcollator-patch-file-s... | Vincent Petry | 2015-02-25 | 2 | -3/+20 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix sorting for files that only differ in case. | AW-UC | 2015-02-24 | 1 | -5/+8 | |
| * | | | | | Add constructor to inject collator | AW-UC | 2015-02-20 | 1 | -0/+13 | |
| * | | | | | provide case-insensitive natural sorting | AW-UC | 2015-02-18 | 1 | -4/+5 | |
* | | | | | | Merge pull request #14471 from owncloud/always-load-authentication-apps | Thomas Müller | 2015-02-24 | 1 | -3/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Always load authentication apps | Lukas Reschke | 2015-02-24 | 1 | -3/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-25 | 4 | -0/+8 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #14195 from owncloud/activity-manager-performance-improvem... | Lukas Reschke | 2015-02-24 | 3 | -64/+106 | |
|\ \ \ \ \ | ||||||
| * | | | | | Order methods to by grouped by their task | Joas Schilling | 2015-02-13 | 3 | -74/+74 | |
| * | | | | | Check whether filter is valid, before doing stuff for it | Joas Schilling | 2015-02-13 | 1 | -1/+12 | |
| * | | | | | Cache some values from the extensions | Joas Schilling | 2015-02-13 | 1 | -0/+31 | |
* | | | | | | Merge pull request #14282 from owncloud/disable-non-shipped-apps-master | Thomas Müller | 2015-02-24 | 3 | -72/+79 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 3rd-party apps are only disabled in case core is upgraded | Thomas Müller | 2015-02-24 | 1 | -0/+14 | |
| * | | | | | | shipped and 3rd-party apps of type authentication and session will remain ena... | Thomas Müller | 2015-02-24 | 1 | -3/+11 | |
| * | | | | | | 3rd-party apps are disabled on upgrade - refs #14026 | Thomas Müller | 2015-02-24 | 3 | -72/+57 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #11555 from goodkiller/patch-1 | Joas Schilling | 2015-02-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Update group.php | goodkiller | 2014-10-14 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #13340 from owncloud/use-http-only | Lukas Reschke | 2015-02-24 | 1 | -10/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use "HTTPOnly" for cookies when logging out | Lukas Reschke | 2015-01-14 | 1 | -10/+13 | |
* | | | | | | | | Dont break code which relies on the cursor being open after insert/update/delete | Bernhard Posselt | 2015-02-24 | 1 | -1/+0 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #14009 from owncloud/installing-installed-apps-is-stupid | Thomas Müller | 2015-02-24 | 3 | -99/+108 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | app store can be used with any edition | Thomas Müller | 2015-02-23 | 1 | -3/+1 | |
| * | | | | | | | don't allow installation of already installed apps - fixes #14004 | Thomas Müller | 2015-02-23 | 3 | -99/+110 | |
* | | | | | | | | Merge pull request #14442 from owncloud/fix-oracle-ci-master | Lukas Reschke | 2015-02-24 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Close the cursor after the affected count has been extracted. | Thomas Müller | 2015-02-23 | 1 | -1/+2 | |
* | | | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-02-24 | 22 | -44/+90 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #14416 from owncloud/setup-command | Thomas Müller | 2015-02-23 | 6 | -36/+53 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | properly initialize OC::$WEBROOT and host name | Thomas Müller | 2015-02-23 | 2 | -12/+17 | |
| * | | | | | | | implement command maintenance:install | Thomas Müller | 2015-02-23 | 1 | -0/+3 | |
| * | | | | | | | Fix namespace of OC_Setup -> \OC\Setup | Thomas Müller | 2015-02-23 | 4 | -24/+33 | |
| |/ / / / / / |