Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Infowarning about 32bit | Arthur Schiwon | 2014-01-08 | 1 | -0/+1 |
* | add tests for user counting | Arthur Schiwon | 2014-01-08 | 1 | -0/+9 |
* | if backends have the same class name, sum their users up instead of overwriting | Arthur Schiwon | 2014-01-08 | 1 | -1/+5 |
* | Introduce user count action to user management | Arthur Schiwon | 2014-01-07 | 3 | -7/+42 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-06 | 2 | -2/+9 |
* | Merge pull request #6031 from s0taka/master | Morris Jobke | 2014-01-05 | 1 | -1/+1 |
|\ | |||||
| * | No decimal points for Kilobyte and Byte #5371. | Simon Könnecke | 2013-11-25 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-01-05 | 1 | -0/+2 |
* | | 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 #6513 from owncloud/user-no-change-displayname | icewind1991 | 2014-01-02 | 3 | -14/+50 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'master' into user-no-change-displayname | Robin Appelman | 2013-12-19 | 11 | -82/+173 |
| |\ \ | |||||
| * | | | 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 | 2 | -5/+67 |
* | | | | 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 |
* | | | | | 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 | 1 | -16/+36 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-30 | 1 | -0/+8 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-27 | 1 | -0/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-26 | 1 | -3/+13 |
* | | | | | Merge pull request #6520 from owncloud/tests-testcleanuplistener | Thomas Müller | 2013-12-24 | 2 | -1/+13 |
|\ \ \ \ \ | |||||
| * | | | | | Added test cleanup listener to detect untidy tests | Vincent Petry | 2013-12-19 | 2 | -1/+13 |
* | | | | | | Merge pull request #6449 from owncloud/core-appsorderfix | Thomas Müller | 2013-12-24 | 2 | -5/+7 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fixed apps loading order | Vincent Petry | 2013-12-20 | 2 | -5/+7 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-24 | 2 | -19/+20 |
* | | | | | | | Merge pull request #6460 from owncloud/remove-numRows | Frank Karlitschek | 2013-12-23 | 1 | -19/+0 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove OC_DB_StatementWrapper::numRows(). | Andreas Fischer | 2013-12-21 | 1 | -19/+0 |
| |/ / / / / / | |||||
* / / / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-22 | 2 | -4/+7 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6262 from nickvergessen/issue/4375 | Frank Karlitschek | 2013-12-20 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | correctly mark app management active | Joas Schilling | 2013-12-09 | 1 | -0/+1 |
* | | | | | | Merge pull request #6219 from leo-b/fix_router_deprecation | Andreas Fischer | 2013-12-19 | 1 | -2/+4 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Symfonys addCollection() with multiple arguments is deprecated, fix deprecati... | Alexander Bergolth | 2013-12-04 | 1 | -2/+4 |
* | | | | | | Merge pull request #6491 from owncloud/fix-warning-array_walk_recursive-json | Thomas Müller | 2013-12-19 | 1 | -1/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | only walk an array | Thomas Müller | 2013-12-18 | 1 | -1/+3 |
* | | | | | | | Merge pull request #6492 from owncloud/appconfig-cache | icewind1991 | 2013-12-19 | 1 | -54/+89 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dont re-read the config values for an app when a non existing key is fetched | Robin Appelman | 2013-12-18 | 1 | -5/+10 |
| * | | | | | | | Fetch all appconfig values for an app at once and cache the results | Robin Appelman | 2013-12-18 | 1 | -54/+84 |
* | | | | | | | | Merge pull request #4378 from owncloud/fixing-3417-master | Thomas Müller | 2013-12-19 | 2 | -10/+22 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge remote-tracking branch 'owncloud/master' into fixing-3417-master | Andreas Fischer | 2013-12-18 | 44 | -91/+130 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge remote-tracking branch 'owncloud/master' into fixing-3417-master | Andreas Fischer | 2013-12-14 | 399 | -5175/+17761 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Do not mention php.ini, it may be defined in xcache.ini or so. | Andreas Fischer | 2013-08-15 | 1 | -1/+1 |
| * | | | | | | | | | Make it clear that log message is about the XCache opcode cache. | Andreas Fischer | 2013-08-15 | 1 | -1/+1 |
| * | | | | | | | | | xCache -> XCache | Andreas Fischer | 2013-08-15 | 1 | -1/+1 |