summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add auth token to github requestsMorris Jobke2018-04-112-0/+8
* | | | | Merge pull request #9144 from nextcloud/allow-lang-ocs-apiMorris Jobke2018-04-111-1/+6
|\ \ \ \ \
| * | | | | Add language support for user creationJohn Molakvoæ (skjnldsv)2018-04-111-1/+6
* | | | | | Merge pull request #9148 from nextcloud/dav-read-exceptionRoeland Jago Douma2018-04-111-1/+5
|\ \ \ \ \ \
| * | | | | | transform exception during file read to sabre exceptionsRobin Appelman2018-04-111-1/+5
* | | | | | | Merge pull request #9097 from nextcloud/bugfix/7661/use_mb_substrJulius Härtl2018-04-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Use multibyte substringRoeland Jago Douma2018-04-051-2/+2
* | | | | | | | Merge pull request #9024 from nextcloud/fix/app-fetcher-major-minor-versionsMorris Jobke2018-04-116-17/+225
|\ \ \ \ \ \ \ \
| * | | | | | | | Bump autoloaderRoeland Jago Douma2018-04-112-0/+2
| * | | | | | | | Log possible exception caused by wrong version numberMorris Jobke2018-04-111-10/+15
| * | | | | | | | Fix version comparison with minor and patch level requirementsChristoph Wurst2018-04-114-14/+215
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge pull request #7800 from Abijeet/bug-7281Morris Jobke2018-04-116-104/+242
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixing failing test cases due to change in functionality.Abijeet2018-03-273-26/+27
| * | | | | | | | Disabled comment changes opacity only for message text.Abijeet2018-03-271-1/+1
| * | | | | | | | Adds a tooltip for the submit / save button in comments.Abijeet2018-03-272-3/+3
| * | | | | | | | Added ellipsis for longer usernames.Abijeet2018-03-271-1/+6
| * | | | | | | | Moves the edit and delete options into a dropdown menu.Abijeet2018-03-274-25/+151
| * | | | | | | | Converts the css file to scss file, and adds border-top to comments.Abijeet2018-03-271-0/+4
| * | | | | | | | Fixes the following UI issues,Abijeet2018-03-272-57/+52
| * | | | | | | | Fixes div being added placed directly under ul during editing of comments.Abijeet2018-03-271-4/+5
| * | | | | | | | Fixes issue where saving a non-modified comment kept the edit window open.Abijeet2018-03-271-0/+6
* | | | | | | | | Merge pull request #9147 from nextcloud/log-previous-exceptionMorris Jobke2018-04-111-12/+23
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | log previous exceptionRobin Appelman2018-04-111-12/+23
|/ / / / / / / /
* | | | | | | | Merge pull request #8946 from nextcloud/log-exceptions-as-nested-array-2Morris Jobke2018-04-114-58/+129
|\ \ \ \ \ \ \ \
| * | | | | | | | adjust tests to new exception log formatRobin Appelman2018-04-112-14/+31
| * | | | | | | | Log exceptions as nested array instead of encoded jsonRobin Appelman2018-04-103-50/+104
* | | | | | | | | Merge pull request #9143 from nextcloud/disable-broken-swiftMorris Jobke2018-04-111-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Disable unreliable swift testsMorris Jobke2018-04-111-6/+6
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #9074 from nextcloud/ARGON2IMorris Jobke2018-04-112-45/+122
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Add ARGON2I support to the hasherRoeland Jago Douma2018-04-042-45/+122
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2018-04-1122-70/+160
* | | | | | | | | Merge pull request #9136 from nextcloud/bugfix/noid/fix_provisioning_integrat...Morris Jobke2018-04-112-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix testsRoeland Jago Douma2018-04-111-3/+3
| * | | | | | | | | The integrationtests expect a stringRoeland Jago Douma2018-04-101-1/+1
* | | | | | | | | | Merge pull request #9137 from nextcloud/default-log-rotate-sizeMorris Jobke2018-04-114-5/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Set the default log rotate size to 100 MBMorris Jobke2018-04-114-5/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #8910 from nextcloud/fix-login-errorMorris Jobke2018-04-111-1/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use proper typesRoeland Jago Douma2018-04-111-4/+1
| * | | | | | | | | | Avoid to leak a user ID that is not a string to reach a user backendMorris Jobke2018-04-111-0/+4
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #8833 from nextcloud/feature/noid/add_ldap_user_hooksMorris Jobke2018-04-1116-19/+156
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | DI for NC's user managerArthur Schiwon2018-04-056-14/+35
| * | | | | | | | | | more consistent namingArthur Schiwon2018-04-059-25/+25
| * | | | | | | | | | admin_audit and dav listen to announce and revoke signalsArthur Schiwon2018-04-056-0/+55
| * | | | | | | | | | LDAP backend to emit announce and revoke signals on mapping changesArthur Schiwon2018-04-055-7/+68
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9128 from nextcloud/bugfix/9076/make_oracle_happyRoeland Jago Douma2018-04-111-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Also make it the uid_lower migration work on oracleRoeland Jago Douma2018-04-101-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #9132 from nextcloud/remove-navigation-ajaxMorris Jobke2018-04-113-33/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Use new navigation endpoint and get rid of the legacy navigationdetect ajaxJulius Härtl2018-04-103-33/+3
| |/ / / / / / / /
* | | | | | | | | Merge pull request #9130 from nextcloud/fix/app-fetcher-phpdocRoeland Jago Douma2018-04-101-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix AppFetcher::setVersion phpdocChristoph Wurst2018-04-101-1/+1
| |/ / / / / / / /