Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add auth token to github requests | Morris Jobke | 2018-04-11 | 2 | -0/+8 | |
* | | | | | Merge pull request #9144 from nextcloud/allow-lang-ocs-api | Morris Jobke | 2018-04-11 | 1 | -1/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add language support for user creation | John Molakvoæ (skjnldsv) | 2018-04-11 | 1 | -1/+6 | |
* | | | | | | Merge pull request #9148 from nextcloud/dav-read-exception | Roeland Jago Douma | 2018-04-11 | 1 | -1/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | transform exception during file read to sabre exceptions | Robin Appelman | 2018-04-11 | 1 | -1/+5 | |
* | | | | | | | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substr | Julius Härtl | 2018-04-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use multibyte substring | Roeland Jago Douma | 2018-04-05 | 1 | -2/+2 | |
* | | | | | | | | Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versions | Morris Jobke | 2018-04-11 | 6 | -17/+225 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Bump autoloader | Roeland Jago Douma | 2018-04-11 | 2 | -0/+2 | |
| * | | | | | | | | Log possible exception caused by wrong version number | Morris Jobke | 2018-04-11 | 1 | -10/+15 | |
| * | | | | | | | | Fix version comparison with minor and patch level requirements | Christoph Wurst | 2018-04-11 | 4 | -14/+215 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #7800 from Abijeet/bug-7281 | Morris Jobke | 2018-04-11 | 6 | -104/+242 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixing failing test cases due to change in functionality. | Abijeet | 2018-03-27 | 3 | -26/+27 | |
| * | | | | | | | | Disabled comment changes opacity only for message text. | Abijeet | 2018-03-27 | 1 | -1/+1 | |
| * | | | | | | | | Adds a tooltip for the submit / save button in comments. | Abijeet | 2018-03-27 | 2 | -3/+3 | |
| * | | | | | | | | Added ellipsis for longer usernames. | Abijeet | 2018-03-27 | 1 | -1/+6 | |
| * | | | | | | | | Moves the edit and delete options into a dropdown menu. | Abijeet | 2018-03-27 | 4 | -25/+151 | |
| * | | | | | | | | Converts the css file to scss file, and adds border-top to comments. | Abijeet | 2018-03-27 | 1 | -0/+4 | |
| * | | | | | | | | Fixes the following UI issues, | Abijeet | 2018-03-27 | 2 | -57/+52 | |
| * | | | | | | | | Fixes div being added placed directly under ul during editing of comments. | Abijeet | 2018-03-27 | 1 | -4/+5 | |
| * | | | | | | | | Fixes issue where saving a non-modified comment kept the edit window open. | Abijeet | 2018-03-27 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #9147 from nextcloud/log-previous-exception | Morris Jobke | 2018-04-11 | 1 | -12/+23 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | log previous exception | Robin Appelman | 2018-04-11 | 1 | -12/+23 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2 | Morris Jobke | 2018-04-11 | 4 | -58/+129 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | adjust tests to new exception log format | Robin Appelman | 2018-04-11 | 2 | -14/+31 | |
| * | | | | | | | | Log exceptions as nested array instead of encoded json | Robin Appelman | 2018-04-10 | 3 | -50/+104 | |
* | | | | | | | | | Merge pull request #9143 from nextcloud/disable-broken-swift | Morris Jobke | 2018-04-11 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Disable unreliable swift tests | Morris Jobke | 2018-04-11 | 1 | -6/+6 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #9074 from nextcloud/ARGON2I | Morris Jobke | 2018-04-11 | 2 | -45/+122 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Add ARGON2I support to the hasher | Roeland Jago Douma | 2018-04-04 | 2 | -45/+122 | |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-11 | 22 | -70/+160 | |
* | | | | | | | | | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat... | Morris Jobke | 2018-04-11 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix tests | Roeland Jago Douma | 2018-04-11 | 1 | -3/+3 | |
| * | | | | | | | | | The integrationtests expect a string | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #9137 from nextcloud/default-log-rotate-size | Morris Jobke | 2018-04-11 | 4 | -5/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Set the default log rotate size to 100 MB | Morris Jobke | 2018-04-11 | 4 | -5/+5 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8910 from nextcloud/fix-login-error | Morris Jobke | 2018-04-11 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Use proper types | Roeland Jago Douma | 2018-04-11 | 1 | -4/+1 | |
| * | | | | | | | | | | Avoid to leak a user ID that is not a string to reach a user backend | Morris Jobke | 2018-04-11 | 1 | -0/+4 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooks | Morris Jobke | 2018-04-11 | 16 | -19/+156 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | DI for NC's user manager | Arthur Schiwon | 2018-04-05 | 6 | -14/+35 | |
| * | | | | | | | | | | more consistent naming | Arthur Schiwon | 2018-04-05 | 9 | -25/+25 | |
| * | | | | | | | | | | admin_audit and dav listen to announce and revoke signals | Arthur Schiwon | 2018-04-05 | 6 | -0/+55 | |
| * | | | | | | | | | | LDAP backend to emit announce and revoke signals on mapping changes | Arthur Schiwon | 2018-04-05 | 5 | -7/+68 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9128 from nextcloud/bugfix/9076/make_oracle_happy | Roeland Jago Douma | 2018-04-11 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Also make it the uid_lower migration work on oracle | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge pull request #9132 from nextcloud/remove-navigation-ajax | Morris Jobke | 2018-04-11 | 3 | -33/+3 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Use new navigation endpoint and get rid of the legacy navigationdetect ajax | Julius Härtl | 2018-04-10 | 3 | -33/+3 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #9130 from nextcloud/fix/app-fetcher-phpdoc | Roeland Jago Douma | 2018-04-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix AppFetcher::setVersion phpdoc | Christoph Wurst | 2018-04-10 | 1 | -1/+1 | |
| |/ / / / / / / / |