aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | Check if the user exists before trying to set the quotaJuan Pablo Villafáñez2017-03-291-4/+9
| * | | | | | | | | | | | | | Correctly apply quotaJuan Pablo Villafáñez2017-03-291-6/+33
* | | | | | | | | | | | | | | Merge pull request #3089 from nextcloud/cache-move-single-queryRoeland Jago Douma2017-03-3018-28/+542
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | rename fun to funcRobin Appelman2017-03-304-7/+7
| * | | | | | | | | | | | | | Add tests for query builder (i)likeRobin Appelman2017-03-302-1/+107
| * | | | | | | | | | | | | | dont double escapeRobin Appelman2017-03-302-2/+0
| * | | | | | | | | | | | | | update autoloaderRobin Appelman2017-03-302-0/+12
| * | | | | | | | | | | | | | fix licence headersRobin Appelman2017-03-306-48/+54
| * | | | | | | | | | | | | | Move all children of a folder in a single queryRobin Appelman2017-03-301-18/+27
| * | | | | | | | | | | | | | Add function builder to the query builderRobin Appelman2017-03-308-0/+326
| * | | | | | | | | | | | | | add support for escaping like parameters when using the query builderRobin Appelman2017-03-304-8/+62
| * | | | | | | | | | | | | | Add MD5() to sqliteRobin Appelman2017-03-301-0/+3
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #4132 from nextcloud/fix-safari-gzipLukas Reschke2017-03-308-18/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix gzip files for SafariMorris Jobke2017-03-298-18/+18
* | | | | | | | | | | | | | Merge pull request #4100 from nextcloud/header-indicatorMorris Jobke2017-03-292-2/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | adjust opacity of search and gear icons in headerJan-Christoph Borchardt2017-03-272-2/+7
| * | | | | | | | | | | | | | add pointer finger to full clickable app icon areaJan-Christoph Borchardt2017-03-271-0/+1
| * | | | | | | | | | | | | | show triangle below user menu too when an entry inside there is activeJan-Christoph Borchardt2017-03-271-0/+18
* | | | | | | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2017-03-3098-308/+402
* | | | | | | | | | | | | | | Merge pull request #4142 from nextcloud/numeric_avatarMorris Jobke2017-03-291-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix testsRoeland Jago Douma2017-03-291-2/+6
| * | | | | | | | | | | | | | Allow avatars for full numeric usersRoeland Jago Douma2017-03-291-0/+3
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #4141 from nextcloud/ldap-downstream-9Morris Jobke2017-03-291-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Convert the group limit to match the same behaviour as the user searchJuan Pablo Villafáñez2017-03-291-0/+5
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #4145 from nextcloud/ldap-downstream-54Roeland Jago Douma2017-03-291-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Add tooltips to LDAP wizard special attributtesDavid Toledo2017-03-291-3/+3
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #4108 from nextcloud/color-variable-renameRoeland Jago Douma2017-03-2920-40/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | also rename defaultMailHeaderColor to defaultColorPrimaryJan-Christoph Borchardt2017-03-291-4/+4
| * | | | | | | | | | | | | | Add fallback to getMailHeaderColor so we don't break existing themesJulius Härtl2017-03-291-2/+5
| * | | | | | | | | | | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-2920-37/+37
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #3329 from andreas-p/ldap_no-memberof-with-memberuidRoeland Jago Douma2017-03-291-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'master' of https://github.com/nextcloud/server into ldap_no-mem...Andreas Pflug2017-01-3144-192/+1037
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Don't try to use memberof on posixgroups, since it doesn't supportAndreas Pflug2017-01-311-1/+3
* | | | | | | | | | | | | | | Merge pull request #4062 from nextcloud/downstream-26872Morris Jobke2017-03-298-3/+427
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Don't output jpeg if we request pngRoeland Jago Douma2017-03-291-1/+2
| * | | | | | | | | | | | | | Fix PHPDocLukas Reschke2017-03-291-1/+1
| * | | | | | | | | | | | | | Fix inspection resultsRoeland Jago Douma2017-03-293-22/+23
| * | | | | | | | | | | | | | Adding AvatarNodeTestThomas Müller2017-03-292-1/+48
| * | | | | | | | | | | | | | Adding AvatarHomeTestThomas Müller2017-03-294-9/+147
| * | | | | | | | | | | | | | Return last modification time to allow proper listing in cadaverThomas Müller2017-03-291-4/+9
| * | | | | | | | | | | | | | Adding dav resource for avatarsThomas Müller2017-03-295-1/+233
* | | | | | | | | | | | | | | Merge pull request #4116 from nextcloud/swift-cache-tokenRoeland Jago Douma2017-03-292-10/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | serialize the token to json instead of using php's serializeRobin Appelman2017-03-281-10/+36
| * | | | | | | | | | | | | | | cache swift tokens in memcacheRobin Appelman2017-03-281-10/+36
| * | | | | | | | | | | | | | | update rackspace/opencloud to 1.16.0Robin Appelman2017-03-281-0/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #4066 from nextcloud/always-fix-the-values-liveRoeland Jago Douma2017-03-297-452/+371
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Directly fix the valuesJoas Schilling2017-03-267-452/+371
* | | | | | | | | | | | | | | | Merge pull request #4130 from nextcloud/replace-useless-print-unescaped-with-pJoas Schilling2017-03-292-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Replace unecessary unescaped prints with printLukas Reschke2017-03-292-2/+2
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #4129 from nextcloud/remove-verbose-error-messageJoas Schilling2017-03-291-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \