Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix group post_shared hook | Michael Gapczynski | 2013-03-04 | 1 | -14/+14 |
* | Fix variable name in Shared_Updater | Michael Gapczynski | 2013-03-02 | 1 | -1/+1 |
* | Update ETag when file is shared | Michael Gapczynski | 2013-03-02 | 2 | -0/+11 |
* | Merge branch 'master' into shared-folder-etags | Michael Gapczynski | 2013-02-28 | 857 | -16126/+24650 |
|\ | |||||
| * | Merge pull request #1987 from owncloud/fixinstalldeps | Bernhard Posselt | 2013-02-28 | 1 | -1/+10 |
| |\ | |||||
| | * | add checks for xml and dom when installing | Bernhard Posselt | 2013-02-28 | 1 | -1/+10 |
| * | | Merge pull request #1397 from owncloud/trash_fileactions | Jan-Christoph Borchardt | 2013-02-28 | 4 | -31/+72 |
| |\ \ | |||||
| | * | | Trash: fix opening folders | Robin Appelman | 2013-02-28 | 1 | -2/+4 |
| | * | | Trash: disable text editor from trash for now | Robin Appelman | 2013-02-27 | 1 | -0/+4 |
| | * | | Trash: fix download.php | Robin Appelman | 2013-02-27 | 1 | -1/+1 |
| | * | | Trash: fix trash when default quota is used | Robin Appelman | 2013-02-27 | 1 | -1/+1 |
| | * | | Merge master into trash_fileactions | Robin Appelman | 2013-02-27 | 1359 | -26581/+90396 |
| | |\ \ | |||||
| | * \ \ | merge master into trash_fileactions | Robin Appelman | 2013-02-08 | 823 | -16352/+28509 |
| | |\ \ \ | |||||
| | * | | | | Trash: use the same sorting algoritm as files | Robin Appelman | 2013-01-31 | 1 | -0/+12 |
| | * | | | | Trash: fix opening folders | Robin Appelman | 2013-01-31 | 1 | -0/+2 |
| | * | | | | Trash: enable fileactions while viewing trash | Robin Appelman | 2013-01-31 | 1 | -9/+27 |
| | * | | | | Trash: don't use depricated filesystem api classes | Robin Appelman | 2013-01-31 | 2 | -107/+107 |
| | * | | | | Trash: highlight Files navigation entry while in trash | Robin Appelman | 2013-01-31 | 1 | -14/+16 |
| * | | | | | Merge pull request #1985 from owncloud/sharing-more | Bernhard Posselt | 2013-02-28 | 2 | -3/+9 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | up limit of share dropdown from 4 to 15, scrollbar after 4 1/2 entries, fix #135 | Jan-Christoph Borchardt | 2013-02-28 | 2 | -3/+9 |
| |/ / / / | |||||
| * | | | | Merge pull request #1973 from owncloud/share-improvements | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | reduce minimum length for username suggestions in share dialog, fix #1666 | Jan-Christoph Borchardt | 2013-02-27 | 1 | -1/+1 |
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-02-28 | 237 | -3712/+2627 |
| * | | | | | Merge pull request #1972 from owncloud/raw-pathinfo | Bernhard Posselt | 2013-02-27 | 2 | -2/+15 |
| |\ \ \ \ \ | |||||
| | * | | | | | Use the plain urlencoded path info for the routing matching | Bart Visscher | 2013-02-27 | 2 | -2/+15 |
| * | | | | | | Merge pull request #1945 from owncloud/sqlite-query-cache | Bernhard Posselt | 2013-02-27 | 1 | -1/+4 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Disable query cache for Sqlite | Bart Visscher | 2013-02-27 | 1 | -1/+4 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #1944 from owncloud/query-caching-upgrade | Bernhard Posselt | 2013-02-27 | 2 | -3/+15 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Disable prepared query caching while doing an upgrade | Robin Appelman | 2013-02-26 | 2 | -3/+15 |
| * | | | | | | | Merge pull request #1969 from j-ed/master | icewind1991 | 2013-02-27 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Update apps/files/templates/part.list.php | j-ed | 2013-02-27 | 1 | -2/+2 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #1031 from owncloud/external_storage_ui_feedback | Michael Gapczynski | 2013-02-27 | 17 | -182/+397 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix Dropbox and Google ui | Michael Gapczynski | 2013-02-25 | 2 | -11/+11 |
| | * | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-25 | 536 | -4787/+9431 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | attach on() events to external storage table, dom events in the table will al... | Jörn Friedrich Dreyer | 2013-02-20 | 1 | -3/+3 |
| | * | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-19 | 593 | -9922/+11746 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-13 | 2 | -7/+2 |
| | * | | | | | | | | adding spinner while talking to the backend | Thomas Mueller | 2013-02-12 | 2 | -2/+7 |
| | * | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 313 | -3631/+15858 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 |
| | * | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Thomas Mueller | 2013-02-12 | 131 | -627/+957 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | fixing namespace | Thomas Mueller | 2013-02-12 | 2 | -3/+3 |
| | * | | | | | | | | | | Replace another mount point placeholder | Michael Gapczynski | 2013-02-11 | 1 | -1/+1 |
| | * | | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-02-11 | 1552 | -42741/+125927 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Change wordings | Michael Gapczynski | 2013-02-11 | 1 | -3/+3 |
| | * | | | | | | | | | | | Merge branch 'master' into external_storage_ui_feedback | Michael Gapczynski | 2013-01-09 | 585 | -9876/+18963 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Set status to waiting for Dropbox and Google Drive while authenticating | Michael Gapczynski | 2013-01-09 | 2 | -0/+6 |
| | * | | | | | | | | | | | | Remove accidentally included file | Michael Gapczynski | 2013-01-02 | 1 | -5/+0 |
| | * | | | | | | | | | | | | Listen to checkbox changes as well | Michael Gapczynski | 2013-01-02 | 1 | -0/+4 |
| | * | | | | | | | | | | | | Fix 'Grant Access' button for multiple Google Drive mount points and prevent ... | Michael Gapczynski | 2013-01-02 | 3 | -11/+25 |