Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feature endorse password for share links | Bjoern Schiessle | 2017-04-03 | 2 | -0/+5 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 2 | -12/+12 |
* | Merge pull request #4140 from nextcloud/no_encryption_no_wrapper | Björn Schießle | 2017-03-31 | 1 | -2/+5 |
|\ | |||||
| * | Don't add the Encryption Storage Wrapper if there are no encryption modules | Roeland Jago Douma | 2017-03-29 | 1 | -2/+5 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 2 | -70/+72 |
* | | Merge pull request #3832 from nextcloud/fix_1303 | Roeland Jago Douma | 2017-03-30 | 1 | -0/+4 |
|\ \ | |||||
| * | | Do not clear CSRF token on logout (fix for #1303) | Roeland Jago Douma | 2017-03-13 | 1 | -0/+4 |
* | | | Merge pull request #4150 from nextcloud/capped-memcache-push | Joas Schilling | 2017-03-30 | 2 | -2/+7 |
|\ \ \ | |||||
| * | | | user ids are strings | Robin Appelman | 2017-03-30 | 1 | -1/+2 |
| * | | | support pushing to CappedMemoryCache | Robin Appelman | 2017-03-30 | 1 | -1/+5 |
* | | | | rename fun to func | Robin Appelman | 2017-03-30 | 3 | -3/+3 |
* | | | | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | | | | dont double escape | Robin Appelman | 2017-03-30 | 2 | -2/+0 |
* | | | | update autoloader | Robin Appelman | 2017-03-30 | 2 | -0/+12 |
* | | | | fix licence headers | Robin Appelman | 2017-03-30 | 6 | -48/+54 |
* | | | | Move all children of a folder in a single query | Robin Appelman | 2017-03-30 | 1 | -18/+27 |
* | | | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 7 | -0/+252 |
* | | | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 3 | -0/+50 |
* | | | | Add MD5() to sqlite | Robin Appelman | 2017-03-30 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #4132 from nextcloud/fix-safari-gzip | Lukas Reschke | 2017-03-30 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -4/+4 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 2 | -0/+2 |
* | | | | also rename defaultMailHeaderColor to defaultColorPrimary | Jan-Christoph Borchardt | 2017-03-29 | 1 | -4/+4 |
* | | | | Add fallback to getMailHeaderColor so we don't break existing themes | Julius Härtl | 2017-03-29 | 1 | -2/+5 |
* | | | | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | Merge pull request #4116 from nextcloud/swift-cache-token | Roeland Jago Douma | 2017-03-29 | 1 | -10/+62 |
|\ \ \ | |||||
| * | | | serialize the token to json instead of using php's serialize | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
| * | | | cache swift tokens in memcache | Robin Appelman | 2017-03-28 | 1 | -10/+36 |
* | | | | Merge pull request #4129 from nextcloud/remove-verbose-error-message | Joas Schilling | 2017-03-29 | 1 | -2/+3 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Remove verbose error message | Lukas Reschke | 2017-03-29 | 1 | -2/+3 |
* | | | | Merge pull request #4091 from nextcloud/Rudloff-manifest | Morris Jobke | 2017-03-28 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Web app manifest | Pierre Rudloff | 2017-03-28 | 1 | -0/+1 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-29 | 6 | -0/+20 |
* | | | | | Merge pull request #4120 from nextcloud/newest-item-first-in-activity | Morris Jobke | 2017-03-28 | 1 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Change the order on merging activities so the newest item is first | Joas Schilling | 2017-03-28 | 1 | -4/+4 |
* | | | | | | Merge pull request #4127 from nextcloud/update-legacy-csp-policy | Morris Jobke | 2017-03-28 | 1 | -1/+3 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Update legacy CSP policy | Lukas Reschke | 2017-03-28 | 1 | -1/+3 |
* | | | | | | Merge pull request #4070 from nextcloud/gzip_scss_js | Morris Jobke | 2017-03-28 | 2 | -1/+17 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2017-03-28 | 1 | -1/+1 |
| * | | | | | Allow to gzip CSS/JS files | Roeland Jago Douma | 2017-03-28 | 2 | -1/+17 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #4004 from nextcloud/backport-27172 | Roeland Jago Douma | 2017-03-28 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove SharedCache::getNumericStorageId to let CacheWrapper do it | Vincent Petry | 2017-03-23 | 1 | -0/+8 |
* | | | | | Merge pull request #4112 from nextcloud/swift-config | Robin Appelman | 2017-03-28 | 1 | -5/+80 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | better error messages for invalid regions, urltypes and service names | Robin Appelman | 2017-03-28 | 1 | -4/+63 |
| * | | | | better error messages when swift authentication fails | Robin Appelman | 2017-03-28 | 1 | -1/+17 |
| | |/ / | |/| | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-28 | 16 | -0/+16 |
* | | | | Merge pull request #4084 from nextcloud/fix-log-spam-with-too-few-navigation-... | Morris Jobke | 2017-03-27 | 1 | -5/+3 |
|\ \ \ \ | |||||
| * | | | | Don't spam the log with "Undefined index showInHeader" | Joas Schilling | 2017-03-27 | 1 | -5/+3 |
* | | | | | Merge pull request #4096 from nextcloud/touch-floor | Morris Jobke | 2017-03-27 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | round the mtime in touch | Robin Appelman | 2017-03-27 | 1 | -1/+1 |
| | |/ / / | |/| | | |