Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Request approved state for disabled apps with ocsid | Lukas Reschke | 2015-06-19 | 1 | -0/+9 |
| | | | | | | | | In case an application gets disabled the level is set to "experimental" if it does not contain a `shipped` tag. This can for example be reproduced by installing the documents app from the appstore and then disabling it. Or cloning an app from git. With this change the controller will now load the level of the application from the appstore if a valid OCSID has been provided. Fixes https://github.com/owncloud/core/issues/17003 | ||||
* | Merge pull request #16889 from owncloud/group-sorting-fixes | Joas Schilling | 2015-06-19 | 4 | -10/+61 |
|\ | | | | | Only sort by group name when LDAP is involved | ||||
| * | Do not return backends but add a method to check for one | Joas Schilling | 2015-06-16 | 1 | -6/+4 |
| | | |||||
| * | Only sort by group name when LDAP is involved | Joas Schilling | 2015-06-16 | 4 | -10/+49 |
| | | |||||
| * | Always keep "Everyone" and "admin" at the top of the list | Joas Schilling | 2015-06-16 | 1 | -0/+14 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-18 | 12 | -24/+94 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-17 | 18 | -18/+18 |
| | | |||||
* | | Merge pull request #16856 from ↵ | Lukas Reschke | 2015-06-16 | 3 | -13/+31 |
|\ \ | |/ |/| | | | | | owncloud/issue-15851-fetch-updates-after-page-completion Load the update information asyncroniously to fix the page load speed | ||||
| * | Make "include update info" part of the cache key | Joas Schilling | 2015-06-15 | 1 | -3/+5 |
| | | |||||
| * | Load the update information asyncroniously to fix the page load speed | Joas Schilling | 2015-06-10 | 3 | -10/+26 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-15 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-14 | 4 | -68/+750 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-13 | 4 | -6/+166 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-12 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-11 | 2 | -0/+14 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-10 | 2 | -0/+6 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-09 | 6 | -0/+28 |
| | |||||
* | Merge pull request #16402 from owncloud/issue-15956-slow-group-usercount | Thomas Müller | 2015-06-08 | 3 | -3/+4 |
|\ | | | | | Sort user groups by group name and hide the user count | ||||
| * | Sort user groups by group name and hide the user count | Joas Schilling | 2015-05-18 | 3 | -3/+4 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-08 | 2 | -32/+62 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-07 | 14 | -0/+90 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-06 | 6 | -0/+16 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-05 | 10 | -0/+82 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-04 | 52 | -50/+18 |
| | | |||||
* | | Merge pull request #16687 from owncloud/issue-16113-redis-minimum-version | Thomas Müller | 2015-06-03 | 2 | -7/+18 |
|\ \ | | | | | | | Check for redis to be 2.2.5+ | ||||
| * | | Check for redis to be 2.2.5+ | Joas Schilling | 2015-06-02 | 2 | -7/+18 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-03 | 10 | -0/+60 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-06-02 | 8 | -2/+14 |
| | | |||||
* | | Adding information on file locking status to admin section | Thomas Müller | 2015-06-01 | 2 | -12/+33 |
| | | |||||
* | | Fix L10n in apps management | Morris Jobke | 2015-05-30 | 1 | -6/+6 |
| | | | | | | | | * fixes #16632 | ||||
* | | Merge pull request #16467 from owncloud/apps-fixsort | Lukas Reschke | 2015-05-28 | 2 | -9/+27 |
|\ \ | | | | | | | Sort apps by level, then by name | ||||
| * | | Sort apps by level, then by name | Vincent Petry | 2015-05-20 | 2 | -9/+27 |
| | | | | | | | | | | | | Also properly initialize the level to 0 when no level was returned | ||||
* | | | Merge pull request #16577 from owncloud/enc_improve_migration | Vincent Petry | 2015-05-28 | 1 | -3/+4 |
|\ \ \ | | | | | | | | | only request encryption module for files which are not excluded | ||||
| * | | | only request encryption module for files which are not excluded | Bjoern Schiessle | 2015-05-27 | 1 | -3/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-28 | 4 | -0/+8 |
|/ / / | |||||
* | | | Merge pull request #16565 from owncloud/add-urandom-check | Thomas Müller | 2015-05-26 | 1 | -0/+19 |
|\ \ \ | | | | | | | | | Add check for availability of /dev/urandom | ||||
| * | | | Add check for availability of /dev/urandom | Lukas Reschke | 2015-05-26 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without /dev/urandom being available to read the medium RNG will rely only on the following components on a Linux system: 1. MicroTime: microtime() . memory_get_usage() as seed and then a garbage collected microtime for loop 2. MTRand: chr((mt_rand() ^ mt_rand()) % 256) 3. Rand: chr((rand() ^ rand()) % 256) 4. UniqId: Plain uniqid() An adversary with the possibility to predict the seed used by the PHP process may thus be able to predict future tokens which is an unwanted behaviour. One should note that this behaviour is documented in our documentation to ensure that users get aware of this even without reading our documentation this will add a post setup check to the administrative interface. Thanks to David Black from d1b.org for bringing this again to our attention. | ||||
* | | | | Merge pull request #16518 from owncloud/external-link-arrow | Vincent Petry | 2015-05-26 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | use arrow icon for external link to Apps dev docs, like in Help section | ||||
| * | | | | use arrow icon for external link to Apps dev docs, like in Help section | Jan-Christoph Borchardt | 2015-05-22 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-26 | 2 | -0/+2 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-25 | 4 | -4/+4 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-24 | 2 | -2/+60 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-23 | 6 | -0/+6 |
| |/ / |/| | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-22 | 2 | -0/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-21 | 20 | -4/+34 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-20 | 28 | -28/+0 |
| | | |||||
* | | Merge pull request #16085 from owncloud/encryption-module-rename | Thomas Müller | 2015-05-19 | 1 | -1/+1 |
|\ \ | | | | | | | rename to 'Default encryption module' | ||||
| * | | rename to 'Default encryption module' | Jan-Christoph Borchardt | 2015-05-06 | 1 | -1/+1 |
| | | | |||||
* | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 1 | -1/+2 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-05-18 | 2 | -6/+20 |
| | |