Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge pull request #4847 from nextcloud/throw-exception-if-password-not-avail | Morris Jobke | 2017-05-15 | 4 | -0/+39 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Update autoloader map | Lukas Reschke | 2017-05-15 | 2 | -0/+2 | |
| * | | | | | | | | Thows exception if password not available | Morris Jobke | 2017-05-12 | 2 | -0/+37 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists | Morris Jobke | 2017-05-15 | 3 | -10/+9 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | Joas Schilling | 2017-05-15 | 3 | -10/+9 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #4805 from nextcloud/enforce-upgrade-for-big-instances | Lukas Reschke | 2017-05-15 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Allow to enforce update via web UI | Morris Jobke | 2017-05-11 | 1 | -1/+4 | |
* | | | | | | | Merge pull request #4862 from coderkun/issue-440-localhost-regex | Joas Schilling | 2017-05-15 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Add IPv6 to “localhost” regex (#440) | coderkun | 2017-05-14 | 1 | -1/+1 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-15 | 6 | -2/+24 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-14 | 4 | -2/+378 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #4816 from nextcloud/Ardinis-quota-files_external | Morris Jobke | 2017-05-12 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Correctly calculate used space for quota with external storage | Ardinis | 2017-05-12 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #4825 from nextcloud/add-timeout-appstore | Lukas Reschke | 2017-05-12 | 1 | -1/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add timeout for requests to appstore | Morris Jobke | 2017-05-11 | 1 | -1/+3 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #4824 from nextcloud/log-connection-problems-appfetcher | Lukas Reschke | 2017-05-12 | 3 | -6/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Log connectiong problems while fetching data from appstore | Morris Jobke | 2017-05-11 | 3 | -6/+24 | |
| |/ / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-12 | 14 | -34/+54 | |
|/ / / / / | ||||||
* / / / / | Proper logging for appstore updates | Morris Jobke | 2017-05-11 | 1 | -1/+9 | |
|/ / / / | ||||||
* | | | | Merge pull request #4804 from nextcloud/proper-upgrade-size | Lukas Reschke | 2017-05-11 | 1 | -1/+23 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Properly decide on actual users if instance is too big | Morris Jobke | 2017-05-10 | 1 | -1/+23 | |
| | |/ | |/| | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 16 | -0/+56 | |
* | | | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 7 | -34/+19 | |
|\ \ \ | ||||||
| * | | | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 5 | -30/+14 | |
| * | | | Automatic creation of Identity manager | Joas Schilling | 2017-05-10 | 2 | -4/+5 | |
* | | | | Use distributed cache for SCSS dependencies as well | Morris Jobke | 2017-05-10 | 1 | -1/+1 | |
* | | | | Setup root FS for multibucket object storage | Morris Jobke | 2017-05-10 | 1 | -1/+46 | |
| |/ / |/| | | ||||||
* | | | Fix missing placeholder for doc link | Joas Schilling | 2017-05-10 | 1 | -1/+1 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 50 | -526/+186 | |
* | | Do not write and read rootcerts.crt at the same time | Roeland Jago Douma | 2017-05-09 | 1 | -2/+3 | |
* | | Merge pull request #4736 from nextcloud/richdef-opengraphv12.0.0beta2 | Lukas Reschke | 2017-05-09 | 1 | -0/+68 | |
|\ \ | ||||||
| * | | Add circle as well | Joas Schilling | 2017-05-09 | 1 | -0/+25 | |
| * | | my name as author | Maxence Lange | 2017-05-09 | 1 | -1/+1 | |
| * | | using title as name | Maxence Lange | 2017-05-09 | 1 | -8/+8 | |
| * | | open-graph | Maxence Lange | 2017-05-08 | 1 | -0/+43 | |
* | | | Merge pull request #4705 from nextcloud/htaccess-upload | Roeland Jago Douma | 2017-05-09 | 1 | -1/+5 | |
|\ \ \ | ||||||
| * | | | Proper exception for upload of .htaccess file via WebDAV | Morris Jobke | 2017-05-08 | 1 | -1/+5 | |
* | | | | Merge pull request #4753 from nextcloud/fix-links-on-error-page | Roeland Jago Douma | 2017-05-09 | 3 | -17/+11 | |
|\ \ \ \ | ||||||
| * | | | | Fix escaped HTML on error pages | Morris Jobke | 2017-05-08 | 3 | -17/+11 | |
| |/ / / | ||||||
* | | | | Merge pull request #4750 from nextcloud/allow-requests-to-manifest-json | Roeland Jago Douma | 2017-05-09 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Don't redirect requests to /core/img/manifest.json | Lukas Reschke | 2017-05-09 | 1 | -0/+1 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 2 | -0/+2 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 6 | -2/+10 | |
* | | | Merge pull request #4727 from stffabi/IncreaseDeviceEntropy | Lukas Reschke | 2017-05-08 | 1 | -0/+7 | |
|\ \ \ | ||||||
| * | | | Increase device password entropy. Use lower- and upper-case characters and di... | Fabrizio Steiner | 2017-05-08 | 1 | -0/+7 | |
* | | | | Add function to request SVG or regular fallback image | Lukas Reschke | 2017-05-08 | 3 | -10/+14 | |
| |/ / |/| | | ||||||
* | | | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detection | Lukas Reschke | 2017-05-08 | 4 | -0/+59 | |
|\ \ \ | ||||||
| * | | | Fix autoloading | Joas Schilling | 2017-04-28 | 2 | -0/+2 | |
| * | | | MySQL 4 byte is now detected during setup in any case. | Thomas Müller | 2017-04-28 | 1 | -6/+4 | |
| * | | | Add console command to migrate the charset | Thomas Müller | 2017-04-28 | 2 | -23/+56 |