Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-05 | 20 | -4/+38 |
* | Merge pull request #9387 from nextcloud/getcachentry-lock | Morris Jobke | 2018-05-04 | 1 | -3/+1 |
|\ | |||||
| * | remove unneeded locks in getCacheEntry | Robin Appelman | 2018-05-04 | 1 | -3/+1 |
* | | Merge pull request #9364 from nextcloud/log-invalid-storage | Morris Jobke | 2018-05-04 | 1 | -0/+3 |
|\ \ | |||||
| * | | Log mount and storage issues in getFileInfo | Robin Appelman | 2018-05-02 | 1 | -0/+3 |
| |/ | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-04 | 126 | -214/+228 |
* | | Merge pull request #9290 from nextcloud/streams-0.6.1 | Morris Jobke | 2018-05-03 | 2 | -3/+3 |
|\ \ | |||||
| * | | Use better way to determine stream type in encryption stream wrapper | Robin Appelman | 2018-05-01 | 1 | -3/+3 |
| * | | update icewind/streams to 0.6.1 | Robin Appelman | 2018-05-01 | 1 | -0/+0 |
* | | | Merge pull request #9340 from gboudreau/dev/chrome-devconsole-sourcemap-warnings | Morris Jobke | 2018-05-03 | 2 | -4/+7 |
|\ \ \ | |||||
| * | | | Resolves warnings in Chrome Dev Console: | Guillaume Boudreau | 2018-04-29 | 2 | -4/+7 |
* | | | | Merge pull request #9353 from nextcloud/feature/4724/versions_dav | Morris Jobke | 2018-05-03 | 10 | -1/+570 |
|\ \ \ \ | |||||
| * | | | | Allow to read get old versions | Roeland Jago Douma | 2018-05-01 | 2 | -4/+20 |
| * | | | | Add rollback | Roeland Jago Douma | 2018-05-01 | 6 | -0/+105 |
| * | | | | Add version collection to DAV | Roeland Jago Douma | 2018-05-01 | 9 | -1/+449 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #9373 from nextcloud/bugfix/8929/actual_fetch_version | Morris Jobke | 2018-05-03 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Get correct version of an app | Roeland Jago Douma | 2018-05-03 | 1 | -1/+1 |
* | | | | | Merge pull request #9355 from nextcloud/dav-upload-lock | Morris Jobke | 2018-05-03 | 1 | -1/+10 |
|\ \ \ \ \ | |||||
| * | | | | | only allow a single concurrent dav write to a file | Robin Appelman | 2018-04-26 | 1 | -1/+10 |
* | | | | | | Merge pull request #9332 from nextcloud/personal-settings-fixes | Morris Jobke | 2018-05-03 | 7 | -74/+55 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Only show used amount for unlimited quota users | Morris Jobke | 2018-05-03 | 1 | -2/+2 |
| * | | | | | | Move quota icon to core | Julius Härtl | 2018-05-03 | 3 | -4/+1 |
| * | | | | | | Translate details text | Julius Härtl | 2018-05-03 | 1 | -1/+1 |
| * | | | | | | Move quota bar to info section and make it a bit simpler | Julius Härtl | 2018-05-03 | 4 | -66/+52 |
| * | | | | | | Personal settings: Fix visibility alignment and avatar description text | Julius Härtl | 2018-05-03 | 1 | -4/+2 |
* | | | | | | | Merge pull request #9352 from nextcloud/9318_SCSSCacher_resetCache_catch_exce... | Morris Jobke | 2018-05-03 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Issue #9318: catch exceptions in SCSSCacher::resetCache() | Roland Tapken | 2018-05-02 | 1 | -1/+5 |
| | |/ / / / | |/| | | | | |||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 18 | -0/+20 |
|/ / / / / | |||||
* | | | | | Merge pull request #9293 from nextcloud/feature/9166/custom-auditlogfile | Morris Jobke | 2018-05-02 | 24 | -194/+683 |
|\ \ \ \ \ | |||||
| * | | | | | use SystemConfig, less dependencies, and not publicly needed | Arthur Schiwon | 2018-04-26 | 6 | -55/+41 |
| * | | | | | log to $datadir/audit.log by default and add rotation | Arthur Schiwon | 2018-04-26 | 10 | -18/+144 |
| * | | | | | fix dav test | Arthur Schiwon | 2018-04-26 | 1 | -1/+2 |
| * | | | | | add missing php doc and type hints | Arthur Schiwon | 2018-04-26 | 2 | -4/+17 |
| * | | | | | improve Syslog a little | Arthur Schiwon | 2018-04-26 | 1 | -3/+6 |
| * | | | | | revert Log's dependency to SystemConfig to work during Installation | Arthur Schiwon | 2018-04-26 | 4 | -12/+17 |
| * | | | | | move IFileBased to public namespace, logreader needs it | Arthur Schiwon | 2018-04-26 | 5 | -4/+5 |
| * | | | | | offer API to create own File log. admin_audit makes use of it | Arthur Schiwon | 2018-04-26 | 15 | -83/+198 |
| * | | | | | destaticfy Log classes | Arthur Schiwon | 2018-04-26 | 15 | -117/+356 |
* | | | | | | Merge pull request #9346 from nextcloud/techdep/noid/needsPartFile_to_storage | Morris Jobke | 2018-05-02 | 3 | -17/+12 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use an actual function of the storage to determine needsPartFile | Roeland Jago Douma | 2018-05-01 | 3 | -17/+12 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge pull request #9310 from nextcloud/bugfix/noid/allow-to-inject-collabora... | Roeland Jago Douma | 2018-05-02 | 1 | -1/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Allow to inject ISearchResult | Joas Schilling | 2018-04-26 | 1 | -1/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #8564 from nextcloud/files_external_read_only | Morris Jobke | 2018-05-01 | 7 | -7/+37 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-05-01 | 2 | -3/+6 |
| * | | | | | External mount does not get DELETE and UPDATE if readonly | Roeland Jago Douma | 2018-05-01 | 1 | -1/+1 |
| * | | | | | Make it possible to make external storages read only | Roeland Jago Douma | 2018-05-01 | 4 | -3/+30 |
|/ / / / / | |||||
* | | | | | Merge pull request #9178 from nextcloud/feature/9142/directdownload | Morris Jobke | 2018-05-01 | 18 | -2/+1239 |
|\ \ \ \ \ | |||||
| * | | | | | Improve the directContoller | Roeland Jago Douma | 2018-04-26 | 2 | -15/+169 |
| * | | | | | Add tests for DirectFile and DirectHome | Roeland Jago Douma | 2018-04-26 | 3 | -1/+315 |
| * | | | | | Throttle requests to unknown tokens | Roeland Jago Douma | 2018-04-26 | 3 | -5/+28 |