Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use newly generated certificate authority | Lukas Reschke | 2016-02-03 | 4 | -155/+57 |
* | Merge pull request #22086 from RealRancor/RealRancor-patch-1 | Thomas Müller | 2016-02-03 | 1 | -1/+0 |
|\ | |||||
| * | Remove files_locking from shipped.json | RealRancor | 2016-02-03 | 1 | -1/+0 |
* | | Merge pull request #22095 from owncloud/public_link_with_port | Thomas Müller | 2016-02-03 | 3 | -12/+23 |
|\ \ | |||||
| * | | Construct valid URL | Roeland Jago Douma | 2016-02-03 | 2 | -10/+4 |
| * | | host and hostname are different things | Roeland Jago Douma | 2016-02-03 | 1 | -2/+19 |
| |/ | |||||
* | | Merge pull request #22071 from owncloud/cache-split-insert | Thomas Müller | 2016-02-03 | 4 | -44/+90 |
|\ \ | |||||
| * | | split cache->insert from cache->put | Robin Appelman | 2016-02-03 | 4 | -44/+90 |
* | | | Merge pull request #22098 from owncloud/cleanup-core-apps | Thomas Müller | 2016-02-03 | 6 | -12/+4 |
|\ \ \ | |||||
| * | | | Make sure tests don't leave a stray directory behind | Joas Schilling | 2016-02-03 | 1 | -3/+3 |
| * | | | Make sure encryption has a valid licence tag | Joas Schilling | 2016-02-03 | 1 | -1/+1 |
| * | | | Remove deprecated and unused standalone tag | Joas Schilling | 2016-02-03 | 2 | -2/+0 |
| * | | | Remove invalid app user doc links | Joas Schilling | 2016-02-03 | 2 | -6/+0 |
* | | | | Merge pull request #21996 from owncloud/flysystem-1.0.16 | Thomas Müller | 2016-02-03 | 1 | -0/+0 |
|\ \ \ \ | |||||
| * | | | | [3rdparty] Bump flysystem to 1.0.16 | Roeland Jago Douma | 2016-02-01 | 1 | -0/+0 |
* | | | | | Merge pull request #22070 from owncloud/share2_exceptions | Thomas Müller | 2016-02-03 | 10 | -53/+70 |
|\ \ \ \ \ | |||||
| * | | | | | [Share 2.0] Use GenericShareException | Roeland Jago Douma | 2016-02-02 | 4 | -41/+22 |
| * | | | | | [Share 2.0] Add exceptions to OCP | Roeland Jago Douma | 2016-02-02 | 10 | -15/+51 |
* | | | | | | Merge pull request #22099 from owncloud/revert-22090-skip-migration-tests-set... | Thomas Müller | 2016-02-03 | 3 | -21/+0 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Revert "setting to skip migration tests by default" | Morris Jobke | 2016-02-03 | 3 | -21/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #21997 from owncloud/checksums | Thomas Müller | 2016-02-03 | 9 | -10/+82 |
|\ \ \ \ \ | |||||
| * | | | | | Add store/retrieve checksums | Roeland Jago Douma | 2016-02-03 | 9 | -10/+82 |
* | | | | | | Merge pull request #22081 from owncloud/mount-cache-invalid-storage | Thomas Müller | 2016-02-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | filter invalid storages from the mount cache early | Robin Appelman | 2016-02-02 | 1 | -1/+1 |
* | | | | | | | Merge pull request #22084 from owncloud/configphp-fixes | Thomas Müller | 2016-02-03 | 1 | -15/+15 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | small corrections; Web is capitalized, webroot is one lowercase word | Carla Schroder | 2016-02-03 | 1 | -15/+15 |
* | | | | | | | | Merge pull request #22090 from owncloud/skip-migration-tests-setting | Thomas Müller | 2016-02-03 | 3 | -0/+21 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | setting to skip migration tests by default | Morris Jobke | 2016-02-03 | 3 | -0/+21 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #21772 from owncloud/occ-external-applicable | Thomas Müller | 2016-02-03 | 4 | -0/+432 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add occ command to manage applicables | Robin Appelman | 2016-02-02 | 4 | -0/+432 |
* | | | | | | | | Merge pull request #21961 from owncloud/comments-gui | Thomas Müller | 2016-02-03 | 18 | -24/+940 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add comments app to expected apps in test | Vincent Petry | 2016-02-02 | 1 | -1/+2 |
| * | | | | | | | Fixed report name | Vincent Petry | 2016-02-02 | 1 | -2/+2 |
| * | | | | | | | Added JS unit tests for comments | Vincent Petry | 2016-02-02 | 5 | -6/+320 |
| * | | | | | | | Add spinner when submitting comments | Vincent Petry | 2016-02-02 | 2 | -7/+32 |
| * | | | | | | | Fix parsing empty Webdav property nodes | Vincent Petry | 2016-02-02 | 2 | -2/+2 |
| * | | | | | | | Fix formatting messages with newlines | Vincent Petry | 2016-02-02 | 1 | -2/+11 |
| * | | | | | | | Better comments pagination logic | Vincent Petry | 2016-02-02 | 1 | -11/+9 |
| * | | | | | | | Improve comments style, add avatars | Vincent Petry | 2016-02-02 | 3 | -22/+104 |
| * | | | | | | | Expose display name in JS side | Vincent Petry | 2016-02-02 | 2 | -1/+33 |
| * | | | | | | | Use last comment's time for pagination | Vincent Petry | 2016-02-02 | 1 | -1/+1 |
| * | | | | | | | Add pagination support for comments GUI | Vincent Petry | 2016-02-02 | 4 | -36/+76 |
| * | | | | | | | Improve comment date format | Vincent Petry | 2016-02-02 | 1 | -3/+10 |
| * | | | | | | | Comments GUI | Vincent Petry | 2016-02-02 | 9 | -0/+408 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #22059 from owncloud/comments-readmark-dav | Thomas Müller | 2016-02-03 | 8 | -10/+154 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | update routine was lacking where statements :see_no_evil: | Arthur Schiwon | 2016-02-02 | 1 | -1/+7 |
| * | | | | | | | set read marker via proppatch against entity | Arthur Schiwon | 2016-02-01 | 3 | -1/+43 |
| * | | | | | | | Return isUnread property per comment | Arthur Schiwon | 2016-02-01 | 5 | -8/+104 |
* | | | | | | | | Merge pull request #22053 from owncloud/files_external-params-flags | Thomas Müller | 2016-02-03 | 4 | -47/+83 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove magic flags from files_external backend params | Robin Appelman | 2016-02-02 | 4 | -47/+83 |
| | |_|_|_|_|_|/ | |/| | | | | | |