summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* feature endorse password for share linksBjoern Schiessle2017-04-032-0/+5
* [tx-robot] updated from transifexNextcloud bot2017-04-032-12/+12
* Merge pull request #4140 from nextcloud/no_encryption_no_wrapperBjörn Schießle2017-03-311-2/+5
|\
| * Don't add the Encryption Storage Wrapper if there are no encryption modulesRoeland Jago Douma2017-03-291-2/+5
* | [tx-robot] updated from transifexNextcloud bot2017-03-312-70/+72
* | Merge pull request #3832 from nextcloud/fix_1303Roeland Jago Douma2017-03-301-0/+4
|\ \
| * | Do not clear CSRF token on logout (fix for #1303)Roeland Jago Douma2017-03-131-0/+4
* | | Merge pull request #4150 from nextcloud/capped-memcache-pushJoas Schilling2017-03-302-2/+7
|\ \ \
| * | | user ids are stringsRobin Appelman2017-03-301-1/+2
| * | | support pushing to CappedMemoryCacheRobin Appelman2017-03-301-1/+5
* | | | rename fun to funcRobin Appelman2017-03-303-3/+3
* | | | Add tests for query builder (i)likeRobin Appelman2017-03-301-1/+1
* | | | 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-307-0/+252
* | | | add support for escaping like parameters when using the query builderRobin Appelman2017-03-303-0/+50
* | | | Add MD5() to sqliteRobin Appelman2017-03-301-0/+3
|/ / /
* | | Merge pull request #4132 from nextcloud/fix-safari-gzipLukas Reschke2017-03-302-4/+4
|\ \ \
| * | | Fix gzip files for SafariMorris Jobke2017-03-292-4/+4
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-302-0/+2
* | | | 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-291-3/+3
| |_|/ |/| |
* | | Merge pull request #4116 from nextcloud/swift-cache-tokenRoeland Jago Douma2017-03-291-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
* | | | Merge pull request #4129 from nextcloud/remove-verbose-error-messageJoas Schilling2017-03-291-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove verbose error messageLukas Reschke2017-03-291-2/+3
* | | | Merge pull request #4091 from nextcloud/Rudloff-manifestMorris Jobke2017-03-281-0/+1
|\ \ \ \
| * | | | Web app manifestPierre Rudloff2017-03-281-0/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2017-03-296-0/+20
* | | | | Merge pull request #4120 from nextcloud/newest-item-first-in-activityMorris Jobke2017-03-281-4/+4
|\ \ \ \ \
| * | | | | Change the order on merging activities so the newest item is firstJoas Schilling2017-03-281-4/+4
* | | | | | Merge pull request #4127 from nextcloud/update-legacy-csp-policyMorris Jobke2017-03-281-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update legacy CSP policyLukas Reschke2017-03-281-1/+3
* | | | | | Merge pull request #4070 from nextcloud/gzip_scss_jsMorris Jobke2017-03-282-1/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix testsRoeland Jago Douma2017-03-281-1/+1
| * | | | | Allow to gzip CSS/JS filesRoeland Jago Douma2017-03-282-1/+17
| | |_|/ / | |/| | |
* | | | | Merge pull request #4004 from nextcloud/backport-27172Roeland Jago Douma2017-03-281-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove SharedCache::getNumericStorageId to let CacheWrapper do itVincent Petry2017-03-231-0/+8
* | | | | Merge pull request #4112 from nextcloud/swift-configRobin Appelman2017-03-281-5/+80
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | better error messages for invalid regions, urltypes and service namesRobin Appelman2017-03-281-4/+63
| * | | | better error messages when swift authentication failsRobin Appelman2017-03-281-1/+17
| | |/ / | |/| |
* | | | [tx-robot] updated from transifexNextcloud bot2017-03-2816-0/+16
* | | | Merge pull request #4084 from nextcloud/fix-log-spam-with-too-few-navigation-...Morris Jobke2017-03-271-5/+3
|\ \ \ \
| * | | | Don't spam the log with "Undefined index showInHeader"Joas Schilling2017-03-271-5/+3
* | | | | Merge pull request #4096 from nextcloud/touch-floorMorris Jobke2017-03-271-1/+1
|\ \ \ \ \
| * | | | | round the mtime in touchRobin Appelman2017-03-271-1/+1
| | |/ / / | |/| | |