| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not write and read rootcerts.crt at the same time | Roeland Jago Douma | 2017-05-09 | 1 | -2/+3 |
* | 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 | 2 | -14/+9 |
|\ \ |
|
| * | | Fix escaped HTML on error pages | Morris Jobke | 2017-05-08 | 2 | -14/+9 |
| |/ |
|
* / | Don't redirect requests to /core/img/manifest.json | Lukas Reschke | 2017-05-09 | 1 | -0/+1 |
|/ |
|
* | Add function to request SVG or regular fallback image | Lukas Reschke | 2017-05-08 | 2 | -8/+11 |
* | Merge pull request #4514 from nextcloud/automatic-mysql-4byte-detection | Lukas Reschke | 2017-05-08 | 2 | -0/+57 |
|\ |
|
| * | 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 |
| * | During setup of a mysql database we try to detect if charset 'utf8mb4' can be... | Thomas Müller | 2017-04-28 | 1 | -0/+26 |
* | | ensure theming app is loaded when showing an error page | Robin Appelman | 2017-05-06 | 1 | -0/+5 |
* | | handle permissions errors when copying the skeleton for a read only user | Robin Appelman | 2017-05-05 | 1 | -2/+7 |
* | | Compatibility with Redis and RedisCluster | Morris Jobke | 2017-05-04 | 1 | -2/+2 |
* | | Revert "fix permissions of mountpoints" | Morris Jobke | 2017-05-04 | 1 | -6/+2 |
* | | Merge pull request #4623 from nextcloud/fileinfo-mount-permissions | Morris Jobke | 2017-05-02 | 1 | -2/+6 |
|\ \ |
|
| * | | fix permissions of mountpoints | Robin Appelman | 2017-05-01 | 1 | -2/+6 |
* | | | Merge pull request #4620 from nextcloud/preview-error-handling | Roeland Jago Douma | 2017-05-02 | 3 | -5/+13 |
|\ \ \ |
|
| * | | | Add PHPDoc | Morris Jobke | 2017-05-02 | 2 | -1/+4 |
| * | | | better handling of preview generation errors | Robin Appelman | 2017-05-02 | 2 | -4/+9 |
| |/ / |
|
* | | | Merge pull request #4659 from nextcloud/fix/ignore-empty-email-contacts-menu | Lukas Reschke | 2017-05-02 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Do not show an email action for contacts with emtpy email addresses | Christoph Wurst | 2017-05-02 | 1 | -0/+4 |
* | | | | Merge pull request #4651 from nextcloud/fix_appfetcher_update | Morris Jobke | 2017-05-02 | 4 | -15/+50 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make sure the AppFetcher fetches the new applist from the appstore | Roeland Jago Douma | 2017-05-02 | 4 | -15/+50 |
* | | | | Merge pull request #4649 from nextcloud/update-links-to-12 | Lukas Reschke | 2017-05-02 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update documentation go.php URL to 12 | Lukas Reschke | 2017-05-02 | 1 | -1/+1 |
* | | | | Do not do ETag caching when the version is updated | Roeland Jago Douma | 2017-05-02 | 1 | -12/+12 |
|/ / / |
|
* / / | Mark IP as whitelisted if brute force protection is disabled | Lukas Reschke | 2017-05-01 | 1 | -0/+4 |
|/ / |
|
* | | Rename “Server settings” to “Basic settings” | Marius Blüm | 2017-04-29 | 1 | -1/+1 |
* | | Merge pull request #4583 from nextcloud/theming-fixes-admin | Jan-Christoph Borchardt | 2017-04-29 | 1 | -1/+0 |
|\ \ |
|
| * | | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 1 | -1/+0 |
* | | | UserManager can now count disabled users | Arthur Schiwon | 2017-04-29 | 1 | -0/+22 |
|/ / |
|
* | | fix email verification status | Bjoern Schiessle | 2017-04-28 | 1 | -1/+5 |
* | | add missing translation and other small fixes | Bjoern Schiessle | 2017-04-28 | 1 | -1/+1 |
* | | make use of verification buttons | Bjoern Schiessle | 2017-04-28 | 1 | -3/+9 |
* | | make sure that every data set has a 'verified' status | Bjoern Schiessle | 2017-04-28 | 1 | -9/+30 |
* | | ask lookup server if email address was verified by the user | Bjoern Schiessle | 2017-04-28 | 2 | -3/+35 |
* | | make sure that we don't lose previous verification status | Bjoern Schiessle | 2017-04-28 | 1 | -0/+15 |
* | | store verification status in accounts table and update lookup server | Bjoern Schiessle | 2017-04-28 | 1 | -0/+46 |
* | | Merge pull request #4521 from nextcloud/custom-mount-types | Roeland Jago Douma | 2017-04-28 | 1 | -0/+4 |
|\ \ |
|
| * | | allow apps to set custom mount types | Robin Appelman | 2017-04-28 | 1 | -0/+4 |
* | | | Add sharing types for guests | Lukas Reschke | 2017-04-28 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #4524 from nextcloud/downstream-27508 | Roeland Jago Douma | 2017-04-28 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Moved unit tests from ObjectTree::move to Directory | Vincent Petry | 2017-04-26 | 1 | -1/+1 |
* | | Merge pull request #4522 from nextcloud/downstream-27596 | Morris Jobke | 2017-04-27 | 1 | -19/+35 |
|\ \ |
|
| * | | Use the new method in the old one to remove duplicate code | Joas Schilling | 2017-04-27 | 1 | -30/+28 |
| * | | Allow to create a user for a specific backend | Joas Schilling | 2017-04-26 | 1 | -0/+18 |
| |/ |
|
* | | Merge pull request #4501 from nextcloud/downstream-27144 | Morris Jobke | 2017-04-26 | 2 | -3/+25 |
|\ \ |
|
| * | | Add duration of last job execution to the table | Noveen Sachdeva | 2017-04-25 | 2 | -3/+25 |
* | | | Merge pull request #4515 from nextcloud/downstream-27643 | Morris Jobke | 2017-04-26 | 8 | -135/+73 |
|\ \ \ |
|