Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6610 from owncloud/apcu-clear | icewind1991 | 2014-01-03 | 1 | -1/+1 |
|\ | |||||
| * | Fix APCIterator syntax in \OC\Memcache\APCU::clear | Robin Appelman | 2014-01-02 | 1 | -1/+1 |
* | | Merge pull request #6605 from owncloud/free_space_disabled | Thomas Müller | 2014-01-02 | 1 | -1/+1 |
|\ \ | |||||
| * | | Return SPACE_UNKNOWN if disk_free_space is disabled when getting the free spa... | Robin Appelman | 2014-01-02 | 1 | -1/+1 |
* | | | Merge pull request #6609 from owncloud/avatar-test-user | Thomas Müller | 2014-01-02 | 1 | -5/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make OC_Avatar unit tests independent of currently loggedin user | Robin Appelman | 2014-01-02 | 1 | -5/+13 |
|/ / | |||||
* | | Merge pull request #6513 from owncloud/user-no-change-displayname | icewind1991 | 2014-01-02 | 4 | -15/+54 |
|\ \ | |/ |/| | |||||
| * | Pass config object in testGetHomeNotSupported | Robin Appelman | 2013-12-20 | 1 | -1/+4 |
| * | Merge branch 'master' into user-no-change-displayname | Robin Appelman | 2013-12-19 | 137 | -597/+1550 |
| |\ | |||||
| * | | Replace static usage of OC_Config and OC_Preferences with the injected \OC\Co... | Robin Appelman | 2013-12-18 | 1 | -5/+13 |
| * | | fix the config option to remove the ability for users to set their displayname | Robin Appelman | 2013-12-18 | 3 | -9/+37 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-02 | 40 | -852/+1545 |
* | | | Merge pull request #6601 from AdamWill/pimple-include | Thomas Müller | 2014-01-01 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | don't specify path to 3rdparty directory when registering Pimple autoloader | Adam Williamson | 2014-01-01 | 1 | -1/+1 |
* | | | | Merge pull request #6598 from lolozere/master | Thomas Müller | 2014-01-01 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | Add support mimetype | lolozere | 2014-01-01 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Revert "Added support for extra backends (see pull request #5043)" | Niklas Sombert | 2014-01-01 | 1 | -2/+0 |
* | | | | Added support for extra backends (see pull request #5043) | Niklas Sombert | 2014-01-01 | 1 | -0/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added support for extra backends | elchi | 2013-09-30 | 1 | -0/+2 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-31 | 20 | -181/+263 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-30 | 28 | -14/+3290 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-29 | 28 | -309/+472 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-28 | 21 | -95/+151 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-27 | 18 | -72/+84 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-26 | 16 | -79/+115 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-25 | 17 | -49/+49 |
* | | | | Merge pull request #6520 from owncloud/tests-testcleanuplistener | Thomas Müller | 2013-12-24 | 4 | -1/+159 |
|\ \ \ \ | |||||
| * | | | | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 4 | -1/+159 |
* | | | | | Merge pull request #6449 from owncloud/core-appsorderfix | Thomas Müller | 2013-12-24 | 4 | -6/+21 |
|\ \ \ \ \ | |||||
| * | | | | | Fixed apps loading order | Vincent Petry | 2013-12-20 | 4 | -6/+21 |
* | | | | | | Merge pull request #6561 from syncloud/master | Thomas Müller | 2013-12-24 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Made password field required on client side | Vladimir Sapronov | 2013-12-22 | 1 | -1/+1 |
* | | | | | | | Merge pull request #6554 from owncloud/fix_5982 | Thomas Müller | 2013-12-24 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix preview for reshared file | Georg Ehrke | 2013-12-22 | 1 | -1/+3 |
| |/ / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-24 | 42 | -267/+326 |
* | | | | | | | Merge pull request #6460 from owncloud/remove-numRows | Frank Karlitschek | 2013-12-23 | 4 | -33/+13 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Remove all uses of numRows(). | Andreas Fischer | 2013-12-21 | 3 | -14/+13 |
| * | | | | | | Remove OC_DB_StatementWrapper::numRows(). | Andreas Fischer | 2013-12-21 | 1 | -19/+0 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-22 | 31 | -116/+182 |
|/ / / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-21 | 22 | -59/+77 |
|/ / / / / | |||||
* | | | | | Merge pull request #6262 from nickvergessen/issue/4375 | Frank Karlitschek | 2013-12-20 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | correctly mark app management active | Joas Schilling | 2013-12-09 | 2 | -1/+2 |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-20 | 294 | -2303/+2319 |
* | | | | | | Merge pull request #6507 from owncloud/enc_fix_getUser | Björn Schießle | 2013-12-19 | 3 | -1/+44 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tests added | Bjoern Schiessle | 2013-12-19 | 3 | -1/+44 |
| * | | | | | | we can also have a path user/cache/... | Bjoern Schiessle | 2013-12-19 | 1 | -1/+1 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #6517 from owncloud/fix_6510 | Björn Schießle | 2013-12-19 | 2 | -19/+45 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | check if the old owner and the old path is available | Bjoern Schiessle | 2013-12-19 | 1 | -3/+10 |
| * | | | | | fix rename of shared files | Bjoern Schiessle | 2013-12-19 | 2 | -19/+38 |
| |/ / / / | |||||
* | | | | | Merge pull request #6219 from leo-b/fix_router_deprecation | Andreas Fischer | 2013-12-19 | 1 | -2/+4 |
|\ \ \ \ \ |