Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use token last_activity instead of session value | Christoph Wurst | 2016-06-17 | 4 | -22/+22 |
| | |||||
* | Added test with new endpoint (#23934) | Sergio Bertolín | 2016-06-17 | 2 | -37/+55 |
| | | | | | | | | | | | | | | * Added test with new endpoint * Moved all scenarios using new dav endpoint to a new feature file * Removed extra slash in welcome.txt * some fixes * Incorrect user while downloading with range * Fixed Content-disposition | ||||
* | Merge pull request #25153 from owncloud/fix-problem-added-in-25023 | Vincent Petry | 2016-06-17 | 1 | -1/+1 |
|\ | | | | | Changed global variable to local | ||||
| * | Changed global variable to local | Sergio Bertolín | 2016-06-17 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-17 | 28 | -6/+176 |
| | |||||
* | Merge pull request #24965 from owncloud/streams-0.4.1 | Vincent Petry | 2016-06-16 | 6 | -52/+39 |
|\ | | | | | update icewind/streams to 0.4.1 | ||||
| * | Update submodule for 3rdparty icewind/streams update | Vincent Petry | 2016-06-16 | 1 | -0/+0 |
| | | |||||
| * | update icewind/streams to 0.4.1 | Robin Appelman | 2016-06-15 | 5 | -52/+39 |
| | | |||||
| * | update icewind/streams to 0.4.1 | Robin Appelman | 2016-06-15 | 1 | -0/+0 |
| | | |||||
* | | Merge pull request #25132 from owncloud/2fa-load-apps-before-query | Vincent Petry | 2016-06-16 | 2 | -1/+24 |
|\ \ | | | | | | | load 2FA provider apps before querying classes | ||||
| * | | assert app is loaded in unit tests | Christoph Wurst | 2016-06-16 | 1 | -0/+7 |
| | | | |||||
| * | | load 2FA provider apps before querying classes | Christoph Wurst | 2016-06-16 | 2 | -1/+17 |
| | | | |||||
* | | | Merge pull request #25146 from owncloud/butonic-patch-1 | Vincent Petry | 2016-06-16 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | emit correct signal when disabling an app | ||||
| * | | | emit correct signal when disabling an app | Jörn Friedrich Dreyer | 2016-06-16 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #25147 from owncloud/setup-advanced-toggle | Vincent Petry | 2016-06-16 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Prevent the advanced options toggle in the setup from acting as a link | ||||
| * | | | | Prevent the advanced options toggle in the setup from acting as a link | Robin Appelman | 2016-06-16 | 1 | -1/+2 |
| | | | | | |||||
* | | | | | Move birthday calendar generation to a live migration job (#25135) | Thomas Müller | 2016-06-16 | 5 | -66/+84 |
| | | | | | |||||
* | | | | | Merge pull request #25104 from owncloud/dropbox-catchratelimit | Vincent Petry | 2016-06-16 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / |/| | | | | Convert Dropbox Forbidden exception to StorageNotAvailableException | ||||
| * | | | | Convert Dropbox Forbidden exception to StorageNotAvailableException | Vincent Petry | 2016-06-14 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | Merge pull request #25142 from owncloud/fix-grouped-inputs | Vincent Petry | 2016-06-16 | 1 | -13/+13 |
|\ \ \ \ \ | |_|/ / / |/| | | | | fix grouped input fields, make sure they take precedence | ||||
| * | | | | fix grouped input fields, make sure they take precedence | Jan-Christoph Borchardt | 2016-06-16 | 1 | -13/+13 |
| | | | | | |||||
* | | | | | Merge pull request #25103 from owncloud/fed-share-disable-cleanfolder | Vincent Petry | 2016-06-16 | 2 | -1/+43 |
|\ \ \ \ \ | | | | | | | | | | | | | disable cleanFolder for the federated share storage | ||||
| * | | | | | disable cleanFolder for the federated share storage | Robin Appelman | 2016-06-14 | 2 | -1/+43 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #24252 from owncloud/integration_test_favorites | Vincent Petry | 2016-06-16 | 2 | -2/+90 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Added favorites integration tests | ||||
| * | | | | Added unfavoriting tests and some rewording | Sergio Bertolín | 2016-06-15 | 2 | -8/+36 |
| | | | | | |||||
| * | | | | Fixing the tests | Sergio Bertolín | 2016-06-15 | 2 | -21/+20 |
| | | | | | |||||
| * | | | | Added favorites integration tests | David Toledo | 2016-06-15 | 2 | -1/+62 |
| | | | | | |||||
* | | | | | load authentication apps first (#25126) | Christoph Wurst | 2016-06-16 | 1 | -0/+2 |
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | * load authentication apps first * load session apps before all other apps | ||||
* | | | | Merge pull request #24415 from owncloud/optimize_sharingdisabled_for_user | Vincent Petry | 2016-06-16 | 3 | -16/+46 |
|\ \ \ \ | | | | | | | | | | | Optimize isSharingDisabledForUser | ||||
| * | | | | Fix unit tests | Roeland Jago Douma | 2016-06-14 | 1 | -0/+7 |
| | | | | | |||||
| * | | | | Fix case with no user | Roeland Jago Douma | 2016-06-14 | 2 | -1/+10 |
| | | | | | |||||
| * | | | | Optimize isSharingDisabledForuser | Roeland Jago Douma | 2016-06-14 | 2 | -16/+30 |
| | | | | | |||||
* | | | | | Merge pull request #25075 from owncloud/fix_23265 | Vincent Petry | 2016-06-16 | 3 | -0/+353 |
|\ \ \ \ \ | | | | | | | | | | | | | Remove shares of the root folder | ||||
| * | | | | | Remove shares of the root folder | Roeland Jago Douma | 2016-06-13 | 3 | -0/+353 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #23265 (A possibly costly) repair job to remove cyclic shares. | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-16 | 2 | -0/+2 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #25056 from owncloud/fs-usermountcache-capped | Vincent Petry | 2016-06-15 | 1 | -3/+14 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Capped cache for cache info in UserMountCache | ||||
| * | | | | Capped cache for cache info in UserMountCache | Vincent Petry | 2016-06-13 | 1 | -3/+14 |
| | | | | | |||||
* | | | | | Merge pull request #25093 from ↵ | Vincent Petry | 2016-06-15 | 3 | -5/+82 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-12816-clean-tags-from-deleted-users Clean up tags of deleted users | ||||
| * | | | | | Clean up tags of deleted users | Joas Schilling | 2016-06-14 | 3 | -5/+82 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #25102 from owncloud/preview-delete-performance | Vincent Petry | 2016-06-15 | 2 | -12/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | Preview delete performance | ||||
| * | | | | | optimized size propagation on deletes | Robin Appelman | 2016-06-14 | 1 | -4/+14 |
| | | | | | | |||||
| * | | | | | propagator batching when removing thumbnails | Robin Appelman | 2016-06-14 | 1 | -7/+13 |
| | | | | | | |||||
| * | | | | | remvoe duplicate rmdir | Robin Appelman | 2016-06-14 | 1 | -1/+0 |
| | | | | | | |||||
* | | | | | | Merge pull request #25082 from owncloud/fix-sessionless-clients | Vincent Petry | 2016-06-15 | 5 | -20/+68 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix sessionless clients | ||||
| * | | | | | | create session token only for clients that support cookies | Christoph Wurst | 2016-06-13 | 3 | -17/+61 |
| | | | | | | | |||||
| * | | | | | | create session token on all APIs | Christoph Wurst | 2016-06-13 | 3 | -5/+9 |
| |/ / / / / | |||||
* | | | | | | Update start-swift-ceph.sh (#25109) | Jürgen Weigert | 2016-06-15 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | fix failing https://ci.owncloud.org/job/server-master-linux-externals/database=sqlite,external=swift-ceph,label=SLAVE/ | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-15 | 16 | -2/+80 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #25076 from owncloud/mount-cache-invalid | Vincent Petry | 2016-06-14 | 2 | -8/+16 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | handle invalid storages in LazyStorageMountInfo | ||||
| * | | | | handle invalid storages in LazyStorageMountInfo | Robin Appelman | 2016-06-13 | 2 | -8/+16 |
| | | | | |