Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-19 | 403 | -1911/+2222 |
* | Merge pull request #9071 from owncloud/extstorage-list-unittests | Morris Jobke | 2014-06-19 | 3 | -0/+263 |
|\ | |||||
| * | Added JS unit tests for ext storage | Vincent Petry | 2014-06-17 | 3 | -0/+263 |
* | | Merge pull request #9093 from owncloud/remove_unused_code | Morris Jobke | 2014-06-19 | 7 | -12/+8 |
|\ \ | |||||
| * | | remove unused code | Bjoern Schiessle | 2014-06-18 | 6 | -12/+7 |
| * | | initialize array | Bjoern Schiessle | 2014-06-18 | 1 | -0/+1 |
* | | | Merge pull request #9068 from owncloud/trashbin_unittests_master | Björn Schießle | 2014-06-18 | 8 | -36/+392 |
|\ \ \ | |/ / |/| | | |||||
| * | | adjust encryption tests to the trash bin changes | Bjoern Schiessle | 2014-06-18 | 1 | -1/+1 |
| * | | add additional tests for the trash bin | Bjoern Schiessle | 2014-06-18 | 2 | -9/+132 |
| * | | make sure that we always use the right user | Bjoern Schiessle | 2014-06-18 | 6 | -26/+27 |
| * | | fix trash bin expire operation and add unit tests | Bjoern Schiessle | 2014-06-17 | 3 | -22/+254 |
* | | | fix rename of encryption keys | Bjoern Schiessle | 2014-06-18 | 2 | -8/+9 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-18 | 200 | -1697/+6854 |
* | | | Merge pull request #9047 from owncloud/fix_preload_fundamental_apps | Lukas Reschke | 2014-06-18 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Load fundamental apps, before any possible customizing app may follow | Arthur Schiwon | 2014-06-16 | 1 | -0/+2 |
* | | | | Merge pull request #8399 from owncloud/server-server-sharing | icewind1991 | 2014-06-17 | 45 | -106/+1222 |
|\ \ \ \ | |||||
| * | | | | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 5 | -11/+24 |
| * | | | | organize js a bit better | Robin Appelman | 2014-06-17 | 2 | -47/+69 |
| * | | | | Better error handeling in testremote | Robin Appelman | 2014-06-17 | 1 | -3/+7 |
| * | | | | testremote is for public access | Robin Appelman | 2014-06-17 | 1 | -1/+0 |
| * | | | | fix broken buttons for IE8-11 | Morris Jobke | 2014-06-17 | 1 | -0/+1 |
| * | | | | fixing layout issue - mostly alignment | Morris Jobke | 2014-06-17 | 1 | -0/+20 |
| * | | | | Also support removeable mounts with rmdir | Robin Appelman | 2014-06-16 | 1 | -19/+28 |
| * | | | | Fix permission for movable storage root | Robin Appelman | 2014-06-16 | 1 | -5/+8 |
| * | | | | Prevent warning | Robin Appelman | 2014-06-16 | 1 | -1/+1 |
| * | | | | Fix setupFromToken when a password is set | Robin Appelman | 2014-06-16 | 1 | -1/+1 |
| * | | | | Fix multiple users having the same external share mountpoint | Robin Appelman | 2014-06-16 | 3 | -5/+11 |
| * | | | | Make testremote more robust | Robin Appelman | 2014-06-16 | 1 | -3/+8 |
| * | | | | Add route which went missing during rebase | Robin Appelman | 2014-06-16 | 1 | -0/+1 |
| * | | | | Add some safety checks | Robin Appelman | 2014-06-16 | 3 | -4/+7 |
| * | | | | Always send a POST body | Robin Appelman | 2014-06-14 | 1 | -4/+2 |
| * | | | | Fix permissions functions for webdav external storages | Robin Appelman | 2014-06-14 | 1 | -2/+22 |
| * | | | | Fix public share webdav permissions | Robin Appelman | 2014-06-14 | 2 | -2/+2 |
| * | | | | fix modified date for external shares | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
| * | | | | Fix undefined index error | Robin Appelman | 2014-06-14 | 1 | -6/+0 |
| * | | | | block server-to-server share if files_external is not activates, can be rever... | Bjoern Schiessle | 2014-06-14 | 2 | -1/+10 |
| * | | | | add settings to disable server to server sharing | Bjoern Schiessle | 2014-06-14 | 8 | -5/+82 |
| * | | | | Properly expose read only public shares as read only | Robin Appelman | 2014-06-14 | 5 | -0/+102 |
| * | | | | Fix storage being passed to cache/watcher and scanner when using storage wrap... | Robin Appelman | 2014-06-14 | 6 | -29/+74 |
| * | | | | Fix deleting of external shares | Robin Appelman | 2014-06-14 | 1 | -0/+1 |
| * | | | | Properly set read permissions for webdav storages | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| * | | | | generate better storage ids | Robin Appelman | 2014-06-14 | 1 | -1/+1 |
| * | | | | Use the movable mount system for external shares | Robin Appelman | 2014-06-14 | 3 | -39/+66 |
| * | | | | Fix check for shared files inside shares | Robin Appelman | 2014-06-14 | 2 | -4/+5 |
| * | | | | Fix checking for external share in encryption | Robin Appelman | 2014-06-14 | 1 | -1/+4 |
| * | | | | if file doesn't exist, check parent folder | Bjoern Schiessle | 2014-06-14 | 2 | -0/+6 |
| * | | | | Fix prompting for password | Robin Appelman | 2014-06-14 | 3 | -16/+18 |
| * | | | | Save mountpoints relative to the user | Robin Appelman | 2014-06-14 | 1 | -6/+15 |
| * | | | | Generate a unique name | Robin Appelman | 2014-06-14 | 1 | -0/+2 |
| * | | | | Update for changes in master | Robin Appelman | 2014-06-14 | 1 | -1/+0 |