Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-26 | 1 | -0/+7 |
* | Merge pull request #7420 from owncloud/cachehooks-first | Thomas Müller | 2014-03-25 | 1 | -7/+0 |
|\ | |||||
| * | Merge branch 'master' into cachehooks-first | Robin Appelman | 2014-03-13 | 73 | -896/+1146 |
| |\ | |||||
| * | | Manually triger the filecache update hooks before any other hook | Robin Appelman | 2014-02-26 | 1 | -7/+0 |
* | | | Fix public upload to not close session when encryption is on | Vincent Petry | 2014-03-24 | 1 | -1/+4 |
* | | | remove executable flag for file-upload.js | Morris Jobke | 2014-03-20 | 1 | -0/+0 |
* | | | Merge pull request #7814 from oskholl/master | Morris Jobke | 2014-03-20 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Comment moved to prevent 'Line is too long' warning. | Oskar Hollmann | 2014-03-19 | 1 | -1/+2 |
| * | | | Fix: 'Upload button tooltip doesn't disappear' | Oskar Hollmann | 2014-03-19 | 1 | -0/+1 |
* | | | | Merge pull request #7651 from owncloud/close-session-faster-master | Thomas Müller | 2014-03-20 | 12 | -8/+14 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-19 | 6 | -149/+72 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-17 | 65 | -344/+548 |
| |\ \ \ \ \ | |||||
| * | | | | | | close the session on all file operations | Thomas Müller | 2014-03-10 | 13 | -9/+15 |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-20 | 50 | -102/+58 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 2 | -9/+11 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #7790 from owncloud/fix/7788 | Thomas Müller | 2014-03-19 | 4 | -149/+62 |
|\ \ \ \ \ | |||||
| * | | | | | drop file cache migration OC5 -> OC6 | Thomas Müller | 2014-03-18 | 4 | -149/+62 |
| | |/ / / | |/| | | | |||||
* / | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-19 | 2 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #7734 from owncloud/icon-class-remove | Morris Jobke | 2014-03-16 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 1 | -4/+4 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 1 | -0/+5 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 3 | -0/+11 |
|/ / / / | |||||
* | | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 4 | -0/+110 |
| |_|/ |/| | | |||||
* | | | Merge pull request #7671 from fpiraneo/patch-1 | Vincent Petry | 2014-03-13 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Update index.php | Francesco Piraneo G. | 2014-03-11 | 1 | -1/+1 |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 1 | -0/+5 |
* | | | | Merge pull request #7681 from owncloud/remove-Sabre_DAV_Browser_Plugin-master | Lukas Reschke | 2014-03-12 | 1 | -1/+0 |
|\ \ \ \ | |||||
| * | | | | remove Sabre_DAV_Browser_Plugin | Thomas Müller | 2014-03-12 | 1 | -1/+0 |
| |/ / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-12 | 10 | -32/+78 |
|/ / / | |||||
* / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-11 | 62 | -307/+335 |
|/ / | |||||
* | | Merge pull request #7629 from owncloud/files-allfileswarningtypo | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fixed log warning when deleting a single file | Vincent Petry | 2014-03-07 | 1 | -1/+1 |
* | | | only initialise upload dropZone if public upload is allowed | IchEben | 2014-03-07 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #7592 from owncloud/fixstoragefreespace | Vincent Petry | 2014-03-06 | 2 | -499/+633 |
|\ \ | |||||
| * | | Fixed upload issue when free space is not known | Vincent Petry | 2014-03-06 | 1 | -1/+3 |
| * | | Added unit tests for "add()" method for file upload | Vincent Petry | 2014-03-06 | 2 | -499/+631 |
* | | | Merge branch 'master' into fix-7307 | Thomas Müller | 2014-03-06 | 6 | -34/+73 |
|\| | | |||||
| * | | Merge pull request #7575 from owncloud/issue/7571 | Vincent Petry | 2014-03-05 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Do not set #dir when on public.php | Joas Schilling | 2014-03-05 | 1 | -2/+2 |
| * | | | Merge pull request #7531 from owncloud/dont_create_shared_folder | Björn Schießle | 2014-03-05 | 5 | -26/+61 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | don't allow to create a file or folder named 'Shared' in the root folder, als... | Bjoern Schiessle | 2014-03-05 | 5 | -26/+61 |
| * | | | Merge branch 'master' into display-share-owner-master | Thomas Müller | 2014-02-28 | 8 | -71/+126 |
| |\| | | |||||
| * | | | store the share owner in a data-attribute instead of a separate span | Thomas Müller | 2014-02-20 | 1 | -5/+9 |
| * | | | adding share owner information to the file list | Thomas Müller | 2014-02-20 | 1 | -5/+5 |
* | | | | fixing download url in files app | Thomas Müller | 2014-03-02 | 1 | -1/+1 |
* | | | | Replace OC.Router.generate() with OC.generateUrl() | Thomas Müller | 2014-03-02 | 2 | -3/+5 |
| |/ / |/| | | |||||
* | | | Update rawlist to work with new fileinfo object | Robin Appelman | 2014-02-27 | 1 | -31/+28 |
| |/ |/| | |||||
* | | coding style fixes, cut long lines, comments not on same lines, curly braces | Jan-Christoph Borchardt | 2014-02-26 | 1 | -8/+11 |
* | | Merge pull request #7285 from owncloud/mimeicons-svg | Morris Jobke | 2014-02-24 | 4 | -17/+29 |
|\ \ | |||||
| * | | rename url parameter | Robin Appelman | 2014-02-24 | 1 | -1/+1 |