Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure initial files can be properly created | Roeland Jago Douma | 2018-06-07 | 1 | -1/+2 |
* | Merge pull request #9565 from nextcloud/feature/noid/app-settings | Morris Jobke | 2018-06-06 | 3 | -0/+4 |
|\ | |||||
| * | Keep AppConfig for now | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
| * | Remove unused import | Julius Härtl | 2018-06-06 | 1 | -1/+0 |
| * | Remove unneeded class | Julius Härtl | 2018-06-06 | 1 | -41/+0 |
| * | Properly clear cache | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
| * | Implement update functionality | Julius Härtl | 2018-06-06 | 2 | -0/+2 |
| * | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 1 | -2/+5 |
| * | Add AppStore Manager | Julius Härtl | 2018-06-06 | 1 | -0/+38 |
| * | Move to AppFramework Controller | Julius Härtl | 2018-06-06 | 1 | -0/+1 |
* | | Add a hint that some indexes are not added yet | Morris Jobke | 2018-06-06 | 4 | -0/+42 |
* | | Merge pull request #9692 from nextcloud/bugfix/noid/logsecret_fix_file_put | Morris Jobke | 2018-06-06 | 1 | -1/+9 |
|\ \ | |/ |/| | |||||
| * | Make sure the log doesn't try to read from PUT if it can't | Roeland Jago Douma | 2018-05-30 | 1 | -1/+9 |
* | | Merge pull request #9483 from nextcloud/azure-blob | Morris Jobke | 2018-06-04 | 3 | -0/+120 |
|\ \ | |||||
| * | | add azure unit tests with azurite | Robin Appelman | 2018-06-04 | 1 | -1/+28 |
| * | | Bump autoloader | Roeland Jago Douma | 2018-06-04 | 2 | -0/+2 |
| * | | add azure object storage backend | Robin Appelman | 2018-06-04 | 1 | -0/+91 |
* | | | Merge pull request #9641 from nextcloud/techdep/noid/caching_explicit_in_resp... | Morris Jobke | 2018-06-04 | 1 | -2/+14 |
|\ \ \ | |||||
| * | | | Move caching logic to response | Roeland Jago Douma | 2018-06-04 | 1 | -2/+14 |
| |/ / | |||||
* | | | Merge pull request #9725 from nextcloud/fix/contacts-menu-local-null-check | Morris Jobke | 2018-06-04 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix local users check in contacts menu | Christoph Wurst | 2018-06-04 | 1 | -1/+2 |
| |/ / | |||||
* | | | Merge pull request #9425 from nextcloud/db-reconnect-timeout | Morris Jobke | 2018-06-04 | 4 | -1/+55 |
|\ \ \ | |/ / |/| | | |||||
| * | | Check connection status and attempt to reconnect each each minute | Robin Appelman | 2018-05-08 | 4 | -1/+55 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-06-01 | 4 | -0/+4 |
* | | | Remove not needed change | Morris Jobke | 2018-05-31 | 1 | -2/+0 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-31 | 4 | -6/+8 |
* | | | Add since tags | Roeland Jago Douma | 2018-05-30 | 1 | -0/+2 |
* | | | Add human readable description to migration steps | Robin Appelman | 2018-05-30 | 3 | -4/+55 |
| |/ |/| | |||||
* | | Make sure the file is readable before attempting to create a preview | Roeland Jago Douma | 2018-05-30 | 1 | -0/+6 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-30 | 2 | -0/+2 |
* | | Merge pull request #9589 from nextcloud/bugfix/noid/allow-empty-route-navigation | Morris Jobke | 2018-05-29 | 1 | -1/+1 |
|\ \ | |||||
| * | | Allow empty route for navigation entries | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-29 | 4 | -0/+4 |
* | | | Merge pull request #9617 from nextcloud/users-sort-case-fix | Morris Jobke | 2018-05-28 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Ignore case when sorting users | John Molakvoæ (skjnldsv) | 2018-05-26 | 1 | -2/+2 |
* | | | | Merge pull request #9268 from nextcloud/bugfix/6711 | Morris Jobke | 2018-05-28 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Move repairstep to a custom command | Roeland Jago Douma | 2018-05-28 | 1 | -1/+3 |
* | | | | | Merge pull request #9584 from nextcloud/file-cache-gc-isdir | Morris Jobke | 2018-05-28 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | remove unneeded is_dir from file cache gc | Robin Appelman | 2018-05-24 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-28 | 4 | -0/+4 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-27 | 94 | -188/+188 |
* | | | | Merge pull request #9585 from nextcloud/feature/noid/rename-syncclients | Morris Jobke | 2018-05-26 | 1 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Rename sync clients section to mobile & desktop | Julius Härtl | 2018-05-24 | 1 | -1/+1 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-26 | 2 | -4/+4 |
* | | | Merge pull request #9488 from nextcloud/disabled-users-fix | blizzz | 2018-05-25 | 8 | -11/+173 |
|\ \ \ | |||||
| * | | | Tabs fix | John Molakvoæ (skjnldsv) | 2018-05-25 | 1 | -1/+1 |
| * | | | Added total count for subadmins | John Molakvoæ (skjnldsv) | 2018-05-24 | 2 | -1/+20 |
| * | | | Fixes since requirement | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+1 |
| * | | | Fixed tests | John Molakvoæ (skjnldsv) | 2018-05-24 | 1 | -0/+7 |
| * | | | Added disabled count per groups | John Molakvoæ (skjnldsv) | 2018-05-24 | 7 | -10/+145 |
| |/ / |