Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | killing some more calls to OC_App::loadApps(); - because we load all apps in ... | Thomas Müller | 2014-03-25 | 1 | -1/+0 |
* | Merge branch 'master' into load-apps-proper-master | Thomas Müller | 2014-03-21 | 474 | -2654/+5611 |
|\ | |||||
| * | Merge pull request #7655 from owncloud/shared-unencryptedsize | Vincent Petry | 2014-03-21 | 1 | -1/+1 |
| |\ | |||||
| | * | Fixed warning when browsing Shared folder | Vincent Petry | 2014-03-10 | 1 | -1/+1 |
| * | | Merge pull request #7823 from owncloud/fix_7796 | blizzz | 2014-03-21 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Fix duplicate ipauniqueid | Robin McCorkell | 2014-03-20 | 1 | -1/+1 |
| | * | | Add FreeIPA UUID compatibility, fixes #7796 | Robin McCorkell | 2014-03-19 | 1 | -2/+2 |
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-21 | 1 | -0/+1 |
| * | | | Merge pull request #7794 from owncloud/extstorage-obfuscatepasswords | Lukas Reschke | 2014-03-20 | 4 | -16/+486 |
| |\ \ \ | |||||
| | * | | | Removed comment | Vincent Petry | 2014-03-20 | 1 | -2/+0 |
| | * | | | Lazy load phpseclib in ext storage config | Vincent Petry | 2014-03-20 | 1 | -1/+3 |
| | * | | | Fix typo in mount loading | Robin Appelman | 2014-03-20 | 1 | -1/+1 |
| | * | | | Fixed ext storage password field order issue | Vincent Petry | 2014-03-19 | 2 | -3/+10 |
| | * | | | Fixed ext storage unit test for groups | Vincent Petry | 2014-03-19 | 1 | -30/+46 |
| | * | | | Added tests to check mount point list for a target user | Vincent Petry | 2014-03-19 | 2 | -7/+132 |
| | * | | | Moved external storage mounting code to files_external app | Vincent Petry | 2014-03-19 | 2 | -4/+86 |
| | * | | | Added IV for ext storage password encryption | Vincent Petry | 2014-03-19 | 1 | -10/+33 |
| | * | | | Added password obfuscation for external storage config | Vincent Petry | 2014-03-19 | 3 | -3/+148 |
| | * | | | Added ext storage unit tests for writing then reload the mount config | Vincent Petry | 2014-03-19 | 1 | -1/+73 |
| * | | | | 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 | 13 | -11/+22 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-19 | 16 | -177/+226 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-17 | 356 | -1021/+1894 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | in case of phpunit executions calling header() and exit() is too bad | Thomas Müller | 2014-03-14 | 1 | -3/+8 |
| | * | | | | | | Merge branch 'master' into close-session-faster-master | Thomas Müller | 2014-03-10 | 9 | -157/+118 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | 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 | 53 | -103/+66 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Improve sorting performance of large lists of files | Robin Appelman | 2014-03-19 | 3 | -11/+17 |
| | |_|_|/ / | |/| | | | | |||||
| * | | | | | 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 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #7792 from owncloud/extstorage-fixpersonalstorage | Vincent Petry | 2014-03-19 | 2 | -17/+136 |
| |\ \ \ \ | |||||
| | * | | | | Added unit tests for when adding ext storage mount points | Vincent Petry | 2014-03-18 | 2 | -16/+135 |
| | * | | | | Fix validation of allowed personal backend | Vincent Petry | 2014-03-18 | 1 | -1/+1 |
| | |/ / / | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-19 | 9 | -0/+23 |
| * | | | | Merge pull request #7766 from Xenopathic/master | Robin McCorkell | 2014-03-18 | 1 | -11/+5 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix smb4php to work with home shares | Robin McCorkell | 2014-03-17 | 1 | -11/+5 |
| * | | | | Merge pull request #7649 from owncloud/routing-public | Thomas Müller | 2014-03-17 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Move the router classes to a namespace and expose it with a public interface | Robin Appelman | 2014-03-10 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | clearify the use-case of this app | Frank Karlitschek | 2014-03-17 | 1 | -1/+1 |
| * | | | Merge pull request #7734 from owncloud/icon-class-remove | Morris Jobke | 2014-03-16 | 3 | -6/+6 |
| |\ \ \ | |||||
| | * | | | remove unneeded icon class | Jan-Christoph Borchardt | 2014-03-14 | 3 | -6/+6 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-16 | 4 | -0/+9 |
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-15 | 10 | -1/+25 |
| |/ / / | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2014-03-13 | 18 | -0/+359 |
| * | | | Merge pull request #7686 from owncloud/ocs_fix_paths | Björn Schießle | 2014-03-13 | 2 | -5/+128 |
| |\ \ \ | |||||
| | * | | | finally fix the paths for the OCS Share API | Bjoern Schiessle | 2014-03-13 | 2 | -5/+128 |
| * | | | | Merge pull request #7671 from fpiraneo/patch-1 | Vincent Petry | 2014-03-13 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |/| | | |