Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure that we always return the correct permissions | Bjoern Schiessle | 2014-06-24 | 1 | -3/+3 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-24 | 6 | -3/+34 |
* | Merge pull request #9074 from geez0x1/master | Morris Jobke | 2014-06-23 | 1 | -1/+1 |
|\ | |||||
| * | Update the modified date in UI on file reversion | geez0x1 | 2014-06-17 | 1 | -1/+1 |
* | | Merge pull request #9170 from owncloud/files-renamevalidationblur | Lukas Reschke | 2014-06-23 | 2 | -4/+53 |
|\ \ | |||||
| * | | Fix blurring of invalid file name on rename | Vincent Petry | 2014-06-23 | 2 | -4/+53 |
* | | | Merge pull request #9124 from owncloud/move-permissions | Vincent Petry | 2014-06-23 | 1 | -0/+6 |
|\ \ \ | |||||
| * | | | Dont allow opening writable streams on a read only dav mount | Robin Appelman | 2014-06-23 | 1 | -0/+6 |
* | | | | Merge pull request #8931 from owncloud/filelist-usepathforaction | Vincent Petry | 2014-06-23 | 4 | -4/+9 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Use actual file path on rename/delete | Vincent Petry | 2014-06-06 | 4 | -4/+9 |
* | | | | Merge pull request #9153 from owncloud/files-unselectafterdelete | icewind1991 | 2014-06-23 | 2 | -1/+35 |
|\ \ \ \ | |||||
| * | | | | Clear file selection when list is repopulated | Vincent Petry | 2014-06-23 | 2 | -1/+35 |
| | |/ / | |/| | | |||||
* / | | | Setup the external share manager in a hook | Vincent Petry | 2014-06-23 | 2 | -9/+12 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-23 | 4 | -4/+12 |
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-22 | 4 | -8/+29 |
* | | | Merge pull request #9120 from owncloud/fileactions-filelistfallback | Morris Jobke | 2014-06-21 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Fixed file actions fallback | Vincent Petry | 2014-06-20 | 1 | -1/+3 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-21 | 2 | -2/+14 |
* | | | | Backport subset of #4179, re-established Oracle compatibility for LDAP | Arthur Schiwon | 2014-06-20 | 2 | -2/+3 |
* | | | | Merge pull request #9108 from owncloud/uploadintofolderfix | Morris Jobke | 2014-06-20 | 5 | -69/+59 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fix appending of rows after upload | Vincent Petry | 2014-06-19 | 2 | -40/+33 |
| * | | | Fixed uploading by drag and drop into folder | Vincent Petry | 2014-06-19 | 4 | -29/+26 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-20 | 3 | -3/+33 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-19 | 80 | -13/+254 |
* | | | | Merge pull request #9071 from owncloud/extstorage-list-unittests | Morris Jobke | 2014-06-19 | 2 | -0/+253 |
|\ \ \ \ | |||||
| * | | | | Added JS unit tests for ext storage | Vincent Petry | 2014-06-17 | 2 | -0/+253 |
* | | | | | 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 | 7 | -36/+391 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | 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 | 2 | -22/+253 |
* | | | | | fix rename of encryption keys | Bjoern Schiessle | 2014-06-18 | 2 | -8/+9 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-06-18 | 7 | -8/+15 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #8399 from owncloud/server-server-sharing | icewind1991 | 2014-06-17 | 32 | -44/+1105 |
|\ \ \ \ | |||||
| * | | | | Fix moving movablemount over webdav | Robin Appelman | 2014-06-17 | 3 | -3/+6 |
| * | | | | 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 |
| * | | | | 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 |