Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Load cert file before syncing addressbooks and contacts | Joas Schilling | 2017-03-24 | 1 | -16/+31 | |
| * | | use right format for avatars | Bjoern Schiessle | 2017-03-24 | 2 | -5/+5 | |
| * | | don't add empty values to the vcard | Bjoern Schiessle | 2017-03-24 | 3 | -40/+56 | |
| * | | only execute code if exception was thrown by the corresponding controller | Bjoern Schiessle | 2017-03-24 | 2 | -3/+7 | |
| * | | fix the way we create a new vcard to avoid to have multiple UIDs | Bjoern Schiessle | 2017-03-24 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #4010 from nextcloud/fac-58-mimetype-on-creating-directories | Joas Schilling | 2017-03-24 | 1 | -0/+6 | |
|\ \ | ||||||
| * | | Fix workflow engine mimetype detection when creating a directory | Joas Schilling | 2017-03-23 | 1 | -0/+6 | |
* | | | Merge pull request #4026 from nextcloud/appmenu-fix | Lukas Reschke | 2017-03-24 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Fix appmenu issues | Julius Härtl | 2017-03-24 | 1 | -1/+2 | |
* | | | | Merge pull request #4013 from nextcloud/bundle_vendor_js | Lukas Reschke | 2017-03-24 | 7 | -15/+42691 | |
|\ \ \ \ | ||||||
| * | | | | Handlebars is already loaded by core.js | Roeland Jago Douma | 2017-03-23 | 1 | -2/+0 | |
| * | | | | Add CI step to verify merged vendor js | Roeland Jago Douma | 2017-03-23 | 2 | -0/+33 | |
| * | | | | Merge vendor js | Roeland Jago Douma | 2017-03-23 | 4 | -13/+42658 | |
* | | | | | Merge pull request #4022 from nextcloud/downstream-27105 | Roeland Jago Douma | 2017-03-24 | 2 | -4/+8 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Remove auto-focus on certain input fields | Felix Heidecke | 2017-03-23 | 2 | -4/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #4025 from nextcloud/downstream-27292 | Roeland Jago Douma | 2017-03-24 | 4 | -5960/+14 | |
|\ \ \ \ | ||||||
| * | | | | also install sinon | Morris Jobke | 2017-03-23 | 1 | -1/+2 | |
| * | | | | Properly clear heartbeat interval | Vincent Petry | 2017-03-23 | 1 | -1/+1 | |
| * | | | | Update karma, use sinon from npm | Vincent Petry | 2017-03-23 | 3 | -5958/+11 | |
* | | | | | Merge pull request #3928 from nextcloud/downstream-17978 | Morris Jobke | 2017-03-23 | 13 | -39/+256 | |
|\ \ \ \ \ | ||||||
| * | | | | | Improve error message of charset convert script and behaviour | Morris Jobke | 2017-03-23 | 1 | -4/+5 | |
| * | | | | | Fix autoloader | Morris Jobke | 2017-03-22 | 2 | -0/+4 | |
| * | | | | | Address comments | Morris Jobke | 2017-03-21 | 3 | -22/+2 | |
| * | | | | | Adjust tests as well | Morris Jobke | 2017-03-21 | 1 | -2/+2 | |
| * | | | | | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 10 | -20/+252 | |
* | | | | | | Merge pull request #3889 from nextcloud/downstream-26950 | Morris Jobke | 2017-03-23 | 2 | -3/+3 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix sorting in the backend | Morris Jobke | 2017-03-23 | 4 | -80/+3 | |
| * | | | | | Sharing dialog: Names sorting is case sensitive #25971 | Ilja Neumann | 2017-03-17 | 2 | -0/+77 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-24 | 176 | -430/+452 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #3879 from nextcloud/downstream-26915 | Morris Jobke | 2017-03-23 | 8 | -8/+267 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make deleting a group compatible with ocs v2 | Joas Schilling | 2017-03-23 | 1 | -1/+1 | |
| * | | | | | Use proper bash test syntax | Morris Jobke | 2017-03-20 | 1 | -1/+1 | |
| * | | | | | Fix warning | Joas Schilling | 2017-03-20 | 1 | -1/+0 | |
| * | | | | | 200 is ok | Joas Schilling | 2017-03-20 | 1 | -15/+15 | |
| * | | | | | Fix deletion of groups | Joas Schilling | 2017-03-20 | 1 | -1/+7 | |
| * | | | | | Strict comparisons | Joas Schilling | 2017-03-20 | 2 | -4/+4 | |
| * | | | | | add drone config | Morris Jobke | 2017-03-20 | 1 | -0/+10 | |
| * | | | | | Added tests using v2.php | Sergio Bertolin | 2017-03-20 | 2 | -2/+246 | |
* | | | | | | Merge pull request #4007 from nextcloud/backport-27155 | Morris Jobke | 2017-03-23 | 12 | -78/+98 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | added quit option in commentstabview.js | noveens | 2017-03-23 | 12 | -78/+98 | |
* | | | | | | | Merge pull request #3953 from nextcloud/downstream-27027 | Morris Jobke | 2017-03-23 | 2 | -2/+56 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | set cache to failedcache when shared storage init fails | Robin Appelman | 2017-03-23 | 2 | -2/+5 | |
| * | | | | | | | return failed cache if the shared storage failed to setup | Robin Appelman | 2017-03-20 | 1 | -0/+4 | |
| * | | | | | | | also set nonmaskedstorage in error cases | Robin Appelman | 2017-03-20 | 1 | -0/+5 | |
| * | | | | | | | Ignore NoUserException for shares from ghosts | Vincent Petry | 2017-03-20 | 2 | -2/+44 | |
* | | | | | | | | Merge pull request #3850 from nextcloud/search-order | Morris Jobke | 2017-03-23 | 3 | -0/+13 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix search ordering | Robin Appelman | 2017-03-23 | 3 | -0/+13 | |
* | | | | | | | | | Merge pull request #3965 from nextcloud/downstream-27343 | Morris Jobke | 2017-03-23 | 3 | -4/+154 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | improve file transfer code | Morris Jobke | 2017-03-22 | 1 | -26/+15 | |
| * | | | | | | | | | Providing --path option to transfer-ownership | Sujith H | 2017-03-20 | 3 | -4/+165 |